Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump json5, @vue/cli-plugin-babel, @vue/cli-plugin-eslint, @vue/cli-plugin-pwa, @vue/cli-plugin-router, @vue/cli-plugin-typescript, @vue/cli-plugin-vuex and @vue/cli-service in /ClientApp#91

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubJan 6, 2023

Bumpsjson5 to 2.2.3 and updates ancestor dependenciesjson5,json5,@vue/cli-plugin-babel,@vue/cli-plugin-eslint,@vue/cli-plugin-pwa,@vue/cli-plugin-router,@vue/cli-plugin-typescript,@vue/cli-plugin-vuex and@vue/cli-service. These dependencies need to be updated together.

Updatesjson5 from 1.0.1 to 2.2.3

Release notes

Sourced fromjson5's releases.

v2.2.3

  • Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299)

v2.2.2

  • Fix: Properties with the name__proto__ are added to objects and arrays.(#199) This also fixes a prototype pollution vulnerability reported byJonathan Gregson! (#295).

v2.2.1

v2.2.0

  • New: Accurate and documented TypeScript declarations are now included. There is no need to install@types/json5. (#236,#244)

v2.1.3 [code,diff]

  • Fix: An out of memory bug when parsing numbers has been fixed. (#228,#229)

v2.1.2

  • Fix: Bumpminimist tov1.2.5. (#222)

v2.1.1

  • New:package.json andpackage.json5 include amodule property sobundlers like webpack, rollup and parcel can take advantage of the ES Modulebuild. (#208)
  • Fix:stringify outputs\0 as\\x00 when followed by a digit. (#210)
  • Fix: Spelling mistakes have been fixed. (#196)

v2.1.0

  • New: Theindex.mjs andindex.min.mjs browser builds in thedist directory support ES6 modules. (#187)

v2.0.1

  • Fix: The browser builds in thedist directory support ES5. (#182)

v2.0.0

  • Major: JSON5 officially supports Node.js v6 and later. Support for Node.jsv4 has been dropped. Since Node.js v6 supports ES5 features, the code has beenrewritten in native ES5, and the dependence on Babel has been eliminated.

  • New: Support for Unicode 10 has been added.

  • New: The test framework has been migrated from Mocha to Tap.

  • New: The browser build atdist/index.js is no longer minified by default. Aminified version is available atdist/index.min.js. (#181)

  • Fix: The warning has been made clearer when line and paragraph separators are

... (truncated)

Changelog

Sourced fromjson5's changelog.

v2.2.3 [code,diff]

  • Fix: json5@2.2.3 is now the 'latest' release according to npm instead ofv1.0.2. (#299)

v2.2.2 [code,diff]

  • Fix: Properties with the name__proto__ are added to objects and arrays.(#199) This also fixes a prototype pollution vulnerability reported byJonathan Gregson! (#295).

v2.2.1 [code,diff]

v2.2.0 [code,diff]

  • New: Accurate and documented TypeScript declarations are now included. Thereis no need to install@types/json5. (#236,#244)

v2.1.3 [code,diff]

  • Fix: An out of memory bug when parsing numbers has been fixed. (#228,#229)

v2.1.2 [code,diff]

  • Fix: Bumpminimist tov1.2.5. (#222)

v2.1.1 [code, [diff][d2.1.1]]

... (truncated)

Commits

Updatesjson5 from 2.2.1 to 2.2.3

Release notes

Sourced fromjson5's releases.

v2.2.3

  • Fix: json5@2.2.3 is now the 'latest' release according to npm instead of v1.0.2. (#299)

v2.2.2

  • Fix: Properties with the name__proto__ are added to objects and arrays.(#199) This also fixes a prototype pollution vulnerability reported byJonathan Gregson! (#295).

v2.2.1

v2.2.0

  • New: Accurate and documented TypeScript declarations are now included. There is no need to install@types/json5. (#236,#244)

v2.1.3 [code,diff]

  • Fix: An out of memory bug when parsing numbers has been fixed. (#228,#229)

v2.1.2

  • Fix: Bumpminimist tov1.2.5. (#222)

v2.1.1

  • New:package.json andpackage.json5 include amodule property sobundlers like webpack, rollup and parcel can take advantage of the ES Modulebuild. (#208)
  • Fix:stringify outputs\0 as\\x00 when followed by a digit. (#210)
  • Fix: Spelling mistakes have been fixed. (#196)

v2.1.0

  • New: Theindex.mjs andindex.min.mjs browser builds in thedist directory support ES6 modules. (#187)

v2.0.1

  • Fix: The browser builds in thedist directory support ES5. (#182)

v2.0.0

  • Major: JSON5 officially supports Node.js v6 and later. Support for Node.jsv4 has been dropped. Since Node.js v6 supports ES5 features, the code has beenrewritten in native ES5, and the dependence on Babel has been eliminated.

  • New: Support for Unicode 10 has been added.

  • New: The test framework has been migrated from Mocha to Tap.

  • New: The browser build atdist/index.js is no longer minified by default. Aminified version is available atdist/index.min.js. (#181)

  • Fix: The warning has been made clearer when line and paragraph separators are

... (truncated)

Changelog

Sourced fromjson5's changelog.

v2.2.3 [code,diff]

  • Fix: json5@2.2.3 is now the 'latest' release according to npm instead ofv1.0.2. (#299)

v2.2.2 [code,diff]

  • Fix: Properties with the name__proto__ are added to objects and arrays.(#199) This also fixes a prototype pollution vulnerability reported byJonathan Gregson! (#295).

v2.2.1 [code,diff]

v2.2.0 [code,diff]

  • New: Accurate and documented TypeScript declarations are now included. Thereis no need to install@types/json5. (#236,#244)

v2.1.3 [code,diff]

  • Fix: An out of memory bug when parsing numbers has been fixed. (#228,#229)

v2.1.2 [code,diff]

  • Fix: Bumpminimist tov1.2.5. (#222)

v2.1.1 [code, [diff][d2.1.1]]

... (truncated)

Commits

Updates@vue/cli-plugin-babel from 4.5.18 to 5.0.8

Release notes

Sourced from@​vue/cli-plugin-babel's releases.

v5.0.8

🐛 Bug Fix

v5.0.7

  • @vue/cli-service
  • @vue/cli-ui
    • #7210 chore: upgrade to apollo-server-express 3.x

Committers: 2

v5.0.6

Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).

In Vue 2.7,vue-template-compiler is no longer a required peer dependency. Rather, there's a new export under the main package asvue/compiler-sfc.

v5.0.5

🐛 Bug Fix

  • @vue/cli
    • #7167 fix(upgrade): prevent changing the structure of package.json file during upgrade (@​blzsaa)
  • @vue/cli-service
  • @vue/cli-plugin-e2e-cypress
    • [697bb44] fix: should correctly resolve cypress bin path for Cypress 10 (Note that the project is still created with Cypress 9 by default, but you can upgrade to Cypress 10 on your own now)

Committers: 3

v5.0.4

🐛 Bug Fix

  • @vue/cli-service
  • @vue/cli-shared-utils,@vue/cli-ui
    • 75826d6 fix: replacenode-ipc with@achrinza/node-ipc to further secure the dependency chain

Committers: 1

v5.0.3

... (truncated)

Changelog

Sourced from@​vue/cli-plugin-babel's changelog.

5.0.7 (2022-07-05)

  • @vue/cli-service
  • @vue/cli-ui
    • #7210 chore: upgrade to apollo-server-express 3.x

Committers: 2

5.0.6 (2022-06-16)

Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).

In Vue 2.7,vue-template-compiler is no longer a required peer dependency. Rather, there's a new export under the main package asvue/compiler-sfc.

5.0.5 (2022-06-16)

🐛 Bug Fix

  • @vue/cli
    • #7167 feat(upgrade): prevent changing the structure of package.json file during upgrade (@​blzsaa)
  • @vue/cli-service

Committers: 3

5.0.4 (2022-03-22)

🐛 Bug Fix

  • @vue/cli-service
  • @vue/cli-shared-utils,@vue/cli-ui
    • 75826d6 fix: replacenode-ipc with@achrinza/node-ipc to further secure the dependency chain

Committers: 1

... (truncated)

Commits

Updates@vue/cli-plugin-eslint from 4.5.18 to 5.0.8

Release notes

Sourced from@​vue/cli-plugin-eslint's releases.

v5.0.8

🐛 Bug Fix

v5.0.7

  • @vue/cli-service
  • @vue/cli-ui
    • #7210 chore: upgrade to apollo-server-express 3.x

Committers: 2

v5.0.6

Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).

In Vue 2.7,vue-template-compiler is no longer a required peer dependency. Rather, there's a new export under the main package asvue/compiler-sfc.

v5.0.5

🐛 Bug Fix

  • @vue/cli
    • #7167 fix(upgrade): prevent changing the structure of package.json file during upgrade (@​blzsaa)
  • @vue/cli-service
  • @vue/cli-plugin-e2e-cypress
    • [697bb44] fix: should correctly resolve cypress bin path for Cypress 10 (Note that the project is still created with Cypress 9 by default, but you can upgrade to Cypress 10 on your own now)

Committers: 3

v5.0.4

🐛 Bug Fix

  • @vue/cli-service
  • @vue/cli-shared-utils,@vue/cli-ui
    • 75826d6 fix: replacenode-ipc with@achrinza/node-ipc to further secure the dependency chain

Committers: 1

v5.0.3

... (truncated)

Changelog

Sourced from@​vue/cli-plugin-eslint's changelog.

5.0.7 (2022-07-05)

  • @vue/cli-service
  • @vue/cli-ui
    • #7210 chore: upgrade to apollo-server-express 3.x

Committers: 2

5.0.6 (2022-06-16)

Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).

In Vue 2.7,vue-template-compiler is no longer a required peer dependency. Rather, there's a new export under the main package asvue/compiler-sfc.

5.0.5 (2022-06-16)

🐛 Bug Fix

  • @vue/cli
    • #7167 feat(upgrade): prevent changing the structure of package.json file during upgrade (@​blzsaa)
  • @vue/cli-service

Committers: 3

5.0.4 (2022-03-22)

🐛 Bug Fix

  • @vue/cli-service
  • @vue/cli-shared-utils,@vue/cli-ui
    • 75826d6 fix: replacenode-ipc with@achrinza/node-ipc to further secure the dependency chain

Committers: 1

... (truncated)

Commits

Updates@vue/cli-plugin-pwa from 4.5.18 to 5.0.8

Release notes

Sourced from@​vue/cli-plugin-pwa's releases.

v5.0.8

🐛 Bug Fix

v5.0.7

  • @vue/cli-service
  • @vue/cli-ui
    • #7210 chore: upgrade to apollo-server-express 3.x

Committers: 2

v5.0.6

Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).

In Vue 2.7,vue-template-compiler is no longer a required peer dependency. Rather, there's a new export under the main package asvue/compiler-sfc.

v5.0.5

🐛 Bug Fix

  • @vue/cli
    • #7167 fix(upgrade): prevent changing the structure of package.json file during upgrade (@​blzsaa)
  • @vue/cli-service
  • @vue/cli-plugin-e2e-cypress
    • [697bb44] fix: should correctly resolve cypress bin path for Cypress 10 (Note that the project is still created with Cypress 9 by default, but you can upgrade to Cypress 10 on your own now)

Committers: 3

v5.0.4

🐛 Bug Fix

  • @vue/cli-service
  • @vue/cli-shared-utils,@vue/cli-ui
    • 75826d6 fix: replacenode-ipc with@achrinza/node-ipc to further secure the dependency chain

Committers: 1

v5.0.3

... (truncated)

Changelog

Sourced from@​vue/cli-plugin-pwa's changelog.

5.0.7 (2022-07-05)

  • @vue/cli-service
  • @vue/cli-ui
    • #7210 chore: upgrade to apollo-server-express 3.x

Committers: 2

5.0.6 (2022-06-16)

Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).

In Vue 2.7,vue-template-compiler is no longer a required peer dependency. Rather, there's a new export under the main package asvue/compiler-sfc.

5.0.5 (2022-06-16)

🐛 Bug Fix

  • @vue/cli
    • #7167 feat(upgrade): prevent changing the structure of package.json file during upgrade (@​blzsaa)
  • @vue/cli-service

Committers: 3

5.0.4 (2022-03-22)

🐛 Bug Fix

  • @vue/cli-service
  • @vue/cli-shared-utils,@vue/cli-ui
    • 75826d6 fix: replacenode-ipc with@achrinza/node-ipc to further secure the dependency chain

Committers: 1

... (truncated)

Commits

Updates@vue/cli-plugin-router from 4.5.18 to 5.0.8

Release notes

Sourced from@​vue/cli-plugin-router's releases.

v5.0.8

🐛 Bug Fix

v5.0.7

  • @vue/cli-service
  • @vue/cli-ui
    • #7210 chore: upgrade to apollo-server-express 3.x

Committers: 2

v5.0.6

Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).

In Vue 2.7,vue-template-compiler is no longer a required peer dependency. Rather, there's a new export under the main package asvue/compiler-sfc.

v5.0.5

🐛 Bug Fix

  • @vue/cli
    • #7167 fix(upgrade): prevent changing the structure of package.json file during upgrade (@​blzsaa)
  • @vue/cli-service
  • @vue/cli-plugin-e2e-cypress
    • [697bb44] fix: should correctly resolve cypress bin path for Cypress 10 (Note that the project is still created with Cypress 9 by default, but you can upgrade to Cypress 10 on your own now)

Committers: 3

v5.0.4

🐛 Bug Fix

  • @vue/cli-service
  • @vue/cli-shared-utils,@vue/cli-ui
    • 75826d6 fix: replacenode-ipc with@achrinza/node-ipc to further secure the dependency chain

Committers: 1

v5.0.3

... (truncated)

Changelog

Sourced from@​vue/cli-plugin-router's changelog.

5.0.7 (2022-07-05)

  • @vue/cli-service
  • @vue/cli-ui
    • #7210 chore: upgrade to apollo-server-express 3.x

Committers: 2

5.0.6 (2022-06-16)

Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).

In Vue 2.7,vue-template-compiler is no longer a required peer dependency. Rather, there's a new export under the main package asvue/compiler-sfc.

5.0.5 (2022-06-16)

🐛 Bug Fix

  • @vue/cli
    • #7167 feat(upgrade): prevent changing the structure of package.json file during upgrade (@​blzsaa)
  • @vue/cli-service

Committers: 3

5.0.4 (2022-03-22)

🐛 Bug Fix

  • @vue/cli-service
  • @vue/cli-shared-utils,@vue/cli-ui
    • 75826d6 fix: replacenode-ipc with@achrinza/node-ipc to further secure the dependency chain

Committers: 1

... (truncated)

Commits

Updates@vue/cli-plugin-typescript from 4.5.18 to 5.0.8

Release notes

Sourced from@​vue/cli-plugin-typescript's releases.

v5.0.8

🐛 Bug Fix

v5.0.7

  • @vue/cli-service
  • @vue/cli-ui
    • #7210 chore: upgrade to apollo-server-express 3.x

Committers: 2

v5.0.6

Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).

In Vue 2.7,vue-template-compiler is no longer a required peer dependency. Rather, there's a new export under the main package asvue/compiler-sfc.

v5.0.5

🐛 Bug Fix

  • @vue/cli
    • #7167 fix(upgrade): prevent changing the structure of package.json file during upgrade (@​blzsaa)
  • @vue/cli-service
  • @vue/cli-plugin-e2e-cypress
    • [697bb44] fix: should correctly resolve cypress bin path for Cypress 10 (Note that the project is still created with Cypress 9 by default, but you can upgrade to Cypress 10 on your own now)

Committers: 3

v5.0.4

🐛 Bug Fix

  • @vue/cli-service
  • @vue/cli-shared-utils,@vue/cli-ui
    • 75826d6 fix: replacenode-ipc with@achrinza/node-ipc to further secure the dependency chain

Committers: 1

v5.0.3

... (truncated)

Changelog

Sourced from@​vue/cli-plugin-typescript's changelog.

5.0.7 (2022-07-05)

  • @vue/cli-service
  • @vue/cli-ui
    • #7210 chore: upgrade to apollo-server-express 3.x

Committers: 2

5.0.6 (2022-06-16)

Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).

In Vue 2.7,vue-template-compiler is no longer a required peer dependency. Rather, there's a new export under the main package asvue/compiler-sfc.

5.0.5 (2022-06-16)

🐛 Bug Fix

  • @vue/cli
    • #7167 feat(upgrade): prevent changing the structure of package.json file during upgrade (@​blzsaa)
  • @vue/cli-service

Committers: 3

5.0.4 (2022-03-22)

🐛 Bug Fix

  • @vue/cli-service
  • @vue/cli-shared-utils,@vue/cli-ui
    • 75826d6 fix: replacenode-ipc with@achrinza/node-ipc to further secure the dependency chain

Committers: 1

... (truncated)

Commits

Updates@vue/cli-plugin-vuex from 4.5.18 to 5.0.8

Release notes

Sourced from@​vue/cli-plugin-vuex's releases.

v5.0.8

🐛 Bug Fix

v5.0.7

  • @vue/cli-service
  • @vue/cli-ui
    • #7210 chore: upgrade to apollo-server-express 3.x

Committers: 2

v5.0.6

Fix compatibility with the upcoming Vue 2.7 (currently in alpha) and Vue Loader 15.10 (currently in beta).

In Vue 2.7,vue-template-compiler is no longer a required peer dependency. Rather, there's a new export under the main package asvue/compiler-sfc.

v5.0.5

🐛 Bug Fix

  • @vue/cli
    • #7167 fix(upgrade): prevent changing the structure of package.json file during upgrade (@​blzsaa)
  • @vue/cli-service
  • @vue/cli-plugin-e2e-cypress
    • [697bb44] fix: should correctly resolve cypress bin path for Cypress 10 (Note that the project is still created with Cypress 9 by default, but you can upgrade to Cypress 10 on your own now)

Committers: 3

…lugin-pwa, @vue/cli-plugin-router, @vue/cli-plugin-typescript, @vue/cli-plugin-vuex and @vue/cli-serviceBumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [json5](https://github.com/json5/json5), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint), [@vue/cli-plugin-pwa](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-pwa), [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router), [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript), [@vue/cli-plugin-vuex](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-vuex) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.Updates `json5` from 1.0.1 to 2.2.3- [Release notes](https://github.com/json5/json5/releases)- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)- [Commits](json5/json5@v1.0.1...v2.2.3)Updates `json5` from 2.2.1 to 2.2.3- [Release notes](https://github.com/json5/json5/releases)- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)- [Commits](json5/json5@v1.0.1...v2.2.3)Updates `@vue/cli-plugin-babel` from 4.5.18 to 5.0.8- [Release notes](https://github.com/vuejs/vue-cli/releases)- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel)Updates `@vue/cli-plugin-eslint` from 4.5.18 to 5.0.8- [Release notes](https://github.com/vuejs/vue-cli/releases)- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-eslint)Updates `@vue/cli-plugin-pwa` from 4.5.18 to 5.0.8- [Release notes](https://github.com/vuejs/vue-cli/releases)- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-pwa)Updates `@vue/cli-plugin-router` from 4.5.18 to 5.0.8- [Release notes](https://github.com/vuejs/vue-cli/releases)- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-router)Updates `@vue/cli-plugin-typescript` from 4.5.18 to 5.0.8- [Release notes](https://github.com/vuejs/vue-cli/releases)- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-typescript)Updates `@vue/cli-plugin-vuex` from 4.5.18 to 5.0.8- [Release notes](https://github.com/vuejs/vue-cli/releases)- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-vuex)Updates `@vue/cli-service` from 4.5.18 to 5.0.8- [Release notes](https://github.com/vuejs/vue-cli/releases)- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)---updated-dependencies:- dependency-name: json5  dependency-type: indirect- dependency-name: json5  dependency-type: indirect- dependency-name: "@vue/cli-plugin-babel"  dependency-type: direct:development- dependency-name: "@vue/cli-plugin-eslint"  dependency-type: direct:development- dependency-name: "@vue/cli-plugin-pwa"  dependency-type: direct:development- dependency-name: "@vue/cli-plugin-router"  dependency-type: direct:development- dependency-name: "@vue/cli-plugin-typescript"  dependency-type: direct:development- dependency-name: "@vue/cli-plugin-vuex"  dependency-type: direct:development- dependency-name: "@vue/cli-service"  dependency-type: direct:development...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added the dependenciesPull requests that update a dependency file labelJan 6, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp