Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the dev-dependencies group with 28 updates:

Package From To
@commitlint/cli 18.6.1 20.1.0
@commitlint/config-conventional 18.6.3 20.0.0
@iconify/json 2.2.388 2.2.397
@rollup/plugin-commonjs 28.0.3 28.0.8
@rollup/plugin-node-resolve 16.0.1 16.0.3
@semantic-release/commit-analyzer 11.1.0 13.0.1
@semantic-release/github 9.2.6 12.0.0
@semantic-release/npm 11.0.3 13.0.0
@semantic-release/release-notes-generator 12.1.0 14.1.0
@types/node 20.19.17 24.8.1
eslint 9.37.0 9.38.0
jest 29.7.0 30.2.0
@types/jest 29.5.14 30.0.0
jest-environment-jsdom 29.7.0 30.2.0
lerna 8.2.3 9.0.0
rimraf 5.0.10 6.0.1
rollup 4.42.0 4.52.5
rollup-plugin-dts 6.2.1 6.2.3
semantic-release 23.1.1 25.0.0
semver 7.7.2 7.7.3
ts-jest 29.4.0 29.4.5
typedoc 0.28.13 0.28.14
typescript 5.8.3 5.9.3
unplugin-icons 22.3.0 22.4.2
@babel/core 7.28.3 7.28.4
@rollup/plugin-babel 6.0.4 6.1.0
@vitejs/plugin-react 4.7.0 5.0.4
vite 6.3.7 7.1.10

Updates @commitlint/cli from 18.6.1 to 20.1.0

Release notes

Sourced from @​commitlint/cli's releases.

v20.1.0

20.1.0 (2025-09-30)

Features

Bug Fixes

New Contributors

Full Changelog: conventional-changelog/commitlint@v20.0.0...v20.1.0

v20.0.0

20.0.0 (2025-09-25)

Features

BREAKING CHANGES

  • when lines contain URLs exceeding the maximum line length body-max-line-length will be ignored

Full Changelog: conventional-changelog/commitlint@v19.9.1...v20.0.0

v19.9.1

19.9.1 (2025-08-29)

... (truncated)

Changelog

Sourced from @​commitlint/cli's changelog.

20.1.0 (2025-09-30)

Note: Version bump only for package @​commitlint/cli

20.0.0 (2025-09-25)

Note: Version bump only for package @​commitlint/cli

19.8.1 (2025-05-08)

Bug Fixes

19.8.0 (2025-03-07)

Performance Improvements

  • use node: prefix to bypass require.cache call for builtins (#4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/cli

19.6.1 (2024-12-15)

Note: Version bump only for package @​commitlint/cli

... (truncated)

Commits

Updates @commitlint/config-conventional from 18.6.3 to 20.0.0

Release notes

Sourced from @​commitlint/config-conventional's releases.

v20.0.0

20.0.0 (2025-09-25)

Features

BREAKING CHANGES

  • when lines contain URLs exceeding the maximum line length body-max-line-length will be ignored

Full Changelog: conventional-changelog/commitlint@v19.9.1...v20.0.0

v19.9.1

19.9.1 (2025-08-29)

Bug Fixes

Full Changelog: conventional-changelog/commitlint@v19.9.0...v19.9.1

v19.9.0

19.9.0 (2025-08-26)

Features

Chore, docs, etc.

... (truncated)

Changelog

Sourced from @​commitlint/config-conventional's changelog.

20.0.0 (2025-09-25)

Note: Version bump only for package @​commitlint/config-conventional

19.8.1 (2025-05-08)

Note: Version bump only for package @​commitlint/config-conventional

19.8.0 (2025-03-07)

Performance Improvements

  • use node: prefix to bypass require.cache call for builtins (#4302) (0cd8f41)

19.7.1 (2025-02-02)

Note: Version bump only for package @​commitlint/config-conventional

19.6.0 (2024-11-19)

Note: Version bump only for package @​commitlint/config-conventional

19.5.0 (2024-09-11)

Note: Version bump only for package @​commitlint/config-conventional

... (truncated)

Commits

Updates @iconify/json from 2.2.388 to 2.2.397

Commits
  • f7c981e Update 3 icon sets: Circle Flags, Lucide, Temaki
  • c4d9a51 chore: update renovate config
  • 6b1ef36 Merge pull request #212 from iconify/renovate/node-24.x-lockfile
  • 1c0455b Update dependency @​types/node to v24.8.1
  • 50ef2de Merge pull request #211 from iconify/renovate/node-24.x-lockfile
  • 7ff7dbe Update dependency @​types/node to v24.8.0
  • 0a19530 Update 4 icon sets: Material Icon Theme, Material Symbols Light, Material Sym...
  • 17b4399 Merge pull request #209 from iconify/renovate/typescript-eslint-monorepo
  • 86dd394 Update dependency @​typescript-eslint/eslint-plugin to v8.46.1
  • 5766c76 Update 5 icon sets
  • Additional commits viewable in compare view

Updates @rollup/plugin-commonjs from 28.0.3 to 28.0.8

Changelog

Sourced from @​rollup/plugin-commonjs's changelog.

v28.0.8

2025-10-16

Bugfixes

  • fix: guard moduleSideEffects for wrapped externals (#1914)

v28.0.7

2025-10-14

Bugfixes

  • fix: avoid hoisting dynamically required node: builtins under strictRequires (#1909)

v28.0.6

2025-06-17

Bugfixes

  • fix: fix crash with invalidated proxy modules (#1876)

v28.0.5

2025-06-14

Bugfixes

  • fix: crawl dynamicRequireRoot outside cwd (#1859)

v28.0.4

2025-06-14

Bugfixes

  • fix: try/catch instanceof in getAugmentedNamespace (#1868)
Commits
  • 232dcf8 chore(release): commonjs v28.0.8
  • 5a6175b fix(commonjs): guard moduleSideEffects for wrapped externals (#1914)
  • 1935e9e chore(release): commonjs v28.0.7
  • e80d4b2 fix(commonjs): avoid hoisting dynamically required node: builtins under stric...
  • 0862902 chore(repo): update commonjs comment to clarify top-level this rewrite (#1888)
  • a433ac9 chore(release): commonjs v28.0.6
  • 7b9d40d fix(commonjs): fix crash with invalidated proxy modules (#1876)
  • cb1b08d chore(release): commonjs v28.0.5
  • ff4c928 fix(commonjs): crawl dynamicRequireRoot outside cwd (#1859)
  • bb54901 chore(release): commonjs v28.0.4
  • Additional commits viewable in compare view

Updates @rollup/plugin-node-resolve from 16.0.1 to 16.0.3

Changelog

Sourced from @​rollup/plugin-node-resolve's changelog.

v16.0.3

2025-10-13

Bugfixes

  • fix: resolve bare targets of package "imports" using export maps; avoid fileURLToPath(null) (#1908)

v16.0.2

2025-10-04

Bugfixes

  • fix: error thrown with empty entry (#1893)
Commits
  • 764910a chore(release): node-resolve v16.0.3
  • 3569720 fix(node-resolve): resolve bare targets of package "imports" using export map...
  • 516ed1d chore(release): node-resolve v16.0.2
  • 7ad5057 fix(node-resolve): error thrown with empty entry (#1893)
  • See full diff in compare view

Updates @semantic-release/commit-analyzer from 11.1.0 to 13.0.1

Release notes

Sourced from @​semantic-release/commit-analyzer's releases.

v13.0.1

13.0.1 (2025-01-03)

Bug Fixes

  • deps: update dependency import-from-esm to v2 (#741) (f106b76)

v13.0.0

13.0.0 (2024-05-31)

Bug Fixes

  • log the raw message again (e2f5d6c)

Features

  • support latest conventional-changelog packages (0254d7a)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

v13.0.0-beta.2

13.0.0-beta.2 (2024-05-25)

Bug Fixes

  • log the raw message again (e2f5d6c)

v13.0.0-beta.1

13.0.0-beta.1 (2024-05-25)

Features

  • support latest conventional-changelog packages (0254d7a)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are

... (truncated)

Commits

Updates @semantic-release/github from 9.2.6 to 12.0.0

Release notes

Sourced from @​semantic-release/github's releases.

v12.0.0

12.0.0 (2025-10-15)

Features

  • node-versions: drop support for node versions v20, v21, and v23 (6e2ac27)
  • node-versions: raise the minimum node version requirement for the v24 range (4d6924d)
  • remove github search api consumption (#1037) (d260bfd), closes #1022

BREAKING CHANGES

  • node-versions: the minimum node version for the v24 range is now v24.10.0
  • @semantic-release/github no longer consumes the GitHub Search API in the plugin
  • node-versions: a minimum of node v22.14 is now required

v12.0.0-beta.4

12.0.0-beta.4 (2025-10-13)

Features

  • node-versions: raise the minimum node version requirement for the v24 range (4d6924d)

BREAKING CHANGES

  • node-versions: the minimum node version for the v24 range is now v24.10.0

v12.0.0-beta.3

12.0.0-beta.3 (2025-10-13)

Bug Fixes

v12.0.0-beta.2

12.0.0-beta.2 (2025-07-11)

Features

BREAKING CHANGES

... (truncated)

Commits
  • c98f1c8 promote to stable (#1100)
  • ebe75ba Merge branch 'master' into beta
  • 3050878 ci(action): update actions/setup-node action to v6 (#1101)
  • 68b530a ci(node-versions): adjust node version matrix to match updated supported ranges
  • 4d6924d feat(node-versions): raise the minimum node version requirement for the v24 r...
  • 518a17a Merge branch 'master' of github.com:semantic-release/github into beta
  • 72bc1cd chore(deps): lock file maintenance (#1099)
  • 718b2a2 chore(deps): update dependency publint to v0.3.14 (#1098)
  • 258610d chore(deps): lock file maintenance (#1097)
  • ef4a3c9 chore(deps): lock file maintenance (#1096)
  • Additional commits viewable in compare view

Updates @semantic-release/npm from 11.0.3 to 13.0.0

Release notes

Sourced from @​semantic-release/npm's releases.

v13.0.0

13.0.0 (2025-10-13)

Bug Fixes

Features

  • node-versions: drop support for node versions v20, v21, and v23
  • node-versions: raise the minimum node version requirement for the v24 range (935439e)

BREAKING CHANGES

  • node-versions: the minimum node version for the v24 range is now v24.10.0
  • deps: a minimum of node v22.14 is now required

v13.0.0-beta.4

13.0.0-beta.4 (2025-10-13)

Bug Fixes

  • deps: update to the latest version of npm (1b25d6c)

v13.0.0-beta.3

13.0.0-beta.3 (2025-10-13)

Features

  • node-versions: raise the minimum node version requirement for the v24 range (935439e)

BREAKING CHANGES

  • node-versions: the minimum node version for the v24 range is now v24.10.0

v13.0.0-beta.2

13.0.0-beta.2 (2025-10-13)

... (truncated)

Commits
  • a71fe44 Merge pull request #976 from semantic-release/beta
  • 6711ea3 Merge pull request #1013 from semantic-release/verify-auth
  • 1b25d6c fix(deps): update to the latest version of npm
  • 935439e feat(node-versions): raise the minimum node version requirement for the v24 r...
  • 8d7149f refactor(code-style): resolve prettier issues
  • 5b0502c test(integration): backfill coverage for scenario when a token is not provided
  • bc3f066 test(unit): backfill unit tests for existing verify-auth behaviors
  • 8f98178 Merge branch 'master' of github.com:semantic-release/npm into beta
  • 1e5ad5e Merge pull request #1012 from semantic-release/verdaccio-upgrade
  • f8a6cc5 test(upgrade): update to the current major of verdaccio
  • Additional commits viewable in compare view

Updates @semantic-release/release-notes-generator from 12.1.0 to 14.1.0

Release notes

Sourced from @​semantic-release/release-notes-generator's releases.

v14.1.0

14.1.0 (2025-09-05)

Features

  • preset: support ignoreCommits option (#836) (485bc0a)

v14.0.3

14.0.3 (2025-01-03)

Bug Fixes

  • deps: update dependency import-from-esm to v2 (#756) (832620e)

v14.0.2

14.0.2 (2024-12-16)

Bug Fixes

v14.0.1

14.0.1 (2024-06-22)

Bug Fixes

  • deps: rename read-pkg-up to read-package-up (#671) (687ba5a)

v14.0.0

14.0.0 (2024-05-31)

Features

  • support latest conventional-changelog packages (#643) (2bce0d3)

BREAKING CHANGES

  • by supporting the latest major versions of conventional-changelog packages, we are dropping support for previous major versions of those packages due to the breaking changes between majors. this only impacts your project if you are installing alongside semantic-release, so updating those packages to latest version should be the only change you need for this update. no action should be necessary if you are using default semantic-release config

v14.0.0-beta.1

14.0.0-beta.1 (2024-05-17)

Features

... (truncated)

Commits
  • 485bc0a feat(preset): support ignoreCommits option (#836)
  • fc8464b docs(conventionalcommits): update link to options for the conventionalcommits...
  • 45d87a1 chore(deps): lock file maintenance (#837)
  • 236f298 chore(deps): lock file maintenance (#835)
  • 7f5bb7f ci(action): update actions/checkout action to v5 (#834)
  • c31c651 ci(action): update actions/checkout action to v4.3.0 (#833)
  • 5453aba chore(deps): lock file maintenance (#832)
  • a2e1560 chore(deps): update dependency fs-extra to v11.3.1 (#831)
  • b65a3fd chore(deps): lock file maintenance (#830)
  • f40710b chore(deps): update npm to v11 (#828)
  • Additional commits viewable in compare view

Updates @types/node from 20.19.17 to 24.8.1

Commits

Updates eslint from 9.37.0 to 9.38.0

Release notes

Sourced from eslint's releases.

v9.38.0

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#20190) (Percy Ma)

Chores

  • d17c795 chore: upgrade @​eslint/js@​9.38.0 (#20221) (Milos Djermanovic)
  • 25d0e33 chore: package.json update for @​eslint/js release (Jenkins)
  • c82b5ef refactor: Use types from @​eslint/core (#20168) (Nicholas C. Zakas)
  • ff31609 ci: add Node.js 25 to ci.yml (#20220) (루밀LuMir)
  • 004577e ci: bump github/codeql-action from 3 to 4 (#20211) (dependabot[bot])
  • eac71fb test: remove use of nodejsScope option of eslint-scope from tests (#20206) (Milos Djermanovic)
  • 4168a18 chore: fix typo in legacy-eslint.js (#20202) (Sweta Tanwar)
  • 205dbd2 chore: fix typos (#20200) (ntnyq)
  • dbb200e chore: use team member's username when name is not available in data (#20194) (Milos Djermanovic)
  • 8962089 chore: mark deprecated rules as available until v11.0.0 (#20184) (Pixel998)
Commits

Updates jest from 29.7.0 to 30.2.0

Release notes

Sourced from jest's releases.

30.2.0

Chore & Maintenance

  • [*] Update example repo for testing React Native projects (#15832)
  • [*] Update jest-watch-typeahead to v3 (#15830)

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [babel-jest] Export the TransformerConfig interface (#15820)
  • [jest-config] Fix jest.config.ts with TS loader specified in docblock pragma (#15839)

30.1.3

Fixes

  • Fix unstable_mockModule with node: prefixed core modules.

30.1.2

Fixes

  • [jest-snapshot-utils] Correct snapshot header regexp to work with newline across OSes (#15803)

30.1.1

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)

30.1.0

Features

  • [jest-leak-detector] Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
  • [jest-runtime] Reduce redundant ReferenceError messages
  • [jest-core] Include test modules that failed to load when --onlyFailures is active

Fixes

  • `[jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
  • [jest-circus] Fix it.concurrent not working with describe.skip (#15765)
  • [jest-snapshot] Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
  • [jest-runtime] Importing from @jest/globals in more than one file no longer breaks relative paths (#15772)

Chore

  • [expect] Update docblock for toContain() to display info on substring check (#15789)

30.0.2

What's Changed

... (truncated)

Changelog

Sourced from jest's changelog.

30.2.0

Chore & Maintenance

  • [*] Update example repo for testing React Native projects (#15832)
  • [*] Update jest-watch-typeahead to v3 (#15830)

Features

  • [jest-environment-jsdom-abstract] Add support for JSDOM v27 (#15834)

Fixes

  • [jest-matcher-utils] Fix infinite recursion with self-referential getters in deepCyclicCopyReplaceable (#15831)
  • [babel-jest] Export the TransformerConfig interface (#15820)
  • [jest-config] Fix jest.config.ts with TS loader specified in docblock pragma (#15839)

30.1.3

Fixes

  • Fix unstable_mockModule with node: prefixed core modules.

30.1.2

Fixes

  • [jest-snapshot-utils] Correct snapshot header regexp to work with newline across OSes (#15803)

30.1.1

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#15800)
  • [jest-snapshot-utils] Improve messaging about goo.gl snapshot link change (#15821)

30.1.0

Features

  • [jest-leak-detector] Configurable GC aggressiveness regarding to V8 heap snapshot generation (#15793)
  • [jest-runtime] Reduce redundant ReferenceError messages
  • [jest-core] Include test modules that failed to load when --onlyFailures is active

Fixes

  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot guide link not getting replaced with fully canonical URL (#15787)
  • [jest-circus] Fix it.concurrent not working with describe.skip (#15765)
  • [jest-snapshot] Fix mangled inline snapshot updates when used with Prettier 3 and CRLF line endings
  • [jest-runtime] Importing from @jest/globals in more than one file no longer breaks relative paths (#15772)

... (truncated)

Commits

Bumps the dev-dependencies group with 28 updates:

| Package | From | To |
| --- | --- | --- |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `18.6.1` | `20.1.0` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `18.6.3` | `20.0.0` |
| [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.388` | `2.2.397` |
| [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) | `28.0.3` | `28.0.8` |
| [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) | `16.0.1` | `16.0.3` |
| [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) | `11.1.0` | `13.0.1` |
| [@semantic-release/github](https://github.com/semantic-release/github) | `9.2.6` | `12.0.0` |
| [@semantic-release/npm](https://github.com/semantic-release/npm) | `11.0.3` | `13.0.0` |
| [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) | `12.1.0` | `14.1.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.17` | `24.8.1` |
| [eslint](https://github.com/eslint/eslint) | `9.37.0` | `9.38.0` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.2.0` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` |
| [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) | `29.7.0` | `30.2.0` |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.2.3` | `9.0.0` |
| [rimraf](https://github.com/isaacs/rimraf) | `5.0.10` | `6.0.1` |
| [rollup](https://github.com/rollup/rollup) | `4.42.0` | `4.52.5` |
| [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) | `6.2.1` | `6.2.3` |
| [semantic-release](https://github.com/semantic-release/semantic-release) | `23.1.1` | `25.0.0` |
| [semver](https://github.com/npm/node-semver) | `7.7.2` | `7.7.3` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.0` | `29.4.5` |
| [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.13` | `0.28.14` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` |
| [unplugin-icons](https://github.com/unplugin/unplugin-icons) | `22.3.0` | `22.4.2` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.28.3` | `7.28.4` |
| [@rollup/plugin-babel](https://github.com/rollup/plugins/tree/HEAD/packages/babel) | `6.0.4` | `6.1.0` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `4.7.0` | `5.0.4` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.3.7` | `7.1.10` |


Updates `@commitlint/cli` from 18.6.1 to 20.1.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.1.0/@commitlint/cli)

Updates `@commitlint/config-conventional` from 18.6.3 to 20.0.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.0.0/@commitlint/config-conventional)

Updates `@iconify/json` from 2.2.388 to 2.2.397
- [Commits](iconify/icon-sets@2.2.388...2.2.397)

Updates `@rollup/plugin-commonjs` from 28.0.3 to 28.0.8
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v28.0.8/packages/commonjs)

Updates `@rollup/plugin-node-resolve` from 16.0.1 to 16.0.3
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v16.0.3/packages/node-resolve)

Updates `@semantic-release/commit-analyzer` from 11.1.0 to 13.0.1
- [Release notes](https://github.com/semantic-release/commit-analyzer/releases)
- [Commits](semantic-release/commit-analyzer@v11.1.0...v13.0.1)

Updates `@semantic-release/github` from 9.2.6 to 12.0.0
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v9.2.6...v12.0.0)

Updates `@semantic-release/npm` from 11.0.3 to 13.0.0
- [Release notes](https://github.com/semantic-release/npm/releases)
- [Commits](semantic-release/npm@v11.0.3...v13.0.0)

Updates `@semantic-release/release-notes-generator` from 12.1.0 to 14.1.0
- [Release notes](https://github.com/semantic-release/release-notes-generator/releases)
- [Commits](semantic-release/release-notes-generator@v12.1.0...v14.1.0)

Updates `@types/node` from 20.19.17 to 24.8.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint` from 9.37.0 to 9.38.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.37.0...v9.38.0)

Updates `jest` from 29.7.0 to 30.2.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest)

Updates `@types/jest` from 29.5.14 to 30.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `jest-environment-jsdom` from 29.7.0 to 30.2.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-environment-jsdom)

Updates `lerna` from 8.2.3 to 9.0.0
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v9.0.0/packages/lerna)

Updates `rimraf` from 5.0.10 to 6.0.1
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.10...v6.0.1)

Updates `rollup` from 4.42.0 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.42.0...v4.52.5)

Updates `rollup-plugin-dts` from 6.2.1 to 6.2.3
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rollup-plugin-dts@v6.2.1...v6.2.3)

Updates `semantic-release` from 23.1.1 to 25.0.0
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v23.1.1...v25.0.0)

Updates `semver` from 7.7.2 to 7.7.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.7.2...v7.7.3)

Updates `ts-jest` from 29.4.0 to 29.4.5
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.4.0...v29.4.5)

Updates `typedoc` from 0.28.13 to 0.28.14
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.28.13...v0.28.14)

Updates `typescript` from 5.8.3 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](microsoft/TypeScript@v5.8.3...v5.9.3)

Updates `unplugin-icons` from 22.3.0 to 22.4.2
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](unplugin/unplugin-icons@v22.3.0...v22.4.2)

Updates `@babel/core` from 7.28.3 to 7.28.4
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.4/packages/babel-core)

Updates `@rollup/plugin-babel` from 6.0.4 to 6.1.0
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/babel/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/url-v6.1.0/packages/babel)

Updates `@vitejs/plugin-react` from 4.7.0 to 5.0.4
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react)

Updates `vite` from 6.3.7 to 7.1.10
- [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/v7.1.10/packages/vite)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-version: 20.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 20.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@iconify/json"
  dependency-version: 2.2.397
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@rollup/plugin-commonjs"
  dependency-version: 28.0.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-version: 16.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@semantic-release/commit-analyzer"
  dependency-version: 13.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@semantic-release/github"
  dependency-version: 12.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@semantic-release/npm"
  dependency-version: 13.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@semantic-release/release-notes-generator"
  dependency-version: 14.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-version: 24.8.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-version: 9.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: jest
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@types/jest"
  dependency-version: 30.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: jest-environment-jsdom
  dependency-version: 30.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: lerna
  dependency-version: 9.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: rimraf
  dependency-version: 6.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: rollup
  dependency-version: 4.52.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: rollup-plugin-dts
  dependency-version: 6.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: semantic-release
  dependency-version: 25.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: semver
  dependency-version: 7.7.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ts-jest
  dependency-version: 29.4.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typedoc
  dependency-version: 0.28.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: unplugin-icons
  dependency-version: 22.4.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@babel/core"
  dependency-version: 7.28.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@rollup/plugin-babel"
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: vite
  dependency-version: 7.1.10
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2025
@mergify
Copy link

mergify bot commented Oct 19, 2025

⚠️ 需要人工审核

此更新属于以下情况之一,建议人工审核:

  • 生产依赖的 minor/major 版本更新
  • CI 测试未通过

Please review this update manually.

@mergify
Copy link

mergify bot commented Oct 19, 2025

🧪 CI Insights

Here's what we observed from your CI run for 17c0810.

🟢 All jobs passed!

But CI Insights is watching 👀

@codecov
Copy link

codecov bot commented Oct 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@esengine esengine closed this Oct 27, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-dependencies-7beee48e14 branch October 27, 2025 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file needs-manual-review size/XL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants