-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
chore(deps): update dependency vite-tsconfig-paths to v5 #2338
base: next
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
4dbef78
to
126771d
Compare
* chore(tooling): setup release pipeline * chore: add validate PR title workflow to enforce semantic commits * fix(pkg): use correct name for docs package
126771d
to
912a4d8
Compare
Size Change: 0 B Total Size: 145 kB ℹ️ View Unchanged
|
This PR contains the following updates:
4.3.2
->5.1.4
Release Notes
aleclarson/vite-tsconfig-paths (vite-tsconfig-paths)
v5.1.4
Compare Source
paths
root dir (eea1c17
) (#150)v5.1.3
Compare Source
b0d8ecb
)vite-tsconfig-paths:resolve
debug logs (7160d6e
)0dc9a8b
)v5.1.2
Compare Source
v5.1.1
Compare Source
${configDir}
syntax in include/exclude (#156)v5.1.0
Compare Source
skip
option for adding additional directories to be skipped when searching for tsconfig.json files (#146)importer
path before callingthis.resolve
in theirresolveId
hooks (#157)4124b09
)v5.0.1
Compare Source
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 - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.