This repository was archived by the owner on Jun 9, 2026. It is now read-only.
Bump vite-tsconfig-paths from 5.1.4 to 6.0.5 - #1113
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/vite-tsconfig-paths-6.0.5
branch
from
February 24, 2026 18:07
0ebe58f to
a378d37
Compare
Collaborator
|
@dependabot rebase |
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 5.1.4 to 6.0.5. - [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases) - [Commits](aleclarson/vite-tsconfig-paths@v5.1.4...v6.0.5) --- updated-dependencies: - dependency-name: vite-tsconfig-paths dependency-version: 6.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/vite-tsconfig-paths-6.0.5
branch
from
March 10, 2026 19:14
a378d37 to
7a7b968
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps vite-tsconfig-paths from 5.1.4 to 6.0.5.
Release notes
Sourced from vite-tsconfig-paths's releases.
... (truncated)
Commits
0b47a6achore: release v6.0.514aa53bfix: changeviteto a required peer dependencyf91de32chore: release v6.0.4232f17cfix: moveviteto dependencies8ecf047fix: initialize resolvers before dependency pre-bundling occurs6b0e61cchore: release v6.0.33d97cb4fix: ensure project references don’t get lost6119433chore(test): add control over-pvalue oftsc04e4602chore(test): add case for common “project reference” pattern (#198)0f27ad2chore(docs): mention vite-postgresYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Low Risk
Dependency-only change; main risk is build/dev tooling behavior changes from the
vite-tsconfig-pathsmajor upgrade affecting module path resolution.Overview
Bumps
vite-tsconfig-pathsfrom^5.1.4to^6.0.5inpackage.json.Updates
package-lock.jsonto match the new resolution, including changes in transitive optional dependencies (e.g., addingencodingand dropping some previously locked watcher-related packages).Written by Cursor Bugbot for commit 0ebe58f. Configure here.