An open index of dependabot pull requests across open source projects.

chore(deps): bump the non-breaking-changes group with 57 updates

Closed
Number: #1
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: June 03, 2025 at 11:08 AM UTC
(3 months ago)
Updated: June 04, 2025 at 07:00 AM UTC
(3 months ago)
Closed: June 04, 2025 at 07:00 AM UTC
(3 months ago)
Time to Close: about 20 hours
Labels:
dependencies javascript
Description:

Bumps the non-breaking-changes group with 57 updates:

Package From To
@changesets/cli 2.29.2 2.29.4
@clack/prompts 0.10.1 0.11.0
@commitlint/cli 19.8.0 19.8.1
@commitlint/config-conventional 19.8.0 19.8.1
@eslint/js 9.26.0 9.28.0
@faker-js/faker 9.7.0 9.8.0
@iconify/json 2.2.334 2.2.345
@intlify/core-base 11.1.3 11.1.5
@jspm/generator 2.5.1 2.6.1
@nolebase/vitepress-plugin-git-changelog 2.17.0 2.17.1
@pnpm/workspace.read-manifest 1000.1.4 1000.1.5
@tanstack/vue-query 5.75.1 5.79.2
@tanstack/vue-store 0.7.0 0.7.1
@types/qs 6.9.18 6.14.0
@typescript-eslint/eslint-plugin 8.31.1 8.33.1
@typescript-eslint/parser 8.31.1 8.33.1
@vitejs/plugin-vue-jsx 4.1.2 4.2.0
@vitejs/plugin-vue 5.2.3 5.2.4
@vue/shared 3.5.13 3.5.16
commitlint-plugin-function-rules 4.0.1 4.0.2
cssnano 7.0.6 7.0.7
element-plus 2.9.9 2.9.11
eslint-config-turbo 2.5.2 2.5.4
eslint-plugin-command 3.2.0 3.2.1
eslint-plugin-import-x 4.11.0 4.15.0
eslint-plugin-jsdoc 50.6.11 50.7.1
eslint-plugin-jsonc 2.20.0 2.20.1
eslint-plugin-n 17.17.0 17.19.0
eslint-plugin-perfectionist 4.12.3 4.13.0
eslint-plugin-prettier 5.2.6 5.4.1
eslint-plugin-unicorn 59.0.0 59.0.1
eslint 9.26.0 9.28.0
happy-dom 17.4.6 17.5.6
lefthook 1.11.12 1.11.13
lucide-vue-next 0.507.0 0.511.0
nitropack 2.11.11 2.11.12
pinia-plugin-persistedstate 4.2.0 4.3.0
postcss-preset-env 10.1.6 10.2.0
postcss 8.5.3 8.5.4
prettier-plugin-tailwindcss 0.6.11 0.6.12
sass 1.87.0 1.89.1
stylelint-scss 6.11.1 6.12.0
stylelint 16.19.1 16.20.0
turbo 2.5.2 2.5.4
typescript 5.8.2 5.8.3
vite-plugin-dts 4.5.3 4.5.4
vitepress-plugin-group-icons 1.5.2 1.5.5
vitest 3.1.2 3.2.0
vue-i18n 11.1.3 11.1.5
vue-tippy 6.7.0 6.7.1
vue 3.5.13 3.5.16
vxe-pc-ui 4.5.35 4.6.13
vxe-table 4.13.16 4.13.32
watermark-js-plus 1.6.0 1.6.2
zod 3.24.3 3.25.49
@ast-grep/napi 0.37.0 0.38.4
@vue/reactivity 3.5.13 3.5.16

Updates @changesets/cli from 2.29.2 to 2.29.4

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.29.4

Patch Changes

  • #1668 65d6632 Thanks @​Andarist! - Fixed a crash in pre mode when trying to version private packages when tagging for private package is disabled

  • Updated dependencies [65d6632]:

    • @​changesets/assemble-release-plan@​6.0.8
    • @​changesets/get-release-plan@​4.0.12

@​changesets/cli@​2.29.3

Patch Changes

Commits
  • b962929 Version Packages (#1669)
  • 65d6632 Fixed a crash in pre mode when trying to version private packages when taggin...
  • 5ca6271 Enable publishing with provenance (#1659)
  • d23598a Version Packages (#1641)
  • de8bebc Fixed a crash in prerelease mode when a package misses the version field in i...
  • f15b0d0 docs: adds spectrum css and spectrum web components (#1627)
  • c1e8a78 Support ../ in publishConfig.directory when publishing packages (#1619)
  • 6dcc237 docs: fix examples (#1630)
  • See full diff in compare view

Updates @clack/prompts from 0.10.1 to 0.11.0

Release notes

Sourced from @​clack/prompts's releases.

@​clack/prompts@​0.11.0

Minor Changes

  • 07ca32d: Reverted a change where placeholders were being set as values on return.

Patch Changes

  • Updated dependencies [07ca32d]
    • @​clack/core@​0.5.0
Changelog

Sourced from @​clack/prompts's changelog.

0.11.0

Minor Changes

  • 07ca32d: Reverted a change where placeholders were being set as values on return.

Patch Changes

  • Updated dependencies [07ca32d]
    • @​clack/core@​0.5.0
Commits

Updates @commitlint/cli from 19.8.0 to 19.8.1

Release notes

Sourced from @​commitlint/cli's releases.

v19.8.1

19.8.1 (2025-05-08)

Performance Improvements

Docs

CI

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1

Changelog

Sourced from @​commitlint/cli's changelog.

19.8.1 (2025-05-08)

Bug Fixes

Commits

Updates @commitlint/config-conventional from 19.8.0 to 19.8.1

Release notes

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

v19.8.1

19.8.1 (2025-05-08)

Performance Improvements

Docs

CI

New Contributors

Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.8.0...v19.8.1

Changelog

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

19.8.1 (2025-05-08)

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

Commits

Updates @eslint/js from 9.26.0 to 9.28.0

Release notes

Sourced from @​eslint/js's releases.

v9.28.0

Features

  • b0674be feat: Customization of serialization for languageOptions (#19760) (Nicholas C. Zakas)
  • a95721f feat: Add --pass-on-unpruned-suppressions CLI option (#19773) (Milos Djermanovic)
  • bfd0e7a feat: support TypeScript syntax in no-use-before-define (#19566) (Tanuj Kanti)
  • 68c61c0 feat: support TS syntax in no-shadow (#19565) (Nitin Kumar)
  • 0f773ef feat: support TS syntax in no-magic-numbers (#19561) (Nitin Kumar)
  • c4a6b60 feat: add allowTypeAnnotation to func-style (#19754) (sethamus)
  • b03ad17 feat: add TypeScript support to prefer-arrow-callback (#19678) (Tanuj Kanti)
  • bc3c331 feat: ignore overloaded function declarations in func-style rule (#19755) (sethamus)

Bug Fixes

  • eea3e7e fix: Remove configured global variables from GlobalScope#implicit (#19779) (Milos Djermanovic)
  • a467de3 fix: update context.report types (#19751) (Nitin Kumar)
  • fd467bb fix: remove interopDefault to use jiti's default (#19697) (sethamus)
  • 72d16e3 fix: avoid false positive in no-unassigned-vars for declare module (#19746) (Azat S.)
  • 81c3c93 fix: curly types (#19750) (Eli)

Documentation

  • 3ec2082 docs: Nested arrays in files config entry (#19799) (Nicholas C. Zakas)
  • 89a65b0 docs: clarify how config arrays can apply to subsets of files (#19788) (Shais Ch)
  • 2ba8a0d docs: Add description of meta.namespace to plugin docs (#19798) (Nicholas C. Zakas)
  • 59dd7e6 docs: update func-style with examples (#19793) (Tanuj Kanti)
  • e9129e0 docs: add global scope's implicit field to Scope Manager docs (#19770) (Milos Djermanovic)
  • 52f5b7a docs: fix minor typos and add links (#19743) (루밀LuMir)
  • 00716a3 docs: upfront recommend against using the no-return-await rule (#19727) (Mike DiDomizio)

Chores

  • 175b7b8 chore: upgrade to @eslint/js@9.28.0 (#19802) (Francesco Trotta)
  • 844f5a6 chore: package.json update for @​eslint/js release (Jenkins)
  • 62b1c1b chore: update globals to v16 (#19791) (Nitin Kumar)
  • e8a1cb8 chore: ignore jiti-v2.0 & jiti-v2.1 for renovate (#19786) (Nitin Kumar)
  • 43d3975 chore: Add Copilot Instructions file (#19753) (Nicholas C. Zakas)
  • 2dfb5eb test: update SourceCodeTraverser tests (#19763) (Milos Djermanovic)
  • 5bc21f9 chore: add *.code-workspace to .gitignore (#19771) (루밀LuMir)
  • f4fa40e refactor: NodeEventGenerator -> SourceCodeTraverser (#19679) (Nicholas C. Zakas)
  • 0f49329 refactor: use a service to emit warnings (#19725) (Francesco Trotta)
  • 20a9e59 chore: update dependency shelljs to ^0.10.0 (#19740) (renovate[bot])

v9.27.0

Features

  • d71e37f feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)
  • ba456e0 feat: Externalize MCP server (#19699) (Nicholas C. Zakas)
  • 07c1a7e feat: add allowRegexCharacters to no-useless-escape (#19705) (sethamus)
  • 7bc6c71 feat: add no-unassigned-vars rule (#19618) (Jacob Bandes-Storch)
  • ee40364 feat: convert no-array-constructor suggestions to autofixes (#19621) (sethamus)
  • 32957cd feat: support TS syntax in max-params (#19557) (Nitin Kumar)

Bug Fixes

  • 5687ce7 fix: correct mismatched removed rules (#19734) (루밀LuMir)

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.28.0 - May 30, 2025

  • 175b7b8 chore: upgrade to @eslint/js@9.28.0 (#19802) (Francesco Trotta)
  • 844f5a6 chore: package.json update for @​eslint/js release (Jenkins)
  • b0674be feat: Customization of serialization for languageOptions (#19760) (Nicholas C. Zakas)
  • 3ec2082 docs: Nested arrays in files config entry (#19799) (Nicholas C. Zakas)
  • 89a65b0 docs: clarify how config arrays can apply to subsets of files (#19788) (Shais Ch)
  • 2ba8a0d docs: Add description of meta.namespace to plugin docs (#19798) (Nicholas C. Zakas)
  • eea3e7e fix: Remove configured global variables from GlobalScope#implicit (#19779) (Milos Djermanovic)
  • a95721f feat: Add --pass-on-unpruned-suppressions CLI option (#19773) (Milos Djermanovic)
  • a467de3 fix: update context.report types (#19751) (Nitin Kumar)
  • 59dd7e6 docs: update func-style with examples (#19793) (Tanuj Kanti)
  • 62b1c1b chore: update globals to v16 (#19791) (Nitin Kumar)
  • bfd0e7a feat: support TypeScript syntax in no-use-before-define (#19566) (Tanuj Kanti)
  • 68c61c0 feat: support TS syntax in no-shadow (#19565) (Nitin Kumar)
  • e8a1cb8 chore: ignore jiti-v2.0 & jiti-v2.1 for renovate (#19786) (Nitin Kumar)
  • 0f773ef feat: support TS syntax in no-magic-numbers (#19561) (Nitin Kumar)
  • 43d3975 chore: Add Copilot Instructions file (#19753) (Nicholas C. Zakas)
  • c4a6b60 feat: add allowTypeAnnotation to func-style (#19754) (sethamus)
  • fd467bb fix: remove interopDefault to use jiti's default (#19697) (sethamus)
  • 2dfb5eb test: update SourceCodeTraverser tests (#19763) (Milos Djermanovic)
  • b03ad17 feat: add TypeScript support to prefer-arrow-callback (#19678) (Tanuj Kanti)
  • e9129e0 docs: add global scope's implicit field to Scope Manager docs (#19770) (Milos Djermanovic)
  • bc3c331 feat: ignore overloaded function declarations in func-style rule (#19755) (sethamus)
  • 5bc21f9 chore: add *.code-workspace to .gitignore (#19771) (루밀LuMir)
  • 72d16e3 fix: avoid false positive in no-unassigned-vars for declare module (#19746) (Azat S.)
  • f4fa40e refactor: NodeEventGenerator -> SourceCodeTraverser (#19679) (Nicholas C. Zakas)
  • 81c3c93 fix: curly types (#19750) (Eli)
  • 52f5b7a docs: fix minor typos and add links (#19743) (루밀LuMir)
  • 0f49329 refactor: use a service to emit warnings (#19725) (Francesco Trotta)
  • 20a9e59 chore: update dependency shelljs to ^0.10.0 (#19740) (renovate[bot])
  • 00716a3 docs: upfront recommend against using the no-return-await rule (#19727) (Mike DiDomizio)

v9.27.0 - May 16, 2025

  • f8f1560 chore: upgrade @​eslint/js@​9.27.0 (#19739) (Milos Djermanovic)
  • ecaef73 chore: package.json update for @​eslint/js release (Jenkins)
  • 25de550 docs: Update description of frozen rules to mention TypeScript (#19736) (Nicholas C. Zakas)
  • bd5def6 docs: Clean up configuration files docs (#19735) (Nicholas C. Zakas)
  • d71e37f feat: Allow flags to be set in ESLINT_FLAGS env variable (#19717) (Nicholas C. Zakas)
  • 5687ce7 fix: correct mismatched removed rules (#19734) (루밀LuMir)
  • 596fdc6 chore: update dependency @​arethetypeswrong/cli to ^0.18.0 (#19732) (renovate[bot])
  • ba456e0 feat: Externalize MCP server (#19699) (Nicholas C. Zakas)
  • dc5ed33 fix: correct types and tighten type definitions in SourceCode class (#19731) (루밀LuMir)
  • 4d0c60d docs: Add Neovim to editor integrations (#19729) (Maria José Solano)
  • f791da0 chore: remove unbalanced curly brace from .editorconfig (#19730) (Maria José Solano)
  • e86edee refactor: Consolidate Config helpers (#19675) (Nicholas C. Zakas)
  • 07c1a7e feat: add allowRegexCharacters to no-useless-escape (#19705) (sethamus)
  • cf36352 chore: remove shared types (#19718) (Francesco Trotta)
  • f60f276 refactor: Easier RuleContext creation (#19709) (Nicholas C. Zakas)

... (truncated)

Commits
  • 844f5a6 chore: package.json update for @​eslint/js release
  • ecaef73 chore: package.json update for @​eslint/js release
  • 7bc6c71 feat: add no-unassigned-vars rule (#19618)
  • 35304dd chore: add missing funding field to packages (#19684)
  • See full diff in compare view

Updates @faker-js/faker from 9.7.0 to 9.8.0

Release notes

Sourced from @​faker-js/faker's releases.

v9.8.0

What's Changed

New Contributors

Full Changelog: https://github.com/faker-js/faker/compare/v9.7.0...v9.8.0

Changelog

Sourced from @​faker-js/faker's changelog.

9.8.0 (2025-05-13)

New Locales

Changed Locales

Bug Fixes

  • locale: correct Japanese country names (#3510) (046bb81)
  • locale: correct the name of element Lv in Japanese (#3509) (6a7ef4c)
  • locale: ko modified street_name to street_name_part (#3485) (c15da8e)
Commits
  • 549d71c chore(release): 9.8.0 (#3515)
  • 046bb81 fix(locale): correct Japanese country names (#3510)
  • c15da8e fix(locale): ko modified street_name to street_name_part (#3485)
  • d6ba4cc chore(deps): lock file maintenance (#3486)
  • 2faf57b chore(deps): update eslint (#3511)
  • 6a7ef4c fix(locale): correct the name of element Lv in Japanese (#3509)
  • 72e66c3 feat(locale): Add additional Japanese last names to the locale data (#3484)
  • c0d5217 chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker...
  • 049875d chore(deps): update all non-major dependencies (#3498)
  • 07087ff chore(deps): update cypress/browsers docker tag to v24 (#3507)
  • Additional commits viewable in compare view

Updates @iconify/json from 2.2.334 to 2.2.345

Commits
  • d078630 Update 21 icon sets
  • b9d19b3 Update 8 icon sets
  • 6b25054 Update 6 icon sets
  • 5dce6ad Update 9 icon sets
  • 5e52ec8 Update 7 icon sets
  • 0d137a2 Update 4 icon sets: Cuida Icons, Devicon Plain, Devicon, Simple Icons
  • 48bbf6c Update 8 icon sets
  • 4f4e253 Update 4 icon sets: Lucide, OOUI, Gitlab SVGs, VSCode Icons
  • 46b27fa Update 10 icon sets
  • d5a8f63 Update 4 icon sets: Arcticons, IonIcons, Material Line Icons, Lucide
  • Additional commits viewable in compare view

Updates @intlify/core-base from 11.1.3 to 11.1.5

Release notes

Sourced from @​intlify/core-base's releases.

v11.1.5

What's Changed

🐛 Bug Fixes

Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.4...v11.1.5

v11.1.4

What's Changed

🌟 Features

Package Dependencies
Ecosystem:
npm
Version Change:
3.1.2 → 3.2.0
Update Type:
Minor
Package:
zod
Ecosystem:
npm
Version Change:
3.24.3 → 3.25.49
Update Type:
Minor
Package:
eslint
Ecosystem:
npm
Version Change:
9.26.0 → 9.28.0
Update Type:
Minor
Package:
sass
Ecosystem:
npm
Version Change:
1.87.0 → 1.89.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.10.1 → 0.11.0
Update Type:
Minor
Package:
typescript
Ecosystem:
npm
Version Change:
5.8.2 → 5.8.3
Update Type:
Patch
Package:
vue
Ecosystem:
npm
Version Change:
3.5.13 → 3.5.16
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.1.6 → 10.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.31.1 → 8.33.1
Update Type:
Minor
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.26.0 → 9.28.0
Update Type:
Minor
Package:
postcss
Ecosystem:
npm
Version Change:
8.5.3 → 8.5.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.75.1 → 5.79.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.29.2 → 2.29.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.6.11 → 0.6.12
Update Type:
Patch
Package:
vue-i18n
Ecosystem:
npm
Version Change:
11.1.3 → 11.1.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.2.334 → 2.2.345
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.31.1 → 8.33.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
17.17.0 → 17.19.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.2.6 → 5.4.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.12.3 → 4.13.0
Update Type:
Minor
Package:
turbo
Ecosystem:
npm
Version Change:
2.5.2 → 2.5.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.8.0 → 19.8.1
Update Type:
Patch
Package:
stylelint
Ecosystem:
npm
Version Change:
16.19.1 → 16.20.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
50.6.11 → 50.7.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.2.3 → 5.2.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.11.0 → 4.15.0
Update Type:
Minor
Package:
cssnano
Ecosystem:
npm
Version Change:
7.0.6 → 7.0.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
19.8.0 → 19.8.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.2 → 4.2.0
Update Type:
Minor
Package:
happy-dom
Ecosystem:
npm
Version Change:
17.4.6 → 17.5.6
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.9.9 → 2.9.11
Update Type:
Patch
Package:
@types/qs
Ecosystem:
npm
Version Change:
6.9.18 → 6.14.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
11.1.3 → 11.1.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.5.1 → 2.6.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1000.1.4 → 1000.1.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.7.0 → 0.7.1
Update Type:
Patch
Package:
@vue/shared
Ecosystem:
npm
Version Change:
3.5.13 → 3.5.16
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.0.1 → 4.0.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.5.2 → 2.5.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.2.0 → 3.2.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.20.0 → 2.20.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
59.0.0 → 59.0.1
Update Type:
Patch
Package:
lefthook
Ecosystem:
npm
Version Change:
1.11.12 → 1.11.13
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.507.0 → 0.511.0
Update Type:
Minor
Package:
nitropack
Ecosystem:
npm
Version Change:
2.11.11 → 2.11.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.2.0 → 4.3.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
6.11.1 → 6.12.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.5.3 → 4.5.4
Update Type:
Patch
Package:
vue-tippy
Ecosystem:
npm
Version Change:
6.7.0 → 6.7.1
Update Type:
Patch
Package:
vxe-pc-ui
Ecosystem:
npm
Version Change:
4.5.35 → 4.6.13
Update Type:
Minor
Package:
vxe-table
Ecosystem:
npm
Version Change:
4.13.16 → 4.13.32
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.6.0 → 1.6.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.37.0 → 0.38.4
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.5.13 → 3.5.16
Update Type:
Patch
Ecosystem:
npm
Version Change:
9.7.0 → 9.8.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.17.0 → 2.17.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.2 → 1.5.5
Update Type:
Patch
Technical Details
ID: 865987
UUID: 2563556430
Node ID: PR_kwDOO1OwzM6YzMRO
Host: GitHub
Repository: adamnchen/-Faster-Java-server
Mergeable: Yes
Merge State: Clean