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 v4 #229

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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

v4.2.0

Compare Source

  • 7a97869 If a tsconfig file is malformed and cannot be parsed (e.g. its extends property points to a non-existent file), an error is now logged instead of crashing the process. You can disable parsing error logs by setting ignoreConfigErrors: true in the plugin options.

v4.1.0

Compare Source

  • 9766de8 If the projects option is used, any missing tsconfig files will be silently ignored (other than a debug log, enabled with DEBUG="vite-tsconfig-paths" environment variable).

v4.0.9

Compare Source

v4.0.8

Compare Source

v4.0.7

Compare Source

v4.0.6

Compare Source

v4.0.5

Compare Source

v4.0.4

Compare Source

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

  • Stop using the tsconfig-paths package
    It is better to let Vite handle all of the resolving, so that this plugin can be only responsible for the path mapping.

    At the same time, I am also adding the tsconfck package, which handles the loading of tsconfig.json files for us. This package is also used in Vite core (we should have Vite expose it in the future, to avoid the duplication).

    The tsconfig-paths package was previously responsible for config loading and much of the path resolving logic, but now we can ditch it! I'm also ditching the recrawl-sync package, which was used for crawling the filesystem in search of tsconfig.json files.

  • Remove the extensions option
    Since the file resolution is delegated to Vite core, this option is no longer necessary.

  • Add the parseNative option
    The tsconfck package has a parseNative function that's able to delegate config loading to the TypeScript compiler. If you encounter a bug in tsconfig.json file loading, you can try passing parseNative: true to see if that helps. But you should avoid enabling it otherwise, since it has a noticeable performance cost (up to 600ms roughly speaking).


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 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 Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Dec 6, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
listen ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2023 2:00am

@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch from 5ef1096 to 8d6af80 Compare December 7, 2022 15:46
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch from 8d6af80 to 62bb99a Compare December 9, 2022 17:16
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch from 62bb99a to 2ca87b0 Compare December 14, 2022 19:04
@renovate renovate bot changed the title Update dependency vite-tsconfig-paths to v4 chore(deps): update dependency vite-tsconfig-paths to v4 Dec 18, 2022
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch from 2ca87b0 to de656f5 Compare January 19, 2023 20:36
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch from de656f5 to 1c2e526 Compare January 20, 2023 00:57
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch from 1c2e526 to 61080f2 Compare March 23, 2023 15:50
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch from 61080f2 to 8780553 Compare March 30, 2023 10:12
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch from 8780553 to 4c79523 Compare March 30, 2023 10:13
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch from 4c79523 to fece3ae Compare March 30, 2023 21:15
@vercel
Copy link

vercel bot commented Mar 30, 2023

Deployment failed with the following error:

Resource is limited - try again in 1 hour (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch 2 times, most recently from 496a1b8 to b3a9034 Compare March 30, 2023 22:36
@vercel
Copy link

vercel bot commented Mar 30, 2023

Deployment failed with the following error:

Resource is limited - try again in 11 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch 2 times, most recently from 7bdc0a0 to dfb4c07 Compare June 1, 2023 21:30
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch 6 times, most recently from e7868b8 to 501fa1c Compare June 13, 2023 07:57
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch 2 times, most recently from b8e4a5a to 99164fb Compare June 24, 2023 01:27
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch from 99164fb to 89544c9 Compare July 1, 2023 06:25
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch from 89544c9 to c452b01 Compare September 9, 2023 19:44
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch 5 times, most recently from b0c4ea2 to 38fc86e Compare November 18, 2023 10:28
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch from 38fc86e to a4f70fc Compare December 7, 2023 22:56
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch 2 times, most recently from bf3498b to 132a0d7 Compare December 21, 2023 18:25
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch from 132a0d7 to 77319aa Compare December 28, 2023 19:13
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch from 77319aa to 448d4e1 Compare January 16, 2024 22:13
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch from 448d4e1 to 22db0fb Compare March 13, 2024 22:22
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch 5 times, most recently from 164b07a to dab80c0 Compare April 12, 2024 11:20
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-4.x branch from dab80c0 to f49dabf Compare April 16, 2024 17:48
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.

None yet

0 participants