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

Commita4f398e

Browse files
committed
Remove unused dependencies
The @octokit/plugin- references are not actually (directly) used by@action/github-script and so only serve to confuse about what exactversion of these is included in the action. The actual versions ofthese plugins are set by @action/github.Ignoring newlines, the dist/index.js file is exactly the same withoutlisting these dependencies in package.json.
1 parent8d76c9a commita4f398e

8 files changed

+3
-119
lines changed

‎.licenses/npm/@octokit/openapi-types-13.2.0.dep.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

‎.licenses/npm/@octokit/openapi-types-12.11.0.dep.ymlrenamed to‎.licenses/npm/@octokit/openapi-types.dep.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎.licenses/npm/@octokit/plugin-rest-endpoint-methods-6.3.0.dep.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

‎.licenses/npm/@octokit/plugin-rest-endpoint-methods-5.16.2.dep.ymlrenamed to‎.licenses/npm/@octokit/plugin-rest-endpoint-methods.dep.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎.licenses/npm/@octokit/types-7.1.0.dep.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

‎.licenses/npm/@octokit/types-6.41.0.dep.ymlrenamed to‎.licenses/npm/@octokit/types.dep.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package-lock.json

Lines changed: 0 additions & 54 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,7 @@
3737
"@actions/glob":"^0.3.0",
3838
"@actions/io":"^1.1.1",
3939
"@octokit/core":"^3.5.1",
40-
"@octokit/plugin-paginate-rest":"^2.17.0",
4140
"@octokit/plugin-request-log":"^1.0.4",
42-
"@octokit/plugin-rest-endpoint-methods":"^6.3.0",
4341
"@octokit/plugin-retry":"^3.0.9",
4442
"node-fetch":"^2.6.7"
4543
},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp