Bump the dev-dependencies group with 6 updates - #47
Merged
github-actions[bot] merged 1 commit intoJul 1, 2026
Merged
Conversation
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [vue](https://github.com/vuejs/core) | `3.5.35` | `3.5.39` | | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.5.35` | `3.5.39` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.6.0` | `9.6.2` | | [webpack](https://github.com/webpack/webpack) | `5.107.2` | `5.108.3` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `7.0.3` | `7.1.0` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.2.4` | `5.2.5` | Updates `vue` from 3.5.35 to 3.5.39 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.35...v3.5.39) Updates `@vue/compiler-sfc` from 3.5.35 to 3.5.39 - [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.39/packages/compiler-sfc) Updates `ts-loader` from 9.6.0 to 9.6.2 - [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.6.0...v9.6.2) Updates `webpack` from 5.107.2 to 5.108.3 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.107.2...v5.108.3) Updates `webpack-cli` from 7.0.3 to 7.1.0 - [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.3...webpack-cli@7.1.0) Updates `webpack-dev-server` from 5.2.4 to 5.2.5 - [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.4...v5.2.5) --- updated-dependencies: - dependency-name: vue dependency-version: 3.5.39 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@vue/compiler-sfc" dependency-version: 3.5.39 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ts-loader dependency-version: 9.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: webpack dependency-version: 5.108.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: webpack-cli dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: webpack-dev-server dependency-version: 5.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-ea5c1c0ea1
branch
July 1, 2026 21:14
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 6 updates:
3.5.353.5.393.5.353.5.399.6.09.6.25.107.25.108.37.0.37.1.05.2.45.2.5Updates
vuefrom 3.5.35 to 3.5.39Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
c0606e9release: v3.5.394b659e6fix(runtime-dom): preserve option modifier event names (#8338)232f402fix(types): support named tuple emits (#12676)671997afix(teleport): handle teleport unmount edge case (#12705)164af63fix(hydration): respect data-allow-mismatch on conditional branches (#12801)2f374cdfix(runtime-core): normalize function children for elements and Teleport (#9108)87b73b6fix(runtime-core): preserve once event listener name (#8341)027da6bfix(ssr): dedupe inherited scope ids during vnode rendering (#15005)024cf06fix(hydration): force patch dynamic props when hydrating (#9083)be7ce31fix(compiler-core): correct filter rewrite recursion (#14959)Updates
@vue/compiler-sfcfrom 3.5.35 to 3.5.39Release notes
Sourced from @vue/compiler-sfc's releases.
Changelog
Sourced from @vue/compiler-sfc's changelog.
Commits
c0606e9release: v3.5.39e6990ebchore(deps): update compiler (#14962)ed55b62chore(deps): update all non-major dependencies (#14961)478e3e8release: v3.5.38c00b021release: v3.5.3711ac8b4release: v3.5.368f4bc85chore(deps): update compiler (#14900)0dcd225fix(compiler-sfc): handle vue-ignore on leading intersection/union type (#14950)48ad452fix(compiler-sfc): respect var hoisting in props destructureUpdates
ts-loaderfrom 9.6.0 to 9.6.2Release notes
Sourced from ts-loader's releases.
Changelog
Sourced from ts-loader's changelog.
Commits
b347bb7chore: trim runtime dependencies — remove enhanced-resolve/semver, swap micro...32d82e6fix: rspack support (#1699)6bd992echore: Update GitHub Actions workflow for releaseUpdates
webpackfrom 5.107.2 to 5.108.3Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
6844305chore(release): new release (#21304)99286e2fix: match harmony accept dependencies by module reference (#21303)0abec4dfix: guard HarmonyAcceptDependency against unresolved module ids (#21302)606712dperf(css): struct-of-arrays AST for the streaming CSS parser (#21285)cf9c04edocs: update examples (#21293)4dfe770chore(release): new release (#21287)7534a5etest: add defer import case for #19219 (#21292)9857fc7fix: lazy barrel for import with side effects (#21291)54fa902Respect the node: prefix for node.js core modules used as externals (#21286)5e7db5drefactor: extract createHooksRegistry to deduplicate getCompilationHooks patt...Updates
webpack-clifrom 7.0.3 to 7.1.0Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
3cd7423chore(release): new release (#4778)b42d1f4fix(webpack-cli): declare json5/js-yaml/toml as optional peerDependencies (#4...3471103refactor(cli): hierarchical indentation for styled CLI output (#4786)772330cbuild(deps): update dependencies (except commander) (#4785)a7380e1feat(cli): refresh CLI output via commander's help API + shared status icons ...721d8fdchore(deps): bump the dependencies group with 2 updates (#4780)65aa86cchore(deps-dev): bump the dependencies group with 3 updates (#4781)134e62dfeat(webpack-cli): support json5/yaml/toml configs via direct parsing (no int...0b22f77fix(cli): make config loading errors more verbose (#4776)a5af401chore(deps): bump launch-editor from 2.13.1 to 2.14.1 (#4774)Updates
webpack-dev-serverfrom 5.2.4 to 5.2.5Release notes
Sourced from webpack-dev-server's releases.
Changelog
Sourced from webpack-dev-server's changelog.
Commits
c3ee325chore(release): new release (#5682)60173befeat: add changeset validation and release workflow (#5680)948d5e6fix(proxy): match the HMR upgrade path exactly like the ws server (#5678)93e8996fix: skip HMR websocket path when forwarding upgrades to user-defined proxies...Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for webpack-dev-server since your current version.
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