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

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

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.

Copy link
Contributor Author

renovate bot commented Aug 22, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 14 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
.                                        |  WARN  deprecated eslint@8.57.0
Progress: resolved 48, reused 0, downloaded 0, added 0
Progress: resolved 54, reused 0, downloaded 0, added 0
Progress: resolved 122, reused 0, downloaded 0, added 0
Progress: resolved 351, reused 0, downloaded 0, added 0
Progress: resolved 449, reused 0, downloaded 0, added 0
Progress: resolved 558, reused 0, downloaded 0, added 0
Progress: resolved 740, reused 0, downloaded 0, added 0
Progress: resolved 891, reused 0, downloaded 0, added 0
Progress: resolved 1008, reused 0, downloaded 0, added 0
Progress: resolved 1070, reused 0, downloaded 0, added 0
Progress: resolved 1196, reused 0, downloaded 0, added 0
Progress: resolved 1251, reused 0, downloaded 0, added 0
Progress: resolved 1413, reused 0, downloaded 0, added 0
Progress: resolved 1462, reused 0, downloaded 0, added 0
Progress: resolved 1563, reused 0, downloaded 0, added 0
Progress: resolved 1619, reused 0, downloaded 0, added 0
Progress: resolved 1667, reused 0, downloaded 0, added 0
Progress: resolved 1801, reused 0, downloaded 0, added 0
Progress: resolved 1877, reused 0, downloaded 0, added 0
 WARN  28 deprecated subdependencies found: @babel/plugin-proposal-class-properties@7.18.6, @babel/plugin-proposal-nullish-coalescing-operator@7.18.6, @babel/plugin-proposal-numeric-separator@7.18.6, @babel/plugin-proposal-optional-chaining@7.21.0, @babel/plugin-proposal-private-methods@7.18.6, @babel/plugin-proposal-private-property-in-object@7.21.0, @humanwhocodes/config-array@0.11.14, @humanwhocodes/object-schema@2.0.2, abab@2.0.5, acorn-import-assertions@1.9.0, core-js@3.20.3, domexception@2.0.1, eslint-plugin-import@2.27.0, glob@7.2.0, glob@8.0.3, inflight@1.0.6, q@1.5.1, querystring@0.2.1, rimraf@2.6.3, rimraf@2.7.1, rimraf@3.0.2, rollup-plugin-terser@7.0.2, source-map-url@0.4.1, sourcemap-codec@1.4.8, stable@0.1.8, svgo@1.3.2, w3c-hr-time@1.0.2, workbox-google-analytics@6.4.2
Progress: resolved 2028, reused 0, downloaded 0, added 0
Progress: resolved 2028, reused 0, downloaded 0, added 0, done
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

apps/vite
└─┬ vite-tsconfig-paths 5.1.4
  └─┬ tsconfck 3.1.5
    └── ✕ unmet peer typescript@^5.0.0: found 4.9.3
hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.


@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 from 6ddb552 to a5b2d60 Compare November 27, 2024 14:09
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 2 times, most recently from 8ee748f to 00fa5eb Compare November 29, 2024 15:45
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 2 times, most recently from b07050d to ab3cf12 Compare December 14, 2024 18:51
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch 2 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 from d4b1ba8 to cc1886f Compare February 15, 2025 01:32
@renovate renovate bot force-pushed the renovate/vite-tsconfig-paths-5.x branch from cc1886f to 18dde2d Compare February 15, 2025 14:36
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.

0 participants