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

chore(deps): update dependency vite-tsconfig-paths to v5 #349

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite-tsconfig-paths ~4.2.0 -> ~5.1.0 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.

v4.3.2

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

v4.2.3

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source


Configuration

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

🚦 Automerge: Enabled.

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 force-pushed the renovate/vite-tsconfig-paths-5.x branch 7 times, most recently from eda0468 to 88617cc Compare September 2, 2024 16:37
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch from 88617cc to 59b0fb0 Compare September 7, 2024 01:32
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 2 times, most recently from 30011e7 to 4800b88 Compare September 24, 2024 10:37
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 4 times, most recently from f37863b to 799dbb7 Compare October 7, 2024 12:04
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 4 times, most recently from 88e2189 to 276c5b1 Compare October 16, 2024 18:43
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch from 276c5b1 to 3e3e446 Compare October 17, 2024 16:29
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 3 times, most recently from 5ac57d9 to 47d4bac Compare November 4, 2024 23:02
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 3 times, most recently from 063f03e to d5191c6 Compare November 15, 2024 01:26
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 3 times, most recently from cfe0076 to 6ddb552 Compare November 23, 2024 13:01
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 2 times, most recently from a5b2d60 to 8ee748f Compare November 29, 2024 14:08
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 3 times, most recently from 664e210 to 69c3ec0 Compare December 18, 2024 19:43
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch from 69c3ec0 to 4657577 Compare December 25, 2024 01:09
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 2 times, most recently from 3c2f0a6 to b290d56 Compare January 4, 2025 00:31
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 2 times, most recently from 7918ddc to 3c72e87 Compare January 22, 2025 10:27
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 4 times, most recently from eab8e27 to 04a6236 Compare February 3, 2025 17:42
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 2 times, most recently from 5db0288 to d4b1ba8 Compare February 11, 2025 10:49
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 3 times, most recently from 18dde2d to 4c4b7bd Compare February 21, 2025 01:59
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch from 4c4b7bd to 7578d12 Compare February 27, 2025 22:33
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 2 times, most recently from 402375e to ee97dac Compare March 14, 2025 01:54
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 2 times, most recently from a9c59ef to cd8141b Compare March 22, 2025 15:01
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 4 times, most recently from 17861d6 to c1c427f Compare March 31, 2025 19:46
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch from c1c427f to 750d896 Compare March 31, 2025 19:50
@NiGhTTraX NiGhTTraX merged commit 46566a2 into master Mar 31, 2025
2 checks passed
@renovate renovate bot deleted the renovate/vite-tsconfig-paths-5.x branch March 31, 2025 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant