Skip to content

build(deps-dev): bump vite-tsconfig-paths from 6.0.5 to 6.1.1#1175

Merged
tiksn merged 1 commit into
mainfrom
dependabot/npm_and_yarn/vite-tsconfig-paths-6.1.1
May 15, 2026
Merged

build(deps-dev): bump vite-tsconfig-paths from 6.0.5 to 6.1.1#1175
tiksn merged 1 commit into
mainfrom
dependabot/npm_and_yarn/vite-tsconfig-paths-6.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps vite-tsconfig-paths from 6.0.5 to 6.1.1.

Release notes

Sourced from vite-tsconfig-paths's releases.

v6.1.0

Features

  • New importerFilter option: Provides fine-grained control over which files should have their imports resolved by this plugin. (Closes #175, #193)
  • Ignore .d.ts overrides: The plugin now ignores resolutions that point to .d.ts files, avoiding issues when tsconfig is used for opt-in type overrides. (Closes #179, #180)

Performance

  • Hoisted regular expressions out of the hot path in the resolver for better performance.

Internal

  • Added resolvedToDeclarationFile event to the debug log file.
Commits
  • dff2e93 chore: release v6.1.1
  • 947f434 fix: skip .json resolutions in certain cases
  • 457211a chore(docs): mention the importerFilter option
  • 2152461 chore: upgrade vitest
  • c5659ce chore: release v6.1.0
  • 93dd887 chore: add "resolvedToDeclarationFile" event to log file
  • e1e7678 feat: ignore .d.ts-only overrides in tsconfig
  • c8e4ec3 chore(perf): hoist regexes out of hot path
  • d0ad01c feat: add importerFilter option
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file maintenance Maintenance labels May 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vite-tsconfig-paths-6.1.1 branch 3 times, most recently from df6e441 to c405c6d Compare May 4, 2026 01:10
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vite-tsconfig-paths-6.1.1 branch 3 times, most recently from d590908 to 468b2d1 Compare May 15, 2026 18:47
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 6.0.5 to 6.1.1.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](aleclarson/vite-tsconfig-paths@v6.0.5...v6.1.1)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/vite-tsconfig-paths-6.1.1 branch from 468b2d1 to a5152df Compare May 15, 2026 19:46
@tiksn tiksn merged commit 454795b into main May 15, 2026
26 of 34 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/vite-tsconfig-paths-6.1.1 branch May 15, 2026 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file maintenance Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant