Bump the dev-dependencies group with 7 updates#45
Merged
github-actions[bot] merged 1 commit intoJun 3, 2026
Merged
Conversation
Bumps the dev-dependencies group with 7 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` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `7.0.2` | `7.0.3` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.2.3` | `5.2.4` | 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) Updates `webpack-cli` from 7.0.2 to 7.0.3 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.0.2...webpack-cli@7.0.3) Updates `webpack-dev-server` from 5.2.3 to 5.2.4 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v5.2.3...v5.2.4) --- 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 - dependency-name: webpack-cli dependency-version: 7.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: webpack-dev-server dependency-version: 5.2.4 dependency-type: direct:development update-type: version-update:semver-patch 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 7 updates:
3.5.333.5.353.5.333.5.355.5.05.6.19.5.79.6.05.106.25.107.27.0.27.0.35.2.35.2.4Updates
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...Updates
webpack-clifrom 7.0.2 to 7.0.3Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
5fb92f3chore(release): new release (#4711)00347edperf(webpack-cli): allocate Levenshtein buffer lazily (#4765)1b40b72chore: update ejs (#4764)2bbb639refactor(webpack-cli): replace fastest-levenshtein with in-tree implementatio...a467d6echore(deps): bump the dependencies group across 1 directory with 10 updates (...183d0e6perf(webpack-cli): cache schema arguments and use map lookups for options (#4...5b33f70chore(deps-dev): bump sass-loader from 16.0.8 to 17.0.0 (#4756)59f362achore(deps): bump qs and express (#4758)eaffa0bchore(deps): bump codecov/codecov-action in the dependencies group (#4757)b3498b6chore(deps): bump the dependencies group with 3 updates (#4754)Updates
webpack-dev-serverfrom 5.2.3 to 5.2.4Release notes
Sourced from webpack-dev-server's releases.
Changelog
Sourced from webpack-dev-server's changelog.
Commits
fd40130chore(release): 5.2.4ece4f36chore: update deps (