Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: v1.6.1 #249

Merged
merged 23 commits into from
Nov 3, 2022
Merged

release: v1.6.1 #249

merged 23 commits into from
Nov 3, 2022

Conversation

technote-space
Copy link
Owner

@technote-space technote-space commented Jun 21, 2022

Changes

Base PullRequest

default branch (https://github.com/technote-space/assign-author/tree/main)

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @technote-space/filter-github-action   ^0.6.2  →   ^0.6.3     
 @typescript-eslint/eslint-plugin      ^5.28.0  →  ^5.29.0     
 @typescript-eslint/parser             ^5.28.0  →  ^5.29.0     
 rollup                                ^2.75.6  →  ^2.75.7     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 16.68s.
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 324 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.2
├─ @commitlint/config-conventional@17.0.2
├─ @rollup/plugin-commonjs@22.0.0
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.7
├─ @technote-space/github-action-log-helper@0.2.6
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.0
├─ @types/node@18.0.0
├─ @typescript-eslint/eslint-plugin@5.29.0
├─ @typescript-eslint/parser@5.29.0
├─ c8@7.11.3
├─ eslint-plugin-import@2.26.0
├─ eslint@8.18.0
├─ husky@8.0.1
├─ lint-staged@13.0.2
├─ nock@13.2.7
├─ rollup@2.75.7
└─ typescript@4.7.4
info All dependencies
├─ @babel/code-frame@7.16.7
├─ @babel/helper-validator-identifier@7.16.7
├─ @babel/highlight@7.17.12
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.2
├─ @commitlint/config-conventional@17.0.2
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.0
├─ @commitlint/lint@17.0.0
├─ @commitlint/load@17.0.0
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.0
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.9.5
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.13
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@11.2.0
├─ @octokit/plugin-paginate-rest@2.19.0
├─ @octokit/plugin-rest-endpoint-methods@5.15.0
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@22.0.0
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.7
├─ @technote-space/github-action-log-helper@0.2.6
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.0
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/chai-subset@1.3.3
├─ @types/chai@4.3.1
├─ @types/estree@0.0.51
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/node@18.0.0
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.29.0
├─ @typescript-eslint/parser@5.29.0
├─ @typescript-eslint/type-utils@5.29.0
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.7.1
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.11.3
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chai@4.3.6
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commander@9.3.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.1
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ debug@4.3.4
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ deprecation@2.3.1
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.47
├─ esbuild@0.14.47
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.3
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.18.0
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-deep-equal@3.1.3
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.5
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globby@11.1.0
├─ graceful-fs@4.2.10
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.1.0
├─ is-callable@1.2.4
├─ is-core-module@2.9.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.4
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.2
├─ listr2@4.0.5
├─ local-pkg@0.4.1
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.7
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.2
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@1.0.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.14
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.75.7
├─ run-parallel@1.2.0
├─ rxjs@7.5.5
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ tinypool@0.1.3
├─ tinyspy@0.3.3
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.8.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ uri-js@4.4.1
├─ util-deprecate@1.0.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vite@2.9.12
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 12.17s.
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 497
Done in 0.62s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions github-actions bot added the Type: Release Add to Release PR label Jun 21, 2022
@technote-space technote-space changed the title feat: release release: v1.6.1 Jun 21, 2022
@technote-space technote-space added the Release: Patch Patch release label Jun 21, 2022
@github-actions github-actions bot added the Status: In Progress Tracking issues with work in progress label Jun 21, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jun 21, 2022

Codecov Report

Merging #249 (b1fe883) into main (ae33ad4) will not change coverage.
The diff coverage is n/a.

❗ Current head b1fe883 differs from pull request most recent head b3181a5. Consider uploading reports for the commit b3181a5 to get more accurate results

@@            Coverage Diff            @@
##              main      #249   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           75        75           
  Branches        16        16           
=========================================
  Hits            75        75           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @rollup/plugin-commonjs  ^22.0.0  →  ^22.0.1     
 lint-staged              ^13.0.2  →  ^13.0.3     
 vitest                   ^0.15.1  →  ^0.16.0     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 13.59s.
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 317 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.2
├─ @commitlint/config-conventional@17.0.2
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.7
├─ @technote-space/github-action-log-helper@0.2.6
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.0
├─ @typescript-eslint/eslint-plugin@5.29.0
├─ @typescript-eslint/parser@5.29.0
├─ c8@7.11.3
├─ eslint-plugin-import@2.26.0
├─ eslint@8.18.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.7
├─ rollup@2.75.7
├─ typescript@4.7.4
└─ vitest@0.16.0
info All dependencies
├─ @babel/code-frame@7.16.7
├─ @babel/helper-validator-identifier@7.16.7
├─ @babel/highlight@7.17.12
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.2
├─ @commitlint/config-conventional@17.0.2
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.0
├─ @commitlint/lint@17.0.0
├─ @commitlint/load@17.0.0
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.0
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.9.5
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.13
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@11.2.0
├─ @octokit/plugin-paginate-rest@2.19.0
├─ @octokit/plugin-rest-endpoint-methods@5.15.0
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.7
├─ @technote-space/github-action-log-helper@0.2.6
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.0
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/estree@0.0.51
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.29.0
├─ @typescript-eslint/parser@5.29.0
├─ @typescript-eslint/type-utils@5.29.0
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.7.1
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.11.3
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commander@9.3.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ deprecation@2.3.1
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.47
├─ esbuild@0.14.47
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.3
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.18.0
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-deep-equal@3.1.3
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.5
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globby@11.1.0
├─ graceful-fs@4.2.10
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.1.0
├─ is-callable@1.2.4
├─ is-core-module@2.9.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.4
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.7
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.2
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@1.0.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.14
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.75.7
├─ run-parallel@1.2.0
├─ rxjs@7.5.5
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ tinypool@0.2.1
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.8.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ uri-js@4.4.1
├─ util-deprecate@1.0.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vitest@0.16.0
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 9.55s.
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 498
Done in 0.59s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @commitlint/cli                   ^17.0.2  →  ^17.0.3     
 @commitlint/config-conventional   ^17.0.2  →  ^17.0.3     
 @typescript-eslint/eslint-plugin  ^5.29.0  →  ^5.30.0     
 @typescript-eslint/parser         ^5.29.0  →  ^5.30.0     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 13.61s.
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 316 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.7
├─ @technote-space/github-action-log-helper@0.2.6
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.0
├─ @typescript-eslint/eslint-plugin@5.30.0
├─ @typescript-eslint/parser@5.30.0
├─ c8@7.11.3
├─ eslint-plugin-import@2.26.0
├─ eslint@8.18.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.7
├─ rollup@2.75.7
├─ typescript@4.7.4
└─ vitest@0.16.0
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.18.6
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.3
├─ @commitlint/lint@17.0.3
├─ @commitlint/load@17.0.3
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.3
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.9.5
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.14
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@11.2.0
├─ @octokit/plugin-paginate-rest@2.19.0
├─ @octokit/plugin-rest-endpoint-methods@5.15.0
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.7
├─ @technote-space/github-action-log-helper@0.2.6
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.0
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/estree@0.0.52
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.30.0
├─ @typescript-eslint/parser@5.30.0
├─ @typescript-eslint/type-utils@5.30.0
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.7.1
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.11.3
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commander@9.3.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ deprecation@2.3.1
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.47
├─ esbuild@0.14.47
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.3
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.18.0
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.6
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globby@11.1.0
├─ graceful-fs@4.2.10
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.1.0
├─ is-callable@1.2.4
├─ is-core-module@2.9.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.4
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.7
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.2
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@1.0.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.14
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.75.7
├─ run-parallel@1.2.0
├─ rxjs@7.5.5
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ tinypool@0.2.1
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.8.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vitest@0.16.0
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 12.60s.
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 501
Done in 0.61s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @typescript-eslint/eslint-plugin  ^5.30.0  →  ^5.30.3     
 @typescript-eslint/parser         ^5.30.0  →  ^5.30.3     
 eslint                            ^8.18.0  →  ^8.19.0     
 nock                              ^13.2.7  →  ^13.2.8     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 12.83s.
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 316 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.7
├─ @technote-space/github-action-log-helper@0.2.6
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.0
├─ @typescript-eslint/eslint-plugin@5.30.3
├─ @typescript-eslint/parser@5.30.3
├─ c8@7.11.3
├─ eslint-plugin-import@2.26.0
├─ eslint@8.19.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.8
├─ rollup@2.75.7
├─ typescript@4.7.4
└─ vitest@0.16.0
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.18.6
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.3
├─ @commitlint/lint@17.0.3
├─ @commitlint/load@17.0.3
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.3
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.9.5
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.14
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@11.2.0
├─ @octokit/plugin-paginate-rest@2.21.0
├─ @octokit/plugin-rest-endpoint-methods@5.16.0
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.7
├─ @technote-space/github-action-log-helper@0.2.6
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.0
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/estree@0.0.52
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.30.3
├─ @typescript-eslint/parser@5.30.3
├─ @typescript-eslint/type-utils@5.30.3
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.7.1
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.11.3
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commander@9.3.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ deprecation@2.3.1
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.48
├─ esbuild@0.14.48
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.3
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.19.0
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.6
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globby@11.1.0
├─ graceful-fs@4.2.10
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.1.0
├─ is-callable@1.2.4
├─ is-core-module@2.9.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.4
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.8
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.2
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@1.0.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.14
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.75.7
├─ run-parallel@1.2.0
├─ rxjs@7.5.5
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ tinypool@0.2.1
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.8.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vitest@0.16.0
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 14.87s.
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 501
Done in 0.57s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @types/node                       ^18.0.0  →  ^18.0.1     
 @typescript-eslint/eslint-plugin  ^5.30.3  →  ^5.30.5     
 @typescript-eslint/parser         ^5.30.3  →  ^5.30.5     
 vitest                            ^0.16.0  →  ^0.17.0     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 16.51s.
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 317 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.7
├─ @technote-space/github-action-log-helper@0.2.6
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.0
├─ @typescript-eslint/eslint-plugin@5.30.5
├─ @typescript-eslint/parser@5.30.5
├─ c8@7.11.3
├─ eslint-plugin-import@2.26.0
├─ eslint@8.19.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.8
├─ rollup@2.75.7
├─ typescript@4.7.4
└─ vitest@0.17.0
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.18.6
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.3
├─ @commitlint/lint@17.0.3
├─ @commitlint/load@17.0.3
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.3
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.9.5
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.14
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@11.2.0
├─ @octokit/plugin-paginate-rest@2.21.1
├─ @octokit/plugin-rest-endpoint-methods@5.16.1
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.7
├─ @technote-space/github-action-log-helper@0.2.6
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.0
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/estree@0.0.52
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.30.5
├─ @typescript-eslint/parser@5.30.5
├─ @typescript-eslint/type-utils@5.30.5
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.7.1
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.11.3
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commander@9.3.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ deprecation@2.3.1
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.48
├─ esbuild@0.14.48
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.3
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.19.0
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.6
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globby@11.1.0
├─ graceful-fs@4.2.10
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.1.0
├─ is-callable@1.2.4
├─ is-core-module@2.9.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.4
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.8
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.2
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@1.0.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.14
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.75.7
├─ run-parallel@1.2.0
├─ rxjs@7.5.5
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ tinypool@0.2.1
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.8.2
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vite@2.9.13
├─ vitest@0.17.0
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 9.91s.
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 501
Done in 0.62s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @types/node  ^18.0.1  →  ^18.0.3     
 rollup       ^2.75.7  →  ^2.76.0     
 vitest       ^0.17.0  →  ^0.17.1     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 11.67s.
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 317 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.7
├─ @technote-space/github-action-log-helper@0.2.6
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.0
├─ @typescript-eslint/eslint-plugin@5.30.5
├─ @typescript-eslint/parser@5.30.5
├─ c8@7.11.3
├─ eslint-plugin-import@2.26.0
├─ eslint@8.19.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.8
├─ rollup@2.76.0
├─ typescript@4.7.4
└─ vitest@0.17.1
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.18.6
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.3
├─ @commitlint/lint@17.0.3
├─ @commitlint/load@17.0.3
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.3
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.9.5
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.14
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@11.2.0
├─ @octokit/plugin-paginate-rest@2.21.2
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.7
├─ @technote-space/github-action-log-helper@0.2.6
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.0
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/estree@0.0.52
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.30.5
├─ @typescript-eslint/parser@5.30.5
├─ @typescript-eslint/type-utils@5.30.5
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.7.1
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.11.3
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commander@9.3.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ deprecation@2.3.1
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.48
├─ esbuild@0.14.48
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.3
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.19.0
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.6
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globby@11.1.0
├─ graceful-fs@4.2.10
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.1.0
├─ is-callable@1.2.4
├─ is-core-module@2.9.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.4
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.8
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.2
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@1.0.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.14
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.76.0
├─ run-parallel@1.2.0
├─ rxjs@7.5.5
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ tinypool@0.2.2
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.8.2
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vite@2.9.14
├─ vitest@0.17.1
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 10.72s.

stderr:

warning "@actions/github > @octokit/plugin-paginate-rest@2.21.2" has incorrect peer dependency "@octokit/core@>=4".
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 501
Done in 0.53s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @typescript-eslint/eslint-plugin  ^5.30.5  →  ^5.30.6     
 @typescript-eslint/parser         ^5.30.5  →  ^5.30.6     
 vitest                            ^0.17.1  →  ^0.18.0     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 12.08s.

stderr:

warning "@actions/github > @octokit/plugin-paginate-rest@2.21.2" has incorrect peer dependency "@octokit/core@>=4".
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 316 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.7
├─ @technote-space/github-action-log-helper@0.2.6
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.0
├─ @typescript-eslint/eslint-plugin@5.30.6
├─ @typescript-eslint/parser@5.30.6
├─ c8@7.11.3
├─ eslint-plugin-import@2.26.0
├─ eslint@8.19.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.8
├─ rollup@2.76.0
├─ typescript@4.7.4
└─ vitest@0.18.0
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.18.6
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.3
├─ @commitlint/lint@17.0.3
├─ @commitlint/load@17.0.3
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.3
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.9.5
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.14
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@11.2.0
├─ @octokit/plugin-paginate-rest@2.21.2
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.7
├─ @technote-space/github-action-log-helper@0.2.6
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.0
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/estree@0.0.52
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.30.6
├─ @typescript-eslint/parser@5.30.6
├─ @typescript-eslint/type-utils@5.30.6
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.7.1
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.11.3
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commander@9.3.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ deprecation@2.3.1
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.49
├─ esbuild@0.14.49
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.3
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.19.0
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.6
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globby@11.1.0
├─ graceful-fs@4.2.10
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.1.0
├─ is-callable@1.2.4
├─ is-core-module@2.9.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.4
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.8
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.2
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@1.0.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.14
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.76.0
├─ run-parallel@1.2.0
├─ rxjs@7.5.6
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ tinypool@0.2.2
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.8.2
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vite@2.9.14
├─ vitest@0.18.0
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 12.40s.

stderr:

warning "@actions/github > @octokit/plugin-paginate-rest@2.21.2" has incorrect peer dependency "@octokit/core@>=4".
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 501
Done in 0.57s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @technote-space/release-github-actions-cli   ^1.9.0  →   ^1.9.2     
 @types/node                                 ^18.0.3  →  ^18.0.5     
 rollup                                      ^2.76.0  →  ^2.77.0     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 16.30s.

stderr:

warning "@actions/github > @octokit/plugin-paginate-rest@2.21.2" has incorrect peer dependency "@octokit/core@>=4".
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 314 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @typescript-eslint/eslint-plugin@5.30.6
├─ @typescript-eslint/parser@5.30.6
├─ c8@7.11.3
├─ eslint-plugin-import@2.26.0
├─ eslint@8.19.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.8
├─ rollup@2.77.0
├─ typescript@4.7.4
└─ vitest@0.18.0
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.18.6
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.3
├─ @commitlint/lint@17.0.3
├─ @commitlint/load@17.0.3
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.3
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.9.5
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.14
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@11.2.0
├─ @octokit/plugin-paginate-rest@2.21.2
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/estree@1.0.0
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.30.6
├─ @typescript-eslint/parser@5.30.6
├─ @typescript-eslint/type-utils@5.30.6
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.7.1
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.11.3
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ deprecation@2.3.1
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.49
├─ esbuild@0.14.49
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.3
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.19.0
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.6
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globby@11.1.0
├─ graceful-fs@4.2.10
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.1.0
├─ is-callable@1.2.4
├─ is-core-module@2.9.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.8
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.2
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@1.0.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.14
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.77.0
├─ run-parallel@1.2.0
├─ rxjs@7.5.6
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ tinypool@0.2.3
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vite@3.0.0
├─ vitest@0.18.0
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 10.44s.

stderr:

warning "@actions/github > @octokit/plugin-paginate-rest@2.21.2" has incorrect peer dependency "@octokit/core@>=4".
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 502
Done in 0.66s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @technote-space/github-action-helper   ^5.3.7  →   ^5.3.8     
 @types/node                           ^18.0.5  →  ^18.0.6     
 @typescript-eslint/eslint-plugin      ^5.30.6  →  ^5.30.7     
 @typescript-eslint/parser             ^5.30.6  →  ^5.30.7     
 c8                                    ^7.11.3  →  ^7.12.0     
 eslint                                ^8.19.0  →  ^8.20.0     
 nock                                  ^13.2.8  →  ^13.2.9     
 vitest                                ^0.18.0  →  ^0.18.1     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 15.18s.

stderr:

warning "@actions/github > @octokit/plugin-paginate-rest@2.21.2" has incorrect peer dependency "@octokit/core@>=4".
warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.1.2" has unmet peer dependency "@octokit/core@>=3".
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 316 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @typescript-eslint/eslint-plugin@5.30.7
├─ @typescript-eslint/parser@5.30.7
├─ c8@7.12.0
├─ eslint-plugin-import@2.26.0
├─ eslint@8.20.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.9
├─ rollup@2.77.0
├─ typescript@4.7.4
└─ vitest@0.18.1
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.18.6
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.3
├─ @commitlint/lint@17.0.3
├─ @commitlint/load@17.0.3
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.3
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.9.5
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.14
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.10.1
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/estree@1.0.0
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.30.7
├─ @typescript-eslint/parser@5.30.7
├─ @typescript-eslint/type-utils@5.30.7
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.8.0
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.12.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.49
├─ esbuild@0.14.49
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.3
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.20.0
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.6
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globby@11.1.0
├─ graceful-fs@4.2.10
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.1.0
├─ is-callable@1.2.4
├─ is-core-module@2.9.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ local-pkg@0.4.2
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.9
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.2
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@1.0.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.14
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.77.0
├─ run-parallel@1.2.0
├─ rxjs@7.5.6
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ tinypool@0.2.4
├─ tinyspy@1.0.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vite@3.0.2
├─ vitest@0.18.1
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 10.54s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.1.2" has unmet peer dependency "@octokit/core@>=3".
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 503
Done in 0.53s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @types/node                       ^18.0.6  →  ^18.6.1     
 @typescript-eslint/eslint-plugin  ^5.30.7  →  ^5.31.0     
 @typescript-eslint/parser         ^5.30.7  →  ^5.31.0     
 vitest                            ^0.18.1  →  ^0.19.1     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 16.09s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.1.2" has unmet peer dependency "@octokit/core@>=3".
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 316 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @typescript-eslint/eslint-plugin@5.31.0
├─ @typescript-eslint/parser@5.31.0
├─ c8@7.12.0
├─ eslint-plugin-import@2.26.0
├─ eslint@8.20.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.9
├─ rollup@2.77.0
├─ typescript@4.7.4
└─ vitest@0.19.1
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.18.6
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.3
├─ @commitlint/lint@17.0.3
├─ @commitlint/load@17.0.3
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.3
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.9.5
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.14
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.10.1
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.3
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/estree@1.0.0
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.31.0
├─ @typescript-eslint/parser@5.31.0
├─ @typescript-eslint/type-utils@5.31.0
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.8.0
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.12.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.50
├─ esbuild@0.14.50
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.3
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.20.0
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.6
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globby@11.1.0
├─ graceful-fs@4.2.10
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.1.0
├─ is-callable@1.2.4
├─ is-core-module@2.9.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ local-pkg@0.4.2
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.9
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.2
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@1.0.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.14
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.77.0
├─ run-parallel@1.2.0
├─ rxjs@7.5.6
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ tinypool@0.2.4
├─ tinyspy@1.0.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vite@3.0.3
├─ vitest@0.19.1
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 10.22s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.1.2" has unmet peer dependency "@octokit/core@>=3".
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 503
Done in 0.61s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @rollup/plugin-typescript   ^8.3.3  →   ^8.3.4     
 @types/node                ^18.6.1  →  ^18.6.2     
 rollup                     ^2.77.0  →  ^2.77.2     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 12.32s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.1.2" has unmet peer dependency "@octokit/core@>=3".
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 317 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.4
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @typescript-eslint/eslint-plugin@5.31.0
├─ @typescript-eslint/parser@5.31.0
├─ c8@7.12.0
├─ eslint-plugin-import@2.26.0
├─ eslint@8.20.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.9
├─ rollup@2.77.2
├─ typescript@4.7.4
└─ vitest@0.19.1
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.18.6
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.3
├─ @commitlint/lint@17.0.3
├─ @commitlint/load@17.0.3
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.3
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.9.5
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.14
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @octokit/types@6.41.0
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.4
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.3
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.8
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/estree@1.0.0
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.31.0
├─ @typescript-eslint/parser@5.31.0
├─ @typescript-eslint/type-utils@5.31.0
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.8.0
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.12.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.51
├─ esbuild@0.14.51
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.3
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.20.0
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.6
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globby@11.1.0
├─ graceful-fs@4.2.10
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.1.0
├─ is-callable@1.2.4
├─ is-core-module@2.9.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ local-pkg@0.4.2
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.9
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.2
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@1.0.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.14
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.77.2
├─ run-parallel@1.2.0
├─ rxjs@7.5.6
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ tinypool@0.2.4
├─ tinyspy@1.0.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vite@3.0.4
├─ vitest@0.19.1
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 12.37s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.2.0" has unmet peer dependency "@octokit/core@>=3".
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 503
Done in 0.55s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @technote-space/filter-github-action        ^0.6.3  →   ^0.6.4     
 @technote-space/github-action-log-helper    ^0.2.6  →   ^0.2.7     
 @technote-space/github-action-test-helper   ^0.9.8  →  ^0.9.10     
 @types/node                                ^18.6.2  →  ^18.6.3     
 @typescript-eslint/eslint-plugin           ^5.31.0  →  ^5.32.0     
 @typescript-eslint/parser                  ^5.31.0  →  ^5.32.0     
 eslint                                     ^8.20.0  →  ^8.21.0     
 vitest                                     ^0.19.1  →  ^0.20.2     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 13.28s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.2.0" has unmet peer dependency "@octokit/core@>=3".
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 315 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.4
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.4
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.10
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @typescript-eslint/eslint-plugin@5.32.0
├─ @typescript-eslint/parser@5.32.0
├─ c8@7.12.0
├─ eslint-plugin-import@2.26.0
├─ eslint@8.21.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.9
├─ rollup@2.77.2
├─ typescript@4.7.4
└─ vitest@0.20.2
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.18.6
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.3
├─ @commitlint/lint@17.0.3
├─ @commitlint/load@17.0.3
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.3
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.10.4
├─ @humanwhocodes/gitignore-to-minimatch@1.0.2
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.14
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@6.2.0
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @octokit/types@6.41.0
├─ @rollup/plugin-commonjs@22.0.1
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.4
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.4
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.10
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/estree@1.0.0
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.32.0
├─ @typescript-eslint/parser@5.32.0
├─ @typescript-eslint/type-utils@5.32.0
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.8.0
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.12.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.51
├─ esbuild@0.14.51
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.3
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.21.0
├─ espree@9.3.3
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.6
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ graceful-fs@4.2.10
├─ grapheme-splitter@1.0.4
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.0
├─ is-callable@1.2.4
├─ is-core-module@2.9.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.9
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.2
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@1.0.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.14
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.77.2
├─ run-parallel@1.2.0
├─ rxjs@7.5.6
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vitest@0.20.2
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 9.00s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.2.0" has unmet peer dependency "@octokit/core@>=3".
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 502
Done in 0.60s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @rollup/plugin-commonjs  ^22.0.1  →  ^22.0.2     
 @types/node              ^18.6.3  →  ^18.6.4     
 vitest                   ^0.20.2  →  ^0.21.0     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 17.78s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.2.0" has unmet peer dependency "@octokit/core@>=3".
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 315 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @rollup/plugin-commonjs@22.0.2
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.4
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.4
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.10
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @typescript-eslint/eslint-plugin@5.32.0
├─ @typescript-eslint/parser@5.32.0
├─ c8@7.12.0
├─ eslint-plugin-import@2.26.0
├─ eslint@8.21.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.9
├─ rollup@2.77.2
├─ typescript@4.7.4
└─ vitest@0.21.0
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.18.6
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.3
├─ @commitlint/lint@17.0.3
├─ @commitlint/load@17.0.3
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.3
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.10.4
├─ @humanwhocodes/gitignore-to-minimatch@1.0.2
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.14
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@6.2.0
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @octokit/types@6.41.0
├─ @rollup/plugin-commonjs@22.0.2
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.4
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.4
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.10
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/estree@1.0.0
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.32.0
├─ @typescript-eslint/parser@5.32.0
├─ @typescript-eslint/type-utils@5.32.0
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.8.0
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.12.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.53
├─ esbuild@0.14.53
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.3
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.21.0
├─ espree@9.3.3
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.6
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ graceful-fs@4.2.10
├─ grapheme-splitter@1.0.4
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.0
├─ is-callable@1.2.4
├─ is-core-module@2.10.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.9
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.2
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@1.0.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.14
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.77.2
├─ run-parallel@1.2.0
├─ rxjs@7.5.6
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vitest@0.21.0
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 14.52s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.2.0" has unmet peer dependency "@octokit/core@>=3".
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 503
Done in 0.68s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @actions/core                      ^1.9.0  →   ^1.9.1     
 @types/node                       ^18.6.4  →  ^18.6.5     
 @typescript-eslint/eslint-plugin  ^5.32.0  →  ^5.33.0     
 @typescript-eslint/parser         ^5.32.0  →  ^5.33.0     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 14.01s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.2.0" has unmet peer dependency "@octokit/core@>=3".
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 316 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @rollup/plugin-commonjs@22.0.2
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.4
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.4
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.10
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @typescript-eslint/eslint-plugin@5.33.0
├─ @typescript-eslint/parser@5.33.0
├─ c8@7.12.0
├─ eslint-plugin-import@2.26.0
├─ eslint@8.21.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.9
├─ rollup@2.77.2
├─ typescript@4.7.4
└─ vitest@0.21.0
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.18.6
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.3
├─ @commitlint/lint@17.0.3
├─ @commitlint/load@17.0.3
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.3
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.10.4
├─ @humanwhocodes/gitignore-to-minimatch@1.0.2
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.14
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@6.2.0
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @octokit/types@6.41.0
├─ @rollup/plugin-commonjs@22.0.2
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.4
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.4
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.10
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/estree@1.0.0
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.33.0
├─ @typescript-eslint/parser@5.33.0
├─ @typescript-eslint/type-utils@5.33.0
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.8.0
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.12.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.54
├─ esbuild@0.14.54
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.3
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.21.0
├─ espree@9.3.3
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.6
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ graceful-fs@4.2.10
├─ grapheme-splitter@1.0.4
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.0
├─ is-callable@1.2.4
├─ is-core-module@2.10.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.9
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.3
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@1.0.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.16
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.77.2
├─ run-parallel@1.2.0
├─ rxjs@7.5.6
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vitest@0.21.0
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 11.49s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.2.0" has unmet peer dependency "@octokit/core@>=3".
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 504
Done in 0.55s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @types/node  ^18.6.5  →  ^18.7.2     
 rollup       ^2.77.2  →  ^2.77.3     
 vitest       ^0.21.0  →  ^0.21.1     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 12.16s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.2.0" has unmet peer dependency "@octokit/core@>=3".
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 317 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @rollup/plugin-commonjs@22.0.2
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.4
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.4
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.10
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @typescript-eslint/eslint-plugin@5.33.0
├─ @typescript-eslint/parser@5.33.0
├─ c8@7.12.0
├─ eslint-plugin-import@2.26.0
├─ eslint@8.21.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.9
├─ rollup@2.77.3
├─ typescript@4.7.4
└─ vitest@0.21.1
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.18.6
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.3
├─ @commitlint/lint@17.0.3
├─ @commitlint/load@17.0.3
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.3
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.10.4
├─ @humanwhocodes/gitignore-to-minimatch@1.0.2
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.15
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@6.2.0
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @octokit/types@6.41.0
├─ @rollup/plugin-commonjs@22.0.2
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.4
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.4
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.10
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/chai@4.3.3
├─ @types/estree@1.0.0
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.33.0
├─ @typescript-eslint/parser@5.33.0
├─ @typescript-eslint/type-utils@5.33.0
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.8.0
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.12.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.54
├─ esbuild@0.14.54
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.4
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.21.0
├─ espree@9.3.3
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.6
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ graceful-fs@4.2.10
├─ grapheme-splitter@1.0.4
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.0
├─ is-callable@1.2.4
├─ is-core-module@2.10.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.9
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.3
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.16
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.77.3
├─ run-parallel@1.2.0
├─ rxjs@7.5.6
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vitest@0.21.1
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 9.40s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.2.0" has unmet peer dependency "@octokit/core@>=3".
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 498
Done in 0.55s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @types/node                       ^18.7.2  →  ^18.7.5     
 @typescript-eslint/eslint-plugin  ^5.33.0  →  ^5.33.1     
 @typescript-eslint/parser         ^5.33.0  →  ^5.33.1     
 eslint                            ^8.21.0  →  ^8.22.0     
 rollup                            ^2.77.3  →  ^2.78.0     
 vitest                            ^0.21.1  →  ^0.22.0     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 12.92s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.2.0" has unmet peer dependency "@octokit/core@>=3".
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 316 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @rollup/plugin-commonjs@22.0.2
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.4
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.4
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.10
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @typescript-eslint/eslint-plugin@5.33.1
├─ @typescript-eslint/parser@5.33.1
├─ c8@7.12.0
├─ eslint-plugin-import@2.26.0
├─ eslint@8.22.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.9
├─ rollup@2.78.0
├─ typescript@4.7.4
└─ vitest@0.22.0
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.18.6
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.3
├─ @commitlint/lint@17.0.3
├─ @commitlint/load@17.0.3
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.3
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.10.4
├─ @humanwhocodes/gitignore-to-minimatch@1.0.2
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.15
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@6.3.0
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@22.0.2
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.4
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.4
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.10
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/chai@4.3.3
├─ @types/estree@1.0.0
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.33.1
├─ @typescript-eslint/parser@5.33.1
├─ @typescript-eslint/type-utils@5.33.1
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.8.0
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.12.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.54
├─ esbuild@0.14.54
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.4
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.22.0
├─ espree@9.3.3
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.6
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ graceful-fs@4.2.10
├─ grapheme-splitter@1.0.4
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.0
├─ is-callable@1.2.4
├─ is-core-module@2.10.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.9
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.3
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.16
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.78.0
├─ run-parallel@1.2.0
├─ rxjs@7.5.6
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vitest@0.22.0
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 9.20s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.3.0" has unmet peer dependency "@octokit/core@>=3".
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 500
Done in 0.57s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @types/node  ^18.7.5  →  ^18.7.8     
 rollup       ^2.78.0  →  ^2.78.1     
 vitest       ^0.22.0  →  ^0.22.1     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 12.29s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.3.0" has unmet peer dependency "@octokit/core@>=3".
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 317 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @rollup/plugin-commonjs@22.0.2
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.4
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.4
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.10
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @typescript-eslint/eslint-plugin@5.33.1
├─ @typescript-eslint/parser@5.33.1
├─ c8@7.12.0
├─ eslint-plugin-import@2.26.0
├─ eslint@8.22.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.9
├─ rollup@2.78.1
├─ typescript@4.7.4
└─ vitest@0.22.1
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.18.6
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.3
├─ @commitlint/lint@17.0.3
├─ @commitlint/load@17.0.3
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.3
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.10.4
├─ @humanwhocodes/gitignore-to-minimatch@1.0.2
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.15
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@6.3.0
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@22.0.2
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.4
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.4
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.10
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/chai@4.3.3
├─ @types/estree@1.0.0
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.33.1
├─ @typescript-eslint/parser@5.33.1
├─ @typescript-eslint/type-utils@5.33.1
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.8.0
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.12.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.54
├─ esbuild@0.14.54
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.4
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.22.0
├─ espree@9.3.3
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.7
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ graceful-fs@4.2.10
├─ grapheme-splitter@1.0.4
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.0
├─ is-callable@1.2.4
├─ is-core-module@2.10.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.9
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.4
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.16
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.78.1
├─ run-parallel@1.2.0
├─ rxjs@7.5.6
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ tinyspy@1.0.2
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vitest@0.22.1
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 9.32s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.3.0" has unmet peer dependency "@octokit/core@>=3".
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 500
Done in 0.52s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @types/node                       ^18.7.8  →  ^18.7.11     
 @typescript-eslint/eslint-plugin  ^5.33.1  →   ^5.34.0     
 @typescript-eslint/parser         ^5.33.1  →   ^5.34.0     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 13.31s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.3.0" has unmet peer dependency "@octokit/core@>=3".
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 318 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @rollup/plugin-commonjs@22.0.2
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.4
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.4
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.10
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @typescript-eslint/eslint-plugin@5.34.0
├─ @typescript-eslint/parser@5.34.0
├─ c8@7.12.0
├─ eslint-plugin-import@2.26.0
├─ eslint@8.22.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.9
├─ rollup@2.78.1
├─ typescript@4.7.4
└─ vitest@0.22.1
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.18.6
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.3
├─ @commitlint/lint@17.0.3
├─ @commitlint/load@17.0.3
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.3
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.0
├─ @humanwhocodes/config-array@0.10.4
├─ @humanwhocodes/gitignore-to-minimatch@1.0.2
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.15
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@6.3.0
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @octokit/types@6.41.0
├─ @rollup/plugin-commonjs@22.0.2
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.3.4
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.4
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.10
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/chai@4.3.3
├─ @types/estree@1.0.0
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.34.0
├─ @typescript-eslint/parser@5.34.0
├─ @typescript-eslint/type-utils@5.34.0
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.8.0
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.12.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.54
├─ esbuild@0.14.54
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.4
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.22.0
├─ espree@9.3.3
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.7
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ graceful-fs@4.2.10
├─ grapheme-splitter@1.0.4
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.0
├─ is-callable@1.2.4
├─ is-core-module@2.10.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.9
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.4
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.16
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.78.1
├─ run-parallel@1.2.0
├─ rxjs@7.5.6
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ tinyspy@1.0.2
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.7.4
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-compile-cache@2.3.0
├─ v8-to-istanbul@9.0.1
├─ vitest@0.22.1
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 11.14s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.3.0" has unmet peer dependency "@octokit/core@>=3".
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 500
Done in 0.52s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
cli.js -u --packageFile package.json
Using yarn
Upgrading /home/runner/work/assign-author/assign-author/package.json

 @rollup/plugin-typescript           ^8.3.4  →    ^8.4.0     
 @types/node                       ^18.7.11  →  ^18.7.13     
 @typescript-eslint/eslint-plugin   ^5.34.0  →   ^5.35.1     
 @typescript-eslint/parser          ^5.34.0  →   ^5.35.1     
 eslint                             ^8.22.0  →   ^8.23.0     
 typescript                          ^4.7.4  →    ^4.8.2     

Run yarn install to install new versions.
yarn install
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 22.17s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.3.0" has unmet peer dependency "@octokit/core@>=3".
yarn upgrade
yarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 316 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @rollup/plugin-commonjs@22.0.2
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.4.0
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.4
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.10
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @typescript-eslint/eslint-plugin@5.35.1
├─ @typescript-eslint/parser@5.35.1
├─ c8@7.12.0
├─ eslint-plugin-import@2.26.0
├─ eslint@8.23.0
├─ husky@8.0.1
├─ lint-staged@13.0.3
├─ nock@13.2.9
├─ rollup@2.78.1
├─ typescript@4.8.2
└─ vitest@0.22.1
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.18.6
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.0.3
├─ @commitlint/config-conventional@17.0.3
├─ @commitlint/ensure@17.0.0
├─ @commitlint/execute-rule@17.0.0
├─ @commitlint/format@17.0.0
├─ @commitlint/is-ignored@17.0.3
├─ @commitlint/lint@17.0.3
├─ @commitlint/load@17.0.3
├─ @commitlint/message@17.0.0
├─ @commitlint/parse@17.0.0
├─ @commitlint/read@17.0.0
├─ @commitlint/resolve-extends@17.0.3
├─ @commitlint/rules@17.0.0
├─ @commitlint/to-lines@17.0.0
├─ @commitlint/top-level@17.0.0
├─ @cspotcode/source-map-support@0.8.1
├─ @eslint/eslintrc@1.3.1
├─ @humanwhocodes/config-array@0.10.4
├─ @humanwhocodes/gitignore-to-minimatch@1.0.2
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/trace-mapping@0.3.15
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@6.3.0
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@22.0.2
├─ @rollup/plugin-json@4.1.0
├─ @rollup/plugin-node-resolve@13.3.0
├─ @rollup/plugin-typescript@8.4.0
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.4
├─ @technote-space/github-action-helper@5.3.8
├─ @technote-space/github-action-test-helper@0.9.10
├─ @technote-space/release-github-actions-cli@1.9.2
├─ @technote-space/release-github-actions@7.2.4
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/chai@4.3.3
├─ @types/estree@1.0.0
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/parse-json@4.0.0
├─ @types/resolve@1.17.1
├─ @typescript-eslint/eslint-plugin@5.35.1
├─ @typescript-eslint/parser@5.35.1
├─ @typescript-eslint/type-utils@5.35.1
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.8.0
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ ansi-regex@5.0.1
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.5
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.0
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ balanced-match@1.0.2
├─ before-after-hook@2.2.2
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.12.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.19
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.8.0
├─ cosmiconfig-typescript-loader@2.0.2
├─ cosmiconfig@7.0.1
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ deep-eql@3.0.1
├─ deep-is@0.1.4
├─ deepmerge@4.2.2
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ dotenv@16.0.1
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-shim-unscopables@1.0.0
├─ es-to-primitive@1.2.1
├─ esbuild-linux-64@0.14.54
├─ esbuild@0.14.54
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.6
├─ eslint-module-utils@2.7.4
├─ eslint-plugin-import@2.26.0
├─ eslint-scope@7.1.1
├─ eslint@8.23.0
├─ esquery@1.4.0
├─ estraverse@5.3.0
├─ estree-walker@2.0.2
├─ fast-glob@3.2.11
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.13.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.7
├─ foreground-child@2.0.0
├─ fs-extra@10.1.0
├─ fs.realpath@1.0.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ graceful-fs@4.2.10
├─ grapheme-splitter@1.0.4
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.1
├─ imurmurhash@0.1.4
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.0
├─ is-callable@1.2.4
├─ is-core-module@2.10.0
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-regex@1.1.4
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.5
├─ lines-and-columns@1.2.4
├─ lint-staged@13.0.3
├─ listr2@4.0.5
├─ locate-path@6.0.0
├─ lodash.merge@4.6.2
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.4
├─ magic-string@0.25.9
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.6
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare@1.4.0
├─ nock@13.2.9
├─ node-fetch@2.6.7
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object-inspect@1.12.2
├─ object.assign@4.1.4
├─ object.values@1.1.5
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ picocolors@1.0.0
├─ picomatch@2.3.1
├─ pidtree@0.6.0
├─ postcss@8.4.16
├─ propagate@2.0.1
├─ punycode@2.1.1
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.1
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@2.78.1
├─ run-parallel@1.2.0
├─ rxjs@7.5.6
├─ safe-buffer@5.1.2
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.5
├─ string.prototype.trimstart@1.0.5
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ tinyspy@1.0.2
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typescript@4.8.2
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-to-istanbul@9.0.1
├─ vitest@0.22.1
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.1.1
├─ yargs-parser@20.2.9
├─ yargs@16.2.0
├─ yn@3.1.1
└─ yocto-queue@0.1.0
Done in 9.08s.

stderr:

warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.3.0" has unmet peer dependency "@octokit/core@>=3".
yarn audit
yarn audit v1.22.19
0 vulnerabilities found - Packages audited: 500
Done in 0.66s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space technote-space merged commit 23e6424 into main Nov 3, 2022
@technote-space technote-space deleted the release/next-v1.6.0 branch November 3, 2022 04:31
@github-actions github-actions bot removed the Status: In Progress Tracking issues with work in progress label Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release: Patch Patch release Type: Release Add to Release PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants