build(deps-dev): bump the dev-dependencies group with 5 updates - #8203
Merged
github-actions[bot] merged 1 commit intoSep 7, 2026
Merged
Conversation
Bumps the dev-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `10.9.1` | `10.10.0` | | [mocha](https://github.com/mochajs/mocha) | `11.8.0` | `12.0.0` | | [i18next](https://github.com/i18next/i18next) | `26.4.1` | `26.4.2` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.39.0` | `1.41.0` | | [vitepress](https://github.com/vuejs/vitepress) | `2.0.0-alpha.19` | `2.0.0-alpha.20` | Updates `eslint` from 10.9.1 to 10.10.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.9.1...v10.10.0) Updates `mocha` from 11.8.0 to 12.0.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.8.0...v12.0.0) Updates `i18next` from 26.4.1 to 26.4.2 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.4.1...v26.4.2) Updates `lucide-react` from 1.39.0 to 1.41.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.41.0/packages/lucide-react) Updates `vitepress` from 2.0.0-alpha.19 to 2.0.0-alpha.20 - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md) - [Commits](vuejs/vitepress@v2.0.0-alpha.19...v2.0.0-alpha.20) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: mocha dependency-version: 12.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: i18next dependency-version: 26.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: lucide-react dependency-version: 1.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitepress dependency-version: 2.0.0-alpha.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
github-actions
Bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-0c177ad4a1
branch
September 7, 2026 15:27
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:
10.9.110.10.011.8.012.0.026.4.126.4.21.39.01.41.02.0.0-alpha.192.0.0-alpha.20Updates
eslintfrom 10.9.1 to 10.10.0Release notes
Sourced from eslint's releases.
Commits
3f20a5710.10.0f4e5284Build: changelog update for 10.10.0bb47dc6fix: update dependency file-entry-cache to v11 (#20801)427ac0afix: use format strings in debug calls (#21247)b3d876bchore: disable npm audit in ecosystem tests (#21306)9d81532fix: support__proto__in/* exported */comments (#21261)264b434feat: adddandvflags tono-unexpected-multiline(#21305)1696682ci: restore EMFILE test on Node.js 26 (#21297)2c7f5d6chore: update github/codeql-action action to v4.37.9 (#21296)87e0a08fix: prefer-object-has-own autofix breaks when Object is shadowed (#21282)Updates
mochafrom 11.8.0 to 12.0.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
07c92f9chore(main): release 12.0.0 (#6217)219674fchore: setup Release Please for v12 stable (#6084)3bb317dfix: preserve FIFO descriptors when respawning (#6254)2962875fix: fixup parsing negative numbers and quoted strings (#6250)e6b9ee7docs: fix minor correctness issues (#6215)8720225docs: link to mochajs.org instead of the wiki (#6216)505b5e9chore(main): release 12.0.0-rc.6 (#6173)c54539fchore: fix esm-utils tests when run without coverage (#6160)dcc539achore(deps): update dependency@playwright/testto v1.62.1 (#6197)c2c6d63chore(deps): update dependency globals to v17.9.0 (#6201)Updates
i18nextfrom 26.4.1 to 26.4.2Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
4dba50f26.4.2e436b62buildd955fb0fix: stringify formatter results in nested values, changelog v26.4.2dfafa3cfix: keep replacement patterns literal in nested values (#2447)3c9981echore: keep dev-only and local files out of the npm packageUpdates
lucide-reactfrom 1.39.0 to 1.41.0Release notes
Sourced from lucide-react's releases.
Commits
Updates
vitepressfrom 2.0.0-alpha.19 to 2.0.0-alpha.20Release notes
Sourced from vitepress's releases.
Changelog
Sourced from vitepress's changelog.
Commits
22b64ffrelease: v2.0.0-alpha.20dcf7fdachore: named imports don't work with json nativelya6573fffeat(ssr): enablethrowUnhandledErrorInProduction(#5419)09f9672fix: harden eager frontmatter interpolation (#5413)a1eb284feat: resolve$frontmatterexpressions while rendering markdown (#5412)73bbaeachore: replacelodash.templatewith eta (#5411)1a702fddocs: fix the appearance toggle example7de3caechore: generate third-party license notices for bundled deps (#5408)d00a5e0feat: hashed icon styles, offline dev icons, arbitrary iconify collections (#...d3b2957fix: serialize config functions as code, not strings revived via new Function...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