technote-space / package-version-check-action

GitHub Actions to check package version before publish
MIT License
36 stars 1 forks source link

release: v1.9.3 #249

Closed technote-space closed 1 year ago

technote-space commented 1 year ago

Changes

Base PullRequest

default branch (https://github.com/technote-space/package-version-check-action/tree/main)

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @technote-space/filter-github-action ^0.6.5 → ^0.6.6 @technote-space/github-action-helper ^5.3.9 → ^5.3.10 @technote-space/github-action-log-helper ^0.2.8 → ^0.2.9 @technote-space/github-action-test-helper ^0.11.0 → ^0.11.1 @types/node ^18.11.9 → ^18.11.10 eslint ^8.28.0 → ^8.29.0 rollup ^3.5.0 → ^3.5.1 Run yarn install to install new versions. ```
yarn install ```Shell 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.52s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 331 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.3.0 ├─ @commitlint/config-conventional@17.3.0 ├─ @rollup/plugin-commonjs@23.0.3 ├─ @rollup/plugin-json@5.0.2 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@10.0.1 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.6 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.9 ├─ @technote-space/github-action-test-helper@0.11.1 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @types/node@18.11.10 ├─ @typescript-eslint/eslint-plugin@5.45.0 ├─ @typescript-eslint/parser@5.45.0 ├─ @vitest/coverage-c8@0.25.3 ├─ eslint-plugin-import@2.26.0 ├─ eslint@8.29.0 ├─ husky@8.0.2 ├─ lint-staged@13.0.4 ├─ nock@13.2.9 ├─ replace-in-file@6.3.5 ├─ rollup@3.5.1 └─ typescript@4.9.3 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.3.0 ├─ @commitlint/config-conventional@17.3.0 ├─ @commitlint/ensure@17.3.0 ├─ @commitlint/execute-rule@17.0.0 ├─ @commitlint/format@17.0.0 ├─ @commitlint/is-ignored@17.2.0 ├─ @commitlint/lint@17.3.0 ├─ @commitlint/load@17.3.0 ├─ @commitlint/message@17.2.0 ├─ @commitlint/parse@17.2.0 ├─ @commitlint/read@17.2.0 ├─ @commitlint/resolve-extends@17.3.0 ├─ @commitlint/rules@17.3.0 ├─ @commitlint/to-lines@17.0.0 ├─ @commitlint/top-level@17.0.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @eslint/eslintrc@1.3.3 ├─ @humanwhocodes/config-array@0.11.7 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @octokit/types@6.41.0 ├─ @rollup/plugin-commonjs@23.0.3 ├─ @rollup/plugin-json@5.0.2 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@10.0.1 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.6 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.9 ├─ @technote-space/github-action-test-helper@0.11.1 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.1 ├─ @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.4 ├─ @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/node@18.11.10 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/resolve@1.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.45.0 ├─ @typescript-eslint/parser@5.45.0 ├─ @typescript-eslint/type-utils@5.45.0 ├─ @vitest/coverage-c8@0.25.3 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@8.2.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.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ 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 ├─ chai@4.3.7 ├─ chalk@4.1.2 ├─ check-error@1.0.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig@7.1.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.2 ├─ 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.3 ├─ 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.15.16 ├─ esbuild@0.15.16 ├─ 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.29.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.14.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 ├─ 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 ├─ 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.2 ├─ imurmurhash@0.1.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.7 ├─ is-core-module@2.11.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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.2.0 ├─ 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.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.0.4 ├─ listr2@5.0.6 ├─ local-pkg@0.4.2 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.26.7 ├─ 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.7 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ 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.assign@4.1.4 ├─ object.values@1.1.6 ├─ 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 ├─ pidtree@0.6.0 ├─ postcss@8.4.19 ├─ 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 ├─ replace-in-file@6.3.5 ├─ 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@3.5.1 ├─ run-parallel@1.2.0 ├─ rxjs@7.5.7 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ 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 ├─ source-map@0.6.1 ├─ 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.6 ├─ string.prototype.trimstart@1.0.6 ├─ strip-bom@3.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ strip-literal@0.4.2 ├─ 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 ├─ tinybench@2.3.1 ├─ tinypool@0.3.0 ├─ tinyspy@1.0.2 ├─ to-regex-range@5.0.1 ├─ tr46@0.0.3 ├─ trim-newlines@3.0.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.9.3 ├─ 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 ├─ vite@3.2.4 ├─ 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.3 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 12.78s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 521 Done in 0.55s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

codecov-commenter commented 1 year ago

Codecov Report

Merging #249 (ebf2a69) into main (39092e1) will increase coverage by 0.45%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main      #249      +/-   ##
===========================================
+ Coverage   99.54%   100.00%   +0.45%     
===========================================
  Files           5         4       -1     
  Lines         221       218       -3     
  Branches       24        23       -1     
===========================================
- Hits          220       218       -2     
+ Misses          1         0       -1     

see 2 files with indirect coverage changes

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

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @types/node ^18.11.10 → ^18.11.11 @typescript-eslint/eslint-plugin ^5.45.0 → ^5.45.1 @typescript-eslint/parser ^5.45.0 → ^5.45.1 @vitest/coverage-c8 ^0.25.3 → ^0.25.4 lint-staged ^13.0.4 → ^13.1.0 rollup ^3.5.1 → ^3.6.0 vitest ^0.25.3 → ^0.25.4 Run yarn install to install new versions. ```
yarn install ```Shell 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.77s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 331 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.3.0 ├─ @commitlint/config-conventional@17.3.0 ├─ @rollup/plugin-commonjs@23.0.3 ├─ @rollup/plugin-json@5.0.2 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@10.0.1 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.6 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.9 ├─ @technote-space/github-action-test-helper@0.11.1 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @types/node@18.11.11 ├─ @typescript-eslint/eslint-plugin@5.45.1 ├─ @typescript-eslint/parser@5.45.1 ├─ @vitest/coverage-c8@0.25.4 ├─ eslint-plugin-import@2.26.0 ├─ eslint@8.29.0 ├─ husky@8.0.2 ├─ lint-staged@13.1.0 ├─ nock@13.2.9 ├─ replace-in-file@6.3.5 ├─ rollup@3.6.0 ├─ typescript@4.9.3 └─ vitest@0.25.4 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.3.0 ├─ @commitlint/config-conventional@17.3.0 ├─ @commitlint/ensure@17.3.0 ├─ @commitlint/execute-rule@17.0.0 ├─ @commitlint/format@17.0.0 ├─ @commitlint/is-ignored@17.2.0 ├─ @commitlint/lint@17.3.0 ├─ @commitlint/load@17.3.0 ├─ @commitlint/message@17.2.0 ├─ @commitlint/parse@17.2.0 ├─ @commitlint/read@17.2.0 ├─ @commitlint/resolve-extends@17.3.0 ├─ @commitlint/rules@17.3.0 ├─ @commitlint/to-lines@17.0.0 ├─ @commitlint/top-level@17.0.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @eslint/eslintrc@1.3.3 ├─ @humanwhocodes/config-array@0.11.7 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@23.0.3 ├─ @rollup/plugin-json@5.0.2 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@10.0.1 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.6 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.9 ├─ @technote-space/github-action-test-helper@0.11.1 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.1 ├─ @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.4 ├─ @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/node@18.11.11 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/resolve@1.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.45.1 ├─ @typescript-eslint/parser@5.45.1 ├─ @typescript-eslint/type-utils@5.45.1 ├─ @vitest/coverage-c8@0.25.4 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@8.2.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.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ 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 ├─ chai@4.3.7 ├─ chalk@4.1.2 ├─ check-error@1.0.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig@7.1.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ 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.3 ├─ 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.15.18 ├─ esbuild@0.15.18 ├─ 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.29.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.14.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 ├─ 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 ├─ 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.2 ├─ imurmurhash@0.1.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.7 ├─ is-core-module@2.11.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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.2.0 ├─ 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.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.0 ├─ listr2@5.0.6 ├─ local-pkg@0.4.2 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.26.7 ├─ 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.7 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ 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.assign@4.1.4 ├─ object.values@1.1.6 ├─ 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 ├─ pidtree@0.6.0 ├─ postcss@8.4.19 ├─ 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 ├─ replace-in-file@6.3.5 ├─ 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@3.6.0 ├─ run-parallel@1.2.0 ├─ rxjs@7.6.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ 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 ├─ source-map@0.6.1 ├─ 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.6 ├─ string.prototype.trimstart@1.0.6 ├─ strip-bom@3.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ strip-literal@1.0.0 ├─ 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 ├─ tinybench@2.3.1 ├─ tinypool@0.3.0 ├─ tinyspy@1.0.2 ├─ to-regex-range@5.0.1 ├─ tr46@0.0.3 ├─ trim-newlines@3.0.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.9.3 ├─ 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 ├─ vite@3.2.5 ├─ vitest@0.25.4 ├─ 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.3 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 15.66s. ``` ### stderr: ```Shell warning @rollup/plugin-commonjs > magic-string > sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 521 Done in 0.67s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @rollup/plugin-commonjs ^23.0.3 → ^23.0.4 @types/node ^18.11.11 → ^18.11.12 @typescript-eslint/eslint-plugin ^5.45.1 → ^5.46.0 @typescript-eslint/parser ^5.45.1 → ^5.46.0 @vitest/coverage-c8 ^0.25.4 → ^0.25.6 rollup ^3.6.0 → ^3.7.1 typescript ^4.9.3 → ^4.9.4 vitest ^0.25.4 → ^0.25.6 Run yarn install to install new versions. ```
yarn install ```Shell 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.88s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 334 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.3.0 ├─ @commitlint/config-conventional@17.3.0 ├─ @rollup/plugin-commonjs@23.0.4 ├─ @rollup/plugin-json@5.0.2 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@10.0.1 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.6 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.9 ├─ @technote-space/github-action-test-helper@0.11.1 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @types/node@18.11.12 ├─ @typescript-eslint/eslint-plugin@5.46.0 ├─ @typescript-eslint/parser@5.46.0 ├─ @vitest/coverage-c8@0.25.6 ├─ eslint-plugin-import@2.26.0 ├─ eslint@8.29.0 ├─ husky@8.0.2 ├─ lint-staged@13.1.0 ├─ nock@13.2.9 ├─ replace-in-file@6.3.5 ├─ rollup@3.7.1 ├─ typescript@4.9.4 └─ vitest@0.25.6 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.3.0 ├─ @commitlint/config-conventional@17.3.0 ├─ @commitlint/ensure@17.3.0 ├─ @commitlint/execute-rule@17.0.0 ├─ @commitlint/format@17.0.0 ├─ @commitlint/is-ignored@17.2.0 ├─ @commitlint/lint@17.3.0 ├─ @commitlint/load@17.3.0 ├─ @commitlint/message@17.2.0 ├─ @commitlint/parse@17.2.0 ├─ @commitlint/read@17.2.0 ├─ @commitlint/resolve-extends@17.3.0 ├─ @commitlint/rules@17.3.0 ├─ @commitlint/to-lines@17.0.0 ├─ @commitlint/top-level@17.0.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @eslint/eslintrc@1.3.3 ├─ @humanwhocodes/config-array@0.11.7 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @octokit/types@6.41.0 ├─ @rollup/plugin-commonjs@23.0.4 ├─ @rollup/plugin-json@5.0.2 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@10.0.1 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.6 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.9 ├─ @technote-space/github-action-test-helper@0.11.1 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.2 ├─ @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.4 ├─ @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/node@18.11.12 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/resolve@1.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.46.0 ├─ @typescript-eslint/parser@5.46.0 ├─ @typescript-eslint/type-utils@5.46.0 ├─ @vitest/coverage-c8@0.25.6 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@8.2.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.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ builtin-modules@3.3.0 ├─ c8@7.12.0 ├─ call-bind@1.0.2 ├─ callsites@3.1.0 ├─ camelcase-keys@6.2.2 ├─ camelcase@5.3.1 ├─ chai@4.3.7 ├─ chalk@4.1.2 ├─ check-error@1.0.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig@7.1.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ 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.3 ├─ 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.15.18 ├─ esbuild@0.15.18 ├─ 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.29.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.14.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 ├─ 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 ├─ gopd@1.0.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.2 ├─ imurmurhash@0.1.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.7 ├─ is-core-module@2.11.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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.2.0 ├─ 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.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.0 ├─ listr2@5.0.6 ├─ local-pkg@0.4.2 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.26.7 ├─ 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.7 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ 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.assign@4.1.4 ├─ object.values@1.1.6 ├─ 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 ├─ pidtree@0.6.0 ├─ postcss@8.4.19 ├─ 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 ├─ replace-in-file@6.3.5 ├─ 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@3.7.1 ├─ run-parallel@1.2.0 ├─ rxjs@7.6.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ 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 ├─ source-map@0.6.1 ├─ 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.6 ├─ string.prototype.trimstart@1.0.6 ├─ strip-bom@3.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ strip-literal@1.0.0 ├─ 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 ├─ tinybench@2.3.1 ├─ tinypool@0.3.0 ├─ tinyspy@1.0.2 ├─ to-regex-range@5.0.1 ├─ tr46@0.0.3 ├─ trim-newlines@3.0.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.9.4 ├─ 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 ├─ vite@3.2.5 ├─ vitest@0.25.6 ├─ 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.3 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 13.41s. ``` ### stderr: ```Shell warning @rollup/plugin-commonjs > magic-string > sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 522 Done in 0.55s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @types/node ^18.11.12 → ^18.11.13 @typescript-eslint/eslint-plugin ^5.46.0 → ^5.46.1 @typescript-eslint/parser ^5.46.0 → ^5.46.1 @vitest/coverage-c8 ^0.25.6 → ^0.25.7 rollup ^3.7.1 → ^3.7.3 vitest ^0.25.6 → ^0.25.7 Run yarn install to install new versions. ```
yarn install ```Shell 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 18.91s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 332 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.3.0 ├─ @commitlint/config-conventional@17.3.0 ├─ @rollup/plugin-commonjs@23.0.4 ├─ @rollup/plugin-json@5.0.2 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@10.0.1 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.6 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.9 ├─ @technote-space/github-action-test-helper@0.11.1 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @types/node@18.11.13 ├─ @typescript-eslint/eslint-plugin@5.46.1 ├─ @typescript-eslint/parser@5.46.1 ├─ @vitest/coverage-c8@0.25.7 ├─ eslint-plugin-import@2.26.0 ├─ eslint@8.29.0 ├─ husky@8.0.2 ├─ lint-staged@13.1.0 ├─ nock@13.2.9 ├─ replace-in-file@6.3.5 ├─ rollup@3.7.3 ├─ typescript@4.9.4 └─ vitest@0.25.7 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.3.0 ├─ @commitlint/config-conventional@17.3.0 ├─ @commitlint/ensure@17.3.0 ├─ @commitlint/execute-rule@17.0.0 ├─ @commitlint/format@17.0.0 ├─ @commitlint/is-ignored@17.2.0 ├─ @commitlint/lint@17.3.0 ├─ @commitlint/load@17.3.0 ├─ @commitlint/message@17.2.0 ├─ @commitlint/parse@17.2.0 ├─ @commitlint/read@17.2.0 ├─ @commitlint/resolve-extends@17.3.0 ├─ @commitlint/rules@17.3.0 ├─ @commitlint/to-lines@17.0.0 ├─ @commitlint/top-level@17.0.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.4 ├─ @eslint/eslintrc@1.3.3 ├─ @humanwhocodes/config-array@0.11.7 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@23.0.4 ├─ @rollup/plugin-json@5.0.2 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@10.0.1 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.6 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.9 ├─ @technote-space/github-action-test-helper@0.11.1 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.2 ├─ @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.4 ├─ @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/node@18.11.13 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/resolve@1.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.46.1 ├─ @typescript-eslint/parser@5.46.1 ├─ @typescript-eslint/type-utils@5.46.1 ├─ @vitest/coverage-c8@0.25.7 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@8.2.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.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ 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 ├─ chai@4.3.7 ├─ chalk@4.1.2 ├─ check-error@1.0.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig@7.1.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ 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.3 ├─ 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@0.16.4 ├─ 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.29.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.14.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 ├─ 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 ├─ gopd@1.0.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.2 ├─ imurmurhash@0.1.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.7 ├─ is-core-module@2.11.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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.2.0 ├─ 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.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.0 ├─ listr2@5.0.6 ├─ local-pkg@0.4.2 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.26.7 ├─ 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.7 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ 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.assign@4.1.4 ├─ object.values@1.1.6 ├─ 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 ├─ pidtree@0.6.0 ├─ postcss@8.4.20 ├─ 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 ├─ replace-in-file@6.3.5 ├─ 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@3.7.3 ├─ run-parallel@1.2.0 ├─ rxjs@7.6.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ 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 ├─ source-map@0.6.1 ├─ 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.6 ├─ string.prototype.trimstart@1.0.6 ├─ strip-bom@3.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ strip-literal@1.0.0 ├─ 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 ├─ tinybench@2.3.1 ├─ tinypool@0.3.0 ├─ tinyspy@1.0.2 ├─ to-regex-range@5.0.1 ├─ tr46@0.0.3 ├─ trim-newlines@3.0.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.9.4 ├─ 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 ├─ vite@4.0.1 ├─ vitest@0.25.7 ├─ 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.3 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 9.85s. ``` ### stderr: ```Shell warning @rollup/plugin-commonjs > magic-string > sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 522 Done in 0.59s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @rollup/plugin-commonjs ^23.0.4 → ^23.0.5 @types/node ^18.11.13 → ^18.11.16 @vitest/coverage-c8 ^0.25.7 → ^0.25.8 eslint ^8.29.0 → ^8.30.0 rollup ^3.7.3 → ^3.7.4 vitest ^0.25.7 → ^0.25.8 Run yarn install to install new versions. ```
yarn install ```Shell 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.29s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 333 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.3.0 ├─ @commitlint/config-conventional@17.3.0 ├─ @rollup/plugin-commonjs@23.0.5 ├─ @rollup/plugin-json@5.0.2 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@10.0.1 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.6 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.9 ├─ @technote-space/github-action-test-helper@0.11.1 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @types/node@18.11.16 ├─ @typescript-eslint/eslint-plugin@5.46.1 ├─ @typescript-eslint/parser@5.46.1 ├─ @vitest/coverage-c8@0.25.8 ├─ eslint-plugin-import@2.26.0 ├─ eslint@8.30.0 ├─ husky@8.0.2 ├─ lint-staged@13.1.0 ├─ nock@13.2.9 ├─ replace-in-file@6.3.5 ├─ rollup@3.7.4 ├─ typescript@4.9.4 └─ vitest@0.25.8 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.3.0 ├─ @commitlint/config-conventional@17.3.0 ├─ @commitlint/ensure@17.3.0 ├─ @commitlint/execute-rule@17.0.0 ├─ @commitlint/format@17.0.0 ├─ @commitlint/is-ignored@17.2.0 ├─ @commitlint/lint@17.3.0 ├─ @commitlint/load@17.3.0 ├─ @commitlint/message@17.2.0 ├─ @commitlint/parse@17.2.0 ├─ @commitlint/read@17.2.0 ├─ @commitlint/resolve-extends@17.3.0 ├─ @commitlint/rules@17.3.0 ├─ @commitlint/to-lines@17.0.0 ├─ @commitlint/top-level@17.0.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.8 ├─ @eslint/eslintrc@1.4.0 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@23.0.5 ├─ @rollup/plugin-json@5.0.2 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@10.0.1 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.6 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.9 ├─ @technote-space/github-action-test-helper@0.11.1 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.2 ├─ @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.4 ├─ @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/node@18.11.16 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/resolve@1.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.46.1 ├─ @typescript-eslint/parser@5.46.1 ├─ @typescript-eslint/type-utils@5.46.1 ├─ @vitest/coverage-c8@0.25.8 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@8.2.0 ├─ acorn@8.8.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.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ 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 ├─ chai@4.3.7 ├─ chalk@4.1.2 ├─ check-error@1.0.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig@7.1.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ 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.3 ├─ 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@0.16.8 ├─ 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.30.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.14.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 ├─ 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 ├─ gopd@1.0.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.2 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.4 ├─ 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.7 ├─ is-core-module@2.11.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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.2.0 ├─ 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.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.0 ├─ listr2@5.0.6 ├─ local-pkg@0.4.2 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.26.7 ├─ 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.7 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ 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.assign@4.1.4 ├─ object.values@1.1.6 ├─ 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 ├─ pidtree@0.6.0 ├─ postcss@8.4.20 ├─ 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 ├─ replace-in-file@6.3.5 ├─ 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@3.7.4 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ 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 ├─ source-map@0.6.1 ├─ 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.6 ├─ string.prototype.trimstart@1.0.6 ├─ strip-bom@3.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ strip-literal@1.0.0 ├─ 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 ├─ tinybench@2.3.1 ├─ tinypool@0.3.0 ├─ tinyspy@1.0.2 ├─ to-regex-range@5.0.1 ├─ tr46@0.0.3 ├─ trim-newlines@3.0.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.9.4 ├─ 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 ├─ vite@4.0.1 ├─ vitest@0.25.8 ├─ 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.3 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 15.11s. ``` ### stderr: ```Shell warning @rollup/plugin-commonjs > magic-string > sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 522 Done in 0.56s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @rollup/plugin-commonjs ^23.0.5 → ^24.0.0 @rollup/plugin-json ^5.0.2 → ^6.0.0 @types/node ^18.11.16 → ^18.11.17 @typescript-eslint/eslint-plugin ^5.46.1 → ^5.47.0 @typescript-eslint/parser ^5.46.1 → ^5.47.0 @vitest/coverage-c8 ^0.25.8 → ^0.26.0 rollup ^3.7.4 → ^3.7.5 vitest ^0.25.8 → ^0.26.0 Run yarn install to install new versions. ```
yarn install ```Shell 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.70s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 327 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.3.0 ├─ @commitlint/config-conventional@17.3.0 ├─ @rollup/plugin-commonjs@24.0.0 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@10.0.1 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.6 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.9 ├─ @technote-space/github-action-test-helper@0.11.1 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @typescript-eslint/eslint-plugin@5.47.0 ├─ @typescript-eslint/parser@5.47.0 ├─ @vitest/coverage-c8@0.26.0 ├─ eslint-plugin-import@2.26.0 ├─ eslint@8.30.0 ├─ husky@8.0.2 ├─ lint-staged@13.1.0 ├─ nock@13.2.9 ├─ replace-in-file@6.3.5 ├─ rollup@3.7.5 ├─ typescript@4.9.4 └─ vitest@0.26.0 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.3.0 ├─ @commitlint/config-conventional@17.3.0 ├─ @commitlint/ensure@17.3.0 ├─ @commitlint/execute-rule@17.0.0 ├─ @commitlint/format@17.0.0 ├─ @commitlint/is-ignored@17.2.0 ├─ @commitlint/lint@17.3.0 ├─ @commitlint/load@17.3.0 ├─ @commitlint/message@17.2.0 ├─ @commitlint/parse@17.2.0 ├─ @commitlint/read@17.2.0 ├─ @commitlint/resolve-extends@17.3.0 ├─ @commitlint/rules@17.3.0 ├─ @commitlint/to-lines@17.0.0 ├─ @commitlint/top-level@17.0.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.10 ├─ @eslint/eslintrc@1.4.0 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@24.0.0 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@10.0.1 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.6 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.9 ├─ @technote-space/github-action-test-helper@0.11.1 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.2 ├─ @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.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.47.0 ├─ @typescript-eslint/parser@5.47.0 ├─ @typescript-eslint/type-utils@5.47.0 ├─ @vitest/coverage-c8@0.26.0 ├─ acorn-jsx@5.3.2 ├─ acorn@8.8.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.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.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 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig@7.1.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ 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.3 ├─ 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@0.16.10 ├─ 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.30.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.14.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 ├─ 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 ├─ gopd@1.0.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.2 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.4 ├─ 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.7 ├─ is-core-module@2.11.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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.2.0 ├─ 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 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.0 ├─ listr2@5.0.6 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ 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.7 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ 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.assign@4.1.4 ├─ object.values@1.1.6 ├─ 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 ├─ pidtree@0.6.0 ├─ pkg-types@1.0.1 ├─ postcss@8.4.20 ├─ 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 ├─ replace-in-file@6.3.5 ├─ 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@3.7.5 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ 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 ├─ source-map-support@0.5.21 ├─ source-map@0.6.1 ├─ 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.6 ├─ string.prototype.trimstart@1.0.6 ├─ 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 ├─ 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.9.4 ├─ ufo@1.0.1 ├─ 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 ├─ vite-node@0.26.0 ├─ vitest@0.26.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.3 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 10.73s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 531 Done in 0.68s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @vitest/coverage-c8 ^0.26.0 → ^0.26.2 rollup ^3.7.5 → ^3.8.1 vitest ^0.26.0 → ^0.26.2 Run yarn install to install new versions. ```
yarn install ```Shell 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.19s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 327 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.3.0 ├─ @commitlint/config-conventional@17.3.0 ├─ @rollup/plugin-commonjs@24.0.0 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@10.0.1 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.6 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.9 ├─ @technote-space/github-action-test-helper@0.11.1 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @typescript-eslint/eslint-plugin@5.47.0 ├─ @typescript-eslint/parser@5.47.0 ├─ @vitest/coverage-c8@0.26.2 ├─ eslint-plugin-import@2.26.0 ├─ eslint@8.30.0 ├─ husky@8.0.2 ├─ lint-staged@13.1.0 ├─ nock@13.2.9 ├─ replace-in-file@6.3.5 ├─ rollup@3.8.1 ├─ typescript@4.9.4 └─ vitest@0.26.2 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.3.0 ├─ @commitlint/config-conventional@17.3.0 ├─ @commitlint/ensure@17.3.0 ├─ @commitlint/execute-rule@17.0.0 ├─ @commitlint/format@17.0.0 ├─ @commitlint/is-ignored@17.2.0 ├─ @commitlint/lint@17.3.0 ├─ @commitlint/load@17.3.0 ├─ @commitlint/message@17.2.0 ├─ @commitlint/parse@17.2.0 ├─ @commitlint/read@17.2.0 ├─ @commitlint/resolve-extends@17.3.0 ├─ @commitlint/rules@17.3.0 ├─ @commitlint/to-lines@17.0.0 ├─ @commitlint/top-level@17.0.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.10 ├─ @eslint/eslintrc@1.4.0 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@24.0.0 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@10.0.1 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.6 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.9 ├─ @technote-space/github-action-test-helper@0.11.1 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.2 ├─ @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.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.47.0 ├─ @typescript-eslint/parser@5.47.0 ├─ @typescript-eslint/type-utils@5.47.0 ├─ @vitest/coverage-c8@0.26.2 ├─ acorn-jsx@5.3.2 ├─ acorn@8.8.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.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.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 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig@7.1.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ 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.3 ├─ 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@0.16.10 ├─ 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.30.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.14.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 ├─ 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 ├─ gopd@1.0.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.2 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.4 ├─ 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.7 ├─ is-core-module@2.11.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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.2.0 ├─ 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 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.0 ├─ listr2@5.0.6 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ 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.7 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ 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.assign@4.1.4 ├─ object.values@1.1.6 ├─ 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 ├─ pidtree@0.6.0 ├─ pkg-types@1.0.1 ├─ postcss@8.4.20 ├─ 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 ├─ replace-in-file@6.3.5 ├─ 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@3.8.1 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ 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 ├─ source-map-support@0.5.21 ├─ source-map@0.6.1 ├─ 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.6 ├─ string.prototype.trimstart@1.0.6 ├─ 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 ├─ 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.9.4 ├─ ufo@1.0.1 ├─ 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 ├─ vite-node@0.26.2 ├─ vitest@0.26.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.2.0 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 13.26s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 531 Done in 0.56s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @types/node ^18.11.17 → ^18.11.18 @typescript-eslint/eslint-plugin ^5.47.0 → ^5.47.1 @typescript-eslint/parser ^5.47.0 → ^5.47.1 Run yarn install to install new versions. ```
yarn install ```Shell 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.98s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 327 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.3.0 ├─ @commitlint/config-conventional@17.3.0 ├─ @rollup/plugin-commonjs@24.0.0 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@10.0.1 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.6 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.9 ├─ @technote-space/github-action-test-helper@0.11.1 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @typescript-eslint/eslint-plugin@5.47.1 ├─ @typescript-eslint/parser@5.47.1 ├─ @vitest/coverage-c8@0.26.2 ├─ eslint-plugin-import@2.26.0 ├─ eslint@8.30.0 ├─ husky@8.0.2 ├─ lint-staged@13.1.0 ├─ nock@13.2.9 ├─ replace-in-file@6.3.5 ├─ rollup@3.8.1 ├─ typescript@4.9.4 └─ vitest@0.26.2 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.3.0 ├─ @commitlint/config-conventional@17.3.0 ├─ @commitlint/ensure@17.3.0 ├─ @commitlint/execute-rule@17.0.0 ├─ @commitlint/format@17.0.0 ├─ @commitlint/is-ignored@17.2.0 ├─ @commitlint/lint@17.3.0 ├─ @commitlint/load@17.3.0 ├─ @commitlint/message@17.2.0 ├─ @commitlint/parse@17.2.0 ├─ @commitlint/read@17.2.0 ├─ @commitlint/resolve-extends@17.3.0 ├─ @commitlint/rules@17.3.0 ├─ @commitlint/to-lines@17.0.0 ├─ @commitlint/top-level@17.0.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.11 ├─ @eslint/eslintrc@1.4.0 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@24.0.0 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@10.0.1 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.6 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.9 ├─ @technote-space/github-action-test-helper@0.11.1 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.2 ├─ @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.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.47.1 ├─ @typescript-eslint/parser@5.47.1 ├─ @typescript-eslint/type-utils@5.47.1 ├─ @vitest/coverage-c8@0.26.2 ├─ acorn-jsx@5.3.2 ├─ acorn@8.8.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.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.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 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig@7.1.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ 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.3 ├─ 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@0.16.11 ├─ 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.30.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.14.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 ├─ 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 ├─ gopd@1.0.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.2 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.4 ├─ 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.7 ├─ is-core-module@2.11.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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.2.0 ├─ 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 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.0 ├─ listr2@5.0.6 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ 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.7 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ 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.assign@4.1.4 ├─ object.values@1.1.6 ├─ 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 ├─ pidtree@0.6.0 ├─ pkg-types@1.0.1 ├─ postcss@8.4.20 ├─ 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 ├─ replace-in-file@6.3.5 ├─ 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@3.8.1 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ 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 ├─ source-map-support@0.5.21 ├─ source-map@0.6.1 ├─ 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.6 ├─ string.prototype.trimstart@1.0.6 ├─ 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 ├─ 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.9.4 ├─ ufo@1.0.1 ├─ 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 ├─ vite-node@0.26.2 ├─ vitest@0.26.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.2.0 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 14.99s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 531 Done in 1.02s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @commitlint/cli ^17.3.0 → ^17.4.0 @commitlint/config-conventional ^17.3.0 → ^17.4.0 @rollup/plugin-typescript ^10.0.1 → ^11.0.0 @technote-space/filter-github-action ^0.6.6 → ^0.6.7 @technote-space/github-action-log-helper ^0.2.9 → ^0.2.10 @technote-space/github-action-test-helper ^0.11.1 → ^0.11.2 @typescript-eslint/eslint-plugin ^5.47.1 → ^5.48.0 @typescript-eslint/parser ^5.47.1 → ^5.48.0 @vitest/coverage-c8 ^0.26.2 → ^0.26.3 eslint ^8.30.0 → ^8.31.0 husky ^8.0.2 → ^8.0.3 rollup ^3.8.1 → ^3.9.1 vitest ^0.26.2 → ^0.26.3 Run yarn install to install new versions. ```
yarn install ```Shell 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.41s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 345 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.4.0 ├─ @commitlint/config-conventional@17.4.0 ├─ @rollup/plugin-commonjs@24.0.0 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @types/node@18.11.18 ├─ @typescript-eslint/eslint-plugin@5.48.0 ├─ @typescript-eslint/parser@5.48.0 ├─ @vitest/coverage-c8@0.26.3 ├─ eslint-plugin-import@2.26.0 ├─ eslint@8.31.0 ├─ husky@8.0.3 ├─ lint-staged@13.1.0 ├─ nock@13.2.9 ├─ replace-in-file@6.3.5 ├─ rollup@3.9.1 ├─ typescript@4.9.4 └─ vitest@0.26.3 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.4.0 ├─ @commitlint/config-conventional@17.4.0 ├─ @commitlint/ensure@17.4.0 ├─ @commitlint/execute-rule@17.4.0 ├─ @commitlint/format@17.4.0 ├─ @commitlint/is-ignored@17.4.0 ├─ @commitlint/lint@17.4.0 ├─ @commitlint/load@17.4.0 ├─ @commitlint/message@17.4.0 ├─ @commitlint/parse@17.4.0 ├─ @commitlint/read@17.4.0 ├─ @commitlint/resolve-extends@17.4.0 ├─ @commitlint/rules@17.4.0 ├─ @commitlint/to-lines@17.4.0 ├─ @commitlint/top-level@17.4.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.14 ├─ @eslint/eslintrc@1.4.1 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@24.0.0 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.2 ├─ @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.4 ├─ @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/node@18.11.18 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/resolve@1.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.48.0 ├─ @typescript-eslint/parser@5.48.0 ├─ @typescript-eslint/type-utils@5.48.0 ├─ @vitest/coverage-c8@0.26.3 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@8.2.0 ├─ acorn@8.8.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.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.2 ├─ builtin-modules@3.3.0 ├─ c8@7.12.0 ├─ callsites@3.1.0 ├─ camelcase-keys@6.2.2 ├─ camelcase@5.3.1 ├─ chai@4.3.7 ├─ chalk@4.1.2 ├─ check-error@1.0.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig-typescript-loader@4.3.0 ├─ cosmiconfig@8.0.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ 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.3 ├─ eastasianwidth@0.2.0 ├─ emoji-regex@8.0.0 ├─ error-ex@1.3.2 ├─ es-set-tostringtag@2.0.1 ├─ es-shim-unscopables@1.0.0 ├─ es-to-primitive@1.2.1 ├─ esbuild@0.16.14 ├─ 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.31.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.15.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@11.1.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 ├─ globalthis@1.0.3 ├─ globby@11.1.0 ├─ 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 ├─ has-proto@1.0.1 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ human-signals@2.1.0 ├─ husky@8.0.3 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.4 ├─ is-array-buffer@3.0.1 ├─ 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.7 ├─ is-core-module@2.11.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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-typed-array@1.1.10 ├─ is-weakref@1.0.2 ├─ isexe@2.0.0 ├─ istanbul-lib-coverage@3.2.0 ├─ istanbul-reports@3.1.5 ├─ js-sdsl@4.2.0 ├─ 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.2 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.0 ├─ listr2@5.0.6 ├─ local-pkg@0.4.2 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ 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.7 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ 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.assign@4.1.4 ├─ object.values@1.1.6 ├─ 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 ├─ pidtree@0.6.0 ├─ pkg-types@1.0.1 ├─ postcss@8.4.21 ├─ 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 ├─ replace-in-file@6.3.5 ├─ 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@3.9.1 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ 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 ├─ source-map-support@0.5.21 ├─ source-map@0.6.1 ├─ 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.6 ├─ string.prototype.trimstart@1.0.6 ├─ strip-bom@3.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ strip-literal@1.0.0 ├─ 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 ├─ tinybench@2.3.1 ├─ tinypool@0.3.0 ├─ 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 ├─ typed-array-length@1.0.4 ├─ typescript@4.9.4 ├─ ufo@1.0.1 ├─ 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 ├─ vite-node@0.26.3 ├─ vitest@0.26.3 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which-boxed-primitive@1.0.2 ├─ which-typed-array@1.1.9 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ yallist@4.0.0 ├─ yaml@2.2.1 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 14.18s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 538 Done in 0.61s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @commitlint/cli ^17.4.0 → ^17.4.1 @typescript-eslint/eslint-plugin ^5.48.0 → ^5.48.1 @typescript-eslint/parser ^5.48.0 → ^5.48.1 @vitest/coverage-c8 ^0.26.3 → ^0.27.0 vitest ^0.26.3 → ^0.27.0 Run yarn install to install new versions. ```
yarn install ```Shell 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.77s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 331 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.4.1 ├─ @commitlint/config-conventional@17.4.0 ├─ @rollup/plugin-commonjs@24.0.0 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @typescript-eslint/eslint-plugin@5.48.1 ├─ @typescript-eslint/parser@5.48.1 ├─ @vitest/coverage-c8@0.27.0 ├─ eslint-plugin-import@2.26.0 ├─ eslint@8.31.0 ├─ husky@8.0.3 ├─ lint-staged@13.1.0 ├─ nock@13.2.9 ├─ replace-in-file@6.3.5 ├─ rollup@3.9.1 ├─ typescript@4.9.4 └─ vitest@0.27.0 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.4.1 ├─ @commitlint/config-conventional@17.4.0 ├─ @commitlint/ensure@17.4.0 ├─ @commitlint/execute-rule@17.4.0 ├─ @commitlint/format@17.4.0 ├─ @commitlint/is-ignored@17.4.0 ├─ @commitlint/lint@17.4.0 ├─ @commitlint/load@17.4.1 ├─ @commitlint/message@17.4.0 ├─ @commitlint/parse@17.4.0 ├─ @commitlint/read@17.4.0 ├─ @commitlint/resolve-extends@17.4.0 ├─ @commitlint/rules@17.4.0 ├─ @commitlint/to-lines@17.4.0 ├─ @commitlint/top-level@17.4.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.16 ├─ @eslint/eslintrc@1.4.1 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@24.0.0 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.2 ├─ @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.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.48.1 ├─ @typescript-eslint/parser@5.48.1 ├─ @typescript-eslint/type-utils@5.48.1 ├─ @vitest/coverage-c8@0.27.0 ├─ acorn-jsx@5.3.2 ├─ acorn@8.8.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.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.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 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig-typescript-loader@4.3.0 ├─ cosmiconfig@8.0.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ 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.3 ├─ eastasianwidth@0.2.0 ├─ emoji-regex@8.0.0 ├─ error-ex@1.3.2 ├─ es-set-tostringtag@2.0.1 ├─ es-shim-unscopables@1.0.0 ├─ es-to-primitive@1.2.1 ├─ esbuild@0.16.16 ├─ 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.31.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.15.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@11.1.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 ├─ globalthis@1.0.3 ├─ globby@11.1.0 ├─ 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 ├─ has-proto@1.0.1 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ human-signals@2.1.0 ├─ husky@8.0.3 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.4 ├─ is-array-buffer@3.0.1 ├─ 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.7 ├─ is-core-module@2.11.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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.2.0 ├─ 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.2 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.0 ├─ listr2@5.0.6 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ 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.7 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ 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.assign@4.1.4 ├─ object.values@1.1.6 ├─ 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 ├─ pidtree@0.6.0 ├─ pkg-types@1.0.1 ├─ postcss@8.4.21 ├─ 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 ├─ replace-in-file@6.3.5 ├─ 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@3.9.1 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ 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 ├─ 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.6 ├─ string.prototype.trimstart@1.0.6 ├─ 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 ├─ typed-array-length@1.0.4 ├─ typescript@4.9.4 ├─ ufo@1.0.1 ├─ 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 ├─ vite-node@0.27.0 ├─ vitest@0.27.0 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which-boxed-primitive@1.0.2 ├─ which-typed-array@1.1.9 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ yallist@4.0.0 ├─ yaml@2.2.1 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 12.03s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 542 Done in 0.59s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @commitlint/cli ^17.4.1 → ^17.4.2 @commitlint/config-conventional ^17.4.0 → ^17.4.2 @vitest/coverage-c8 ^0.27.0 → ^0.27.1 eslint-plugin-import ^2.26.0 → ^2.27.4 nock ^13.2.9 → ^13.3.0 rollup ^3.9.1 → ^3.10.0 vitest ^0.27.0 → ^0.27.1 Run yarn install to install new versions. ```
yarn install ```Shell 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 21.19s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 334 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @rollup/plugin-commonjs@24.0.0 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @typescript-eslint/eslint-plugin@5.48.1 ├─ @typescript-eslint/parser@5.48.1 ├─ @vitest/coverage-c8@0.27.1 ├─ eslint-plugin-import@2.27.4 ├─ eslint@8.31.0 ├─ husky@8.0.3 ├─ lint-staged@13.1.0 ├─ nock@13.3.0 ├─ replace-in-file@6.3.5 ├─ rollup@3.10.0 ├─ typescript@4.9.4 └─ vitest@0.27.1 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @commitlint/ensure@17.4.0 ├─ @commitlint/execute-rule@17.4.0 ├─ @commitlint/format@17.4.0 ├─ @commitlint/is-ignored@17.4.2 ├─ @commitlint/lint@17.4.2 ├─ @commitlint/load@17.4.2 ├─ @commitlint/message@17.4.2 ├─ @commitlint/parse@17.4.2 ├─ @commitlint/read@17.4.2 ├─ @commitlint/resolve-extends@17.4.0 ├─ @commitlint/rules@17.4.2 ├─ @commitlint/to-lines@17.4.0 ├─ @commitlint/top-level@17.4.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.17 ├─ @eslint/eslintrc@1.4.1 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@24.0.0 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.2 ├─ @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.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.48.1 ├─ @typescript-eslint/parser@5.48.1 ├─ @typescript-eslint/type-utils@5.48.1 ├─ @vitest/coverage-c8@0.27.1 ├─ acorn-jsx@5.3.2 ├─ acorn@8.8.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.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ array.prototype.flatmap@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.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 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig-typescript-loader@4.3.0 ├─ cosmiconfig@8.0.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ 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.3 ├─ eastasianwidth@0.2.0 ├─ emoji-regex@8.0.0 ├─ error-ex@1.3.2 ├─ es-set-tostringtag@2.0.1 ├─ es-to-primitive@1.2.1 ├─ esbuild@0.16.17 ├─ escape-string-regexp@4.0.0 ├─ eslint-import-resolver-node@0.3.7 ├─ eslint-module-utils@2.7.4 ├─ eslint-plugin-import@2.27.4 ├─ eslint-scope@7.1.1 ├─ eslint@8.31.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.15.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@11.1.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 ├─ globalthis@1.0.3 ├─ globby@11.1.0 ├─ 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 ├─ has-proto@1.0.1 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ human-signals@2.1.0 ├─ husky@8.0.3 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.4 ├─ is-array-buffer@3.0.1 ├─ 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.7 ├─ 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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-typed-array@1.1.10 ├─ is-weakref@1.0.2 ├─ isexe@2.0.0 ├─ istanbul-lib-coverage@3.2.0 ├─ istanbul-reports@3.1.5 ├─ js-sdsl@4.2.0 ├─ 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.2 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.0 ├─ listr2@5.0.6 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ 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.7 ├─ mlly@1.1.0 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ natural-compare@1.4.0 ├─ nock@13.3.0 ├─ node-fetch@2.6.8 ├─ normalize-package-data@3.0.3 ├─ normalize-path@3.0.0 ├─ npm-run-path@4.0.1 ├─ object.assign@4.1.4 ├─ object.values@1.1.6 ├─ 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 ├─ pidtree@0.6.0 ├─ pkg-types@1.0.1 ├─ postcss@8.4.21 ├─ propagate@2.0.1 ├─ punycode@2.2.0 ├─ 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 ├─ replace-in-file@6.3.5 ├─ require-from-string@2.0.2 ├─ resolve-global@1.0.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rollup@3.10.0 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ side-channel@1.0.4 ├─ siginfo@2.0.0 ├─ slash@3.0.0 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ stackback@0.0.2 ├─ string_decoder@1.3.0 ├─ string-argv@0.3.1 ├─ string.prototype.trimend@1.0.6 ├─ string.prototype.trimstart@1.0.6 ├─ 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 ├─ typed-array-length@1.0.4 ├─ typescript@4.9.4 ├─ ufo@1.0.1 ├─ 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 ├─ vite-node@0.27.1 ├─ vitest@0.27.1 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which-boxed-primitive@1.0.2 ├─ which-typed-array@1.1.9 ├─ which@2.0.2 ├─ why-is-node-running@2.2.2 ├─ word-wrap@1.2.3 ├─ yallist@4.0.0 ├─ yaml@2.2.1 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 17.78s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 547 Done in 0.78s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @typescript-eslint/eslint-plugin ^5.48.1 → ^5.48.2 @typescript-eslint/parser ^5.48.1 → ^5.48.2 eslint ^8.31.0 → ^8.32.0 eslint-plugin-import ^2.27.4 → ^2.27.5 Run yarn install to install new versions. ```
yarn install ```Shell 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.26s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 333 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @rollup/plugin-commonjs@24.0.0 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @typescript-eslint/eslint-plugin@5.48.2 ├─ @typescript-eslint/parser@5.48.2 ├─ @vitest/coverage-c8@0.27.1 ├─ eslint-plugin-import@2.27.5 ├─ eslint@8.32.0 ├─ husky@8.0.3 ├─ lint-staged@13.1.0 ├─ nock@13.3.0 ├─ replace-in-file@6.3.5 ├─ rollup@3.10.0 ├─ typescript@4.9.4 └─ vitest@0.27.1 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @commitlint/ensure@17.4.0 ├─ @commitlint/execute-rule@17.4.0 ├─ @commitlint/format@17.4.0 ├─ @commitlint/is-ignored@17.4.2 ├─ @commitlint/lint@17.4.2 ├─ @commitlint/load@17.4.2 ├─ @commitlint/message@17.4.2 ├─ @commitlint/parse@17.4.2 ├─ @commitlint/read@17.4.2 ├─ @commitlint/resolve-extends@17.4.0 ├─ @commitlint/rules@17.4.2 ├─ @commitlint/to-lines@17.4.0 ├─ @commitlint/top-level@17.4.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.17 ├─ @eslint/eslintrc@1.4.1 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@24.0.0 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.2 ├─ @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.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.48.2 ├─ @typescript-eslint/parser@5.48.2 ├─ @typescript-eslint/type-utils@5.48.2 ├─ @vitest/coverage-c8@0.27.1 ├─ acorn-jsx@5.3.2 ├─ acorn@8.8.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.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ array.prototype.flatmap@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.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 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig-typescript-loader@4.3.0 ├─ cosmiconfig@8.0.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ 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.3 ├─ eastasianwidth@0.2.0 ├─ emoji-regex@8.0.0 ├─ error-ex@1.3.2 ├─ es-set-tostringtag@2.0.1 ├─ es-to-primitive@1.2.1 ├─ esbuild@0.16.17 ├─ escape-string-regexp@4.0.0 ├─ eslint-import-resolver-node@0.3.7 ├─ eslint-module-utils@2.7.4 ├─ eslint-plugin-import@2.27.5 ├─ eslint-scope@7.1.1 ├─ eslint@8.32.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.15.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@11.1.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 ├─ globalthis@1.0.3 ├─ globby@11.1.0 ├─ 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 ├─ has-proto@1.0.1 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ human-signals@2.1.0 ├─ husky@8.0.3 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.4 ├─ is-array-buffer@3.0.1 ├─ 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.7 ├─ 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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.2.0 ├─ 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.2 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.0 ├─ listr2@5.0.6 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ 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.7 ├─ mlly@1.1.0 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ natural-compare@1.4.0 ├─ nock@13.3.0 ├─ node-fetch@2.6.8 ├─ normalize-package-data@3.0.3 ├─ normalize-path@3.0.0 ├─ npm-run-path@4.0.1 ├─ object.assign@4.1.4 ├─ object.values@1.1.6 ├─ 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 ├─ pidtree@0.6.0 ├─ pkg-types@1.0.1 ├─ postcss@8.4.21 ├─ propagate@2.0.1 ├─ punycode@2.2.0 ├─ 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 ├─ replace-in-file@6.3.5 ├─ require-from-string@2.0.2 ├─ resolve-global@1.0.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rollup@3.10.0 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ side-channel@1.0.4 ├─ siginfo@2.0.0 ├─ slash@3.0.0 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ stackback@0.0.2 ├─ string_decoder@1.3.0 ├─ string-argv@0.3.1 ├─ string.prototype.trimend@1.0.6 ├─ string.prototype.trimstart@1.0.6 ├─ 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 ├─ typed-array-length@1.0.4 ├─ typescript@4.9.4 ├─ ufo@1.0.1 ├─ 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 ├─ vite-node@0.27.1 ├─ vitest@0.27.1 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which-boxed-primitive@1.0.2 ├─ which-typed-array@1.1.9 ├─ which@2.0.2 ├─ why-is-node-running@2.2.2 ├─ word-wrap@1.2.3 ├─ yallist@4.0.0 ├─ yaml@2.2.1 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 8.94s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 547 Done in 0.54s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @rollup/plugin-commonjs ^24.0.0 → ^24.0.1 @vitest/coverage-c8 ^0.27.1 → ^0.27.2 rollup ^3.10.0 → ^3.10.1 vitest ^0.27.1 → ^0.27.2 Run yarn install to install new versions. ```
yarn install ```Shell 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.95s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.7.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 334 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @typescript-eslint/eslint-plugin@5.48.2 ├─ @typescript-eslint/parser@5.48.2 ├─ @vitest/coverage-c8@0.27.2 ├─ eslint-plugin-import@2.27.5 ├─ eslint@8.32.0 ├─ husky@8.0.3 ├─ lint-staged@13.1.0 ├─ nock@13.3.0 ├─ replace-in-file@6.3.5 ├─ rollup@3.10.1 ├─ typescript@4.9.4 └─ vitest@0.27.2 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @commitlint/ensure@17.4.0 ├─ @commitlint/execute-rule@17.4.0 ├─ @commitlint/format@17.4.0 ├─ @commitlint/is-ignored@17.4.2 ├─ @commitlint/lint@17.4.2 ├─ @commitlint/load@17.4.2 ├─ @commitlint/message@17.4.2 ├─ @commitlint/parse@17.4.2 ├─ @commitlint/read@17.4.2 ├─ @commitlint/resolve-extends@17.4.0 ├─ @commitlint/rules@17.4.2 ├─ @commitlint/to-lines@17.4.0 ├─ @commitlint/top-level@17.4.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.17 ├─ @eslint/eslintrc@1.4.1 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @octokit/types@6.41.0 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.2 ├─ @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.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.48.2 ├─ @typescript-eslint/parser@5.48.2 ├─ @typescript-eslint/type-utils@5.48.2 ├─ @vitest/coverage-c8@0.27.2 ├─ acorn-jsx@5.3.2 ├─ acorn@8.8.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.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ array.prototype.flatmap@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.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 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig-typescript-loader@4.3.0 ├─ cosmiconfig@8.0.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ 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.3 ├─ eastasianwidth@0.2.0 ├─ emoji-regex@8.0.0 ├─ error-ex@1.3.2 ├─ es-set-tostringtag@2.0.1 ├─ es-to-primitive@1.2.1 ├─ esbuild@0.16.17 ├─ escape-string-regexp@4.0.0 ├─ eslint-import-resolver-node@0.3.7 ├─ eslint-module-utils@2.7.4 ├─ eslint-plugin-import@2.27.5 ├─ eslint-scope@7.1.1 ├─ eslint@8.32.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.15.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@11.1.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 ├─ globalthis@1.0.3 ├─ globby@11.1.0 ├─ 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 ├─ has-proto@1.0.1 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ human-signals@2.1.0 ├─ husky@8.0.3 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.4 ├─ is-array-buffer@3.0.1 ├─ 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.7 ├─ 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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.3.0 ├─ 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.2 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.0 ├─ listr2@5.0.7 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ 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.7 ├─ mlly@1.1.0 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ natural-compare@1.4.0 ├─ nock@13.3.0 ├─ node-fetch@2.6.8 ├─ normalize-package-data@3.0.3 ├─ normalize-path@3.0.0 ├─ npm-run-path@4.0.1 ├─ object.assign@4.1.4 ├─ object.values@1.1.6 ├─ 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 ├─ pidtree@0.6.0 ├─ pkg-types@1.0.1 ├─ postcss@8.4.21 ├─ propagate@2.0.1 ├─ punycode@2.3.0 ├─ 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 ├─ replace-in-file@6.3.5 ├─ require-from-string@2.0.2 ├─ resolve-global@1.0.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rollup@3.10.1 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ side-channel@1.0.4 ├─ siginfo@2.0.0 ├─ slash@3.0.0 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ stackback@0.0.2 ├─ string_decoder@1.3.0 ├─ string-argv@0.3.1 ├─ string.prototype.trimend@1.0.6 ├─ string.prototype.trimstart@1.0.6 ├─ 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 ├─ typed-array-length@1.0.4 ├─ typescript@4.9.4 ├─ ufo@1.0.1 ├─ 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 ├─ vite-node@0.27.2 ├─ vitest@0.27.2 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which-boxed-primitive@1.0.2 ├─ which-typed-array@1.1.9 ├─ which@2.0.2 ├─ why-is-node-running@2.2.2 ├─ word-wrap@1.2.3 ├─ yallist@4.0.0 ├─ yaml@2.2.1 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 9.39s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 547 Done in 0.55s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @typescript-eslint/eslint-plugin ^5.48.2 → ^5.49.0 @typescript-eslint/parser ^5.48.2 → ^5.49.0 @vitest/coverage-c8 ^0.27.2 → ^0.28.1 vitest ^0.27.2 → ^0.28.1 Run yarn install to install new versions. ```
yarn install ```Shell 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.11s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 335 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @typescript-eslint/eslint-plugin@5.49.0 ├─ @typescript-eslint/parser@5.49.0 ├─ @vitest/coverage-c8@0.28.1 ├─ eslint-plugin-import@2.27.5 ├─ eslint@8.32.0 ├─ husky@8.0.3 ├─ lint-staged@13.1.0 ├─ nock@13.3.0 ├─ replace-in-file@6.3.5 ├─ rollup@3.10.1 ├─ typescript@4.9.4 └─ vitest@0.28.1 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @commitlint/ensure@17.4.0 ├─ @commitlint/execute-rule@17.4.0 ├─ @commitlint/format@17.4.0 ├─ @commitlint/is-ignored@17.4.2 ├─ @commitlint/lint@17.4.2 ├─ @commitlint/load@17.4.2 ├─ @commitlint/message@17.4.2 ├─ @commitlint/parse@17.4.2 ├─ @commitlint/read@17.4.2 ├─ @commitlint/resolve-extends@17.4.0 ├─ @commitlint/rules@17.4.2 ├─ @commitlint/to-lines@17.4.0 ├─ @commitlint/top-level@17.4.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.17 ├─ @eslint/eslintrc@1.4.1 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.2 ├─ @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.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.49.0 ├─ @typescript-eslint/parser@5.49.0 ├─ @typescript-eslint/type-utils@5.49.0 ├─ @vitest/coverage-c8@0.28.1 ├─ @vitest/expect@0.28.1 ├─ @vitest/runner@0.28.1 ├─ acorn-jsx@5.3.2 ├─ acorn@8.8.2 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-includes@3.1.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ array.prototype.flatmap@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.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 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig-typescript-loader@4.3.0 ├─ cosmiconfig@8.0.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ diff@5.1.0 ├─ dir-glob@3.0.1 ├─ doctrine@2.1.0 ├─ dot-prop@5.3.0 ├─ dotenv@16.0.3 ├─ eastasianwidth@0.2.0 ├─ emoji-regex@8.0.0 ├─ error-ex@1.3.2 ├─ es-set-tostringtag@2.0.1 ├─ es-to-primitive@1.2.1 ├─ esbuild@0.16.17 ├─ escape-string-regexp@4.0.0 ├─ eslint-import-resolver-node@0.3.7 ├─ eslint-module-utils@2.7.4 ├─ eslint-plugin-import@2.27.5 ├─ eslint-scope@7.1.1 ├─ eslint@8.32.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.15.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@11.1.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 ├─ globalthis@1.0.3 ├─ globby@11.1.0 ├─ 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 ├─ has-proto@1.0.1 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ human-signals@2.1.0 ├─ husky@8.0.3 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.4 ├─ is-array-buffer@3.0.1 ├─ 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.7 ├─ 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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.3.0 ├─ 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.2 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.0 ├─ listr2@5.0.7 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ 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.7 ├─ mlly@1.1.0 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ natural-compare@1.4.0 ├─ nock@13.3.0 ├─ node-fetch@2.6.8 ├─ normalize-package-data@3.0.3 ├─ normalize-path@3.0.0 ├─ npm-run-path@4.0.1 ├─ object.assign@4.1.4 ├─ object.values@1.1.6 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@4.0.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 ├─ pidtree@0.6.0 ├─ pkg-types@1.0.1 ├─ postcss@8.4.21 ├─ pretty-format@27.5.1 ├─ propagate@2.0.1 ├─ punycode@2.3.0 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@17.0.2 ├─ 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 ├─ replace-in-file@6.3.5 ├─ require-from-string@2.0.2 ├─ resolve-global@1.0.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rollup@3.10.1 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ side-channel@1.0.4 ├─ siginfo@2.0.0 ├─ slash@3.0.0 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ stackback@0.0.2 ├─ string_decoder@1.3.0 ├─ string-argv@0.3.1 ├─ string.prototype.trimend@1.0.6 ├─ string.prototype.trimstart@1.0.6 ├─ 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 ├─ typed-array-length@1.0.4 ├─ typescript@4.9.4 ├─ ufo@1.0.1 ├─ 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 ├─ vite-node@0.28.1 ├─ vitest@0.28.1 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which-boxed-primitive@1.0.2 ├─ which-typed-array@1.1.9 ├─ which@2.0.2 ├─ why-is-node-running@2.2.2 ├─ word-wrap@1.2.3 ├─ yallist@4.0.0 ├─ yaml@2.2.1 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@1.0.0 Done in 8.84s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 557 Done in 0.57s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @vitest/coverage-c8 ^0.28.1 → ^0.28.3 rollup ^3.10.1 → ^3.11.0 vitest ^0.28.1 → ^0.28.3 Run yarn install to install new versions. ```
yarn install ```Shell 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 18.46s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 337 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @typescript-eslint/eslint-plugin@5.49.0 ├─ @typescript-eslint/parser@5.49.0 ├─ @vitest/coverage-c8@0.28.3 ├─ eslint-plugin-import@2.27.5 ├─ eslint@8.32.0 ├─ husky@8.0.3 ├─ lint-staged@13.1.0 ├─ nock@13.3.0 ├─ replace-in-file@6.3.5 ├─ rollup@3.11.0 ├─ typescript@4.9.4 └─ vitest@0.28.3 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @commitlint/ensure@17.4.0 ├─ @commitlint/execute-rule@17.4.0 ├─ @commitlint/format@17.4.0 ├─ @commitlint/is-ignored@17.4.2 ├─ @commitlint/lint@17.4.2 ├─ @commitlint/load@17.4.2 ├─ @commitlint/message@17.4.2 ├─ @commitlint/parse@17.4.2 ├─ @commitlint/read@17.4.2 ├─ @commitlint/resolve-extends@17.4.0 ├─ @commitlint/rules@17.4.2 ├─ @commitlint/to-lines@17.4.0 ├─ @commitlint/top-level@17.4.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.17 ├─ @eslint/eslintrc@1.4.1 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.2 ├─ @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.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.49.0 ├─ @typescript-eslint/parser@5.49.0 ├─ @typescript-eslint/type-utils@5.49.0 ├─ @vitest/coverage-c8@0.28.3 ├─ @vitest/expect@0.28.3 ├─ @vitest/runner@0.28.3 ├─ acorn-jsx@5.3.2 ├─ acorn@8.8.2 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-includes@3.1.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ array.prototype.flatmap@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.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 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig-typescript-loader@4.3.0 ├─ cosmiconfig@8.0.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ diff@5.1.0 ├─ dir-glob@3.0.1 ├─ doctrine@2.1.0 ├─ dot-prop@5.3.0 ├─ dotenv@16.0.3 ├─ eastasianwidth@0.2.0 ├─ emoji-regex@8.0.0 ├─ error-ex@1.3.2 ├─ es-set-tostringtag@2.0.1 ├─ es-to-primitive@1.2.1 ├─ esbuild@0.16.17 ├─ escape-string-regexp@4.0.0 ├─ eslint-import-resolver-node@0.3.7 ├─ eslint-module-utils@2.7.4 ├─ eslint-plugin-import@2.27.5 ├─ eslint-scope@7.1.1 ├─ eslint@8.32.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.15.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@11.1.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 ├─ globalthis@1.0.3 ├─ globby@11.1.0 ├─ 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 ├─ has-proto@1.0.1 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ human-signals@2.1.0 ├─ husky@8.0.3 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.4 ├─ is-array-buffer@3.0.1 ├─ 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.7 ├─ 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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-typed-array@1.1.10 ├─ is-weakref@1.0.2 ├─ isexe@2.0.0 ├─ istanbul-lib-coverage@3.2.0 ├─ istanbul-reports@3.1.5 ├─ js-sdsl@4.3.0 ├─ 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.2 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.0 ├─ listr2@5.0.7 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ 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.7 ├─ mlly@1.1.0 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ natural-compare@1.4.0 ├─ nock@13.3.0 ├─ node-fetch@2.6.8 ├─ normalize-package-data@3.0.3 ├─ normalize-path@3.0.0 ├─ npm-run-path@4.0.1 ├─ object.assign@4.1.4 ├─ object.values@1.1.6 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@4.0.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 ├─ pidtree@0.6.0 ├─ pkg-types@1.0.1 ├─ postcss@8.4.21 ├─ pretty-format@27.5.1 ├─ propagate@2.0.1 ├─ punycode@2.3.0 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@17.0.2 ├─ 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 ├─ replace-in-file@6.3.5 ├─ require-from-string@2.0.2 ├─ resolve-global@1.0.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rollup@3.11.0 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ side-channel@1.0.4 ├─ siginfo@2.0.0 ├─ slash@3.0.0 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ stackback@0.0.2 ├─ string_decoder@1.3.0 ├─ string-argv@0.3.1 ├─ string.prototype.trimend@1.0.6 ├─ string.prototype.trimstart@1.0.6 ├─ 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.3.1 ├─ 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 ├─ typed-array-length@1.0.4 ├─ typescript@4.9.4 ├─ ufo@1.0.1 ├─ 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 ├─ vite-node@0.28.3 ├─ vitest@0.28.3 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which-boxed-primitive@1.0.2 ├─ which-typed-array@1.1.9 ├─ which@2.0.2 ├─ why-is-node-running@2.2.2 ├─ word-wrap@1.2.3 ├─ yallist@4.0.0 ├─ yaml@2.2.1 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@1.0.0 Done in 13.89s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 557 Done in 0.69s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json eslint ^8.32.0 → ^8.33.0 rollup ^3.11.0 → ^3.12.0 typescript ^4.9.4 → ^4.9.5 Run yarn install to install new versions. ```
yarn install ```Shell 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.24s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 336 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @typescript-eslint/eslint-plugin@5.49.0 ├─ @typescript-eslint/parser@5.49.0 ├─ @vitest/coverage-c8@0.28.3 ├─ eslint-plugin-import@2.27.5 ├─ eslint@8.33.0 ├─ husky@8.0.3 ├─ lint-staged@13.1.0 ├─ nock@13.3.0 ├─ replace-in-file@6.3.5 ├─ rollup@3.12.0 ├─ typescript@4.9.5 └─ vitest@0.28.3 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @commitlint/ensure@17.4.0 ├─ @commitlint/execute-rule@17.4.0 ├─ @commitlint/format@17.4.0 ├─ @commitlint/is-ignored@17.4.2 ├─ @commitlint/lint@17.4.2 ├─ @commitlint/load@17.4.2 ├─ @commitlint/message@17.4.2 ├─ @commitlint/parse@17.4.2 ├─ @commitlint/read@17.4.2 ├─ @commitlint/resolve-extends@17.4.0 ├─ @commitlint/rules@17.4.2 ├─ @commitlint/to-lines@17.4.0 ├─ @commitlint/top-level@17.4.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.17 ├─ @eslint/eslintrc@1.4.1 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.2 ├─ @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.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.49.0 ├─ @typescript-eslint/parser@5.49.0 ├─ @typescript-eslint/type-utils@5.49.0 ├─ @vitest/coverage-c8@0.28.3 ├─ @vitest/expect@0.28.3 ├─ @vitest/runner@0.28.3 ├─ acorn-jsx@5.3.2 ├─ acorn@8.8.2 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-includes@3.1.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ array.prototype.flatmap@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.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 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig-typescript-loader@4.3.0 ├─ cosmiconfig@8.0.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ deep-is@0.1.4 ├─ deepmerge@4.3.0 ├─ diff@5.1.0 ├─ dir-glob@3.0.1 ├─ doctrine@2.1.0 ├─ dot-prop@5.3.0 ├─ dotenv@16.0.3 ├─ eastasianwidth@0.2.0 ├─ emoji-regex@8.0.0 ├─ error-ex@1.3.2 ├─ es-set-tostringtag@2.0.1 ├─ es-to-primitive@1.2.1 ├─ esbuild@0.16.17 ├─ escape-string-regexp@4.0.0 ├─ eslint-import-resolver-node@0.3.7 ├─ eslint-module-utils@2.7.4 ├─ eslint-plugin-import@2.27.5 ├─ eslint-scope@7.1.1 ├─ eslint@8.33.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.15.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@11.1.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 ├─ globalthis@1.0.3 ├─ globby@11.1.0 ├─ 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 ├─ has-proto@1.0.1 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ human-signals@2.1.0 ├─ husky@8.0.3 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.4 ├─ is-array-buffer@3.0.1 ├─ 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.7 ├─ 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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.3.0 ├─ 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.2 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.0 ├─ listr2@5.0.7 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ 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.7 ├─ mlly@1.1.0 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ natural-compare@1.4.0 ├─ nock@13.3.0 ├─ node-fetch@2.6.9 ├─ normalize-package-data@3.0.3 ├─ normalize-path@3.0.0 ├─ npm-run-path@4.0.1 ├─ object.assign@4.1.4 ├─ object.values@1.1.6 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@4.0.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 ├─ pidtree@0.6.0 ├─ pkg-types@1.0.1 ├─ postcss@8.4.21 ├─ pretty-format@27.5.1 ├─ propagate@2.0.1 ├─ punycode@2.3.0 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@17.0.2 ├─ 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 ├─ replace-in-file@6.3.5 ├─ require-from-string@2.0.2 ├─ resolve-global@1.0.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rollup@3.12.0 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ side-channel@1.0.4 ├─ siginfo@2.0.0 ├─ slash@3.0.0 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ stackback@0.0.2 ├─ string_decoder@1.3.0 ├─ string-argv@0.3.1 ├─ string.prototype.trimend@1.0.6 ├─ string.prototype.trimstart@1.0.6 ├─ 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.3.1 ├─ 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 ├─ typed-array-length@1.0.4 ├─ typescript@4.9.5 ├─ ufo@1.0.1 ├─ 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 ├─ vite-node@0.28.3 ├─ vitest@0.28.3 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which-boxed-primitive@1.0.2 ├─ which-typed-array@1.1.9 ├─ which@2.0.2 ├─ why-is-node-running@2.2.2 ├─ word-wrap@1.2.3 ├─ yallist@4.0.0 ├─ yaml@2.2.1 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@1.0.0 Done in 10.57s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 557 Done in 0.99s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @typescript-eslint/eslint-plugin ^5.49.0 → ^5.50.0 @typescript-eslint/parser ^5.49.0 → ^5.50.0 @vitest/coverage-c8 ^0.28.3 → ^0.28.4 rollup ^3.12.0 → ^3.13.0 vitest ^0.28.3 → ^0.28.4 Run yarn install to install new versions. ```
yarn install ```Shell 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.96s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 335 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @typescript-eslint/eslint-plugin@5.50.0 ├─ @typescript-eslint/parser@5.50.0 ├─ @vitest/coverage-c8@0.28.4 ├─ eslint-plugin-import@2.27.5 ├─ eslint@8.33.0 ├─ husky@8.0.3 ├─ lint-staged@13.1.0 ├─ nock@13.3.0 ├─ replace-in-file@6.3.5 ├─ rollup@3.13.0 ├─ typescript@4.9.5 └─ vitest@0.28.4 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @commitlint/ensure@17.4.0 ├─ @commitlint/execute-rule@17.4.0 ├─ @commitlint/format@17.4.0 ├─ @commitlint/is-ignored@17.4.2 ├─ @commitlint/lint@17.4.2 ├─ @commitlint/load@17.4.2 ├─ @commitlint/message@17.4.2 ├─ @commitlint/parse@17.4.2 ├─ @commitlint/read@17.4.2 ├─ @commitlint/resolve-extends@17.4.0 ├─ @commitlint/rules@17.4.2 ├─ @commitlint/to-lines@17.4.0 ├─ @commitlint/top-level@17.4.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.17 ├─ @eslint/eslintrc@1.4.1 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.2 ├─ @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.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.50.0 ├─ @typescript-eslint/parser@5.50.0 ├─ @typescript-eslint/type-utils@5.50.0 ├─ @vitest/coverage-c8@0.28.4 ├─ @vitest/expect@0.28.4 ├─ @vitest/runner@0.28.4 ├─ acorn-jsx@5.3.2 ├─ acorn@8.8.2 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-includes@3.1.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ array.prototype.flatmap@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.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 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig-typescript-loader@4.3.0 ├─ cosmiconfig@8.0.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ deep-is@0.1.4 ├─ deepmerge@4.3.0 ├─ diff@5.1.0 ├─ dir-glob@3.0.1 ├─ doctrine@2.1.0 ├─ dot-prop@5.3.0 ├─ dotenv@16.0.3 ├─ eastasianwidth@0.2.0 ├─ emoji-regex@8.0.0 ├─ error-ex@1.3.2 ├─ es-set-tostringtag@2.0.1 ├─ es-to-primitive@1.2.1 ├─ esbuild@0.16.17 ├─ escape-string-regexp@4.0.0 ├─ eslint-import-resolver-node@0.3.7 ├─ eslint-module-utils@2.7.4 ├─ eslint-plugin-import@2.27.5 ├─ eslint-scope@7.1.1 ├─ eslint@8.33.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.15.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@11.1.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 ├─ globalthis@1.0.3 ├─ globby@11.1.0 ├─ graceful-fs@4.2.10 ├─ hard-rejection@2.1.0 ├─ has-bigints@1.0.2 ├─ has-flag@4.0.0 ├─ has-proto@1.0.1 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ human-signals@2.1.0 ├─ husky@8.0.3 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.4 ├─ is-array-buffer@3.0.1 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.4 ├─ is-boolean-object@1.1.2 ├─ is-builtin-module@3.2.1 ├─ is-callable@1.2.7 ├─ 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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.3.0 ├─ 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.2 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.0 ├─ listr2@5.0.7 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ 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.7 ├─ mlly@1.1.0 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ natural-compare@1.4.0 ├─ nock@13.3.0 ├─ node-fetch@2.6.9 ├─ normalize-package-data@3.0.3 ├─ normalize-path@3.0.0 ├─ npm-run-path@4.0.1 ├─ object.assign@4.1.4 ├─ object.values@1.1.6 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@4.0.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 ├─ pidtree@0.6.0 ├─ pkg-types@1.0.1 ├─ postcss@8.4.21 ├─ pretty-format@27.5.1 ├─ propagate@2.0.1 ├─ punycode@2.3.0 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@17.0.2 ├─ 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 ├─ replace-in-file@6.3.5 ├─ require-from-string@2.0.2 ├─ resolve-global@1.0.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rollup@3.13.0 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ side-channel@1.0.4 ├─ siginfo@2.0.0 ├─ slash@3.0.0 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ stackback@0.0.2 ├─ string_decoder@1.3.0 ├─ string-argv@0.3.1 ├─ string.prototype.trimend@1.0.6 ├─ string.prototype.trimstart@1.0.6 ├─ 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.3.1 ├─ 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 ├─ typed-array-length@1.0.4 ├─ typescript@4.9.5 ├─ ufo@1.0.1 ├─ 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 ├─ vite-node@0.28.4 ├─ vitest@0.28.4 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which-boxed-primitive@1.0.2 ├─ which-typed-array@1.1.9 ├─ which@2.0.2 ├─ why-is-node-running@2.2.2 ├─ word-wrap@1.2.3 ├─ yallist@4.0.0 ├─ yaml@2.2.1 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@1.0.0 Done in 12.04s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 557 Done in 0.57s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @types/node ^18.11.18 → ^18.11.19 @typescript-eslint/eslint-plugin ^5.50.0 → ^5.51.0 @typescript-eslint/parser ^5.50.0 → ^5.51.0 rollup ^3.13.0 → ^3.14.0 Run yarn install to install new versions. ```
yarn install ```Shell 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 19.10s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 335 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @typescript-eslint/eslint-plugin@5.51.0 ├─ @typescript-eslint/parser@5.51.0 ├─ @vitest/coverage-c8@0.28.4 ├─ eslint-plugin-import@2.27.5 ├─ eslint@8.33.0 ├─ husky@8.0.3 ├─ lint-staged@13.1.0 ├─ nock@13.3.0 ├─ replace-in-file@6.3.5 ├─ rollup@3.14.0 ├─ typescript@4.9.5 └─ vitest@0.28.4 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @commitlint/ensure@17.4.0 ├─ @commitlint/execute-rule@17.4.0 ├─ @commitlint/format@17.4.0 ├─ @commitlint/is-ignored@17.4.2 ├─ @commitlint/lint@17.4.2 ├─ @commitlint/load@17.4.2 ├─ @commitlint/message@17.4.2 ├─ @commitlint/parse@17.4.2 ├─ @commitlint/read@17.4.2 ├─ @commitlint/resolve-extends@17.4.0 ├─ @commitlint/rules@17.4.2 ├─ @commitlint/to-lines@17.4.0 ├─ @commitlint/top-level@17.4.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.17 ├─ @eslint/eslintrc@1.4.1 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.2 ├─ @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.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.51.0 ├─ @typescript-eslint/parser@5.51.0 ├─ @typescript-eslint/type-utils@5.51.0 ├─ @vitest/coverage-c8@0.28.4 ├─ @vitest/expect@0.28.4 ├─ @vitest/runner@0.28.4 ├─ acorn-jsx@5.3.2 ├─ acorn@8.8.2 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-includes@3.1.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ array.prototype.flatmap@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.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 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig-typescript-loader@4.3.0 ├─ cosmiconfig@8.0.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ deep-is@0.1.4 ├─ deepmerge@4.3.0 ├─ diff@5.1.0 ├─ dir-glob@3.0.1 ├─ doctrine@2.1.0 ├─ dot-prop@5.3.0 ├─ dotenv@16.0.3 ├─ eastasianwidth@0.2.0 ├─ emoji-regex@8.0.0 ├─ error-ex@1.3.2 ├─ es-set-tostringtag@2.0.1 ├─ es-to-primitive@1.2.1 ├─ esbuild@0.16.17 ├─ escape-string-regexp@4.0.0 ├─ eslint-import-resolver-node@0.3.7 ├─ eslint-module-utils@2.7.4 ├─ eslint-plugin-import@2.27.5 ├─ eslint-scope@7.1.1 ├─ eslint@8.33.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.15.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@11.1.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 ├─ globalthis@1.0.3 ├─ globby@11.1.0 ├─ graceful-fs@4.2.10 ├─ hard-rejection@2.1.0 ├─ has-bigints@1.0.2 ├─ has-flag@4.0.0 ├─ has-proto@1.0.1 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ human-signals@2.1.0 ├─ husky@8.0.3 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.4 ├─ is-array-buffer@3.0.1 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.4 ├─ is-boolean-object@1.1.2 ├─ is-builtin-module@3.2.1 ├─ is-callable@1.2.7 ├─ 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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.3.0 ├─ 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.2 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.0 ├─ listr2@5.0.7 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ 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.7 ├─ mlly@1.1.0 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ natural-compare@1.4.0 ├─ nock@13.3.0 ├─ node-fetch@2.6.9 ├─ normalize-package-data@3.0.3 ├─ normalize-path@3.0.0 ├─ npm-run-path@4.0.1 ├─ object.assign@4.1.4 ├─ object.values@1.1.6 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@4.0.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 ├─ pidtree@0.6.0 ├─ pkg-types@1.0.1 ├─ postcss@8.4.21 ├─ pretty-format@27.5.1 ├─ propagate@2.0.1 ├─ punycode@2.3.0 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@17.0.2 ├─ 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 ├─ replace-in-file@6.3.5 ├─ require-from-string@2.0.2 ├─ resolve-global@1.0.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rollup@3.14.0 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ side-channel@1.0.4 ├─ siginfo@2.0.0 ├─ slash@3.0.0 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ stackback@0.0.2 ├─ string_decoder@1.3.0 ├─ string-argv@0.3.1 ├─ string.prototype.trimend@1.0.6 ├─ string.prototype.trimstart@1.0.6 ├─ 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.3.1 ├─ 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 ├─ typed-array-length@1.0.4 ├─ typescript@4.9.5 ├─ ufo@1.0.1 ├─ 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 ├─ vite-node@0.28.4 ├─ vitest@0.28.4 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which-boxed-primitive@1.0.2 ├─ which-typed-array@1.1.9 ├─ which@2.0.2 ├─ why-is-node-running@2.2.2 ├─ word-wrap@1.2.3 ├─ yallist@4.0.0 ├─ yaml@2.2.1 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@1.0.0 Done in 11.39s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 557 Done in 0.75s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @types/node ^18.11.19 → ^18.13.0 eslint ^8.33.0 → ^8.34.0 lint-staged ^13.1.0 → ^13.1.1 rollup ^3.14.0 → ^3.15.0 Run yarn install to install new versions. ```
yarn install ```Shell 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.43s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 335 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @typescript-eslint/eslint-plugin@5.51.0 ├─ @typescript-eslint/parser@5.51.0 ├─ @vitest/coverage-c8@0.28.4 ├─ eslint-plugin-import@2.27.5 ├─ eslint@8.34.0 ├─ husky@8.0.3 ├─ lint-staged@13.1.1 ├─ nock@13.3.0 ├─ replace-in-file@6.3.5 ├─ rollup@3.15.0 ├─ typescript@4.9.5 └─ vitest@0.28.4 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.4.2 ├─ @commitlint/config-conventional@17.4.2 ├─ @commitlint/ensure@17.4.0 ├─ @commitlint/execute-rule@17.4.0 ├─ @commitlint/format@17.4.0 ├─ @commitlint/is-ignored@17.4.2 ├─ @commitlint/lint@17.4.2 ├─ @commitlint/load@17.4.2 ├─ @commitlint/message@17.4.2 ├─ @commitlint/parse@17.4.2 ├─ @commitlint/read@17.4.2 ├─ @commitlint/resolve-extends@17.4.0 ├─ @commitlint/rules@17.4.2 ├─ @commitlint/to-lines@17.4.0 ├─ @commitlint/top-level@17.4.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.17 ├─ @eslint/eslintrc@1.4.1 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.3 ├─ @technote-space/release-github-actions@8.0.2 ├─ @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.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.51.0 ├─ @typescript-eslint/parser@5.51.0 ├─ @typescript-eslint/type-utils@5.51.0 ├─ @vitest/coverage-c8@0.28.4 ├─ @vitest/expect@0.28.4 ├─ @vitest/runner@0.28.4 ├─ acorn-jsx@5.3.2 ├─ acorn@8.8.2 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-includes@3.1.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ array.prototype.flatmap@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.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 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ 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.9.0 ├─ cosmiconfig-typescript-loader@4.3.0 ├─ cosmiconfig@8.0.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ deep-is@0.1.4 ├─ deepmerge@4.3.0 ├─ diff@5.1.0 ├─ dir-glob@3.0.1 ├─ doctrine@2.1.0 ├─ dot-prop@5.3.0 ├─ dotenv@16.0.3 ├─ eastasianwidth@0.2.0 ├─ emoji-regex@8.0.0 ├─ error-ex@1.3.2 ├─ es-set-tostringtag@2.0.1 ├─ es-to-primitive@1.2.1 ├─ esbuild@0.16.17 ├─ escape-string-regexp@4.0.0 ├─ eslint-import-resolver-node@0.3.7 ├─ eslint-module-utils@2.7.4 ├─ eslint-plugin-import@2.27.5 ├─ eslint-scope@7.1.1 ├─ eslint@8.34.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.15.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@11.1.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 ├─ globalthis@1.0.3 ├─ globby@11.1.0 ├─ graceful-fs@4.2.10 ├─ hard-rejection@2.1.0 ├─ has-bigints@1.0.2 ├─ has-flag@4.0.0 ├─ has-proto@1.0.1 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ human-signals@2.1.0 ├─ husky@8.0.3 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.5 ├─ is-array-buffer@3.0.1 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.4 ├─ is-boolean-object@1.1.2 ├─ is-builtin-module@3.2.1 ├─ is-callable@1.2.7 ├─ 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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.3.0 ├─ 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.2 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.1 ├─ listr2@5.0.7 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ 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.8 ├─ mlly@1.1.0 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ natural-compare@1.4.0 ├─ nock@13.3.0 ├─ node-fetch@2.6.9 ├─ normalize-package-data@3.0.3 ├─ normalize-path@3.0.0 ├─ npm-run-path@4.0.1 ├─ object.assign@4.1.4 ├─ object.values@1.1.6 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@4.0.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 ├─ pidtree@0.6.0 ├─ pkg-types@1.0.1 ├─ postcss@8.4.21 ├─ pretty-format@27.5.1 ├─ propagate@2.0.1 ├─ punycode@2.3.0 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@17.0.2 ├─ 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 ├─ replace-in-file@6.3.5 ├─ require-from-string@2.0.2 ├─ resolve-global@1.0.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rollup@3.15.0 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ side-channel@1.0.4 ├─ siginfo@2.0.0 ├─ slash@3.0.0 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ stackback@0.0.2 ├─ string_decoder@1.3.0 ├─ string-argv@0.3.1 ├─ string.prototype.trimend@1.0.6 ├─ string.prototype.trimstart@1.0.6 ├─ 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.3.1 ├─ 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 ├─ typed-array-length@1.0.4 ├─ typescript@4.9.5 ├─ ufo@1.0.1 ├─ 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 ├─ vite-node@0.28.4 ├─ vitest@0.28.4 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which-boxed-primitive@1.0.2 ├─ which-typed-array@1.1.9 ├─ which@2.0.2 ├─ why-is-node-running@2.2.2 ├─ word-wrap@1.2.3 ├─ yallist@4.0.0 ├─ yaml@2.2.1 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@1.0.0 Done in 9.74s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 557 Done in 0.58s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @commitlint/cli ^17.4.2 → ^17.4.3 @commitlint/config-conventional ^17.4.2 → ^17.4.3 @technote-space/release-github-actions-cli ^1.9.3 → ^1.9.4 @typescript-eslint/eslint-plugin ^5.51.0 → ^5.52.0 @typescript-eslint/parser ^5.51.0 → ^5.52.0 @vitest/coverage-c8 ^0.28.4 → ^0.28.5 lint-staged ^13.1.1 → ^13.1.2 vitest ^0.28.4 → ^0.28.5 Run yarn install to install new versions. ```
yarn install ```Shell 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.23s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 332 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.4.3 ├─ @commitlint/config-conventional@17.4.3 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.4 ├─ @typescript-eslint/eslint-plugin@5.52.0 ├─ @typescript-eslint/parser@5.52.0 ├─ @vitest/coverage-c8@0.28.5 ├─ eslint-plugin-import@2.27.5 ├─ eslint@8.34.0 ├─ husky@8.0.3 ├─ lint-staged@13.1.2 ├─ nock@13.3.0 ├─ replace-in-file@6.3.5 ├─ rollup@3.15.0 ├─ typescript@4.9.5 └─ vitest@0.28.5 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.4.3 ├─ @commitlint/config-conventional@17.4.3 ├─ @commitlint/ensure@17.4.0 ├─ @commitlint/execute-rule@17.4.0 ├─ @commitlint/format@17.4.0 ├─ @commitlint/is-ignored@17.4.2 ├─ @commitlint/lint@17.4.3 ├─ @commitlint/load@17.4.2 ├─ @commitlint/message@17.4.2 ├─ @commitlint/parse@17.4.2 ├─ @commitlint/read@17.4.2 ├─ @commitlint/resolve-extends@17.4.0 ├─ @commitlint/rules@17.4.3 ├─ @commitlint/to-lines@17.4.0 ├─ @commitlint/top-level@17.4.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.17 ├─ @eslint/eslintrc@1.4.1 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.4 ├─ @technote-space/release-github-actions@8.0.3 ├─ @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/resolve@1.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.52.0 ├─ @typescript-eslint/parser@5.52.0 ├─ @typescript-eslint/type-utils@5.52.0 ├─ @vitest/coverage-c8@0.28.5 ├─ @vitest/expect@0.28.5 ├─ @vitest/runner@0.28.5 ├─ acorn-jsx@5.3.2 ├─ acorn@8.8.2 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-includes@3.1.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ array.prototype.flatmap@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.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 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ commander@10.0.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.9.0 ├─ cosmiconfig-typescript-loader@4.3.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ deep-is@0.1.4 ├─ deepmerge@4.3.0 ├─ diff@5.1.0 ├─ dir-glob@3.0.1 ├─ doctrine@2.1.0 ├─ dot-prop@5.3.0 ├─ dotenv@16.0.3 ├─ eastasianwidth@0.2.0 ├─ emoji-regex@8.0.0 ├─ error-ex@1.3.2 ├─ es-set-tostringtag@2.0.1 ├─ es-to-primitive@1.2.1 ├─ esbuild@0.16.17 ├─ escape-string-regexp@4.0.0 ├─ eslint-import-resolver-node@0.3.7 ├─ eslint-module-utils@2.7.4 ├─ eslint-plugin-import@2.27.5 ├─ eslint-scope@7.1.1 ├─ eslint@8.34.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.15.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@11.1.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 ├─ globalthis@1.0.3 ├─ globby@11.1.0 ├─ graceful-fs@4.2.10 ├─ hard-rejection@2.1.0 ├─ has-bigints@1.0.2 ├─ has-flag@4.0.0 ├─ has-proto@1.0.1 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ human-signals@2.1.0 ├─ husky@8.0.3 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.5 ├─ is-array-buffer@3.0.1 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.4 ├─ is-boolean-object@1.1.2 ├─ is-builtin-module@3.2.1 ├─ is-callable@1.2.7 ├─ 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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.3.0 ├─ 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.2 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.2 ├─ listr2@5.0.7 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ 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.8 ├─ mlly@1.1.0 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ natural-compare@1.4.0 ├─ nock@13.3.0 ├─ node-fetch@2.6.9 ├─ normalize-package-data@3.0.3 ├─ normalize-path@3.0.0 ├─ npm-run-path@4.0.1 ├─ object.assign@4.1.4 ├─ object.values@1.1.6 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@4.0.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 ├─ pidtree@0.6.0 ├─ pkg-types@1.0.1 ├─ postcss@8.4.21 ├─ pretty-format@27.5.1 ├─ propagate@2.0.1 ├─ punycode@2.3.0 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@17.0.2 ├─ 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 ├─ replace-in-file@6.3.5 ├─ require-from-string@2.0.2 ├─ resolve-global@1.0.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rollup@3.15.0 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ side-channel@1.0.4 ├─ siginfo@2.0.0 ├─ slash@3.0.0 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ stackback@0.0.2 ├─ string_decoder@1.3.0 ├─ string-argv@0.3.1 ├─ string.prototype.trimend@1.0.6 ├─ string.prototype.trimstart@1.0.6 ├─ 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.3.1 ├─ 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 ├─ typed-array-length@1.0.4 ├─ typescript@4.9.5 ├─ ufo@1.0.1 ├─ 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 ├─ vite-node@0.28.5 ├─ vitest@0.28.5 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which-boxed-primitive@1.0.2 ├─ which-typed-array@1.1.9 ├─ which@2.0.2 ├─ why-is-node-running@2.2.2 ├─ word-wrap@1.2.3 ├─ yallist@4.0.0 ├─ yaml@2.2.1 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@1.0.0 Done in 9.15s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 555 Done in 0.55s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @commitlint/cli ^17.4.3 → ^17.4.4 @commitlint/config-conventional ^17.4.3 → ^17.4.4 @types/node ^18.13.0 → ^18.14.0 rollup ^3.15.0 → ^3.16.0 Run yarn install to install new versions. ```
yarn install ```Shell 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.20s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 332 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.4.4 ├─ @commitlint/config-conventional@17.4.4 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.4 ├─ @typescript-eslint/eslint-plugin@5.52.0 ├─ @typescript-eslint/parser@5.52.0 ├─ @vitest/coverage-c8@0.28.5 ├─ eslint-plugin-import@2.27.5 ├─ eslint@8.34.0 ├─ husky@8.0.3 ├─ lint-staged@13.1.2 ├─ nock@13.3.0 ├─ replace-in-file@6.3.5 ├─ rollup@3.16.0 ├─ typescript@4.9.5 └─ vitest@0.28.5 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.4.4 ├─ @commitlint/config-conventional@17.4.4 ├─ @commitlint/ensure@17.4.4 ├─ @commitlint/execute-rule@17.4.0 ├─ @commitlint/format@17.4.4 ├─ @commitlint/is-ignored@17.4.4 ├─ @commitlint/lint@17.4.4 ├─ @commitlint/load@17.4.4 ├─ @commitlint/message@17.4.2 ├─ @commitlint/parse@17.4.4 ├─ @commitlint/read@17.4.4 ├─ @commitlint/resolve-extends@17.4.4 ├─ @commitlint/rules@17.4.4 ├─ @commitlint/to-lines@17.4.0 ├─ @commitlint/top-level@17.4.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.17 ├─ @eslint/eslintrc@1.4.1 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.4 ├─ @technote-space/release-github-actions@8.0.3 ├─ @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/resolve@1.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.52.0 ├─ @typescript-eslint/parser@5.52.0 ├─ @typescript-eslint/type-utils@5.52.0 ├─ @vitest/coverage-c8@0.28.5 ├─ @vitest/expect@0.28.5 ├─ @vitest/runner@0.28.5 ├─ acorn-jsx@5.3.2 ├─ acorn@8.8.2 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-includes@3.1.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ array.prototype.flatmap@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.2 ├─ builtin-modules@3.3.0 ├─ c8@7.13.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 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ commander@10.0.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.9.0 ├─ cosmiconfig-typescript-loader@4.3.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ deep-is@0.1.4 ├─ deepmerge@4.3.0 ├─ diff@5.1.0 ├─ dir-glob@3.0.1 ├─ doctrine@2.1.0 ├─ dot-prop@5.3.0 ├─ dotenv@16.0.3 ├─ eastasianwidth@0.2.0 ├─ emoji-regex@8.0.0 ├─ error-ex@1.3.2 ├─ es-set-tostringtag@2.0.1 ├─ es-to-primitive@1.2.1 ├─ esbuild@0.16.17 ├─ escape-string-regexp@4.0.0 ├─ eslint-import-resolver-node@0.3.7 ├─ eslint-module-utils@2.7.4 ├─ eslint-plugin-import@2.27.5 ├─ eslint-scope@7.1.1 ├─ eslint@8.34.0 ├─ esquery@1.4.2 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.15.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@11.1.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 ├─ globalthis@1.0.3 ├─ globby@11.1.0 ├─ graceful-fs@4.2.10 ├─ hard-rejection@2.1.0 ├─ has-bigints@1.0.2 ├─ has-flag@4.0.0 ├─ has-proto@1.0.1 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ human-signals@2.1.0 ├─ husky@8.0.3 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.5 ├─ is-array-buffer@3.0.1 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.4 ├─ is-boolean-object@1.1.2 ├─ is-builtin-module@3.2.1 ├─ is-callable@1.2.7 ├─ 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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.3.0 ├─ 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.2 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.2 ├─ listr2@5.0.7 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ 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.8 ├─ mlly@1.1.1 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ natural-compare@1.4.0 ├─ nock@13.3.0 ├─ node-fetch@2.6.9 ├─ normalize-package-data@3.0.3 ├─ normalize-path@3.0.0 ├─ npm-run-path@4.0.1 ├─ object.assign@4.1.4 ├─ object.values@1.1.6 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@4.0.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 ├─ pidtree@0.6.0 ├─ pkg-types@1.0.2 ├─ postcss@8.4.21 ├─ pretty-format@27.5.1 ├─ propagate@2.0.1 ├─ punycode@2.3.0 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@17.0.2 ├─ 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 ├─ replace-in-file@6.3.5 ├─ require-from-string@2.0.2 ├─ resolve-global@1.0.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rollup@3.16.0 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ side-channel@1.0.4 ├─ siginfo@2.0.0 ├─ slash@3.0.0 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ stackback@0.0.2 ├─ string_decoder@1.3.0 ├─ string-argv@0.3.1 ├─ string.prototype.trimend@1.0.6 ├─ string.prototype.trimstart@1.0.6 ├─ 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.3.1 ├─ 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 ├─ typed-array-length@1.0.4 ├─ typescript@4.9.5 ├─ ufo@1.1.0 ├─ 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.1.0 ├─ vite-node@0.28.5 ├─ vitest@0.28.5 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which-boxed-primitive@1.0.2 ├─ which-typed-array@1.1.9 ├─ which@2.0.2 ├─ why-is-node-running@2.2.2 ├─ word-wrap@1.2.3 ├─ yallist@4.0.0 ├─ yaml@2.2.1 ├─ yargs-parser@20.2.9 ├─ yargs@17.7.0 ├─ yn@3.1.1 └─ yocto-queue@1.0.0 Done in 11.47s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 555 Done in 0.52s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace

technote-space commented 1 year ago

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json @typescript-eslint/eslint-plugin ^5.52.0 → ^5.53.0 @typescript-eslint/parser ^5.52.0 → ^5.53.0 rollup ^3.16.0 → ^3.17.2 Run yarn install to install new versions. ```
yarn install ```Shell 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 18.81s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell 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 332 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.4.4 ├─ @commitlint/config-conventional@17.4.4 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.4 ├─ @typescript-eslint/eslint-plugin@5.53.0 ├─ @typescript-eslint/parser@5.53.0 ├─ @vitest/coverage-c8@0.28.5 ├─ eslint-plugin-import@2.27.5 ├─ eslint@8.34.0 ├─ husky@8.0.3 ├─ lint-staged@13.1.2 ├─ nock@13.3.0 ├─ replace-in-file@6.3.5 ├─ rollup@3.17.2 ├─ typescript@4.9.5 └─ vitest@0.28.5 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.4.4 ├─ @commitlint/config-conventional@17.4.4 ├─ @commitlint/ensure@17.4.4 ├─ @commitlint/execute-rule@17.4.0 ├─ @commitlint/format@17.4.4 ├─ @commitlint/is-ignored@17.4.4 ├─ @commitlint/lint@17.4.4 ├─ @commitlint/load@17.4.4 ├─ @commitlint/message@17.4.2 ├─ @commitlint/parse@17.4.4 ├─ @commitlint/read@17.4.4 ├─ @commitlint/resolve-extends@17.4.4 ├─ @commitlint/rules@17.4.4 ├─ @commitlint/to-lines@17.4.0 ├─ @commitlint/top-level@17.4.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.17 ├─ @eslint/eslintrc@1.4.1 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @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/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @technote-space/release-github-actions-cli@1.9.4 ├─ @technote-space/release-github-actions@8.0.3 ├─ @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/resolve@1.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.53.0 ├─ @typescript-eslint/parser@5.53.0 ├─ @typescript-eslint/type-utils@5.53.0 ├─ @vitest/coverage-c8@0.28.5 ├─ @vitest/expect@0.28.5 ├─ @vitest/runner@0.28.5 ├─ acorn-jsx@5.3.2 ├─ acorn@8.8.2 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-includes@3.1.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ array.prototype.flatmap@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.2 ├─ builtin-modules@3.3.0 ├─ c8@7.13.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 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ commander@10.0.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.9.0 ├─ cosmiconfig-typescript-loader@4.3.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ deep-is@0.1.4 ├─ deepmerge@4.3.0 ├─ diff@5.1.0 ├─ dir-glob@3.0.1 ├─ doctrine@2.1.0 ├─ dot-prop@5.3.0 ├─ dotenv@16.0.3 ├─ eastasianwidth@0.2.0 ├─ emoji-regex@8.0.0 ├─ error-ex@1.3.2 ├─ es-set-tostringtag@2.0.1 ├─ es-to-primitive@1.2.1 ├─ esbuild@0.16.17 ├─ escape-string-regexp@4.0.0 ├─ eslint-import-resolver-node@0.3.7 ├─ eslint-module-utils@2.7.4 ├─ eslint-plugin-import@2.27.5 ├─ eslint-scope@7.1.1 ├─ eslint@8.34.0 ├─ esquery@1.4.2 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.15.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@11.1.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 ├─ globalthis@1.0.3 ├─ globby@11.1.0 ├─ graceful-fs@4.2.10 ├─ hard-rejection@2.1.0 ├─ has-bigints@1.0.2 ├─ has-flag@4.0.0 ├─ has-proto@1.0.1 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ human-signals@2.1.0 ├─ husky@8.0.3 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.5 ├─ is-array-buffer@3.0.1 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.4 ├─ is-boolean-object@1.1.2 ├─ is-builtin-module@3.2.1 ├─ is-callable@1.2.7 ├─ 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-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ 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-sdsl@4.3.0 ├─ 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.2 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.2 ├─ listr2@5.0.7 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ 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.8 ├─ mlly@1.1.1 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ natural-compare@1.4.0 ├─ nock@13.3.0 ├─ node-fetch@2.6.9 ├─ normalize-package-data@3.0.3 ├─ normalize-path@3.0.0 ├─ npm-run-path@4.0.1 ├─ object.assign@4.1.4 ├─ object.values@1.1.6 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@4.0.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 ├─ pidtree@0.6.0 ├─ pkg-types@1.0.2 ├─ postcss@8.4.21 ├─ pretty-format@27.5.1 ├─ propagate@2.0.1 ├─ punycode@2.3.0 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@17.0.2 ├─ 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 ├─ replace-in-file@6.3.5 ├─ require-from-string@2.0.2 ├─ resolve-global@1.0.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rollup@3.17.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ side-channel@1.0.4 ├─ siginfo@2.0.0 ├─ slash@3.0.0 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ stackback@0.0.2 ├─ string_decoder@1.3.0 ├─ string-argv@0.3.1 ├─ string.prototype.trimend@1.0.6 ├─ string.prototype.trimstart@1.0.6 ├─ 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.3.1 ├─ 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 ├─ typed-array-length@1.0.4 ├─ typescript@4.9.5 ├─ ufo@1.1.0 ├─ 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.1.0 ├─ vite-node@0.28.5 ├─ vitest@0.28.5 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which-boxed-primitive@1.0.2 ├─ which-typed-array@1.1.9 ├─ which@2.0.2 ├─ why-is-node-running@2.2.2 ├─ word-wrap@1.2.3 ├─ yallist@4.0.0 ├─ yaml@2.2.1 ├─ yargs-parser@20.2.9 ├─ yargs@17.7.0 ├─ yn@3.1.1 └─ yocto-queue@1.0.0 Done in 8.81s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 555 Done in 0.60s. ```

Changed files

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

:octocat: Repo | :memo: Issues | :department_store: Marketplace