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

build(deps): update dependency vite-tsconfig-paths to v5 #421

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite-tsconfig-paths 4.3.2 -> 5.1.4 age adoption passing confidence

Release Notes

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

v5.1.4

Compare Source

v5.1.3

Compare Source

  • fix: Once an importer is matched, end directory traversal (b0d8ecb)
  • feat: Add vite-tsconfig-paths:resolve debug logs (7160d6e)
  • chore: Ensure debug logs can be enabled in vitest (0dc9a8b)

v5.1.2

Compare Source

  • fix Windows regression introduced in v5.1.1 (#​162)

v5.1.1

Compare Source

  • support ${configDir} syntax in include/exclude (#​156)

v5.1.0

Compare Source

  • Add skip option for adding additional directories to be skipped when searching for tsconfig.json files (#​146)
  • Fix path resolution on Windows when other Vite plugins neglect to normalize the importer path before calling this.resolve in their resolveId hooks (#​157)
  • Allow both tsconfig.json and jsconfig.json in the same directory (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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 11, 2024
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 6 times, most recently from cb9ccd7 to ea4f5e8 Compare September 18, 2024 15:12
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 5 times, most recently from 23a693d to 59c3842 Compare September 25, 2024 20:30
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 4 times, most recently from 51881e0 to 31dd1fc Compare October 10, 2024 11:30
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch from 31dd1fc to 45cbaf6 Compare October 23, 2024 07:49
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 3 times, most recently from fb17093 to 3e2b3e4 Compare November 10, 2024 19:36
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch from 3e2b3e4 to 9ecf18a Compare November 19, 2024 21:11
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch from 9ecf18a to 133696a Compare December 6, 2024 17:29
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 2 times, most recently from 4aa373b to bbf1fed Compare December 27, 2024 18:13
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch from bbf1fed to 5745d44 Compare December 27, 2024 18:19
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 2 times, most recently from 4622838 to 4a5aa29 Compare December 29, 2024 13:00
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch from 4a5aa29 to f55ccd1 Compare January 14, 2025 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants