Skip to content

build(deps-npm): update vite#824

Merged
JosephKav merged 1 commit intomasterfrom
renovate/vite
Mar 31, 2026
Merged

build(deps-npm): update vite#824
JosephKav merged 1 commit intomasterfrom
renovate/vite

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 5, 2026

This PR contains the following updates:

Package Change Age Confidence
@vitejs/plugin-react-swc (source) 4.2.24.3.0 age confidence
vite-plugin-babel 1.4.11.6.0 age confidence
vite-tsconfig-paths 6.0.56.1.1 age confidence

Release Notes

vitejs/vite-plugin-react (@​vitejs/plugin-react-swc)

v4.3.0

Compare Source

Add Vite 8 to peerDependencies range #​1142

This plugin is compatible with Vite 8.

v4.2.3

Compare Source

owlsdepartment/vite-plugin-babel (vite-plugin-babel)

v1.5.1

Compare Source

v1.5.0

Compare Source

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

v6.1.1

Compare Source

v6.1.0

Compare Source

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.

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 5, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.96%. Comparing base (0767d0b) to head (d95565f).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #824   +/-   ##
=======================================
  Coverage   98.96%   98.96%           
=======================================
  Files         137      137           
  Lines        9218     9218           
=======================================
  Hits         9122     9122           
  Misses         73       73           
  Partials       23       23           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot changed the title build(deps-npm): update @vitejs/plugin-react-swc from 4.2.2 to 4.2.3 build(deps-npm): update vite Feb 10, 2026
@renovate renovate Bot force-pushed the renovate/vite branch 2 times, most recently from a4eb79c to 82700ed Compare February 15, 2026 00:32
@renovate renovate Bot force-pushed the renovate/vite branch 3 times, most recently from 68d7f55 to 1ed6eb7 Compare February 23, 2026 17:22
@renovate renovate Bot force-pushed the renovate/vite branch from 1ed6eb7 to 34e7e4c Compare March 5, 2026 19:35
@renovate renovate Bot force-pushed the renovate/vite branch 2 times, most recently from e9dd832 to f50d7a6 Compare March 22, 2026 13:09
@renovate renovate Bot force-pushed the renovate/vite branch 2 times, most recently from 1b3930e to ebb4a53 Compare March 31, 2026 08:46
@renovate renovate Bot force-pushed the renovate/vite branch from ebb4a53 to d95565f Compare March 31, 2026 08:55
@JosephKav JosephKav merged commit 5847354 into master Mar 31, 2026
8 checks passed
@JosephKav JosephKav deleted the renovate/vite branch March 31, 2026 09:04
JosephKav pushed a commit that referenced this pull request Mar 31, 2026
- bump @vitejs/plugin-react-swc from 4.2.2 to 4.3.0
- bump vite-plugin-babel from 1.4.1 to 1.6.0
- bump vite-tsconfig-paths from 6.0.5 to 6.1.1

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant