deps: bump the vite group across 1 directory with 2 updates - #49
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the vite group across 1 directory with 2 updates#49dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/vite-ef361f6282
branch
4 times, most recently
from
August 12, 2026 23:23
15f3254 to
93be65b
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/vite-ef361f6282
branch
from
August 18, 2026 20:21
93be65b to
8392608
Compare
Bumps the vite group with 2 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [vite-plugin-svgr](https://github.com/pd4d10/vite-plugin-svgr). Updates `vite` from 6.4.3 to 8.2.1 - [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/v8.2.1/packages/vite) Updates `vite-plugin-svgr` from 4.5.0 to 5.2.0 - [Release notes](https://github.com/pd4d10/vite-plugin-svgr/releases) - [Commits](pd4d10/vite-plugin-svgr@v4.5.0...v5.2.0) --- updated-dependencies: - dependency-name: vite dependency-version: 8.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vite - dependency-name: vite-plugin-svgr dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vite ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/vite-ef361f6282
branch
from
August 23, 2026 01:11
8392608 to
ff75c6e
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 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 the vite group with 2 updates in the / directory: vite and vite-plugin-svgr.
Updates
vitefrom 6.4.3 to 8.2.1Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
4216158release: v8.2.1fddf4eafix(server): use a random port when port is 0 (#23158)de041a7fix(css): don't re-run lightningcss visitor during minify (fix #23146) (#23147)15f0307fix(build): make client chunkImportMap work withsharedPlugins: true(#23184)c2155fetest(bundled-dev): enable sourcemap playgrounds (#23080)ef02435docs(build): fix incomplete@defaultfor build.minify (#23177)eac0cc8fix(bundled-dev): inject client script tag before chunk scripts (#23161)23b8a08refactor(bundled-dev): avoid injecting server values in the bundle (#22967)e72036erefactor(bundled-dev): remove rolldown lazy stub module workaround (#23129)14454fdfix(deps): update all non-major dependencies (#23136)Updates
vite-plugin-svgrfrom 4.5.0 to 5.2.0Release notes
Sourced from vite-plugin-svgr's releases.
Commits
8ff69f45.2.0dfbcb3bbuild: export cjs entry as callable default127eea3chore: upgrade toolchain dependencies765a674build: make TypeScript root dirs explicit9c0bdcaci: add publint workflow1b19812build: switch to tsdown for dual-module output0605cf75.1.0f598866test: fix TypeScript typings8aadc43perf: lazy load SVGR dependencies0ca4f6bfix: correct OxcTransformOptions type to expose jsx options (#144)