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

deps(deps): bump the minor-patch-dependencies group across 1 directory with 43 updates

Closed
Number: #867
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 1
Created: August 09, 2025 at 02:48 AM UTC
(about 1 month ago)
Updated: August 25, 2025 at 06:09 PM UTC
(15 days ago)
Closed: August 25, 2025 at 06:09 PM UTC
(15 days ago)
Time to Close: 17 days
Labels:
dependencies
Description:

Bumps the minor-patch-dependencies group with 43 updates in the / directory:

Package From To
@eslint/js 9.27.0 9.33.0
concurrently 9.1.2 9.2.0
eslint-config-prettier 10.0.2 10.1.8
eslint-plugin-vuetify 2.5.1 2.5.2
typescript 5.7.2 5.9.2
typescript-eslint 8.26.0 8.39.0
vue 3.5.13 3.5.18
vuetify 3.7.15 3.9.4
chalk 5.4.1 5.5.0
fs-extra 11.3.0 11.3.1
vue-router 4.5.0 4.5.1
axios 1.8.2 1.11.0
rollup 4.34.9 4.46.2
ts-jest 29.2.6 29.4.1
zod 4.0.15 4.0.16
@testing-library/jest-dom 6.6.3 6.6.4
@vue/eslint-config-typescript 14.4.0 14.6.0
cypress 14.1.0 14.5.4
sass 1.85.1 1.90.0
vitest 3.0.7 3.2.4
vite-plugin-dts 4.5.3 4.5.4
tsup 8.4.0 8.5.0
morgan 1.10.0 1.10.1
@types/morgan 1.9.9 1.9.10
@babel/core 7.26.9 7.28.0
@babel/preset-env 7.26.9 7.28.0
@babel/preset-typescript 7.26.0 7.27.1
eslint-plugin-prettier 5.2.3 5.5.4
prettier 3.5.3 3.6.2
tsx 4.19.3 4.20.3
@modelcontextprotocol/sdk 1.15.1 1.17.2
@modelcontextprotocol/inspector 0.16.1 0.16.2
@vue/compiler-sfc 3.5.13 3.5.18
abcjs 6.4.4 6.5.1
chess.js 1.1.0 1.4.0
@vitest/coverage-v8 3.0.7 3.2.4
@vitest/ui 3.0.7 3.2.4
@vue/runtime-dom 3.5.13 3.5.18
@vuetify/loader-shared 2.1.0 2.1.1
autoprefixer 10.4.20 10.4.21
postcss 8.5.3 8.5.6
terser 5.39.0 5.43.1
wait-on 8.0.2 8.0.4

Updates @eslint/js from 9.27.0 to 9.33.0

Release notes

Sourced from @​eslint/js's releases.

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)
  • 06a22f1 test: resolve flakiness in --mcp flag test (#19993) (Pixel998)
  • 54920ed test: switch to Linter.Config in ESLintRules type tests (#19977) (Francesco Trotta)

v9.32.0

Features

  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)

Bug Fixes

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

Documentation

  • 86e7426 docs: Update README (GitHub Actions Bot)

Chores

  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • 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)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

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)
  • 86e7426 docs: Update README (GitHub Actions Bot)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

v9.31.0 - July 11, 2025

  • 3ddd454 chore: upgrade to @eslint/js@9.31.0 (#19935) (Francesco Trotta)
  • d5054e5 chore: package.json update for @​eslint/js release (Jenkins)
  • 0f4a378 chore: update eslint (#19933) (renovate[bot])
  • 664cb44 docs: Update README (GitHub Actions Bot)
  • 07fac6c fix: retry on EMFILE when writing autofix results (#19926) (TKDev7)
  • 35cf44c feat: output full actual location in rule tester if different (#19904) (ST-DDT)
  • 40dbe2a docs: fix mismatch between globalIgnores() code and text (#19914) (MaoShizhong)
  • 76c2340 chore: bump mocha to v11 (#19917) (루밀LuMir)
  • 28cc7ab fix: Remove incorrect RuleContext types (#19910) (Nicholas C. Zakas)

... (truncated)

Commits
  • 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
  • See full diff in compare view

Updates concurrently from 9.1.2 to 9.2.0

Release notes

Sourced from concurrently's releases.

v9.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v9.1.2...v9.2.0

Commits

Updates eslint-config-prettier from 10.0.2 to 10.1.8

Release notes

Sourced from eslint-config-prettier's releases.

v10.1.8

republish latest version

Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.5...v10.1.8

v10.1.5

Patch Changes

Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.4...v10.1.5

v10.1.4

Patch Changes

Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.3...v10.1.4

v10.1.3

Patch Changes

New Contributors

Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.2...v10.1.3

v10.1.2

Patch Changes

v10.1.1

Patch Changes

  • #309 eb56a5e Thanks @​JounQin! - fix: separate the /flat entry for compatibility

    For flat config users, the previous "eslint-config-prettier" entry still works, but "eslint-config-prettier/flat" adds a new name property for config-inspector, we just can't add it for the default entry for compatibility.

    See also prettier/eslint-config-prettier#308

    // before
    import eslintConfigPrettier from "eslint-config-prettier";
    

    // after
    import eslintConfigPrettier from "eslint-config-prettier/flat";

... (truncated)

Changelog

Sourced from eslint-config-prettier's changelog.

eslint-config-prettier

10.1.5

Patch Changes

10.1.4

Patch Changes

10.1.3

Patch Changes

10.1.2

Patch Changes

10.1.1

Patch Changes

  • #309 eb56a5e Thanks @​JounQin! - fix: separate the /flat entry for compatibility

    For flat config users, the previous "eslint-config-prettier" entry still works, but "eslint-config-prettier/flat" adds a new name property for config-inspector, we just can't add it for the default entry for compatibility.

    See also prettier/eslint-config-prettier#308

    // before
    import eslintConfigPrettier from "eslint-config-prettier";
    

    // after
    import eslintConfigPrettier from "eslint-config-prettier/flat";

10.1.0

Minor Changes

... (truncated)

Commits
  • 9b0b0a4 fix: release a new latest version
  • 4c94893 chore: release eslint-config-prettier (#333)
  • 60fef02 chore: add funding field into package.json (#332)
  • f55501f chore: release eslint-config-prettier (#329)
  • 50a8a22 chore(deps): update all dependencies (#330)
  • 94b4799 fix(cli): do not crash on no rules configured (#328)
  • cdc4a5c chore: release eslint-config-prettier (#326)
  • 4e95a1d fix: this package is commonjs, align its types correctly (#325)
  • 8911369 chore: release eslint-config-prettier (#322)
  • a8768bf chore(package): add homepage url (#321)
  • Additional commits viewable in compare view

Updates eslint-plugin-vuetify from 2.5.1 to 2.5.2

Release notes

Sourced from eslint-plugin-vuetify's releases.

v2.5.2

:wrench: Bug Fixes

Commits

Updates typescript from 5.7.2 to 5.9.2

Release notes

Sourced from typescript's releases.

TypeScript 5.9

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 RC

For release notes, check out the release announcement

Downloads are available on:

TypeScript 5.9 Beta

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8.3

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

... (truncated)

Commits
  • be86783 Give more specific errors for verbatimModuleSyntax (#62113)
  • 22ef577 LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...
  • d5a414c Don't use noErrorTruncation when printing types with maximumLength set (#...
  • f14b5c8 Remove unused and confusing dom.iterable.d.ts file (#62037)
  • 2778e84 Restore AbortSignal.abort (#62086)
  • 65cb4bd LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...
  • 9e20e03 Clear out checker-level stacks on pop (#62016)
  • 87740bc Fix for Issue 61081 (#61221)
  • 833a8d4 Fix Symbol completion priority and cursor positioning (#61945)
  • 0018c9f LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.26.0 to 8.39.0

Release notes

Sourced from typescript-eslint's releases.

v8.39.0

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#11127)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#11427)
  • eslint-plugin: [only-throw-error] support yield/await expressions (#11417)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] ignore check option for most RHS of a chain (#11272)
  • eslint-plugin: [no-unsafe-assignment] add an unsafeObjectPattern message (#11403)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.38.0

8.38.0 (2025-07-21)

🚀 Features

  • typescript-estree: forbid optional chain in TemplateTaggedLiteral (#11391)

🩹 Fixes

  • disallow extra properties in rule options (#11397)
  • eslint-plugin: [consistent-generic-constructors] resolve conflict with isolatedDeclarations if enabled in constructor option (#11351)
  • typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
  • typescript-eslint: error on nested extends in tseslint.config() (#11361)
  • typescript-estree: ensure the token type of the property name is Identifier (#11329)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.39.0 (2025-08-04)

🚀 Features

  • update to TypeScript 5.9.2 (#11445)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.38.0 (2025-07-21)

🩹 Fixes

  • typescript-eslint: error on nested extends in tseslint.config() (#11361)
  • typescript-eslint: infer tsconfigRootDir with v8 API (#11412)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.37.0 (2025-07-14)

🚀 Features

  • typescript-estree: infer tsconfigRootDir from call stack (#11370)

❤️ Thank You

  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

8.36.0 (2025-07-07)

🚀 Features

  • typescript-eslint: support basePath in tseslint.config() (#11357)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.35.1 (2025-06-30)

... (truncated)

Commits
  • c98d513 chore(release): publish 8.39.0
  • 2112d58 feat: update to TypeScript 5.9.2 (#11445)
  • d11e79e chore(release): publish 8.38.0
  • 6d8fae9 fix(typescript-eslint): error on nested extends in tseslint.config() (#11...
  • abb7c4d fix(typescript-eslint): infer tsconfigRootDir with v8 API (#11412)
  • 816be17 chore(release): publish 8.37.0
  • 7126c3a feat(typescript-estree): infer tsconfigRootDir from call stack (#11370)
  • 84b7a2e chore(release): publish 8.36.0
  • 0c40c7a feat(typescript-eslint): support basePath in tseslint.config() (#11357)
  • e2ecca6 chore: fix issues introduced by updated nx configuration (#11230)
  • Additional commits viewable in compare view

Updates vue from 3.5.13 to 3.5.18

Release notes

Sourced from vue's releases.

v3.5.18

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.17

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.16

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.15

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

v3.5.14

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.18 (2025-07-23)

Bug Fixes

  • compiler-core: avoid cached text vnodes retaining detached DOM nodes (#13662) (00695a5), closes #13661
  • compiler-core: avoid self updates of v-pre (#12556) (21b685a)
  • compiler-core: identifiers in function parameters should not be inferred as references (#13548) (9b02923)
  • compiler-core: recognize empty string as non-identifier (#12553) (ce93339)
  • compiler-core: transform empty v-bind dynamic argument content correctly (#12554) (d3af67e)
  • compiler-...

    Description has been truncated

Pull Request Statistics
Commits:
1
Files Changed:
17
Additions:
+2483
Deletions:
-1130
Package Dependencies
Package:
vitest
Ecosystem:
npm
Version Change:
3.0.7 → 3.2.4
Update Type:
Minor
Package:
zod
Ecosystem:
npm
Version Change:
4.0.15 → 4.0.16
Update Type:
Patch
Package:
sass
Ecosystem:
npm
Version Change:
1.85.1 → 1.90.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
10.0.2 → 10.1.8
Update Type:
Minor
Ecosystem:
npm
Version Change:
3.0.7 → 3.2.4
Update Type:
Minor
Package:
axios
Ecosystem:
npm
Version Change:
1.8.2 → 1.11.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
7.26.9 → 7.28.0
Update Type:
Minor
Package:
@babel/core
Ecosystem:
npm
Version Change:
7.26.9 → 7.28.0
Update Type:
Minor
Package:
@vitest/ui
Ecosystem:
npm
Version Change:
3.0.7 → 3.2.4
Update Type:
Minor
Package:
vuetify
Ecosystem:
npm
Version Change:
3.7.15 → 3.9.4
Update Type:
Minor
Package:
prettier
Ecosystem:
npm
Version Change:
3.5.3 → 3.6.2
Update Type:
Minor
Package:
typescript
Ecosystem:
npm
Version Change:
5.7.2 → 5.9.2
Update Type:
Minor
Package:
vue
Ecosystem:
npm
Version Change:
3.5.13 → 3.5.18
Update Type:
Patch
Package:
terser
Ecosystem:
npm
Version Change:
5.39.0 → 5.43.1
Update Type:
Minor
Package:
ts-jest
Ecosystem:
npm
Version Change:
29.2.6 → 29.4.1
Update Type:
Minor
Package:
cypress
Ecosystem:
npm
Version Change:
14.1.0 → 14.5.4
Update Type:
Minor
Package:
@eslint/js
Ecosystem:
npm
Version Change:
9.27.0 → 9.33.0
Update Type:
Minor
Package:
rollup
Ecosystem:
npm
Version Change:
4.34.9 → 4.46.2
Update Type:
Minor
Package:
postcss
Ecosystem:
npm
Version Change:
8.5.3 → 8.5.6
Update Type:
Patch
Ecosystem:
npm
Version Change:
8.26.0 → 8.39.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
10.4.20 → 10.4.21
Update Type:
Patch
Ecosystem:
npm
Version Change:
5.2.3 → 5.5.4
Update Type:
Minor
Package:
tsx
Ecosystem:
npm
Version Change:
4.19.3 → 4.20.3
Update Type:
Minor
Ecosystem:
npm
Version Change:
9.1.2 → 9.2.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
6.6.3 → 6.6.4
Update Type:
Patch
Package:
tsup
Ecosystem:
npm
Version Change:
8.4.0 → 8.5.0
Update Type:
Minor
Package:
chalk
Ecosystem:
npm
Version Change:
5.4.1 → 5.5.0
Update Type:
Minor
Package:
fs-extra
Ecosystem:
npm
Version Change:
11.3.0 → 11.3.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
7.26.0 → 7.27.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
4.5.3 → 4.5.4
Update Type:
Patch
Package:
vue-router
Ecosystem:
npm
Version Change:
4.5.0 → 4.5.1
Update Type:
Patch
Package:
wait-on
Ecosystem:
npm
Version Change:
8.0.2 → 8.0.4
Update Type:
Patch
Package:
morgan
Ecosystem:
npm
Version Change:
1.10.0 → 1.10.1
Update Type:
Patch
Ecosystem:
npm
Version Change:
1.15.1 → 1.17.2
Update Type:
Minor
Ecosystem:
npm
Version Change:
14.4.0 → 14.6.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
0.16.1 → 0.16.2
Update Type:
Patch
Package:
chess.js
Ecosystem:
npm
Version Change:
1.1.0 → 1.4.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
1.9.9 → 1.9.10
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.5.1 → 2.5.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.5.13 → 3.5.18
Update Type:
Patch
Ecosystem:
npm
Version Change:
3.5.13 → 3.5.18
Update Type:
Patch
Package:
abcjs
Ecosystem:
npm
Version Change:
6.4.4 → 6.5.1
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.1.0 → 2.1.1
Update Type:
Patch
Technical Details
ID: 4804077
UUID: 2732098130
Node ID: PR_kwDOB1MYHc6i2IJS
Host: GitHub
Repository: patched-network/vue-skuilder
Mergeable: Yes
Merge State: Unstable
Rebaseable: Yes