Bump the dev-dependencies group with 5 updates#472
Merged
github-actions[bot] merged 1 commit intoJun 3, 2026
Merged
Conversation
Bumps the dev-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.33` | `3.5.35` | | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.5.33` | `3.5.35` | | [terser-webpack-plugin](https://github.com/webpack/minimizer-webpack-plugin) | `5.5.0` | `5.6.1` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.7` | `9.6.0` | | [webpack](https://github.com/webpack/webpack) | `5.106.2` | `5.107.2` | Updates `vue` from 3.5.33 to 3.5.35 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.33...v3.5.35) Updates `@vue/compiler-sfc` from 3.5.33 to 3.5.35 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.5.35/packages/compiler-sfc) Updates `terser-webpack-plugin` from 5.5.0 to 5.6.1 - [Release notes](https://github.com/webpack/minimizer-webpack-plugin/releases) - [Changelog](https://github.com/webpack/minimizer-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](webpack/minimizer-webpack-plugin@v5.5.0...v5.6.1) Updates `ts-loader` from 9.5.7 to 9.6.0 - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](TypeStrong/ts-loader@v9.5.7...v9.6.0) Updates `webpack` from 5.106.2 to 5.107.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.106.2...v5.107.2) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vue/compiler-sfc" dependency-version: 3.5.35 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: terser-webpack-plugin dependency-version: 5.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ts-loader dependency-version: 9.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: webpack dependency-version: 5.107.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dev-dependencies group with 5 updates:
3.5.333.5.353.5.333.5.355.5.05.6.19.5.79.6.05.106.25.107.2Updates
vuefrom 3.5.33 to 3.5.35Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
8be32d6release: v3.5.3580fc139fix(runtime-core): skip idle persisted transition hooks in keep-alive moves (...d6c7371ci: use backup action for size report commentsbb18dc8perf(runtime-dom): optimize array event handler dispatch (#14828)5734fe9perf(reactivity): skip type checks for cached proxies (#14860)584beb1fix(teleport): skip child unmount when pending mount discarded (#14876) (#14877)34a0dedfix(compiler-core): avoid double processing v-for keys with v-memo (#14861)170fc95fix(runtime-core): avoid repeated hydration mismatch checks (#14857)1b7a2ccperf(server-renderer): avoid materializing iterables in ssrRenderList (#14821)3d077f2fix(compiler-sfc): resolve top-level exports from files registered as global ...Updates
@vue/compiler-sfcfrom 3.5.33 to 3.5.35Release notes
Sourced from @vue/compiler-sfc's releases.
Changelog
Sourced from @vue/compiler-sfc's changelog.
Commits
8be32d6release: v3.5.353d077f2fix(compiler-sfc): resolve top-level exports from files registered as global ...5fb14e1chore(deps): update all non-major dependencies (#14796)6e2bf14fix(deps): update dependency postcss to ^8.5.15 (#14878)57545e9release: v3.5.34090b2e3fix(compiler-sfc): preserve hash hrefs on\<image>elements (#14756)7f46fd4fix(compiler-sfc): infer Vue ref wrapper types when source is unresolvable (#...acfffe3fix(compiler-sfc): resolve type re-exports inside declare global (#14766)d4e1979fix(deps): update compiler (#14774)Updates
terser-webpack-pluginfrom 5.5.0 to 5.6.1Release notes
Sourced from terser-webpack-plugin's releases.
Changelog
Sourced from terser-webpack-plugin's changelog.
Commits
5207f94chore(release): new release (#683)06bda34fix: dedupe extracted comments in linear time (#682)39fd982chore(deps): bump fast-uri from 3.1.0 to 3.1.2 (#680)57bdcfcchore(release): new release (#675)6feeda0chore: add changelog entry (#677)dd360bechore: rename other thingsd78b6bdci: dual-publish release as minimizer-webpack-plugin and terser-webpack-plugi...e06c526docs: add changesets for changes since v5.5.0 (#674)a875994chore: update codebase2bfd4f8ci: add changesets-driven release workflow (#672)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for terser-webpack-plugin since your current version.
Updates
ts-loaderfrom 9.5.7 to 9.6.0Release notes
Sourced from ts-loader's releases.
Changelog
Sourced from ts-loader's changelog.
Commits
eee9e02chore: version 9.6.0d088b15feat: add webpack 4 support to ts-loader v9 (#1697)e714be1ci: run tests on Node 26 (#1693)972a428feat: remove TS version from comparison tests (#1692)586e3b8feat: upgrade comparison / execution test packs to TS 6 (#1685)Updates
webpackfrom 5.106.2 to 5.107.2Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
cfb24a4chore(release): new release (#21019)c7d8a3afix: release per-child Compilation heap pressure in MultiCompiler (#21015)d6cdebefix: regression in types for ProgressPlugin (#21036)c073890fix: gap-fill entryOptions when an async block reuses an existing entrypoint ...78158f0docs: streamline AGENTS.md to reduce AI hallucination (#21033)c61c649test: fail on missing per-kind snapshot instead of auto-writing it (#21027)a514897docs: update examples (#21031)cc4035bfix: remove unnecessary webpack_require in ESM library output (#21032)12cb825docs(buildChunkGraph): explain why blocksWithNestedBlocks gates the skip (#21...75f60f6fix(ConcatenatedModule): include runtimeCondition of external infos in update...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions