Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency vite-tsconfig-paths to v5 #21

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

ezzatron-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change Pending
vite-tsconfig-paths devDependencies major ^4.3.2 -> ^5.0.0 5.0.1

Release Notes

aleclarson/vite-tsconfig-paths (vite-tsconfig-paths)

v5.0.0

Compare Source

This package is now ESM only in order to align with Vite: https://vitejs.dev/guide/migration#deprecate-cjs-node-api

If your project is using CommonJS, you can rename your Vite config to use the .mjs or .mts extension (depending on whether you use TypeScript or not). If you're not using Vite v5.0.0+, you may want to pin your dependency to v4 of this plugin.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@ezzatron-renovate ezzatron-renovate bot added dev Pull requests that update dev dependencies major Pull requests that update major dependency versions npm Pull requests that update NPM dependencies renovate Pull requests created by Renovate labels Aug 14, 2024
@ezzatron ezzatron merged commit 1423424 into main Aug 14, 2024
3 checks passed
@ezzatron ezzatron deleted the renovate/vite-tsconfig-paths-5.x branch August 14, 2024 22:58
Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c6cc6d0) to head (3977065).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #21   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          842       842           
  Branches       109       109           
=========================================
  Hits           842       842           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Pull requests that update dev dependencies major Pull requests that update major dependency versions npm Pull requests that update NPM dependencies renovate Pull requests created by Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant