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 #272

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 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 - "before 12pm on Sunday" (UTC), 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 requested a review from RealShadowNova as a code owner August 11, 2024 04:24
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 3 times, most recently from cdf29fc to beaa1fa Compare August 18, 2024 07:59
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 3 times, most recently from 2b76f00 to f2e772c Compare August 25, 2024 07:44
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 2 times, most recently from 85292d4 to aa725d4 Compare September 1, 2024 07:14
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 2 times, most recently from 76db2b5 to 5f95134 Compare September 8, 2024 07:57
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 3 times, most recently from b26362f to f1e60ba Compare September 22, 2024 04:52
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 3 times, most recently from c1a53b1 to d614722 Compare September 29, 2024 06:33
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 4 times, most recently from 23554f4 to c0ef6ff Compare October 6, 2024 07:09
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 2 times, most recently from 0db86dd to 44b6cda Compare October 13, 2024 06:07
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 3 times, most recently from 9da9599 to 0bd168f Compare October 27, 2024 03:49
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 3 times, most recently from 202299e to 5649f52 Compare November 3, 2024 05:02
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 4 times, most recently from 16f97a4 to 5fa3e22 Compare November 10, 2024 03:59
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 4 times, most recently from 3e7a525 to 344213c Compare November 17, 2024 10:23
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 3 times, most recently from 61e51f8 to 86cd9e3 Compare November 24, 2024 07:26
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 3 times, most recently from dd8bb40 to 637778c Compare December 8, 2024 03:58
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch from 637778c to 59178d1 Compare December 8, 2024 06:21
@renovate renovate bot changed the title chore(deps): update dependency vite-tsconfig-paths to v5 chore(deps): update dependency vite-tsconfig-paths to v5 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/vite-tsconfig-paths-5.x branch December 8, 2024 18:24
@renovate renovate bot changed the title chore(deps): update dependency vite-tsconfig-paths to v5 - autoclosed chore(deps): update dependency vite-tsconfig-paths to v5 Dec 15, 2024
@renovate renovate bot reopened this Dec 15, 2024
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 3 times, most recently from b544917 to ab68c29 Compare December 22, 2024 04:03
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch from ab68c29 to 4991f94 Compare December 22, 2024 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants