chore(deps): bump esbuild, vite-plugin-svgr, @vitejs/plugin-react, vite and vite-plugin-pwa#1323
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump esbuild, vite-plugin-svgr, @vitejs/plugin-react, vite and vite-plugin-pwa#1323dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…te and vite-plugin-pwa Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.12 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [vite-plugin-svgr](https://github.com/pd4d10/vite-plugin-svgr), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vite-plugin-pwa](https://github.com/vite-pwa/vite-plugin-pwa). These dependencies need to be updated together. Updates `esbuild` from 0.18.20 to 0.25.12 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.18.20...v0.25.12) Updates `vite-plugin-svgr` from 2.4.0 to 4.5.0 - [Release notes](https://github.com/pd4d10/vite-plugin-svgr/releases) - [Commits](pd4d10/vite-plugin-svgr@v2.4.0...v4.5.0) Updates `@vitejs/plugin-react` from 4.1.0 to 4.7.0 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@4.7.0/packages/plugin-react) Updates `vite` from 4.4.9 to 7.2.4 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.4/packages/vite) Updates `vite-plugin-pwa` from 0.16.5 to 1.1.0 - [Release notes](https://github.com/vite-pwa/vite-plugin-pwa/releases) - [Commits](vite-pwa/vite-plugin-pwa@v0.16.5...v1.1.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.12 dependency-type: indirect - dependency-name: vite-plugin-svgr dependency-version: 4.5.0 dependency-type: direct:production - dependency-name: "@vitejs/plugin-react" dependency-version: 4.7.0 dependency-type: direct:development - dependency-name: vite dependency-version: 7.2.4 dependency-type: direct:development - dependency-name: vite-plugin-pwa dependency-version: 1.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Nov 21, 2025
Closed
There was a problem hiding this comment.
Hello @dependabot[bot], thank you for raising a pull request.
Currently, the pull request is marked as
status: todo ⏳
Feel free to reach out to Tamal on Twitter, or drop a mail at tamalcodes@gmail.com if you think that this pull request is of critical priority.
Give us a ⭐ to show some support
Happy OpenSource 🚀
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 esbuild to 0.25.12 and updates ancestor dependencies esbuild, vite-plugin-svgr, @vitejs/plugin-react, vite and vite-plugin-pwa. These dependencies need to be updated together.
Updates
esbuildfrom 0.18.20 to 0.25.12Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
208f539publish 0.25.12 to npm5f03afdupdate release notes6b2ee78minify: remove css rules containing empty:is()f361debadd some additional known static methods07aa646automatically mark "RegExp.escape()" calls as pure9039c46simplify some call expression checks188944dadd some additional known static methodsd3c67f9fix #4310: addIteratorand other known globals4a51f0bfix: escape dev server breadcrumb hrefs properly (#4316)26b29edfix #4315:@mediadeduplication bug edge caseUpdates
vite-plugin-svgrfrom 2.4.0 to 4.5.0Release notes
Sourced from vite-plugin-svgr's releases.
... (truncated)
Commits
d1f88874.5.0b326999ci: fix npm publish79300b84.4.0b7d3c36chore: update deps6f9d9affeat: support rolldown-vite viatransformWithOxc(#130)cef5adeci: fix release note702e7564.3.0b5b1afbchore: update deps4d515a3feat: add desc to component type (#120)e4a770bdocs: add hint about vite-env.d.ts to README (#124)Updates
@vitejs/plugin-reactfrom 4.1.0 to 4.7.0Release notes
Sourced from
@vitejs/plugin-react's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-react's changelog.... (truncated)
Commits
8041706release: plugin-react@4.7.0bbfd1b7chore: update changelog for #537fdc9d9afeat: add hmr support for compound components (#518)d14f31dfix(deps): update all non-major dependencies (#568)22be17fbuild: use tsdown for plugin-react / plugin-react-oxc (#554)840f0b1chore(deps): update prettier (#556)cfe2912fix(deps): update all non-major dependencies (#540)11f56d6fix: returnPlugin[]instead ofPluginOption[](#537)9da5e19fix(deps): update all non-major dependencies (#519)1583c5dchore: remove Vite 7 beta from supported range (#517)Updates
vitefrom 4.4.9 to 7.2.4Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
24a611frelease: v7.2.42d66b7bfix: revert "perf(deps): replace debug with obug (#21107)"a668014release: v7.2.3acfe939perf(deps): replace debug with obug (#21107)4f8171efix(deps): update all non-major dependencies (#21128)5029720chore(deps): update rolldown-related dependencies (#21127)5909efdfix: allow multiplebindCLIShortcutscalls with shortcut merging (#21103)39a0a15chore(deps): update rolldown-related dependencies (#21095)6a34ac3fix(deps): update all non-major dependencies (#21096)02ceaecchore(deps): update dependency@rollup/plugin-commonjsto v29 (#21099)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite since your current version.
Updates
vite-plugin-pwafrom 0.16.5 to 1.1.0Release notes
Sourced from vite-plugin-pwa's releases.
... (truncated)
Commits
b157e92chore: release v1.1.0c0ffa10chore(publish): move npm publish to CI (#893)6e169e0fix: preact@^10.19.7 types (#888)cbe700bfix: skip generation if the build errored (#882)84e66d7chore: release v1.0.3aa07862fix: add origin to scope_extensions to comply with the spec and get rid of wa...8247192docs: proper default (#848)db4ecdbperf: add hook filters (#877)4385f0achore: release v1.0.29b650a1chore: update pnpm tov10.13.1Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite-plugin-pwa since your current version.
You 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)You can disable automated security fix PRs for this repo from the Security Alerts page.