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

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

Open
Number: #13
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: June 16, 2025 at 07:52 AM UTC
(3 months ago)
Updated: June 17, 2025 at 07:34 AM UTC
(3 months ago)
Labels:
dependencies javascript
Description:

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

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.29.0
@faker-js/faker 9.7.0 9.8.0
@iconify/json 2.2.334 2.2.349
@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.2
@playwright/test 1.52.0 1.53.0
@pnpm/workspace.read-manifest 1000.1.4 1000.2.0
@tanstack/vue-query 5.75.1 5.80.7
@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.34.0
@typescript-eslint/parser 8.31.1 8.34.0
@vee-validate/zod 4.15.0 4.15.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
axios 1.9.0 1.10.0
cheerio 1.0.0 1.1.0
commitlint-plugin-function-rules 4.0.1 4.0.2
cssnano 7.0.6 7.0.7
element-plus 2.9.9 2.10.2
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.2
eslint-plugin-jsdoc 50.6.11 50.8.0
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.14.0
eslint-plugin-prettier 5.2.6 5.4.1
eslint-plugin-regexp 2.7.0 2.9.0
eslint-plugin-unicorn 59.0.0 59.0.1
eslint-plugin-vue 10.1.0 10.2.0
eslint 9.26.0 9.29.0
lefthook 1.11.12 1.11.13
lucide-vue-next 0.507.0 0.514.0
naive-ui 2.41.0 2.41.1
nitropack 2.11.11 2.11.12
pinia-plugin-persistedstate 4.2.0 4.3.0
playwright 1.52.0 1.53.0
postcss-preset-env 10.1.6 10.2.3
postcss 8.5.3 8.5.5
prettier-plugin-tailwindcss 0.6.11 0.6.12
sass 1.87.0 1.89.2
stylelint-scss 6.11.1 6.12.1
stylelint 16.19.1 16.20.0
turbo 2.5.2 2.5.4
typescript 5.8.2 5.8.3
vee-validate 4.15.0 4.15.1
vite-plugin-dts 4.5.3 4.5.4
vitepress-plugin-group-icons 1.5.2 1.6.0
vitest 3.1.2 3.2.3
vue-i18n 11.1.3 11.1.5
vue-tippy 6.7.0 6.7.1
vxe-pc-ui 4.5.35 4.6.21
vxe-table 4.13.16 4.13.39
watermark-js-plus 1.6.0 1.6.2
zod 3.24.3 3.25.64
@ast-grep/napi 0.37.0 0.38.5

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.29.0

Release notes

Sourced from @​eslint/js's releases.

v9.29.0

Features

  • f686fcb feat: add ecmaVersion: 2026, parsing using and await using (#19832) (Milos Djermanovic)
  • 19cdd22 feat: prune suppressions for non-existent files (#19825) (TKDev7)
  • b3d720f feat: add ES2025 globals (#19835) (fisker Cheung)
  • 677a283 feat: add auto-accessor fields support to class-methods-use-this (#19789) (sethamus)
  • dbba058 feat: allow global type declaration in no-var (#19714) (Remco Haszing)
  • 342bd29 feat: ignore type annotations in no-restricted-globals (#19781) (sethamus)
  • 786bcd1 feat: add allowProperties option to no-restricted-properties (#19772) (sethamus)
  • 05b66d0 feat: add sourceCode.isGlobalReference(node) method (#19695) (Nitin Kumar)

Bug Fixes

  • 85c082c fix: explicit matching behavior with negated patterns and arrays (#19845) (Milos Djermanovic)
  • 9bda4a9 fix: fix LintOptions.filterCodeBlock types (#19837) (ntnyq)
  • 7ab77a2 fix: correct breaking deprecation of FlatConfig type (#19826) (Logicer)
  • 1ba3318 fix: add language and dialects to no-use-before-define (#19808) (Francesco Trotta)

Documentation

  • 00e3e6a docs: add support for custom name parameter to includeIgnoreFile (#19795) (루밀LuMir)
  • 3aed075 docs: Update README (GitHub Actions Bot)
  • a2f888d docs: enhance documentation with links and fix typos (#19761) (루밀LuMir)
  • 53c3235 docs: update to clarify prompt usage (#19748) (Jennifer Davis)

Chores

  • 5c114c9 chore: upgrade @​eslint/js@​9.29.0 (#19851) (Milos Djermanovic)
  • acf2201 chore: package.json update for @​eslint/js release (Jenkins)
  • a806994 refactor: Remove eslintrc from flat config functionality (#19833) (Nicholas C. Zakas)
  • 152ed51 test: switch to flat config mode in code path analysis tests (#19824) (Milos Djermanovic)
  • b647239 chore: Update first-party dependencies faster with Renovate (#19822) (Nicholas C. Zakas)
  • 7abe42e refactor: SafeEmitter -> SourceCodeVisitor (#19708) (Nicholas C. Zakas)
  • e392895 perf: improve time complexity of getLocFromIndex (#19782) (루밀LuMir)
  • 0ed289c chore: remove accidentally committed file (#19807) (Francesco Trotta)

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)

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.29.0 - June 13, 2025

  • 5c114c9 chore: upgrade @​eslint/js@​9.29.0 (#19851) (Milos Djermanovic)
  • acf2201 chore: package.json update for @​eslint/js release (Jenkins)
  • f686fcb feat: add ecmaVersion: 2026, parsing using and await using (#19832) (Milos Djermanovic)
  • 85c082c fix: explicit matching behavior with negated patterns and arrays (#19845) (Milos Djermanovic)
  • 00e3e6a docs: add support for custom name parameter to includeIgnoreFile (#19795) (루밀LuMir)
  • 9bda4a9 fix: fix LintOptions.filterCodeBlock types (#19837) (ntnyq)
  • a806994 refactor: Remove eslintrc from flat config functionality (#19833) (Nicholas C. Zakas)
  • 19cdd22 feat: prune suppressions for non-existent files (#19825) (TKDev7)
  • b3d720f feat: add ES2025 globals (#19835) (fisker Cheung)
  • 677a283 feat: add auto-accessor fields support to class-methods-use-this (#19789) (sethamus)
  • 3aed075 docs: Update README (GitHub Actions Bot)
  • 7ab77a2 fix: correct breaking deprecation of FlatConfig type (#19826) (Logicer)
  • a2f888d docs: enhance documentation with links and fix typos (#19761) (루밀LuMir)
  • dbba058 feat: allow global type declaration in no-var (#19714) (Remco Haszing)
  • 152ed51 test: switch to flat config mode in code path analysis tests (#19824) (Milos Djermanovic)
  • b647239 chore: Update first-party dependencies faster with Renovate (#19822) (Nicholas C. Zakas)
  • 7abe42e refactor: SafeEmitter -> SourceCodeVisitor (#19708) (Nicholas C. Zakas)
  • 342bd29 feat: ignore type annotations in no-restricted-globals (#19781) (sethamus)
  • e392895 perf: improve time complexity of getLocFromIndex (#19782) (루밀LuMir)
  • 1ba3318 fix: add language and dialects to no-use-before-define (#19808) (Francesco Trotta)
  • 786bcd1 feat: add allowProperties option to no-restricted-properties (#19772) (sethamus)
  • 05b66d0 feat: add sourceCode.isGlobalReference(node) method (#19695) (Nitin Kumar)
  • 53c3235 docs: update to clarify prompt usage (#19748) (Jennifer Davis)
  • 0ed289c chore: remove accidentally committed file (#19807) (Francesco Trotta)

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)

... (truncated)

Commits
  • acf2201 chore: package.json update for @​eslint/js release
  • 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.349

Commits

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

Pull Request Statistics
Commits:
0
Files Changed:
0
Additions:
+0
Deletions:
-0
Package Dependencies
Ecosystem:
npm
Version Change:
3.1.2 → 3.2.3
Update Type:
Minor
Package:
zod
Ecosystem:
npm
Version Change:
3.24.3 → 3.25.64
Update Type:
Minor
Package:
eslint
Ecosystem:
npm
Version Change:
9.26.0 → 9.29.0
Update Type:
Minor
Package:
sass
Ecosystem:
npm
Version Change:
1.87.0 → 1.89.2
Update Type:
Minor
Package:
axios
Ecosystem:
npm
Version Change:
1.9.0 → 1.10.0
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
Ecosystem:
npm
Version Change:
10.1.6 → 10.2.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.31.1 → 8.34.0
Update Type:
Minor
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.26.0 → 9.29.0
Update Type:
Minor
Package:
postcss
Ecosystem:
npm
Version Change:
8.5.3 → 8.5.5
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.75.1 → 5.80.7
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
Ecosystem:
npm
Version Change:
1.52.0 → 1.53.0
Update Type:
Minor
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.349
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.31.1 → 8.34.0
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.14.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.8.0
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.2
Update Type:
Minor
Package:
cssnano
Ecosystem:
npm
Version Change:
7.0.6 → 7.0.7
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.1.0 → 10.2.0
Update Type:
Minor
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:
cheerio
Ecosystem:
npm
Version Change:
1.0.0 → 1.1.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.9.9 → 2.10.2
Update Type:
Minor
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.2.0
Update Type:
Minor
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:
2.7.0 → 2.9.0
Update Type:
Minor
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.514.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.1
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.21
Update Type:
Minor
Package:
vxe-table
Ecosystem:
npm
Version Change:
4.13.16 → 4.13.39
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.5
Update Type:
Minor
Ecosystem:
npm
Version Change:
9.7.0 → 9.8.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.17.0 → 2.17.2
Update Type:
Patch
Package:
playwright
Ecosystem:
npm
Version Change:
1.52.0 → 1.53.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.2 → 1.6.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.15.0 → 4.15.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.15.0 → 4.15.1
Update Type:
Patch
Package:
naive-ui
Ecosystem:
npm
Version Change:
2.41.0 → 2.41.1
Update Type:
Patch
Technical Details
ID: 1797431
UUID: 3148934776
Node ID: PR_kwDOO1OwzM6aqTVq
Host: GitHub
Repository: adamnchen/-Faster-Java-server