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

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

Open
Number: #41
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 28, 2025 at 08:57 AM UTC
(10 days ago)
Updated: August 28, 2025 at 08:57 AM UTC
(10 days ago)
Labels:
dependencies javascript
Description:

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

Package From To
@changesets/cli 2.29.2 2.29.6
@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.34.0
@iconify/json 2.2.334 2.2.379
@intlify/core-base 11.1.3 11.1.11
@jspm/generator 2.5.1 2.6.4
@nolebase/vitepress-plugin-git-changelog 2.17.0 2.18.2
@playwright/test 1.52.0 1.55.0
@pnpm/workspace.read-manifest 1000.1.4 1000.2.2
@tanstack/vue-query 5.75.1 5.85.5
@tanstack/vue-store 0.7.0 0.7.4
@types/jsonwebtoken 9.0.9 9.0.10
@types/qs 6.9.18 6.14.0
@typescript-eslint/eslint-plugin 8.31.1 8.41.0
@typescript-eslint/parser 8.31.1 8.41.0
@vee-validate/zod 4.15.0 4.15.1
@vue/shared 3.5.13 3.5.20
axios 1.9.0 1.11.0
cheerio 1.0.0 1.1.2
commitlint-plugin-function-rules 4.0.1 4.0.2
cssnano 7.0.6 7.1.1
cz-git 1.11.1 1.12.0
czg 1.11.1 1.12.0
dayjs 1.11.13 1.11.15
element-plus 2.9.9 2.11.1
eslint-config-turbo 2.5.2 2.5.6
eslint-plugin-command 3.2.0 3.3.1
eslint-plugin-import-x 4.11.0 4.16.1
eslint-plugin-jsonc 2.20.0 2.20.1
eslint-plugin-n 17.17.0 17.21.3
eslint-plugin-perfectionist 4.12.3 4.15.0
eslint-plugin-prettier 5.2.6 5.5.4
eslint-plugin-regexp 2.7.0 2.10.0
eslint-plugin-unused-imports 4.1.4 4.2.0
eslint-plugin-vue 10.1.0 10.4.0
eslint 9.26.0 9.34.0
h3 1.15.3 1.15.4
lefthook 1.11.12 1.12.3
lucide-vue-next 0.507.0 0.542.0
naive-ui 2.41.0 2.42.0
nitropack 2.11.11 2.12.4
pinia-plugin-persistedstate 4.2.0 4.5.0
pinia 3.0.2 3.0.3
playwright 1.52.0 1.55.0
postcss-preset-env 10.1.6 10.3.1
postcss 8.5.3 8.5.6
prettier-plugin-tailwindcss 0.6.11 0.6.14
sass 1.87.0 1.91.0
stylelint-config-recommended-vue 1.6.0 1.6.1
stylelint-scss 6.11.1 6.12.1
stylelint 16.19.1 16.23.1
turbo 2.5.2 2.5.6
typescript 5.8.2 5.9.2
unbuild 3.5.0 3.6.1
vee-validate 4.15.0 4.15.1
vite-plugin-dts 4.5.3 4.5.4
vite-plugin-pwa 1.0.0 1.0.3
vitepress-plugin-group-icons 1.5.2 1.6.3
vitepress 1.6.3 1.6.4
vitest 3.1.2 3.2.4
vue-eslint-parser 10.1.3 10.2.0
vue-i18n 11.1.3 11.1.11
vue-tippy 6.7.0 6.7.1
vue 3.5.13 3.5.20
vxe-pc-ui 4.5.35 4.9.6
vxe-table 4.13.16 4.16.1
watermark-js-plus 1.6.0 1.6.3
@ast-grep/napi 0.37.0 0.39.4
@vue/reactivity 3.5.13 3.5.20

Updates @changesets/cli from 2.29.2 to 2.29.6

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.29.6

Patch Changes

@​changesets/cli@​2.29.5

Patch Changes

  • #1693 6352819 Thanks @​Andarist! - Fixed an issue with workspace:^ and workspace:~ dependency ranges not being semantically treated as, respectively, ^CURRENT_VERSION and ~CURRENT_VERSION. This led to dependent packages being, at times, bumped too often when their dependencies with those ranges were bumped.

  • Updated dependencies [6352819]:

    • @​changesets/assemble-release-plan@​6.0.9
    • @​changesets/get-release-plan@​4.0.13

@​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

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

Release notes

Sourced from @​eslint/js's releases.

v9.34.0

Features

  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)

Bug Fixes

  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)

Documentation

  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

Chores

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])

v9.33.0

Features

  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)

Bug Fixes

  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)

Documentation

  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)

Build Related

  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)

Chores

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.34.0 - August 22, 2025

  • f19ad94 chore: upgrade to @eslint/js@9.34.0 (#20030) (Francesco Trotta)
  • b48fa20 chore: package.json update for @​eslint/js release (Jenkins)
  • 4bce8a2 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 0c9999c refactor: prefer default options in grouped-accessor-pairs (#20028) (루밀LuMir)
  • 0b4a590 docs: make rulesdir deprecation clearer (#20018) (Domenico Gemoli)
  • 9b89903 fix: default value of accessor-pairs option in rule.d.ts file (#20024) (Tanuj Kanti)
  • 6c07420 fix: fix spurious failure in neostandard integration test (#20023) (Kirk Waiblinger)
  • 676f4ac fix: allow scientific notation with trailing zeros matching exponent (#20002) (Sweta Tanwar)
  • 327c672 docs: Update README (GitHub Actions Bot)
  • d503f19 ci: fix stale.yml (#20010) (루밀LuMir)
  • 0bb777a feat: multithread linting (#19794) (Francesco Trotta)
  • bf26229 docs: Fix typo in core-concepts/index.md (#20009) (Tobias Hernstig)
  • 43a5f9e feat: add eslint-plugin-regexp to eslint-config-eslint base config (#19951) (Pixel998)
  • e2dc67d ci: centralize stale.yml (#19994) (루밀LuMir)
  • 7093cb8 ci: bump actions/checkout from 4 to 5 (#20005) (dependabot[bot])
  • 2309327 docs: fix typo in the "Configuring Rules" section (#20001) (ghazi-git)
  • 2b87e21 docs: [no-else-return] clarify sample code. (#19991) (Yuki Takada (Yukinosuke Takada))
  • c36570c docs: Update README (GitHub Actions Bot)

v9.33.0 - August 8, 2025

  • 4258046 chore: update dependency @​eslint/js to v9.33.0 (#19998) (renovate[bot])
  • ad28371 chore: package.json update for @​eslint/js release (Jenkins)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 732433c fix: allow any type for meta.docs.recommended in custom rules (#19995) (Francesco Trotta)
  • 34f0723 docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)
  • dc942a4 docs: Update README (GitHub Actions Bot)
  • 5a4b6f7 docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))
  • 247e156 docs: add missing let declarations in no-plusplus (#19980) (Yuki Takada (Yukinosuke Takada))
  • 0d17242 docs: Update README (GitHub Actions Bot)
  • e07820e feat: add global object access detection to no-restricted-globals (#19939) (sethamus)
  • fa20b9d docs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)
  • 54920ed test: switch to Linter.Config in ESLintRules type tests (#19977) (Francesco Trotta)
  • e8a6914 fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)
  • 90b050e feat: support explicit resource management in one-var (#19941) (Sweta Tanwar)
  • 27fa865 build: use ESLint class to generate formatter examples (#19972) (Milos Djermanovic)

v9.32.0 - July 25, 2025

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)

... (truncated)

Commits
  • b48fa20 chore: package.json update for @​eslint/js release
  • ad28371 chore: package.json update for @​eslint/js release
  • 50de1ce chore: package.json update for @​eslint/js release
  • d5054e5 chore: package.json update for @​eslint/js release
  • b3dbc16 chore: package.json update for @​eslint/js release
  • 5a5d526 chore: package.json update for @​eslint/js release
  • 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)
  • Additional commits viewable in compare view

Updates @iconify/json from 2.2.334 to 2.2.379

Commits

Updates @intlify/core-base from 11.1.3 to 11.1.11

Release notes

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

v11.1.11

What's Changed

⚡ Improvement Features

Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.10...v11.1.11

v11.1.10

🔒 Security Fixes

Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.9...v11.1.10

v11.1.9

Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.8...v11.1.9

v11.1.8

What's Changed

⚡ Improvement Features

Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.7...v11.1.8

v11.1.7

What's Changed

🐛 Bug Fixes

Full Changelog: https://github.com/intlify/vue-i18n/compare/v11.1.6...v11.1.7

v11.1.6

... (truncated)

Commits

Updates @jspm/generator from 2.5.1 to 2.6.4

Commits

Updates @nolebase/vitepress-plugin-git-changelog from 2.17.0 to 2.18.2

Release notes

Sourced from @​nolebase/vitepress-plugin-git-changelog's releases.

v2.18.2

   🐞 Bug Fixes

    View changes on GitHub

v2.18.1

   🐞 Bug Fixes

    View changes on GitHub

v2.18.0

   🐞 Bug Fixes

    View changes on GitHub

v2.17.2

   🐞 Bug Fixes

    View changes on GitHub

v2.17.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @playwright/test from 1.52.0 to 1.55.0

Release notes

Sourced from @​playwright/test's releases.

v1.55.0

New APIs

  • New Property testStepInfo.titlePath Returns the full title path starting from the test file, including test and step titles.

Codegen

  • Automatic toBeVisible() assertions: Codegen can now generate automatic toBeVisible() assertions for common UI interactions. This feature can be enabled in the Codegen settings UI.

Breaking Changes

  • ⚠️ Dropped support for Chromium extension manifest v2.

Miscellaneous

  • Added support for Debian 13 "Trixie".

Browser Versions

  • Chromium 140.0.7339.16
  • Mozilla Firefox 141.0
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 139
  • Microsoft Edge 139

v1.54.2

Highlights

microsoft/playwright#36714 - [Regression]: Codegen is not able to launch in Administrator Terminal on Windows (ProtocolError: Protocol error) microsoft/playwright#36828 - [Regression]: Playwright Codegen keeps spamming with selected option microsoft/playwright#36810 - [Regression]: Starting Codegen with target language doesn't work anymore

Browser Versions

  • Chromium 139.0.7258.5
  • Mozilla Firefox 140.0.2
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 140
  • Microsoft Edge 140

v1.54.1

Highlights

microsoft/playwright#36650 - [Regression]: 1.54.0 breaks downloading browsers when an HTTP(S) proxy is used

Browser Versions

  • Chromium 139.0.7258.5
  • Mozilla Firefox 140.0.2
  • WebKit 26.0

... (truncated)

Commits
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+4302
Deletions:
-3624
Package Dependencies
Package:
vitest
Ecosystem:
npm
Version Change:
3.1.2 → 3.2.4
Update Type:
Minor
Package:
eslint
Ecosystem:
npm
Version Change:
9.26.0 → 9.34.0
Update Type:
Minor
Package:
sass
Ecosystem:
npm
Version Change:
1.87.0 → 1.91.0
Update Type:
Minor
Package:
axios
Ecosystem:
npm
Version Change:
1.9.0 → 1.11.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.9.2
Update Type:
Minor
Package:
vue
Ecosystem:
npm
Version Change:
3.5.13 → 3.5.20
Update Type:
Patch
Ecosystem:
npm
Version Change:
10.1.6 → 10.3.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.31.1 → 8.41.0
Update Type:
Minor
Package:
dayjs
Ecosystem:
npm
Version Change:
1.11.13 → 1.11.15
Update Type:
Patch
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.26.0 → 9.34.0
Update Type:
Minor
Package:
postcss
Ecosystem:
npm
Version Change:
8.5.3 → 8.5.6
Update Type:
Patch
Package:
pinia
Ecosystem:
npm
Version Change:
3.0.2 → 3.0.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.75.1 → 5.85.5
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.29.2 → 2.29.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.6.11 → 0.6.14
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.52.0 → 1.55.0
Update Type:
Minor
Package:
vue-i18n
Ecosystem:
npm
Version Change:
11.1.3 → 11.1.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.2.334 → 2.2.379
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.31.1 → 8.41.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
17.17.0 → 17.21.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
5.2.6 → 5.5.4
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.12.3 → 4.15.0
Update Type:
Minor
Package:
turbo
Ecosystem:
npm
Version Change:
2.5.2 → 2.5.6
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.23.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.11.0 → 4.16.1
Update Type:
Minor
Package:
cssnano
Ecosystem:
npm
Version Change:
7.0.6 → 7.1.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
10.1.0 → 10.4.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
19.8.0 → 19.8.1
Update Type:
Patch
Package:
cheerio
Ecosystem:
npm
Version Change:
1.0.0 → 1.1.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
10.1.3 → 10.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.9.9 → 2.11.1
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.11
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.5.1 → 2.6.4
Update Type:
Minor
Ecosystem:
npm
Version Change:
1000.1.4 → 1000.2.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.7.0 → 0.7.4
Update Type:
Patch
Package:
@vue/shared
Ecosystem:
npm
Version Change:
3.5.13 → 3.5.20
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.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.2.0 → 3.3.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.20.0 → 2.20.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.7.0 → 2.10.0
Update Type:
Minor
Package:
lefthook
Ecosystem:
npm
Version Change:
1.11.12 → 1.12.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.507.0 → 0.542.0
Update Type:
Minor
Package:
nitropack
Ecosystem:
npm
Version Change:
2.11.11 → 2.12.4
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.2.0 → 4.5.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.9.6
Update Type:
Minor
Package:
vxe-table
Ecosystem:
npm
Version Change:
4.13.16 → 4.16.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.6.0 → 1.6.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.37.0 → 0.39.4
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.5.13 → 3.5.20
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.17.0 → 2.18.2
Update Type:
Minor
Package:
h3
Ecosystem:
npm
Version Change:
1.15.3 → 1.15.4
Update Type:
Patch
Package:
playwright
Ecosystem:
npm
Version Change:
1.52.0 → 1.55.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.5.2 → 1.6.3
Update Type:
Minor
Package:
cz-git
Ecosystem:
npm
Version Change:
1.11.1 → 1.12.0
Update Type:
Minor
Package:
czg
Ecosystem:
npm
Version Change:
1.11.1 → 1.12.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
9.0.9 → 9.0.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.0.0 → 1.0.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
4.1.4 → 4.2.0
Update Type:
Minor
Package:
unbuild
Ecosystem:
npm
Version Change:
3.5.0 → 3.6.1
Update Type:
Minor
Package:
vitepress
Ecosystem:
npm
Version Change:
1.6.3 → 1.6.4
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.6.0 → 1.6.1
Update Type:
Patch
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.42.0
Update Type:
Minor
Technical Details
ID: 5916307
UUID: 2781017438
Node ID: PR_kwDOO1OwzM6lwvVe
Host: GitHub
Repository: adamnchen/-Faster-Java-server
Merge State: Unknown