fix: Workflow Bot -- Update ALL Dependencies (main) #1286
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
action-src/package.json | 2 +-
action/node_modules/@babel/code-frame/package.json | 4 +-
.../helper-validator-identifier/lib/identifier.js | 16 -
.../helper-validator-identifier/lib/index.js | 2 -
.../helper-validator-identifier/lib/keyword.js | 5 -
.../helper-validator-identifier/package.json | 2 +-
action/node_modules/@babel/highlight/lib/index.js | 26 +-
action/node_modules/@babel/highlight/package.json | 4 +-
.../@cspell/dict-companies/dict/companies.txt | 10 +
.../@cspell/dict-companies/package.json | 4 +-
.../node_modules/@cspell/dict-golang/dict/go.txt | 1 +
.../node_modules/@cspell/dict-golang/package.json | 4 +-
.../@cspell/dict-python/cspell-ext.json | 9 +-
.../node_modules/@cspell/dict-python/package.json | 7 +-
.../node_modules/@cspell/dict-python/python.txt.gz | Bin 47059 -> 46685 bytes
.../dict-software-terms/dict/networkingTerms.txt | 43 +
.../dict-software-terms/dict/softwareTerms.txt | 5 +
.../@cspell/dict-software-terms/package.json | 4 +-
.../@octokit/auth-token/dist-node/index.js | 61 +-
.../@octokit/auth-token/dist-src/auth.js | 30 +-
.../@octokit/auth-token/dist-src/hook.js | 14 +-
.../@octokit/auth-token/dist-src/index.js | 27 +-
.../@octokit/auth-token/dist-src/types.js (gone) | 1 -
.../dist-src/with-authorization-prefix.js | 18 +-
.../@octokit/auth-token/dist-web/index.js | 87 +-
.../node_modules/@octokit/auth-token/package.json | 50 +-
.../dist-node/index.js | 1941 +++++++---
.../dist-src/endpoints-to-methods.js | 121 +-
.../dist-src/generated/endpoints.js | 3721 +++++++++----------
.../dist-src/generated/method-types.js | 1 -
.../generated/parameters-and-response-types.js | 1 -
.../plugin-rest-endpoint-methods/dist-src/index.js | 26 +-
.../dist-src/types.js (gone) | 1 -
.../dist-src/version.js | 5 +-
.../plugin-rest-endpoint-methods/dist-web/index.js | 3866 ++++++++++----------
.../plugin-rest-endpoint-methods/package.json | 48 +-
action/package.json | 2 +-
package.json | 8 +-
yarn.lock | 526 +--
39 files changed, 5815 insertions(+), 4888 deletions(-)