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

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

Closed
Number: #51
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: September 23, 2025 at 06:54 AM UTC
(about 1 month ago)
Updated: September 24, 2025 at 06:52 AM UTC
(about 1 month ago)
Closed: September 24, 2025 at 06:52 AM UTC
(about 1 month ago)
Time to Close: about 24 hours
Labels:
dependencies javascript
Description:

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

Package From To
@changesets/cli 2.29.2 2.29.7
@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.36.0
@iconify/json 2.2.334 2.2.387
@intlify/core-base 11.1.3 11.1.12
@jspm/generator 2.5.1 2.7.0
@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.4
@tailwindcss/typography 0.5.16 0.5.18
@tanstack/vue-query 5.75.1 5.90.1
@tanstack/vue-store 0.7.0 0.7.7
@types/jsonwebtoken 9.0.9 9.0.10
@types/qs 6.9.18 6.14.0
@typescript-eslint/eslint-plugin 8.31.1 8.44.1
@typescript-eslint/parser 8.31.1 8.44.1
@vee-validate/zod 4.15.0 4.15.1
@vue/shared 3.5.13 3.5.21
axios 1.9.0 1.12.2
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.18
element-plus 2.9.9 2.11.3
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.23.1
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.5.0
eslint 9.26.0 9.36.0
h3 1.15.3 1.15.4
jsonc-eslint-parser 2.4.0 2.4.1
lefthook 1.11.12 1.13.2
lucide-vue-next 0.507.0 0.544.0
naive-ui 2.41.0 2.43.1
nitropack 2.11.11 2.12.6
pinia-plugin-persistedstate 4.2.0 4.5.0
playwright 1.52.0 1.55.0
postcss-preset-env 10.1.6 10.4.0
postcss 8.5.3 8.5.6
prettier-plugin-tailwindcss 0.6.11 0.6.14
publint 0.3.12 0.3.13
sass 1.87.0 1.93.1
stylelint-config-recommended-vue 1.6.0 1.6.1
stylelint-scss 6.11.1 6.12.1
stylelint 16.19.1 16.24.0
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.12
vue-tippy 6.7.0 6.7.1
watermark-js-plus 1.6.0 1.6.3
@ast-grep/napi 0.37.0 0.39.5

Updates @changesets/cli from 2.29.2 to 2.29.7

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.29.7

Patch Changes

  • Updated dependencies [957f24e]:
    • @​changesets/apply-release-plan@​7.0.13

@​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 @ctrl/tinycolor from 4.1.0 to 4.2.0

Release notes

Sourced from @​ctrl/tinycolor's releases.

v4.2.0

4.2.0 (2025-09-16)

Features

  • publish new version with npm provenance (39778c8)
  • release new version (76556be)
Commits

Updates @eslint/js from 9.26.0 to 9.36.0

Release notes

Sourced from @​eslint/js's releases.

v9.36.0

Features

  • 47afcf6 feat: correct preserve-caught-error edge cases (#20109) (Francesco Trotta)

Bug Fixes

  • 75b74d8 fix: add missing rule option types (#20127) (ntnyq)
  • 1c0d850 fix: update eslint-all.js to use Object.freeze for rules object (#20116) (루밀LuMir)
  • 7d61b7f fix: add missing scope types to Scope.type (#20110) (Pixel998)
  • 7a670c3 fix: correct rule option typings in rules.d.ts (#20084) (Pixel998)

Documentation

  • b73ab12 docs: update examples to use defineConfig (#20131) (sethamus)
  • 31d9392 docs: fix typos (#20118) (Pixel998)
  • c7f861b docs: Update README (GitHub Actions Bot)
  • 6b0c08b docs: Update README (GitHub Actions Bot)
  • 91f97c5 docs: Update README (GitHub Actions Bot)

Chores

  • 12411e8 chore: upgrade @​eslint/js@​9.36.0 (#20139) (Milos Djermanovic)
  • 488cba6 chore: package.json update for @​eslint/js release (Jenkins)
  • bac82a2 ci: simplify renovate configuration (#19907) (唯然)
  • c00bb37 ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot])
  • fee751d refactor: use defaultOptions in rules (#20121) (Pixel998)
  • 1ace67d chore: update example to use defineConfig (#20111) (루밀LuMir)
  • 4821963 test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir)
  • b42c42e chore: disallow use of deprecated type property in core rule tests (#20094) (Milos Djermanovic)
  • 7bb498d test: remove deprecated type property from core rule tests (#20093) (Pixel998)
  • e10cf2a ci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot])
  • 5cb0ce4 refactor: use meta.defaultOptions in preserve-caught-error (#20080) (Pixel998)
  • f9f7cb5 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 81764b2 chore: update eslint peer dependency in eslint-config-eslint (#20079) (Milos Djermanovic)

v9.35.0

Features

  • 42761fa feat: implement suggestions for no-empty-function (#20057) (jaymarvelz)
  • 102f444 feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)
  • e51ffff feat: add preserve-caught-error rule (#19913) (Amnish Singh Arora)

Bug Fixes

  • 10e7ae2 fix: update uncloneable options error message (#20059) (soda-sorcery)
  • bfa4601 fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)
  • dfd11de fix: add before and after to test case types (#20049) (Francesco Trotta)
  • dabbe95 fix: correct types for no-restricted-imports rule (#20034) (Milos Djermanovic)
  • ea789c7 fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)

Documentation

  • d265515 docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)
  • a355a0e docs: invert comparison logic for example in no-var doc page (#20064) (OTonGitHub)
  • 5082fc2 docs: Update README (GitHub Actions Bot)
  • 99cfd7e docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.36.0 - September 19, 2025

  • 12411e8 chore: upgrade @​eslint/js@​9.36.0 (#20139) (Milos Djermanovic)
  • 488cba6 chore: package.json update for @​eslint/js release (Jenkins)
  • b73ab12 docs: update examples to use defineConfig (#20131) (sethamus)
  • 47afcf6 feat: correct preserve-caught-error edge cases (#20109) (Francesco Trotta)
  • 75b74d8 fix: add missing rule option types (#20127) (ntnyq)
  • bac82a2 ci: simplify renovate configuration (#19907) (唯然)
  • 1c0d850 fix: update eslint-all.js to use Object.freeze for rules object (#20116) (루밀LuMir)
  • c00bb37 ci: bump actions/labeler from 5 to 6 (#20090) (dependabot[bot])
  • fee751d refactor: use defaultOptions in rules (#20121) (Pixel998)
  • 31d9392 docs: fix typos (#20118) (Pixel998)
  • 7d61b7f fix: add missing scope types to Scope.type (#20110) (Pixel998)
  • 1ace67d chore: update example to use defineConfig (#20111) (루밀LuMir)
  • 4821963 test: add missing loc information to error objects in rule tests (#20112) (루밀LuMir)
  • c7f861b docs: Update README (GitHub Actions Bot)
  • 6b0c08b docs: Update README (GitHub Actions Bot)
  • 7a670c3 fix: correct rule option typings in rules.d.ts (#20084) (Pixel998)
  • b42c42e chore: disallow use of deprecated type property in core rule tests (#20094) (Milos Djermanovic)
  • 7bb498d test: remove deprecated type property from core rule tests (#20093) (Pixel998)
  • 91f97c5 docs: Update README (GitHub Actions Bot)
  • e10cf2a ci: bump actions/setup-node from 4 to 5 (#20089) (dependabot[bot])
  • 5cb0ce4 refactor: use meta.defaultOptions in preserve-caught-error (#20080) (Pixel998)
  • f9f7cb5 chore: package.json update for eslint-config-eslint release (Jenkins)
  • 81764b2 chore: update eslint peer dependency in eslint-config-eslint (#20079) (Milos Djermanovic)

v9.35.0 - September 5, 2025

  • da87f2f chore: upgrade @​eslint/js@​9.35.0 (#20077) (Milos Djermanovic)
  • af2a087 chore: package.json update for @​eslint/js release (Jenkins)
  • d265515 docs: improve phrasing - "if" → "even if" from getting-started section (#20074) (jjangga0214)
  • 7055764 test: remove tests/lib/eslint/eslint.config.js (#20065) (Milos Djermanovic)
  • 10e7ae2 fix: update uncloneable options error message (#20059) (soda-sorcery)
  • 42761fa feat: implement suggestions for no-empty-function (#20057) (jaymarvelz)
  • 102f444 feat: implement suggestions for no-empty-static-block (#20056) (jaymarvelz)
  • 84ffb96 chore: update @eslint-community/eslint-utils (#20069) (Francesco Trotta)
  • a355a0e docs: invert comparison logic for example in no-var doc page (#20064) (OTonGitHub)
  • e51ffff feat: add preserve-caught-error rule (#19913) (Amnish Singh Arora)
  • 5082fc2 docs: Update README (GitHub Actions Bot)
  • d5ef939 refactor: remove deprecated context.parserOptions usage across rules (#20060) (sethamus)
  • 1b3881d chore: remove redundant word (#20058) (pxwanglu)
  • 99cfd7e docs: add missing "the" in rule deprecation docs (#20050) (Josh Goldberg ✨)
  • bfa4601 fix: ignore empty switch statements with comments in no-empty rule (#20045) (jaymarvelz)
  • dfd11de fix: add before and after to test case types (#20049) (Francesco Trotta)
  • 6ad8973 docs: update --no-ignore and --ignore-pattern documentation (#20036) (Francesco Trotta)
  • dabbe95 fix: correct types for no-restricted-imports rule (#20034) (Milos Djermanovic)
  • 8033b19 docs: add documentation for --no-config-lookup (#20033) (Francesco Trotta)
  • ea789c7 fix: no-loss-of-precision false positive with uppercase exponent (#20032) (sethamus)

v9.34.0 - August 22, 2025

... (truncated)

Commits
  • 488cba6 chore: package.json update for @​eslint/js release
  • 1c0d850 fix: update eslint-all.js to use Object.freeze for rules object (#20116)
  • af2a087 chore: package.json update for @​eslint/js release
  • 84ffb96 chore: update @eslint-community/eslint-utils (#20069)
  • 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
  • Additional commits viewable in compare view

Updates @iconify/json from 2.2.334 to 2.2.387

Commits

Updates @intlify/core-base from 11.1.3 to 11.1.12

Release notes

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

v11.1.12

What's Changed

⚡ Improvement Features

  • fix: Emit INVALID_TOKEN_IN_PLACEHOLDER instead of UNTERMINATED_CLOSING_BRACE when invalid token is in placeholder and update docs by @​kazupon in intlify/vue-i18n#2255

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

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

... (truncated)

Commits

Updates @jspm/generator from 2.5.1 to 2.7.0

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
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+4448
Deletions:
-4729
Package Dependencies
Ecosystem:
npm
Version Change:
3.1.2 → 3.2.4
Update Type:
Minor
Package:
eslint
Ecosystem:
npm
Version Change:
9.26.0 → 9.36.0
Update Type:
Minor
Package:
sass
Ecosystem:
npm
Version Change:
1.87.0 → 1.93.1
Update Type:
Minor
Package:
axios
Ecosystem:
npm
Version Change:
1.9.0 → 1.12.2
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
Ecosystem:
npm
Version Change:
10.1.6 → 10.4.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
8.31.1 → 8.44.1
Update Type:
Minor
Package:
dayjs
Ecosystem:
npm
Version Change:
1.11.13 → 1.11.18
Update Type:
Patch
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.26.0 → 9.36.0
Update Type:
Minor
Package:
postcss
Ecosystem:
npm
Version Change:
8.5.3 → 8.5.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.75.1 → 5.90.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.29.2 → 2.29.7
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.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.2.334 → 2.2.387
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.31.1 → 8.44.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
17.17.0 → 17.23.1
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.24.0
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.5.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.3
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.12
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.5.1 → 2.7.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1000.1.4 → 1000.2.4
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.7.0 → 0.7.7
Update Type:
Patch
Package:
@vue/shared
Ecosystem:
npm
Version Change:
3.5.13 → 3.5.21
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.13.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.507.0 → 0.544.0
Update Type:
Minor
Package:
nitropack
Ecosystem:
npm
Version Change:
2.11.11 → 2.12.6
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
Ecosystem:
npm
Version Change:
1.6.0 → 1.6.3
Update Type:
Patch
Ecosystem:
npm
Version Change:
0.37.0 → 0.39.5
Update Type:
Minor
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
Package:
publint
Ecosystem:
npm
Version Change:
0.3.12 → 0.3.13
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.5.2 → 1.6.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.5.16 → 0.5.18
Update Type:
Patch
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.43.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.4.0 → 2.4.1
Update Type:
Patch
Technical Details
ID: 8286221
UUID: 2852167931
Node ID: PR_kwDOO1OwzM6qAKD7
Host: GitHub
Repository: adamnchen/-Faster-Java-server
Mergeable: Yes
Merge State: Clean
Rebaseable: Yes