chore(deps-dev): bump the minor-updates group with 5 updates#472
Merged
NicolasRichel merged 1 commit intoMay 12, 2026
Merged
Conversation
Bumps the minor-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [@semantic-release/github](https://github.com/semantic-release/github) | `12.0.6` | `12.0.8` | | [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) | `14.1.0` | `14.1.1` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.9.0` | `10.9.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.10` | `8.0.12` | | [vue](https://github.com/vuejs/core) | `3.5.33` | `3.5.34` | Updates `@semantic-release/github` from 12.0.6 to 12.0.8 - [Release notes](https://github.com/semantic-release/github/releases) - [Commits](semantic-release/github@v12.0.6...v12.0.8) Updates `@semantic-release/release-notes-generator` from 14.1.0 to 14.1.1 - [Release notes](https://github.com/semantic-release/release-notes-generator/releases) - [Commits](semantic-release/release-notes-generator@v14.1.0...v14.1.1) Updates `eslint-plugin-vue` from 10.9.0 to 10.9.1 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v10.9.0...v10.9.1) Updates `vite` from 8.0.10 to 8.0.12 - [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.0.12/packages/vite) Updates `vue` from 3.5.33 to 3.5.34 - [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.34) --- updated-dependencies: - dependency-name: "@semantic-release/github" dependency-version: 12.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: "@semantic-release/release-notes-generator" dependency-version: 14.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: eslint-plugin-vue dependency-version: 10.9.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: vite dependency-version: 8.0.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: vue dependency-version: 3.5.34 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates ... 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 minor-updates group with 5 updates:
12.0.612.0.814.1.014.1.110.9.010.9.18.0.108.0.123.5.333.5.34Updates
@semantic-release/githubfrom 12.0.6 to 12.0.8Release notes
Sourced from @semantic-release/github's releases.
Commits
edd1652fix(deps): update dependency http-proxy-agent to v9 (#1203)1f17362fix(deps): update dependency https-proxy-agent to v9 (#1204)33fd115chore(deps): update dependency cpy to v13.2.2 (#1221)59fbe01chore(deps): update dependency publint to v0.3.19 (#1220)ff5b17cchore(deps): lock file maintenance (#1219)75faf16chore(deps): update dependency ava to v8 (#1218)56d65c0chore(deps): lock file maintenance (#1217)31a02d2chore(deps): update npm to v11.13.0 (#1216)3f06ad5ci(action): update actions/setup-node action to v6.4.0 (#1214)6ded611chore(deps): lock file maintenance (#1213)Updates
@semantic-release/release-notes-generatorfrom 14.1.0 to 14.1.1Release notes
Sourced from @semantic-release/release-notes-generator's releases.
Commits
9728887fix(deps): update dependency get-stream to v9 (#613)618cd05chore(deps): update dependency publint to v0.3.19 (#965)2cbdb58chore(deps): lock file maintenance (#964)df3fb9echore(deps): lock file maintenance (#962)e60ca73chore(deps): update npm to v11.13.0 (#961)05ea556ci(action): update actions/setup-node action to v6.4.0 (#960)0b4e4a7chore(deps): lock file maintenance (#959)9854b65chore(deps): update dependency prettier to v3.8.3 (#958)64d547fchore(deps): update dependency sinon to v21.1.2 (#957)46dec93chore(deps): update dependency sinon to v21.1.1 (#956)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@semantic-release/release-notes-generatorsince your current version.Updates
eslint-plugin-vuefrom 10.9.0 to 10.9.1Release notes
Sourced from eslint-plugin-vue's releases.
Changelog
Sourced from eslint-plugin-vue's changelog.
Commits
8a2129eVersion Packages (#3077)fe776a9fix: require correct peerDep version forvue-eslint-parser(#3075)73f3ef4docs: update ESLint version requirement to include ^10.0.0 (#3074)333008aFixed changelog formatting/order for v10.8.0Updates
vitefrom 8.0.10 to 8.0.12Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
4dce8b4release: v8.0.12b675c7bfix: refer torolldownOptionsinstead of deprecatedrollupOptionsin mess...66b9eb3chore(deps): update rolldown-related dependencies (#22421)2fe7bd2chore(deps): update dependency eslint-plugin-n to v18 (#22423)2be6000fix(deps): update all non-major dependencies (#22420)d4838a0fix(worker): forward define to worker bundle transform (#22408)cf0ff41feat: update rolldown to 1.0.0 (#22401)3c93fdefix(worker): applybuild.targetto worker bundle (#22404)f5a22e6fix(module-runner): prevent partial-exports race on concurrent imports of in-...66f3194release: v8.0.11Updates
vuefrom 3.5.33 to 3.5.34Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
57545e9release: v3.5.34a3b2617chore(deps): update dependency jsdom to ^29.1.1 (#14775)23d4fb5fix(runtime-core): avoid symbol coercion during props validation (#8539)090b2e3fix(compiler-sfc): preserve hash hrefs on\<image>elements (#14756)9667e0dfix(suspense): avoid DOM leak with out-in transition in v-if fragment (#14762)c8e2d4afix(reactivity): prevent orphan effect when created in a stopped scope (#14778)7f46fd4fix(compiler-sfc): infer Vue ref wrapper types when source is unresolvable (#...acfffe3fix(compiler-sfc): resolve type re-exports inside declare global (#14766)a037385chore(deps): update build (#14759)0bc56ffchore(deps): update pnpm to v10.33.3 (#14760)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