Skip to content

chore(deps): bump the non-breaking-changes group across 1 directory with 19 updates#7509

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/non-breaking-changes-becaf80dd9
Closed

chore(deps): bump the non-breaking-changes group across 1 directory with 19 updates#7509
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/non-breaking-changes-becaf80dd9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps the non-breaking-changes group with 19 updates in the / directory:

Package From To
@iconify/json 2.2.432 2.2.435
@jspm/generator 2.9.0 2.10.0
@playwright/test 1.58.0 1.58.1
@vitejs/plugin-vue-jsx 5.1.3 5.1.4
autoprefixer 10.4.23 10.4.24
cspell 9.6.2 9.6.3
element-plus 2.13.1 2.13.2
eslint-config-turbo 2.7.6 2.8.2
lefthook 2.0.16 2.1.0
lucide-vue-next 0.553.0 0.563.0
playwright 1.58.0 1.58.1
reka-ui 2.7.0 2.8.0
turbo 2.7.6 2.8.2
typescript 5.8.2 5.9.3
vxe-pc-ui 4.12.16 4.12.31
vxe-table 4.17.46 4.17.48
zod-defaults 0.1.3 0.2.3
@ast-grep/napi 0.39.9 0.40.5
esbuild 0.25.12 0.27.2

Updates @iconify/json from 2.2.432 to 2.2.435

Commits
  • 89482a8 Update 4 icon sets: Codicons, Fluent UI System Color Icons, Fluent UI System ...
  • 8184db7 Update 8 icon sets
  • 50dad47 Update 6 icon sets
  • c6f0ed2 Merge pull request #272 from iconify/renovate/typescript-eslint-monorepo
  • c74fdbd Merge pull request #271 from iconify/renovate/vitest-monorepo
  • d5ed35e chore(deps): update dependency @​typescript-eslint/eslint-plugin to ^8.54.0
  • 66ff15f chore(deps): update dependency vitest to ^4.0.18
  • See full diff in compare view

Updates @jspm/generator from 2.9.0 to 2.10.0

Commits

Updates @playwright/test from 1.58.0 to 1.58.1

Release notes

Sourced from @​playwright/test's releases.

v1.58.1

Highlights

#39036 fix(msedge): fix local network permissions #39037 chore: update cft download location #38995 chore(webkit): disable frame sessions on fronzen builds

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0
Commits

Updates @vitejs/plugin-vue-jsx from 5.1.3 to 5.1.4

Release notes

Sourced from @​vitejs/plugin-vue-jsx's releases.

plugin-vue@5.1.4

Please refer to CHANGELOG.md for details.

plugin-vue-jsx@5.1.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from @​vitejs/plugin-vue-jsx's changelog.

5.1.4 (2026-02-02)

Bug Fixes

  • deps: update all non-major dependencies (#726) (e69d751)

Miscellaneous Chores

  • add metadata for vite-plugin-registry (#730) (239eb6a)
Commits

Updates autoprefixer from 10.4.23 to 10.4.24

Release notes

Sourced from autoprefixer's releases.

10.4.24

  • Made Autoprefixer a little faster (by @​Cherry).
Changelog

Sourced from autoprefixer's changelog.

10.4.24

  • Made Autoprefixer a little faster (by @​Cherry).
Commits

Updates cspell from 9.6.2 to 9.6.3

Release notes

Sourced from cspell's releases.

v9.6.3

Fixes

fix: Add engines setting (#8491)

Pull request overview

This PR adds a new engines configuration field that allows dictionary authors and configuration authors to specify the minimum version of cspell (or other engines) required for compatibility. This is informational only and does not enforce versioning.

Changes:

  • Added CompatibleEngineVersions interface and SemVersionPredicate type to define engine version requirements
  • Added engines field to FileSettings interface and all related configuration structures
  • Updated JSON schemas to include the new engines definitions
  • Updated snapshot tests to reflect the new configuration field

refactor: consolidate reporting to file. (#8481)


fix: Move cspell-lib/rpc into its own package (#8468)

Pull request overview

This PR refactors the RPC implementation by moving it from packages/cspell-lib/src/rpc into a standalone package @cspell/rpc. This improves modularity and allows the RPC library to be used independently of cspell-lib.

Changes:

  • Created new @cspell/rpc package with complete RPC implementation (client, server, protocol, types, utilities)
  • Updated cspell-lib to import from @cspell/rpc instead of local ./rpc directory
  • Updated workspace configuration and dependency management in pnpm-lock.yaml

... (truncated)

Changelog

Sourced from cspell's changelog.

v9.6.3 (2026-02-02)

Fixes

fix: Add engines setting (#8491)

Pull request overview

This PR adds a new engines configuration field that allows dictionary authors and configuration authors to specify the minimum version of cspell (or other engines) required for compatibility. This is informational only and does not enforce versioning.

Changes:

  • Added CompatibleEngineVersions interface and SemVersionPredicate type to define engine version requirements
  • Added engines field to FileSettings interface and all related configuration structures
  • Updated JSON schemas to include the new engines definitions
  • Updated snapshot tests to reflect the new configuration field

refactor: consolidate reporting to file. (#8481)


fix: Move cspell-lib/rpc into its own package (#8468)

Pull request overview

This PR refactors the RPC implementation by moving it from packages/cspell-lib/src/rpc into a standalone package @cspell/rpc. This improves modularity and allows the RPC library to be used independently of cspell-lib.

Changes:

  • Created new @cspell/rpc package with complete RPC implementation (client, server, protocol, types, utilities)
  • Updated cspell-lib to import from @cspell/rpc instead of local ./rpc directory
  • Updated workspace configuration and dependency management in pnpm-lock.yaml

... (truncated)

Commits

Updates element-plus from 2.13.1 to 2.13.2

Release notes

Sourced from element-plus's releases.

2.13.2

2026-01-30

Features

Bug fixes

Refactors

... (truncated)

Changelog

Sourced from element-plus's changelog.

2.13.2

2026-01-30

Features

Bug fixes

Refactors

... (truncated)

Commits
  • c88e0d8 Merge pull request #23568 from element-plus/dev
  • ad1bc79 chore: Update changelog 2.13.2 (#23569)
  • 3f52e59 feat(components): [drawer] expose DrawerInstance (#23544)
  • 63dac65 docs: update version (#23567)
  • c7e6427 fix(components): [select/select-v2] avoid triggering multiple `visible-change...
  • 0873a16 chore: bump @​sxzz/popperjs-es to 2.11.8 (#23537)
  • 5dde0c2 docs: avoid hardcoded locale links (#23541)
  • d2e2ff3 fix(components): [affix] positioning under KeepAlive cache (#23549)
  • c365415 feat(components): [time-picker] supplement type for TimePickerInstance (#23536)
  • 487beaf fix(theme-chalk): [card] ensure height works correctly in flex layout (#23539)
  • Additional commits viewable in compare view

Updates eslint-config-turbo from 2.7.6 to 2.8.2

Release notes

Sourced from eslint-config-turbo's releases.

Turborepo v2.8.2

What's Changed

Docs

create-turbo

@​turbo/codemod

eslint

Examples

Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.8.1...v2.8.2

Turborepo v2.8.2-canary.5

... (truncated)

Commits

Updates lefthook from 2.0.16 to 2.1.0

Release notes

Sourced from lefthook's releases.

v2.1.0

Changelog

  • 6cb576e73621d7b263094663c64827ab96e271ae chore: fancy wording and indentation for hits
  • 9ace994a09c6a642a1be7df8fe11586f72827bfe ci: skip Python publishing
  • 47b8f5c06f19db0ba26a6283579238248e995bfe feat: allow installing non-git hooks (#1301)
  • ec7e8e18afc0d5c002d761f937ae5db84dddb6e0 feat: check core.hooksPath when lefthook install (#1292)
Changelog

Sourced from lefthook's changelog.

2.1.0 (2026-02-03)

Commits
  • c43361a 2.1.0: disable installing to configured local or global hooks
  • 9ace994 ci: skip Python publishing
  • 6cb576e chore: fancy wording and indentation for hits
  • ec7e8e1 feat: check core.hooksPath when lefthook install (#1292)
  • 47b8f5c feat: allow installing non-git hooks (#1301)
  • See full diff in compare view

Updates lucide-vue-next from 0.553.0 to 0.563.0

Release notes

Sourced from lucide-vue-next's releases.

Version 0.563.0

What's Changed

aria-hidden is by default added to icons components in all packages. This was already added to lucide-react before. Making icons accessible, you can add an aria-label or a title. See docs about accessibility.

All changes

New Contributors

Full Changelog: lucide-icons/lucide@0.562.0...0.563.0

Version 0.562.0

What's Changed

... (truncated)

Commits
  • 67c0485 feat(scripts): added helper script to automatically update OpenCollective bac...
  • b6ed43d feat(packages): Added aria-hidden fallback for decorative icons to all packag...
  • 076e0bb chore(dependencies): Update dependencies (#3809)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lucide-vue-next since your current version.


Updates playwright from 1.58.0 to 1.58.1

Release notes

Sourced from playwright's releases.

v1.58.1

Highlights

#39036 fix(msedge): fix local network permissions #39037 chore: update cft download location #38995 chore(webkit): disable frame sessions on fronzen builds

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0
Commits

Updates reka-ui from 2.7.0 to 2.8.0

Release notes

Sourced from reka-ui's releases.

v2.8.0

   🚨 Breaking Changes

   🚀 Features

…ith 19 updates

Bumps the non-breaking-changes group with 19 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.432` | `2.2.435` |
| [@jspm/generator](https://github.com/jspm/jspm) | `2.9.0` | `2.10.0` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.58.0` | `1.58.1` |
| [@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx) | `5.1.3` | `5.1.4` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.23` | `10.4.24` |
| [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `9.6.2` | `9.6.3` |
| [element-plus](https://github.com/element-plus/element-plus) | `2.13.1` | `2.13.2` |
| [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.7.6` | `2.8.2` |
| [lefthook](https://github.com/evilmartians/lefthook) | `2.0.16` | `2.1.0` |
| [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) | `0.553.0` | `0.563.0` |
| [playwright](https://github.com/microsoft/playwright) | `1.58.0` | `1.58.1` |
| [reka-ui](https://github.com/unovue/reka-ui) | `2.7.0` | `2.8.0` |
| [turbo](https://github.com/vercel/turborepo) | `2.7.6` | `2.8.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.9.3` |
| [vxe-pc-ui](https://github.com/x-extends/vxe-pc-ui) | `4.12.16` | `4.12.31` |
| [vxe-table](https://github.com/x-extends/vxe-table) | `4.17.46` | `4.17.48` |
| [zod-defaults](https://github.com/Ced-Sharp/zod-defaults) | `0.1.3` | `0.2.3` |
| [@ast-grep/napi](https://github.com/ast-grep/ast-grep) | `0.39.9` | `0.40.5` |
| [esbuild](https://github.com/evanw/esbuild) | `0.25.12` | `0.27.2` |



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

Updates `@jspm/generator` from 2.9.0 to 2.10.0
- [Release notes](https://github.com/jspm/jspm/releases)
- [Commits](https://github.com/jspm/jspm/commits)

Updates `@playwright/test` from 1.58.0 to 1.58.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.58.0...v1.58.1)

Updates `@vitejs/plugin-vue-jsx` from 5.1.3 to 5.1.4
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue-jsx/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.4/packages/plugin-vue-jsx)

Updates `autoprefixer` from 10.4.23 to 10.4.24
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.23...10.4.24)

Updates `cspell` from 9.6.2 to 9.6.3
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.6.3/packages/cspell)

Updates `element-plus` from 2.13.1 to 2.13.2
- [Release notes](https://github.com/element-plus/element-plus/releases)
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md)
- [Commits](element-plus/element-plus@2.13.1...2.13.2)

Updates `eslint-config-turbo` from 2.7.6 to 2.8.2
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](https://github.com/vercel/turborepo/commits/v2.8.2/packages/eslint-config-turbo)

Updates `lefthook` from 2.0.16 to 2.1.0
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v2.0.16...v2.1.0)

Updates `lucide-vue-next` from 0.553.0 to 0.563.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.563.0/packages/lucide-vue-next)

Updates `playwright` from 1.58.0 to 1.58.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.58.0...v1.58.1)

Updates `reka-ui` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/unovue/reka-ui/releases)
- [Commits](unovue/reka-ui@v2.7.0...v2.8.0)

Updates `turbo` from 2.7.6 to 2.8.2
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md)
- [Commits](vercel/turborepo@v2.7.6...v2.8.2)

Updates `typescript` from 5.8.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.8.2...v5.9.3)

Updates `vxe-pc-ui` from 4.12.16 to 4.12.31
- [Release notes](https://github.com/x-extends/vxe-pc-ui/releases)
- [Commits](https://github.com/x-extends/vxe-pc-ui/commits)

Updates `vxe-table` from 4.17.46 to 4.17.48
- [Release notes](https://github.com/x-extends/vxe-table/releases)
- [Commits](x-extends/vxe-table@4.17.46...4.17.48)

Updates `zod-defaults` from 0.1.3 to 0.2.3
- [Commits](https://github.com/Ced-Sharp/zod-defaults/commits)

Updates `@ast-grep/napi` from 0.39.9 to 0.40.5
- [Release notes](https://github.com/ast-grep/ast-grep/releases)
- [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md)
- [Commits](ast-grep/ast-grep@0.39.9...0.40.5)

Updates `esbuild` from 0.25.12 to 0.27.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.25.12...v0.27.2)

---
updated-dependencies:
- dependency-name: "@iconify/json"
  dependency-version: 2.2.435
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@jspm/generator"
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@playwright/test"
  dependency-version: 1.58.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: "@vitejs/plugin-vue-jsx"
  dependency-version: 5.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: autoprefixer
  dependency-version: 10.4.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: cspell
  dependency-version: 9.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: element-plus
  dependency-version: 2.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: eslint-config-turbo
  dependency-version: 2.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: lefthook
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: lucide-vue-next
  dependency-version: 0.563.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: playwright
  dependency-version: 1.58.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: reka-ui
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: turbo
  dependency-version: 2.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: vxe-pc-ui
  dependency-version: 4.12.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: vxe-table
  dependency-version: 4.17.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: zod-defaults
  dependency-version: 0.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: "@ast-grep/napi"
  dependency-version: 0.40.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: esbuild
  dependency-version: 0.27.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2026
@changeset-bot
Copy link

changeset-bot bot commented Feb 3, 2026

⚠️ No Changeset found

Latest commit: b6c9f37

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 3, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 4, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 4, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/non-breaking-changes-becaf80dd9 branch February 4, 2026 19:15
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants