technote-space / package-version-check-action

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

release: v1.8.12 #221

Closed technote-space closed 2 years ago

technote-space commented 2 years 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/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/package-version-check-action/package-version-check-action/package.json nock ^13.2.0 → ^13.2.1 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Building fresh packages... success Saved lockfile. $ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install Done in 12.32s. ```
yarn upgrade ```Shell yarn upgrade v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 369 new dependencies. info Direct dependencies ├─ @commitlint/cli@14.1.0 ├─ @commitlint/config-conventional@14.1.0 ├─ @technote-space/github-action-test-helper@0.7.28 ├─ @technote-space/release-github-actions-cli@1.8.7 ├─ @types/jest@27.0.2 ├─ @typescript-eslint/eslint-plugin@5.3.1 ├─ @typescript-eslint/parser@5.3.1 ├─ eslint@8.2.0 ├─ husky@7.0.4 ├─ jest@27.3.1 ├─ lint-staged@11.2.6 ├─ nock@13.2.1 ├─ replace-in-file@6.3.2 ├─ ts-jest@27.0.7 └─ typescript@4.4.4 info All dependencies ├─ @babel/compat-data@7.16.0 ├─ @babel/core@7.16.0 ├─ @babel/helper-compilation-targets@7.16.3 ├─ @babel/helper-function-name@7.16.0 ├─ @babel/helper-get-function-arity@7.16.0 ├─ @babel/helper-hoist-variables@7.16.0 ├─ @babel/helper-member-expression-to-functions@7.16.0 ├─ @babel/helper-module-imports@7.16.0 ├─ @babel/helper-module-transforms@7.16.0 ├─ @babel/helper-optimise-call-expression@7.16.0 ├─ @babel/helper-replace-supers@7.16.0 ├─ @babel/helper-simple-access@7.16.0 ├─ @babel/helper-validator-option@7.14.5 ├─ @babel/helpers@7.16.3 ├─ @babel/highlight@7.16.0 ├─ @babel/plugin-syntax-async-generators@7.8.4 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-json-strings@7.8.3 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-object-rest-spread@7.8.3 ├─ @babel/plugin-syntax-optional-catch-binding@7.8.3 ├─ @babel/plugin-syntax-optional-chaining@7.8.3 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.16.0 ├─ @babel/template@7.16.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@14.1.0 ├─ @commitlint/config-conventional@14.1.0 ├─ @commitlint/ensure@14.1.0 ├─ @commitlint/execute-rule@14.0.0 ├─ @commitlint/format@14.1.0 ├─ @commitlint/is-ignored@14.0.0 ├─ @commitlint/lint@14.1.0 ├─ @commitlint/load@14.1.0 ├─ @commitlint/message@14.0.0 ├─ @commitlint/parse@14.0.0 ├─ @commitlint/read@14.0.0 ├─ @commitlint/resolve-extends@14.1.0 ├─ @commitlint/rules@14.1.0 ├─ @commitlint/to-lines@14.0.0 ├─ @commitlint/top-level@14.0.0 ├─ @endemolshinegroup/cosmiconfig-typescript-loader@3.0.2 ├─ @eslint/eslintrc@1.0.4 ├─ @humanwhocodes/config-array@0.6.0 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.3.1 ├─ @jest/reporters@27.3.1 ├─ @jest/test-sequencer@27.3.1 ├─ @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.5.1 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/github-action-test-helper@0.7.28 ├─ @technote-space/release-github-actions-cli@1.8.7 ├─ @technote-space/release-github-actions@7.0.8 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.16 ├─ @types/babel__generator@7.6.3 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.14.2 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-lib-coverage@2.0.3 ├─ @types/istanbul-lib-report@3.0.0 ├─ @types/istanbul-reports@3.0.1 ├─ @types/jest@27.0.2 ├─ @types/json-schema@7.0.9 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.2 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @typescript-eslint/eslint-plugin@5.3.1 ├─ @typescript-eslint/experimental-utils@5.3.1 ├─ @typescript-eslint/parser@5.3.1 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@7.2.0 ├─ acorn@8.5.0 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-escapes@4.3.2 ├─ anymatch@3.1.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-union@2.1.0 ├─ arrify@1.0.1 ├─ asynckit@0.4.0 ├─ babel-jest@27.3.1 ├─ babel-plugin-jest-hoist@27.2.0 ├─ babel-preset-jest@27.2.0 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.17.6 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001280 ├─ char-regex@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@2.1.0 ├─ clone@2.1.2 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ colorette@1.4.0 ├─ combined-stream@1.0.8 ├─ commander@8.3.0 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@4.6.1 ├─ conventional-commits-parser@3.2.3 ├─ convert-source-map@1.8.0 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ dargs@7.0.0 ├─ data-urls@2.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ decimal.js@10.3.1 ├─ dedent@0.7.0 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.0.6 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ domexception@2.0.1 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ electron-to-chromium@1.3.896 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ error-ex@1.3.2 ├─ escape-string-regexp@4.0.0 ├─ escodegen@2.0.0 ├─ eslint-scope@6.0.0 ├─ eslint@8.2.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.7 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.4 ├─ form-data@3.0.1 ├─ fs-extra@10.0.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-own-enumerable-property-symbols@3.0.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.10 ├─ glob-parent@6.0.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.0.4 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.0.2 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ iconv-lite@0.4.24 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.0 ├─ is-extglob@2.1.1 ├─ is-number@7.0.0 ├─ is-obj@1.0.1 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-regexp@1.0.0 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.0.5 ├─ jest-changed-files@27.3.0 ├─ jest-cli@27.3.1 ├─ jest-docblock@27.0.6 ├─ jest-jasmine2@27.3.1 ├─ jest-leak-detector@27.3.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.3.1 ├─ jest-serializer@27.0.6 ├─ jest-util@27.3.1 ├─ jest-watcher@27.3.1 ├─ jest@27.3.1 ├─ js-tokens@4.0.0 ├─ jsdom@16.7.0 ├─ jsesc@2.5.2 ├─ 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@2.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ lines-and-columns@1.1.6 ├─ lint-staged@11.2.6 ├─ listr2@3.13.3 ├─ locate-path@5.0.0 ├─ lodash.get@4.4.2 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ memize@1.1.0 ├─ mime-db@1.51.0 ├─ mime-types@2.1.34 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.5 ├─ ms@2.1.2 ├─ nock@13.2.1 ├─ node-fetch@2.6.6 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-releases@2.0.1 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ nwsapi@2.2.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-map@4.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5@6.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ picocolors@1.0.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.1 ├─ pkg-dir@4.2.0 ├─ please-upgrade-node@3.2.0 ├─ progress@2.0.3 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ psl@1.8.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 ├─ replace-in-file@6.3.2 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.20.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rimraf@3.0.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.4.0 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver-compare@1.0.0 ├─ semver@7.3.5 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ sisteransi@1.0.5 ├─ slice-ansi@3.0.0 ├─ source-map-support@0.5.20 ├─ 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 ├─ stringify-object@3.3.0 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ trim-newlines@3.0.1 ├─ ts-jest@27.0.7 ├─ ts-node@9.1.1 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ typescript@4.4.4 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.8 ├─ whatwg-url@8.7.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@3.0.3 ├─ ws@7.5.5 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 10.40s. ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 587 Done in 0.75s. ```

Changed files

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

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

codecov-commenter commented 2 years ago

Codecov Report

Merging #221 (24529da) into main (4d8bdf3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #221   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          108       108           
  Branches        10        10           
=========================================
  Hits           108       108           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 81cccca...24529da. Read the comment docs.

technote-space commented 2 years 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 @technote-space/release-github-actions-cli ^1.8.7 → ^1.8.8 @typescript-eslint/eslint-plugin ^5.3.1 → ^5.4.0 @typescript-eslint/parser ^5.3.1 → ^5.4.0 lint-staged ^11.2.6 → ^12.0.2 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.17 [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.64s. ``` ### stderr: ```Shell warning "lint-staged > listr2@3.13.3" has unmet peer dependency "enquirer@>= 2.3.0 < 3". ```
yarn upgrade ```Shell yarn upgrade v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 363 new dependencies. info Direct dependencies ├─ @commitlint/cli@14.1.0 ├─ @commitlint/config-conventional@14.1.0 ├─ @technote-space/github-action-test-helper@0.7.28 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @types/jest@27.0.2 ├─ @typescript-eslint/eslint-plugin@5.4.0 ├─ @typescript-eslint/parser@5.4.0 ├─ eslint@8.2.0 ├─ husky@7.0.4 ├─ jest@27.3.1 ├─ lint-staged@12.0.2 ├─ nock@13.2.1 ├─ replace-in-file@6.3.2 ├─ ts-jest@27.0.7 └─ typescript@4.4.4 info All dependencies ├─ @babel/compat-data@7.16.0 ├─ @babel/core@7.16.0 ├─ @babel/helper-compilation-targets@7.16.3 ├─ @babel/helper-function-name@7.16.0 ├─ @babel/helper-get-function-arity@7.16.0 ├─ @babel/helper-hoist-variables@7.16.0 ├─ @babel/helper-member-expression-to-functions@7.16.0 ├─ @babel/helper-module-imports@7.16.0 ├─ @babel/helper-module-transforms@7.16.0 ├─ @babel/helper-optimise-call-expression@7.16.0 ├─ @babel/helper-replace-supers@7.16.0 ├─ @babel/helper-simple-access@7.16.0 ├─ @babel/helper-validator-option@7.14.5 ├─ @babel/helpers@7.16.3 ├─ @babel/highlight@7.16.0 ├─ @babel/plugin-syntax-async-generators@7.8.4 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-json-strings@7.8.3 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-object-rest-spread@7.8.3 ├─ @babel/plugin-syntax-optional-catch-binding@7.8.3 ├─ @babel/plugin-syntax-optional-chaining@7.8.3 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.16.0 ├─ @babel/template@7.16.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@14.1.0 ├─ @commitlint/config-conventional@14.1.0 ├─ @commitlint/ensure@14.1.0 ├─ @commitlint/execute-rule@14.0.0 ├─ @commitlint/format@14.1.0 ├─ @commitlint/is-ignored@14.0.0 ├─ @commitlint/lint@14.1.0 ├─ @commitlint/load@14.1.0 ├─ @commitlint/message@14.0.0 ├─ @commitlint/parse@14.0.0 ├─ @commitlint/read@14.0.0 ├─ @commitlint/resolve-extends@14.1.0 ├─ @commitlint/rules@14.1.0 ├─ @commitlint/to-lines@14.0.0 ├─ @commitlint/top-level@14.0.0 ├─ @endemolshinegroup/cosmiconfig-typescript-loader@3.0.2 ├─ @eslint/eslintrc@1.0.4 ├─ @humanwhocodes/config-array@0.6.0 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.3.1 ├─ @jest/reporters@27.3.1 ├─ @jest/test-sequencer@27.3.1 ├─ @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.5.1 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/github-action-test-helper@0.7.28 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @technote-space/release-github-actions@7.1.0 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.16 ├─ @types/babel__generator@7.6.3 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.14.2 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-lib-coverage@2.0.3 ├─ @types/istanbul-lib-report@3.0.0 ├─ @types/istanbul-reports@3.0.1 ├─ @types/jest@27.0.2 ├─ @types/json-schema@7.0.9 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.2 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @typescript-eslint/eslint-plugin@5.4.0 ├─ @typescript-eslint/experimental-utils@5.4.0 ├─ @typescript-eslint/parser@5.4.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@7.2.0 ├─ acorn@8.5.0 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-escapes@4.3.2 ├─ anymatch@3.1.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-union@2.1.0 ├─ arrify@1.0.1 ├─ asynckit@0.4.0 ├─ babel-jest@27.3.1 ├─ babel-plugin-jest-hoist@27.2.0 ├─ babel-preset-jest@27.2.0 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.18.1 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001280 ├─ char-regex@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ clone@2.1.2 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ combined-stream@1.0.8 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@4.6.1 ├─ conventional-commits-parser@3.2.3 ├─ convert-source-map@1.8.0 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ dargs@7.0.0 ├─ data-urls@2.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ decimal.js@10.3.1 ├─ dedent@0.7.0 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.0.6 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ domexception@2.0.1 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ electron-to-chromium@1.3.898 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ error-ex@1.3.2 ├─ escape-string-regexp@4.0.0 ├─ escodegen@2.0.0 ├─ eslint-scope@6.0.0 ├─ eslint@8.2.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.7 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.4 ├─ form-data@3.0.1 ├─ fs-extra@10.0.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.10 ├─ glob-parent@6.0.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.0.4 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.0.2 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ iconv-lite@0.4.24 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.0 ├─ is-extglob@2.1.1 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.0.5 ├─ jest-changed-files@27.3.0 ├─ jest-cli@27.3.1 ├─ jest-docblock@27.0.6 ├─ jest-jasmine2@27.3.1 ├─ jest-leak-detector@27.3.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.3.1 ├─ jest-serializer@27.0.6 ├─ jest-util@27.3.1 ├─ jest-watcher@27.3.1 ├─ jest@27.3.1 ├─ js-tokens@4.0.0 ├─ jsdom@16.7.0 ├─ jsesc@2.5.2 ├─ 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@2.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ lines-and-columns@1.1.6 ├─ lint-staged@12.0.2 ├─ listr2@3.13.3 ├─ locate-path@5.0.0 ├─ lodash.get@4.4.2 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ memize@1.1.0 ├─ mime-db@1.51.0 ├─ mime-types@2.1.34 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.5 ├─ ms@2.1.2 ├─ nock@13.2.1 ├─ node-fetch@2.6.6 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-releases@2.0.1 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ nwsapi@2.2.0 ├─ object-inspect@1.11.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-map@4.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5@6.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ picocolors@1.0.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.1 ├─ pkg-dir@4.2.0 ├─ progress@2.0.3 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ psl@1.8.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 ├─ replace-in-file@6.3.2 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.20.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rimraf@3.0.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.4.0 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.5 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ source-map-support@0.5.20 ├─ 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 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ trim-newlines@3.0.1 ├─ ts-jest@27.0.7 ├─ ts-node@9.1.1 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ typescript@4.4.4 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.8 ├─ whatwg-url@8.7.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@3.0.3 ├─ ws@7.5.5 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 11.32s. ``` ### stderr: ```Shell warning "lint-staged > listr2@3.13.3" has unmet peer dependency "enquirer@>= 2.3.0 < 3". ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 591 Done in 0.83s. ```

Changed files

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

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

technote-space commented 2 years 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 ^14.1.0 → ^15.0.0 @commitlint/config-conventional ^14.1.0 → ^15.0.0 @types/jest ^27.0.2 → ^27.0.3 @types/node ^16.11.7 → ^16.11.9 lint-staged ^12.0.2 → ^12.0.3 typescript ^4.4.4 → ^4.5.2 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.17 [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 20.02s. ```
yarn upgrade ```Shell yarn upgrade v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 363 new dependencies. info Direct dependencies ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @technote-space/github-action-test-helper@0.7.28 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @types/jest@27.0.3 ├─ @typescript-eslint/eslint-plugin@5.4.0 ├─ @typescript-eslint/parser@5.4.0 ├─ eslint@8.2.0 ├─ husky@7.0.4 ├─ jest@27.3.1 ├─ lint-staged@12.0.3 ├─ nock@13.2.1 ├─ replace-in-file@6.3.2 ├─ ts-jest@27.0.7 └─ typescript@4.5.2 info All dependencies ├─ @babel/compat-data@7.16.4 ├─ @babel/core@7.16.0 ├─ @babel/helper-compilation-targets@7.16.3 ├─ @babel/helper-function-name@7.16.0 ├─ @babel/helper-get-function-arity@7.16.0 ├─ @babel/helper-hoist-variables@7.16.0 ├─ @babel/helper-member-expression-to-functions@7.16.0 ├─ @babel/helper-module-imports@7.16.0 ├─ @babel/helper-module-transforms@7.16.0 ├─ @babel/helper-optimise-call-expression@7.16.0 ├─ @babel/helper-replace-supers@7.16.0 ├─ @babel/helper-simple-access@7.16.0 ├─ @babel/helper-validator-option@7.14.5 ├─ @babel/helpers@7.16.3 ├─ @babel/highlight@7.16.0 ├─ @babel/parser@7.16.4 ├─ @babel/plugin-syntax-async-generators@7.8.4 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-json-strings@7.8.3 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-object-rest-spread@7.8.3 ├─ @babel/plugin-syntax-optional-catch-binding@7.8.3 ├─ @babel/plugin-syntax-optional-chaining@7.8.3 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.16.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @commitlint/ensure@15.0.0 ├─ @commitlint/execute-rule@15.0.0 ├─ @commitlint/format@15.0.0 ├─ @commitlint/is-ignored@15.0.0 ├─ @commitlint/lint@15.0.0 ├─ @commitlint/load@15.0.0 ├─ @commitlint/message@15.0.0 ├─ @commitlint/parse@15.0.0 ├─ @commitlint/read@15.0.0 ├─ @commitlint/resolve-extends@15.0.0 ├─ @commitlint/rules@15.0.0 ├─ @commitlint/to-lines@15.0.0 ├─ @commitlint/top-level@15.0.0 ├─ @endemolshinegroup/cosmiconfig-typescript-loader@3.0.2 ├─ @eslint/eslintrc@1.0.4 ├─ @humanwhocodes/config-array@0.6.0 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.3.1 ├─ @jest/reporters@27.3.1 ├─ @jest/test-sequencer@27.3.1 ├─ @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.5.1 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/github-action-test-helper@0.7.28 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @technote-space/release-github-actions@7.1.0 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.16 ├─ @types/babel__generator@7.6.3 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.14.2 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-lib-coverage@2.0.3 ├─ @types/istanbul-lib-report@3.0.0 ├─ @types/istanbul-reports@3.0.1 ├─ @types/jest@27.0.3 ├─ @types/json-schema@7.0.9 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.2 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @typescript-eslint/eslint-plugin@5.4.0 ├─ @typescript-eslint/experimental-utils@5.4.0 ├─ @typescript-eslint/parser@5.4.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@7.2.0 ├─ acorn@8.6.0 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-escapes@4.3.2 ├─ anymatch@3.1.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-union@2.1.0 ├─ arrify@1.0.1 ├─ asynckit@0.4.0 ├─ babel-jest@27.3.1 ├─ babel-plugin-jest-hoist@27.2.0 ├─ babel-preset-jest@27.2.0 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.18.1 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001282 ├─ char-regex@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ clone@2.1.2 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ combined-stream@1.0.8 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@4.6.1 ├─ conventional-commits-parser@3.2.3 ├─ convert-source-map@1.8.0 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ dargs@7.0.0 ├─ data-urls@2.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ decimal.js@10.3.1 ├─ dedent@0.7.0 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.0.6 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ domexception@2.0.1 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ electron-to-chromium@1.3.903 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ error-ex@1.3.2 ├─ escape-string-regexp@4.0.0 ├─ escodegen@2.0.0 ├─ eslint-scope@6.0.0 ├─ eslint@8.2.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.7 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.4 ├─ form-data@3.0.1 ├─ fs-extra@10.0.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.10 ├─ glob-parent@6.0.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.0.4 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.0.2 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ iconv-lite@0.4.24 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.0 ├─ is-extglob@2.1.1 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.0.5 ├─ jest-changed-files@27.3.0 ├─ jest-cli@27.3.1 ├─ jest-docblock@27.0.6 ├─ jest-jasmine2@27.3.1 ├─ jest-leak-detector@27.3.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.3.1 ├─ jest-serializer@27.0.6 ├─ jest-util@27.3.1 ├─ jest-watcher@27.3.1 ├─ jest@27.3.1 ├─ js-tokens@4.0.0 ├─ jsdom@16.7.0 ├─ jsesc@2.5.2 ├─ 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@2.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ lines-and-columns@1.1.6 ├─ lint-staged@12.0.3 ├─ listr2@3.13.4 ├─ locate-path@5.0.0 ├─ lodash.get@4.4.2 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ memize@1.1.0 ├─ mime-db@1.51.0 ├─ mime-types@2.1.34 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.5 ├─ ms@2.1.2 ├─ nock@13.2.1 ├─ node-fetch@2.6.6 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-releases@2.0.1 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ nwsapi@2.2.0 ├─ object-inspect@1.11.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-map@4.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5@6.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ picocolors@1.0.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.1 ├─ pkg-dir@4.2.0 ├─ progress@2.0.3 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ psl@1.8.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 ├─ replace-in-file@6.3.2 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.20.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rimraf@3.0.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.4.0 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.5 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ 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 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ trim-newlines@3.0.1 ├─ ts-jest@27.0.7 ├─ ts-node@9.1.1 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ typescript@4.5.2 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.8 ├─ whatwg-url@8.7.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@3.0.3 ├─ ws@7.5.5 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 14.32s. ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 590 Done in 0.79s. ```

Changed files

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

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

technote-space commented 2 years 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.2.0 → ^8.3.0 lint-staged ^12.0.3 → ^12.1.2 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.17 [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.95s. ```
yarn upgrade ```Shell yarn upgrade v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 367 new dependencies. info Direct dependencies ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @technote-space/github-action-test-helper@0.7.28 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @types/jest@27.0.3 ├─ @typescript-eslint/eslint-plugin@5.4.0 ├─ @typescript-eslint/parser@5.4.0 ├─ eslint@8.3.0 ├─ husky@7.0.4 ├─ jest@27.3.1 ├─ lint-staged@12.1.2 ├─ nock@13.2.1 ├─ replace-in-file@6.3.2 ├─ ts-jest@27.0.7 └─ typescript@4.5.2 info All dependencies ├─ @babel/compat-data@7.16.4 ├─ @babel/core@7.16.0 ├─ @babel/helper-compilation-targets@7.16.3 ├─ @babel/helper-function-name@7.16.0 ├─ @babel/helper-get-function-arity@7.16.0 ├─ @babel/helper-hoist-variables@7.16.0 ├─ @babel/helper-member-expression-to-functions@7.16.0 ├─ @babel/helper-module-imports@7.16.0 ├─ @babel/helper-module-transforms@7.16.0 ├─ @babel/helper-optimise-call-expression@7.16.0 ├─ @babel/helper-replace-supers@7.16.0 ├─ @babel/helper-simple-access@7.16.0 ├─ @babel/helper-validator-option@7.14.5 ├─ @babel/helpers@7.16.3 ├─ @babel/highlight@7.16.0 ├─ @babel/plugin-syntax-async-generators@7.8.4 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-json-strings@7.8.3 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-object-rest-spread@7.8.3 ├─ @babel/plugin-syntax-optional-catch-binding@7.8.3 ├─ @babel/plugin-syntax-optional-chaining@7.8.3 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.16.0 ├─ @babel/template@7.16.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @commitlint/ensure@15.0.0 ├─ @commitlint/execute-rule@15.0.0 ├─ @commitlint/format@15.0.0 ├─ @commitlint/is-ignored@15.0.0 ├─ @commitlint/lint@15.0.0 ├─ @commitlint/load@15.0.0 ├─ @commitlint/message@15.0.0 ├─ @commitlint/parse@15.0.0 ├─ @commitlint/read@15.0.0 ├─ @commitlint/resolve-extends@15.0.0 ├─ @commitlint/rules@15.0.0 ├─ @commitlint/to-lines@15.0.0 ├─ @commitlint/top-level@15.0.0 ├─ @endemolshinegroup/cosmiconfig-typescript-loader@3.0.2 ├─ @eslint/eslintrc@1.0.4 ├─ @humanwhocodes/config-array@0.6.0 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.3.1 ├─ @jest/reporters@27.3.1 ├─ @jest/test-sequencer@27.3.1 ├─ @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.5.1 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/github-action-test-helper@0.7.28 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @technote-space/release-github-actions@7.1.0 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.16 ├─ @types/babel__generator@7.6.3 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.14.2 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-lib-coverage@2.0.3 ├─ @types/istanbul-lib-report@3.0.0 ├─ @types/istanbul-reports@3.0.1 ├─ @types/jest@27.0.3 ├─ @types/json-schema@7.0.9 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.2 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @typescript-eslint/eslint-plugin@5.4.0 ├─ @typescript-eslint/experimental-utils@5.4.0 ├─ @typescript-eslint/parser@5.4.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@7.2.0 ├─ acorn@8.6.0 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-escapes@4.3.2 ├─ anymatch@3.1.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-union@2.1.0 ├─ arrify@1.0.1 ├─ asynckit@0.4.0 ├─ babel-jest@27.3.1 ├─ babel-plugin-jest-hoist@27.2.0 ├─ babel-preset-jest@27.2.0 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.18.1 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001282 ├─ char-regex@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ combined-stream@1.0.8 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@4.6.1 ├─ conventional-commits-parser@3.2.3 ├─ convert-source-map@1.8.0 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ dargs@7.0.0 ├─ data-urls@2.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ decimal.js@10.3.1 ├─ dedent@0.7.0 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.0.6 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ domexception@2.0.1 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ electron-to-chromium@1.3.906 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ error-ex@1.3.2 ├─ escape-string-regexp@4.0.0 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.0 ├─ eslint@8.3.0 ├─ espree@9.1.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.7 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.4 ├─ form-data@3.0.1 ├─ fs-extra@10.0.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.10 ├─ glob-parent@6.0.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.0.4 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.0.2 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ iconv-lite@0.4.24 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.0 ├─ is-extglob@2.1.1 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-coverage@3.2.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.0.5 ├─ jest-changed-files@27.3.0 ├─ jest-cli@27.3.1 ├─ jest-docblock@27.0.6 ├─ jest-jasmine2@27.3.1 ├─ jest-leak-detector@27.3.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.3.1 ├─ jest-serializer@27.0.6 ├─ jest-util@27.3.1 ├─ jest-watcher@27.3.1 ├─ jest@27.3.1 ├─ js-tokens@4.0.0 ├─ jsdom@16.7.0 ├─ jsesc@2.5.2 ├─ 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@2.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ lilconfig@2.0.4 ├─ lines-and-columns@1.2.4 ├─ lint-staged@12.1.2 ├─ listr2@3.13.5 ├─ locate-path@5.0.0 ├─ lodash.get@4.4.2 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ memize@1.1.0 ├─ mime-db@1.51.0 ├─ mime-types@2.1.34 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.5 ├─ ms@2.1.2 ├─ nock@13.2.1 ├─ node-fetch@2.6.6 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-releases@2.0.1 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ nwsapi@2.2.0 ├─ object-inspect@1.11.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-map@4.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5@6.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ picocolors@1.0.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.1 ├─ pkg-dir@4.2.0 ├─ progress@2.0.3 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ psl@1.8.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 ├─ replace-in-file@6.3.2 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.20.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.4.0 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.5 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ 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 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ trim-newlines@3.0.1 ├─ ts-jest@27.0.7 ├─ ts-node@9.1.1 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ typescript@4.5.2 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.8 ├─ whatwg-url@8.7.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@3.0.3 ├─ ws@7.5.5 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 8.09s. ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 591 Done in 0.81s. ```

Changed files

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

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

technote-space commented 2 years 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 ^16.11.9 → ^16.11.10 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Building fresh packages... success Saved lockfile. $ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install Done in 12.83s. ```
yarn upgrade ```Shell yarn upgrade v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 367 new dependencies. info Direct dependencies ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @technote-space/github-action-test-helper@0.7.28 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @types/jest@27.0.3 ├─ @typescript-eslint/eslint-plugin@5.4.0 ├─ @typescript-eslint/parser@5.4.0 ├─ eslint@8.3.0 ├─ husky@7.0.4 ├─ jest@27.3.1 ├─ lint-staged@12.1.2 ├─ nock@13.2.1 ├─ replace-in-file@6.3.2 ├─ ts-jest@27.0.7 └─ typescript@4.5.2 info All dependencies ├─ @babel/compat-data@7.16.4 ├─ @babel/core@7.16.0 ├─ @babel/helper-compilation-targets@7.16.3 ├─ @babel/helper-function-name@7.16.0 ├─ @babel/helper-get-function-arity@7.16.0 ├─ @babel/helper-hoist-variables@7.16.0 ├─ @babel/helper-member-expression-to-functions@7.16.0 ├─ @babel/helper-module-imports@7.16.0 ├─ @babel/helper-module-transforms@7.16.0 ├─ @babel/helper-optimise-call-expression@7.16.0 ├─ @babel/helper-replace-supers@7.16.0 ├─ @babel/helper-simple-access@7.16.0 ├─ @babel/helper-validator-option@7.14.5 ├─ @babel/helpers@7.16.3 ├─ @babel/highlight@7.16.0 ├─ @babel/plugin-syntax-async-generators@7.8.4 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-json-strings@7.8.3 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-object-rest-spread@7.8.3 ├─ @babel/plugin-syntax-optional-catch-binding@7.8.3 ├─ @babel/plugin-syntax-optional-chaining@7.8.3 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.16.0 ├─ @babel/template@7.16.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @commitlint/ensure@15.0.0 ├─ @commitlint/execute-rule@15.0.0 ├─ @commitlint/format@15.0.0 ├─ @commitlint/is-ignored@15.0.0 ├─ @commitlint/lint@15.0.0 ├─ @commitlint/load@15.0.0 ├─ @commitlint/message@15.0.0 ├─ @commitlint/parse@15.0.0 ├─ @commitlint/read@15.0.0 ├─ @commitlint/resolve-extends@15.0.0 ├─ @commitlint/rules@15.0.0 ├─ @commitlint/to-lines@15.0.0 ├─ @commitlint/top-level@15.0.0 ├─ @endemolshinegroup/cosmiconfig-typescript-loader@3.0.2 ├─ @eslint/eslintrc@1.0.4 ├─ @humanwhocodes/config-array@0.6.0 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.3.1 ├─ @jest/reporters@27.3.1 ├─ @jest/test-sequencer@27.3.1 ├─ @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.5.1 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/github-action-test-helper@0.7.28 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @technote-space/release-github-actions@7.1.0 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.16 ├─ @types/babel__generator@7.6.3 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.14.2 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-lib-coverage@2.0.3 ├─ @types/istanbul-lib-report@3.0.0 ├─ @types/istanbul-reports@3.0.1 ├─ @types/jest@27.0.3 ├─ @types/json-schema@7.0.9 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.2 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @typescript-eslint/eslint-plugin@5.4.0 ├─ @typescript-eslint/experimental-utils@5.4.0 ├─ @typescript-eslint/parser@5.4.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@7.2.0 ├─ acorn@8.6.0 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-escapes@4.3.2 ├─ anymatch@3.1.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-union@2.1.0 ├─ arrify@1.0.1 ├─ asynckit@0.4.0 ├─ babel-jest@27.3.1 ├─ babel-plugin-jest-hoist@27.2.0 ├─ babel-preset-jest@27.2.0 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.18.1 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001283 ├─ char-regex@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ combined-stream@1.0.8 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@4.6.1 ├─ conventional-commits-parser@3.2.3 ├─ convert-source-map@1.8.0 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ dargs@7.0.0 ├─ data-urls@2.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ decimal.js@10.3.1 ├─ dedent@0.7.0 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.0.6 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ domexception@2.0.1 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ electron-to-chromium@1.4.4 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ error-ex@1.3.2 ├─ escape-string-regexp@4.0.0 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.0 ├─ eslint@8.3.0 ├─ espree@9.1.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.7 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.4 ├─ form-data@3.0.1 ├─ fs-extra@10.0.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.10 ├─ glob-parent@6.0.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.0.4 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.0.2 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ iconv-lite@0.4.24 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.0 ├─ is-extglob@2.1.1 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-coverage@3.2.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.0.5 ├─ jest-changed-files@27.3.0 ├─ jest-cli@27.3.1 ├─ jest-docblock@27.0.6 ├─ jest-jasmine2@27.3.1 ├─ jest-leak-detector@27.3.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.3.1 ├─ jest-serializer@27.0.6 ├─ jest-util@27.3.1 ├─ jest-watcher@27.3.1 ├─ jest@27.3.1 ├─ js-tokens@4.0.0 ├─ jsdom@16.7.0 ├─ jsesc@2.5.2 ├─ 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@2.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ lilconfig@2.0.4 ├─ lines-and-columns@1.2.4 ├─ lint-staged@12.1.2 ├─ listr2@3.13.5 ├─ locate-path@5.0.0 ├─ lodash.get@4.4.2 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ memize@1.1.0 ├─ mime-db@1.51.0 ├─ mime-types@2.1.34 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.5 ├─ ms@2.1.2 ├─ nock@13.2.1 ├─ node-fetch@2.6.6 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-releases@2.0.1 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ nwsapi@2.2.0 ├─ object-inspect@1.11.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-map@4.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5@6.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ picocolors@1.0.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.1 ├─ pkg-dir@4.2.0 ├─ progress@2.0.3 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ psl@1.8.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 ├─ replace-in-file@6.3.2 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.20.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.4.0 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.5 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ 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 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ trim-newlines@3.0.1 ├─ ts-jest@27.0.7 ├─ ts-node@9.1.1 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ typescript@4.5.2 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.8 ├─ whatwg-url@8.7.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@3.0.3 ├─ ws@7.5.6 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 12.06s. ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 591 Done in 0.71s. ```

Changed files

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

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

technote-space commented 2 years 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 ^16.11.10 → ^16.11.11 @typescript-eslint/eslint-plugin ^5.4.0 → ^5.5.0 @typescript-eslint/parser ^5.4.0 → ^5.5.0 jest ^27.3.1 → ^27.4.0 jest-circus ^27.3.1 → ^27.4.0 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.17 [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.32s. ```
yarn upgrade ```Shell yarn upgrade v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 368 new dependencies. info Direct dependencies ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @technote-space/github-action-test-helper@0.7.28 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @types/jest@27.0.3 ├─ @typescript-eslint/eslint-plugin@5.5.0 ├─ @typescript-eslint/parser@5.5.0 ├─ eslint@8.3.0 ├─ husky@7.0.4 ├─ jest@27.4.0 ├─ lint-staged@12.1.2 ├─ nock@13.2.1 ├─ replace-in-file@6.3.2 ├─ ts-jest@27.0.7 └─ typescript@4.5.2 info All dependencies ├─ @babel/compat-data@7.16.4 ├─ @babel/core@7.16.0 ├─ @babel/helper-compilation-targets@7.16.3 ├─ @babel/helper-function-name@7.16.0 ├─ @babel/helper-get-function-arity@7.16.0 ├─ @babel/helper-hoist-variables@7.16.0 ├─ @babel/helper-member-expression-to-functions@7.16.0 ├─ @babel/helper-module-imports@7.16.0 ├─ @babel/helper-module-transforms@7.16.0 ├─ @babel/helper-optimise-call-expression@7.16.0 ├─ @babel/helper-replace-supers@7.16.0 ├─ @babel/helper-simple-access@7.16.0 ├─ @babel/helper-validator-option@7.14.5 ├─ @babel/helpers@7.16.3 ├─ @babel/highlight@7.16.0 ├─ @babel/plugin-syntax-async-generators@7.8.4 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-json-strings@7.8.3 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-object-rest-spread@7.8.3 ├─ @babel/plugin-syntax-optional-catch-binding@7.8.3 ├─ @babel/plugin-syntax-optional-chaining@7.8.3 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.16.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @commitlint/ensure@15.0.0 ├─ @commitlint/execute-rule@15.0.0 ├─ @commitlint/format@15.0.0 ├─ @commitlint/is-ignored@15.0.0 ├─ @commitlint/lint@15.0.0 ├─ @commitlint/load@15.0.0 ├─ @commitlint/message@15.0.0 ├─ @commitlint/parse@15.0.0 ├─ @commitlint/read@15.0.0 ├─ @commitlint/resolve-extends@15.0.0 ├─ @commitlint/rules@15.0.0 ├─ @commitlint/to-lines@15.0.0 ├─ @commitlint/top-level@15.0.0 ├─ @endemolshinegroup/cosmiconfig-typescript-loader@3.0.2 ├─ @eslint/eslintrc@1.0.4 ├─ @humanwhocodes/config-array@0.6.0 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.4.0 ├─ @jest/reporters@27.4.0 ├─ @jest/test-sequencer@27.4.0 ├─ @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.5.1 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/github-action-test-helper@0.7.28 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @technote-space/release-github-actions@7.1.0 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.16 ├─ @types/babel__generator@7.6.3 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.14.2 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-lib-coverage@2.0.3 ├─ @types/istanbul-lib-report@3.0.0 ├─ @types/istanbul-reports@3.0.1 ├─ @types/jest@27.0.3 ├─ @types/jsdom@16.2.13 ├─ @types/json-schema@7.0.9 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/parse5@6.0.3 ├─ @types/prettier@2.4.2 ├─ @types/stack-utils@2.0.1 ├─ @types/tough-cookie@4.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @typescript-eslint/eslint-plugin@5.5.0 ├─ @typescript-eslint/experimental-utils@5.5.0 ├─ @typescript-eslint/parser@5.5.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@7.2.0 ├─ acorn@8.6.0 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-escapes@4.3.2 ├─ anymatch@3.1.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-union@2.1.0 ├─ arrify@1.0.1 ├─ asynckit@0.4.0 ├─ babel-jest@27.4.0 ├─ babel-plugin-jest-hoist@27.4.0 ├─ babel-preset-jest@27.4.0 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.18.1 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001283 ├─ char-regex@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ combined-stream@1.0.8 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@4.6.1 ├─ conventional-commits-parser@3.2.3 ├─ convert-source-map@1.8.0 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ dargs@7.0.0 ├─ data-urls@2.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ decimal.js@10.3.1 ├─ dedent@0.7.0 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.4.0 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ domexception@2.0.1 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ electron-to-chromium@1.4.5 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ error-ex@1.3.2 ├─ escape-string-regexp@4.0.0 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.0 ├─ eslint@8.3.0 ├─ espree@9.1.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.7 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.4 ├─ form-data@3.0.1 ├─ fs-extra@10.0.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.10 ├─ glob-parent@6.0.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.0.4 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.0.2 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ iconv-lite@0.4.24 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.0 ├─ is-extglob@2.1.1 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.0.5 ├─ jest-changed-files@27.4.0 ├─ jest-cli@27.4.0 ├─ jest-docblock@27.4.0 ├─ jest-jasmine2@27.4.0 ├─ jest-leak-detector@27.4.0 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.4.0 ├─ jest-serializer@27.4.0 ├─ jest-util@27.4.0 ├─ jest-watcher@27.4.0 ├─ jest@27.4.0 ├─ js-tokens@4.0.0 ├─ jsdom@16.7.0 ├─ jsesc@2.5.2 ├─ 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@2.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ lilconfig@2.0.4 ├─ lines-and-columns@1.2.4 ├─ lint-staged@12.1.2 ├─ listr2@3.13.5 ├─ locate-path@5.0.0 ├─ lodash.get@4.4.2 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ memize@1.1.0 ├─ mime-db@1.51.0 ├─ mime-types@2.1.34 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.5 ├─ ms@2.1.2 ├─ nock@13.2.1 ├─ node-fetch@2.6.6 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-releases@2.0.1 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ nwsapi@2.2.0 ├─ object-inspect@1.11.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-map@4.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5@6.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ picocolors@1.0.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.1 ├─ pkg-dir@4.2.0 ├─ progress@2.0.3 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ psl@1.8.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 ├─ replace-in-file@6.3.2 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.20.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.4.0 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.5 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ 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 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ trim-newlines@3.0.1 ├─ ts-jest@27.0.7 ├─ ts-node@9.1.1 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ typescript@4.5.2 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.8 ├─ whatwg-url@8.7.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@3.0.3 ├─ ws@7.5.6 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 10.98s. ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 594 Done in 0.79s. ```

Changed files

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

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

technote-space commented 2 years 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.3.0 → ^8.4.0 jest ^27.4.0 → ^27.4.3 jest-circus ^27.4.0 → ^27.4.2 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Building fresh packages... success Saved lockfile. $ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install Done in 11.71s. ```
yarn upgrade ```Shell yarn upgrade v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 366 new dependencies. info Direct dependencies ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @technote-space/github-action-test-helper@0.7.28 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @types/jest@27.0.3 ├─ @typescript-eslint/eslint-plugin@5.5.0 ├─ @typescript-eslint/parser@5.5.0 ├─ eslint@8.4.0 ├─ husky@7.0.4 ├─ jest@27.4.3 ├─ lint-staged@12.1.2 ├─ nock@13.2.1 ├─ replace-in-file@6.3.2 ├─ ts-jest@27.0.7 └─ typescript@4.5.2 info All dependencies ├─ @babel/compat-data@7.16.4 ├─ @babel/core@7.16.0 ├─ @babel/helper-compilation-targets@7.16.3 ├─ @babel/helper-function-name@7.16.0 ├─ @babel/helper-get-function-arity@7.16.0 ├─ @babel/helper-hoist-variables@7.16.0 ├─ @babel/helper-member-expression-to-functions@7.16.0 ├─ @babel/helper-module-imports@7.16.0 ├─ @babel/helper-module-transforms@7.16.0 ├─ @babel/helper-optimise-call-expression@7.16.0 ├─ @babel/helper-replace-supers@7.16.0 ├─ @babel/helper-simple-access@7.16.0 ├─ @babel/helper-validator-option@7.14.5 ├─ @babel/helpers@7.16.3 ├─ @babel/highlight@7.16.0 ├─ @babel/plugin-syntax-async-generators@7.8.4 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-json-strings@7.8.3 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-object-rest-spread@7.8.3 ├─ @babel/plugin-syntax-optional-catch-binding@7.8.3 ├─ @babel/plugin-syntax-optional-chaining@7.8.3 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.16.0 ├─ @babel/template@7.16.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @commitlint/ensure@15.0.0 ├─ @commitlint/execute-rule@15.0.0 ├─ @commitlint/format@15.0.0 ├─ @commitlint/is-ignored@15.0.0 ├─ @commitlint/lint@15.0.0 ├─ @commitlint/load@15.0.0 ├─ @commitlint/message@15.0.0 ├─ @commitlint/parse@15.0.0 ├─ @commitlint/read@15.0.0 ├─ @commitlint/resolve-extends@15.0.0 ├─ @commitlint/rules@15.0.0 ├─ @commitlint/to-lines@15.0.0 ├─ @commitlint/top-level@15.0.0 ├─ @endemolshinegroup/cosmiconfig-typescript-loader@3.0.2 ├─ @eslint/eslintrc@1.0.5 ├─ @humanwhocodes/config-array@0.9.2 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.4.2 ├─ @jest/reporters@27.4.2 ├─ @jest/test-sequencer@27.4.2 ├─ @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.5.1 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/github-action-test-helper@0.7.28 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @technote-space/release-github-actions@7.1.0 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.16 ├─ @types/babel__generator@7.6.3 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.14.2 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-lib-coverage@2.0.3 ├─ @types/istanbul-lib-report@3.0.0 ├─ @types/istanbul-reports@3.0.1 ├─ @types/jest@27.0.3 ├─ @types/json-schema@7.0.9 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.2 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @typescript-eslint/eslint-plugin@5.5.0 ├─ @typescript-eslint/experimental-utils@5.5.0 ├─ @typescript-eslint/parser@5.5.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@7.2.0 ├─ acorn@8.6.0 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-escapes@4.3.2 ├─ anymatch@3.1.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-union@2.1.0 ├─ arrify@1.0.1 ├─ asynckit@0.4.0 ├─ babel-jest@27.4.2 ├─ babel-plugin-jest-hoist@27.4.0 ├─ babel-preset-jest@27.4.0 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.18.1 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001284 ├─ char-regex@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ combined-stream@1.0.8 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@4.6.1 ├─ conventional-commits-parser@3.2.3 ├─ convert-source-map@1.8.0 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ dargs@7.0.0 ├─ data-urls@2.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ decimal.js@10.3.1 ├─ dedent@0.7.0 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.4.0 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ domexception@2.0.1 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ electron-to-chromium@1.4.11 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ error-ex@1.3.2 ├─ escape-string-regexp@4.0.0 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.0 ├─ eslint@8.4.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.7 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.4 ├─ form-data@3.0.1 ├─ fs-extra@10.0.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.10 ├─ glob-parent@6.0.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.0.4 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.0.2 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ iconv-lite@0.4.24 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.0 ├─ is-extglob@2.1.1 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-coverage@3.2.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.1 ├─ jest-changed-files@27.4.2 ├─ jest-cli@27.4.3 ├─ jest-docblock@27.4.0 ├─ jest-jasmine2@27.4.2 ├─ jest-leak-detector@27.4.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.4.2 ├─ jest-serializer@27.4.0 ├─ jest-util@27.4.2 ├─ jest-watcher@27.4.2 ├─ jest@27.4.3 ├─ js-tokens@4.0.0 ├─ jsdom@16.7.0 ├─ jsesc@2.5.2 ├─ 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@2.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ lilconfig@2.0.4 ├─ lines-and-columns@1.2.4 ├─ lint-staged@12.1.2 ├─ listr2@3.13.5 ├─ locate-path@5.0.0 ├─ lodash.get@4.4.2 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ memize@1.1.0 ├─ mime-db@1.51.0 ├─ mime-types@2.1.34 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.5 ├─ ms@2.1.2 ├─ nock@13.2.1 ├─ node-fetch@2.6.6 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-releases@2.0.1 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ nwsapi@2.2.0 ├─ object-inspect@1.11.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-map@4.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5@6.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ picocolors@1.0.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.1 ├─ pkg-dir@4.2.0 ├─ progress@2.0.3 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ psl@1.8.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 ├─ replace-in-file@6.3.2 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.20.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.4.0 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.5 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ 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 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ trim-newlines@3.0.1 ├─ ts-jest@27.0.7 ├─ ts-node@9.1.1 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ typescript@4.5.2 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.8 ├─ whatwg-url@8.7.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@3.0.3 ├─ ws@7.5.6 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 9.62s. ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 593 Done in 0.62s. ```

Changed files

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

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

technote-space commented 2 years 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 @technote-space/filter-github-action ^0.5.48 → ^0.5.49 @technote-space/github-action-helper ^5.2.23 → ^5.2.24 @technote-space/github-action-log-helper ^0.1.41 → ^0.1.42 @technote-space/github-action-test-helper ^0.7.28 → ^0.7.29 @typescript-eslint/eslint-plugin ^5.5.0 → ^5.6.0 @typescript-eslint/parser ^5.5.0 → ^5.6.0 eslint ^8.4.0 → ^8.4.1 ts-jest ^27.0.7 → ^27.1.0 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.17 [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.68s. ```
yarn upgrade ```Shell yarn upgrade v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 369 new dependencies. info Direct dependencies ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @technote-space/filter-github-action@0.5.49 ├─ @technote-space/github-action-test-helper@0.7.29 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @types/jest@27.0.3 ├─ @typescript-eslint/eslint-plugin@5.6.0 ├─ @typescript-eslint/parser@5.6.0 ├─ eslint@8.4.1 ├─ husky@7.0.4 ├─ jest@27.4.3 ├─ lint-staged@12.1.2 ├─ nock@13.2.1 ├─ replace-in-file@6.3.2 ├─ ts-jest@27.1.0 └─ typescript@4.5.2 info All dependencies ├─ @babel/compat-data@7.16.4 ├─ @babel/core@7.16.0 ├─ @babel/helper-compilation-targets@7.16.3 ├─ @babel/helper-function-name@7.16.0 ├─ @babel/helper-get-function-arity@7.16.0 ├─ @babel/helper-hoist-variables@7.16.0 ├─ @babel/helper-member-expression-to-functions@7.16.0 ├─ @babel/helper-module-imports@7.16.0 ├─ @babel/helper-module-transforms@7.16.0 ├─ @babel/helper-optimise-call-expression@7.16.0 ├─ @babel/helper-replace-supers@7.16.0 ├─ @babel/helper-simple-access@7.16.0 ├─ @babel/helper-validator-option@7.14.5 ├─ @babel/helpers@7.16.3 ├─ @babel/highlight@7.16.0 ├─ @babel/plugin-syntax-async-generators@7.8.4 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-json-strings@7.8.3 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-object-rest-spread@7.8.3 ├─ @babel/plugin-syntax-optional-catch-binding@7.8.3 ├─ @babel/plugin-syntax-optional-chaining@7.8.3 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.16.0 ├─ @babel/template@7.16.0 ├─ @babel/types@7.16.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @commitlint/ensure@15.0.0 ├─ @commitlint/execute-rule@15.0.0 ├─ @commitlint/format@15.0.0 ├─ @commitlint/is-ignored@15.0.0 ├─ @commitlint/lint@15.0.0 ├─ @commitlint/load@15.0.0 ├─ @commitlint/message@15.0.0 ├─ @commitlint/parse@15.0.0 ├─ @commitlint/read@15.0.0 ├─ @commitlint/resolve-extends@15.0.0 ├─ @commitlint/rules@15.0.0 ├─ @commitlint/to-lines@15.0.0 ├─ @commitlint/top-level@15.0.0 ├─ @endemolshinegroup/cosmiconfig-typescript-loader@3.0.2 ├─ @eslint/eslintrc@1.0.5 ├─ @humanwhocodes/config-array@0.9.2 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.4.2 ├─ @jest/reporters@27.4.2 ├─ @jest/test-sequencer@27.4.2 ├─ @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.5.1 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/filter-github-action@0.5.49 ├─ @technote-space/github-action-test-helper@0.7.29 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @technote-space/release-github-actions@7.1.0 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.17 ├─ @types/babel__generator@7.6.3 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.14.2 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-lib-coverage@2.0.3 ├─ @types/istanbul-lib-report@3.0.0 ├─ @types/istanbul-reports@3.0.1 ├─ @types/jest@27.0.3 ├─ @types/json-schema@7.0.9 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.2 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @typescript-eslint/eslint-plugin@5.6.0 ├─ @typescript-eslint/experimental-utils@5.6.0 ├─ @typescript-eslint/parser@5.6.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@7.2.0 ├─ acorn@8.6.0 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-escapes@4.3.2 ├─ anymatch@3.1.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-union@2.1.0 ├─ arrify@1.0.1 ├─ asynckit@0.4.0 ├─ babel-jest@27.4.2 ├─ babel-plugin-jest-hoist@27.4.0 ├─ babel-preset-jest@27.4.0 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.18.1 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001285 ├─ char-regex@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ combined-stream@1.0.8 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@4.6.1 ├─ conventional-commits-parser@3.2.3 ├─ convert-source-map@1.8.0 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ dargs@7.0.0 ├─ data-urls@2.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ decimal.js@10.3.1 ├─ dedent@0.7.0 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.4.0 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ domexception@2.0.1 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ electron-to-chromium@1.4.12 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ error-ex@1.3.2 ├─ esbuild-linux-64@0.14.2 ├─ esbuild@0.14.2 ├─ escape-string-regexp@4.0.0 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.0 ├─ eslint@8.4.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.7 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.4 ├─ form-data@3.0.1 ├─ fs-extra@10.0.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.10 ├─ glob-parent@6.0.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.0.4 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.0.2 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ iconv-lite@0.4.24 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.0 ├─ is-extglob@2.1.1 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.1 ├─ jest-changed-files@27.4.2 ├─ jest-cli@27.4.3 ├─ jest-docblock@27.4.0 ├─ jest-jasmine2@27.4.2 ├─ jest-leak-detector@27.4.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.4.2 ├─ jest-serializer@27.4.0 ├─ jest-util@27.4.2 ├─ jest-watcher@27.4.2 ├─ jest@27.4.3 ├─ js-tokens@4.0.0 ├─ jsdom@16.7.0 ├─ jsesc@2.5.2 ├─ 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@2.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ lilconfig@2.0.4 ├─ lines-and-columns@1.2.4 ├─ lint-staged@12.1.2 ├─ listr2@3.13.5 ├─ locate-path@5.0.0 ├─ lodash.get@4.4.2 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ memize@1.1.0 ├─ mime-db@1.51.0 ├─ mime-types@2.1.34 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.5 ├─ ms@2.1.2 ├─ nock@13.2.1 ├─ node-fetch@2.6.6 ├─ node-int64@0.4.0 ├─ node-modules-regexp@1.0.0 ├─ node-releases@2.0.1 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ nwsapi@2.2.0 ├─ object-inspect@1.11.1 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-map@4.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5@6.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ picocolors@1.0.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.1 ├─ pkg-dir@4.2.0 ├─ progress@2.0.3 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ psl@1.8.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 ├─ replace-in-file@6.3.2 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.20.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.4.0 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.5 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ 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 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ trim-newlines@3.0.1 ├─ ts-jest@27.1.0 ├─ ts-node@9.1.1 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ typescript@4.5.2 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.8 ├─ whatwg-url@8.7.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@3.0.3 ├─ ws@7.5.6 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 10.43s. ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 611 Done in 0.63s. ```

Changed files

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

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

technote-space commented 2 years 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 @technote-space/filter-github-action ^0.5.49 → ^0.5.50 @technote-space/github-action-log-helper ^0.1.42 → ^0.1.43 @types/node ^16.11.11 → ^16.11.12 jest ^27.4.3 → ^27.4.4 jest-circus ^27.4.2 → ^27.4.4 ts-jest ^27.1.0 → ^27.1.1 typescript ^4.5.2 → ^4.5.3 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.17 [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.39s. ```
yarn upgrade ```Shell yarn upgrade v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 366 new dependencies. info Direct dependencies ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @technote-space/filter-github-action@0.5.50 ├─ @technote-space/github-action-test-helper@0.7.29 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @types/jest@27.0.3 ├─ @typescript-eslint/eslint-plugin@5.6.0 ├─ @typescript-eslint/parser@5.6.0 ├─ eslint@8.4.1 ├─ husky@7.0.4 ├─ jest@27.4.4 ├─ lint-staged@12.1.2 ├─ nock@13.2.1 ├─ replace-in-file@6.3.2 ├─ ts-jest@27.1.1 └─ typescript@4.5.3 info All dependencies ├─ @babel/compat-data@7.16.4 ├─ @babel/core@7.16.0 ├─ @babel/helper-compilation-targets@7.16.3 ├─ @babel/helper-function-name@7.16.0 ├─ @babel/helper-get-function-arity@7.16.0 ├─ @babel/helper-hoist-variables@7.16.0 ├─ @babel/helper-member-expression-to-functions@7.16.0 ├─ @babel/helper-module-imports@7.16.0 ├─ @babel/helper-module-transforms@7.16.0 ├─ @babel/helper-optimise-call-expression@7.16.0 ├─ @babel/helper-replace-supers@7.16.0 ├─ @babel/helper-simple-access@7.16.0 ├─ @babel/helper-validator-option@7.14.5 ├─ @babel/helpers@7.16.3 ├─ @babel/highlight@7.16.0 ├─ @babel/plugin-syntax-async-generators@7.8.4 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-json-strings@7.8.3 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-object-rest-spread@7.8.3 ├─ @babel/plugin-syntax-optional-catch-binding@7.8.3 ├─ @babel/plugin-syntax-optional-chaining@7.8.3 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.16.0 ├─ @babel/template@7.16.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @commitlint/ensure@15.0.0 ├─ @commitlint/execute-rule@15.0.0 ├─ @commitlint/format@15.0.0 ├─ @commitlint/is-ignored@15.0.0 ├─ @commitlint/lint@15.0.0 ├─ @commitlint/load@15.0.0 ├─ @commitlint/message@15.0.0 ├─ @commitlint/parse@15.0.0 ├─ @commitlint/read@15.0.0 ├─ @commitlint/resolve-extends@15.0.0 ├─ @commitlint/rules@15.0.0 ├─ @commitlint/to-lines@15.0.0 ├─ @commitlint/top-level@15.0.0 ├─ @endemolshinegroup/cosmiconfig-typescript-loader@3.0.2 ├─ @eslint/eslintrc@1.0.5 ├─ @humanwhocodes/config-array@0.9.2 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.4.4 ├─ @jest/reporters@27.4.4 ├─ @jest/test-sequencer@27.4.4 ├─ @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.5.1 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/filter-github-action@0.5.50 ├─ @technote-space/github-action-test-helper@0.7.29 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @technote-space/release-github-actions@7.1.0 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.17 ├─ @types/babel__generator@7.6.3 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.14.2 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-lib-coverage@2.0.3 ├─ @types/istanbul-lib-report@3.0.0 ├─ @types/istanbul-reports@3.0.1 ├─ @types/jest@27.0.3 ├─ @types/json-schema@7.0.9 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.2 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @typescript-eslint/eslint-plugin@5.6.0 ├─ @typescript-eslint/experimental-utils@5.6.0 ├─ @typescript-eslint/parser@5.6.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@7.2.0 ├─ acorn@8.6.0 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-escapes@4.3.2 ├─ anymatch@3.1.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-union@2.1.0 ├─ arrify@1.0.1 ├─ asynckit@0.4.0 ├─ babel-jest@27.4.4 ├─ babel-plugin-jest-hoist@27.4.0 ├─ babel-preset-jest@27.4.0 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.18.1 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001286 ├─ char-regex@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ combined-stream@1.0.8 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@4.6.1 ├─ conventional-commits-parser@3.2.3 ├─ convert-source-map@1.8.0 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ dargs@7.0.0 ├─ data-urls@2.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ decimal.js@10.3.1 ├─ dedent@0.7.0 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.4.0 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ domexception@2.0.1 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ electron-to-chromium@1.4.16 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ error-ex@1.3.2 ├─ escape-string-regexp@4.0.0 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.0 ├─ eslint@8.4.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.7 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.4 ├─ form-data@3.0.1 ├─ fs-extra@10.0.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.10 ├─ glob-parent@6.0.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.0.4 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.0.2 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ iconv-lite@0.4.24 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.0 ├─ is-extglob@2.1.1 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-coverage@3.2.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.1 ├─ jest-changed-files@27.4.2 ├─ jest-cli@27.4.4 ├─ jest-docblock@27.4.0 ├─ jest-jasmine2@27.4.4 ├─ jest-leak-detector@27.4.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.4.4 ├─ jest-serializer@27.4.0 ├─ jest-util@27.4.2 ├─ jest-watcher@27.4.2 ├─ jest@27.4.4 ├─ js-tokens@4.0.0 ├─ jsdom@16.7.0 ├─ jsesc@2.5.2 ├─ 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@2.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ lilconfig@2.0.4 ├─ lines-and-columns@1.2.4 ├─ lint-staged@12.1.2 ├─ listr2@3.13.5 ├─ locate-path@5.0.0 ├─ lodash.get@4.4.2 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ memize@1.1.0 ├─ mime-db@1.51.0 ├─ mime-types@2.1.34 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.5 ├─ ms@2.1.2 ├─ nock@13.2.1 ├─ node-fetch@2.6.6 ├─ node-int64@0.4.0 ├─ node-releases@2.0.1 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ nwsapi@2.2.0 ├─ object-inspect@1.11.1 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-map@4.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5@6.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ picocolors@1.0.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.4 ├─ pkg-dir@4.2.0 ├─ progress@2.0.3 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ psl@1.8.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 ├─ replace-in-file@6.3.2 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.20.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.4.0 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.5 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ 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 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ trim-newlines@3.0.1 ├─ ts-jest@27.1.1 ├─ ts-node@9.1.1 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ typescript@4.5.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.8 ├─ whatwg-url@8.7.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@3.0.3 ├─ ws@7.5.6 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 9.31s. ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 592 Done in 0.65s. ```

Changed files

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

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

technote-space commented 2 years 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.6.0 → ^5.7.0 @typescript-eslint/parser ^5.6.0 → ^5.7.0 jest ^27.4.4 → ^27.4.5 jest-circus ^27.4.4 → ^27.4.5 typescript ^4.5.3 → ^4.5.4 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.17 [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.80s. ```
yarn upgrade ```Shell yarn upgrade v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 361 new dependencies. info Direct dependencies ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @technote-space/filter-github-action@0.5.50 ├─ @technote-space/github-action-test-helper@0.7.29 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @types/jest@27.0.3 ├─ @typescript-eslint/eslint-plugin@5.7.0 ├─ @typescript-eslint/parser@5.7.0 ├─ eslint@8.4.1 ├─ husky@7.0.4 ├─ jest@27.4.5 ├─ lint-staged@12.1.2 ├─ nock@13.2.1 ├─ replace-in-file@6.3.2 ├─ ts-jest@27.1.1 └─ typescript@4.5.4 info All dependencies ├─ @babel/compat-data@7.16.4 ├─ @babel/core@7.16.5 ├─ @babel/helper-compilation-targets@7.16.3 ├─ @babel/helper-function-name@7.16.0 ├─ @babel/helper-get-function-arity@7.16.0 ├─ @babel/helper-hoist-variables@7.16.0 ├─ @babel/helper-module-imports@7.16.0 ├─ @babel/helper-module-transforms@7.16.5 ├─ @babel/helper-simple-access@7.16.0 ├─ @babel/helper-validator-option@7.14.5 ├─ @babel/helpers@7.16.5 ├─ @babel/highlight@7.16.0 ├─ @babel/plugin-syntax-async-generators@7.8.4 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-json-strings@7.8.3 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-object-rest-spread@7.8.3 ├─ @babel/plugin-syntax-optional-catch-binding@7.8.3 ├─ @babel/plugin-syntax-optional-chaining@7.8.3 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.16.5 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @commitlint/ensure@15.0.0 ├─ @commitlint/execute-rule@15.0.0 ├─ @commitlint/format@15.0.0 ├─ @commitlint/is-ignored@15.0.0 ├─ @commitlint/lint@15.0.0 ├─ @commitlint/load@15.0.0 ├─ @commitlint/message@15.0.0 ├─ @commitlint/parse@15.0.0 ├─ @commitlint/read@15.0.0 ├─ @commitlint/resolve-extends@15.0.0 ├─ @commitlint/rules@15.0.0 ├─ @commitlint/to-lines@15.0.0 ├─ @commitlint/top-level@15.0.0 ├─ @endemolshinegroup/cosmiconfig-typescript-loader@3.0.2 ├─ @eslint/eslintrc@1.0.5 ├─ @humanwhocodes/config-array@0.9.2 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.4.4 ├─ @jest/reporters@27.4.5 ├─ @jest/test-sequencer@27.4.5 ├─ @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.5.1 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/filter-github-action@0.5.50 ├─ @technote-space/github-action-test-helper@0.7.29 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @technote-space/release-github-actions@7.1.0 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.17 ├─ @types/babel__generator@7.6.3 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.14.2 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-lib-coverage@2.0.3 ├─ @types/istanbul-lib-report@3.0.0 ├─ @types/istanbul-reports@3.0.1 ├─ @types/jest@27.0.3 ├─ @types/json-schema@7.0.9 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.2 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @typescript-eslint/eslint-plugin@5.7.0 ├─ @typescript-eslint/experimental-utils@5.7.0 ├─ @typescript-eslint/parser@5.7.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@7.2.0 ├─ acorn@8.6.0 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-escapes@4.3.2 ├─ anymatch@3.1.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-union@2.1.0 ├─ arrify@1.0.1 ├─ asynckit@0.4.0 ├─ babel-jest@27.4.5 ├─ babel-plugin-jest-hoist@27.4.0 ├─ babel-preset-jest@27.4.0 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.19.0 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001286 ├─ char-regex@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ combined-stream@1.0.8 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@4.6.1 ├─ conventional-commits-parser@3.2.3 ├─ convert-source-map@1.8.0 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ dargs@7.0.0 ├─ data-urls@2.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ decimal.js@10.3.1 ├─ dedent@0.7.0 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.4.0 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ domexception@2.0.1 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ electron-to-chromium@1.4.17 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ error-ex@1.3.2 ├─ escape-string-regexp@4.0.0 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.0 ├─ eslint@8.4.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.7 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.4 ├─ form-data@3.0.1 ├─ fs-extra@10.0.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.10 ├─ glob-parent@6.0.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.0.4 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.0.2 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ iconv-lite@0.4.24 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.0 ├─ is-extglob@2.1.1 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-coverage@3.2.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.1 ├─ jest-changed-files@27.4.2 ├─ jest-cli@27.4.5 ├─ jest-docblock@27.4.0 ├─ jest-jasmine2@27.4.5 ├─ jest-leak-detector@27.4.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.4.5 ├─ jest-serializer@27.4.0 ├─ jest-util@27.4.2 ├─ jest-watcher@27.4.2 ├─ jest@27.4.5 ├─ js-tokens@4.0.0 ├─ jsdom@16.7.0 ├─ jsesc@2.5.2 ├─ 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@2.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ lilconfig@2.0.4 ├─ lines-and-columns@1.2.4 ├─ lint-staged@12.1.2 ├─ listr2@3.13.5 ├─ locate-path@5.0.0 ├─ lodash.get@4.4.2 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ memize@1.1.0 ├─ mime-db@1.51.0 ├─ mime-types@2.1.34 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.5 ├─ ms@2.1.2 ├─ nock@13.2.1 ├─ node-fetch@2.6.6 ├─ node-int64@0.4.0 ├─ node-releases@2.0.1 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ nwsapi@2.2.0 ├─ object-inspect@1.11.1 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-map@4.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5@6.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ picocolors@1.0.0 ├─ pirates@4.0.4 ├─ pkg-dir@4.2.0 ├─ progress@2.0.3 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ psl@1.8.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 ├─ replace-in-file@6.3.2 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.20.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.4.0 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.5 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ 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 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ trim-newlines@3.0.1 ├─ ts-jest@27.1.1 ├─ ts-node@9.1.1 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ typescript@4.5.4 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.8 ├─ whatwg-url@8.7.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@3.0.3 ├─ ws@7.5.6 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 8.80s. ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 590 Done in 0.67s. ```

Changed files

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

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

technote-space commented 2 years 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 @technote-space/filter-github-action ^0.5.50 → ^0.5.51 @technote-space/github-action-helper ^5.2.24 → ^5.2.25 @technote-space/github-action-log-helper ^0.1.43 → ^0.1.44 @technote-space/github-action-test-helper ^0.7.29 → ^0.7.31 @types/node ^16.11.12 → ^17.0.0 eslint ^8.4.1 → ^8.5.0 ts-jest ^27.1.1 → ^27.1.2 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.17 [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.34s. ```
yarn upgrade ```Shell yarn upgrade v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 362 new dependencies. info Direct dependencies ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @technote-space/filter-github-action@0.5.51 ├─ @technote-space/github-action-test-helper@0.7.31 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @types/jest@27.0.3 ├─ @typescript-eslint/eslint-plugin@5.7.0 ├─ @typescript-eslint/parser@5.7.0 ├─ eslint@8.5.0 ├─ husky@7.0.4 ├─ jest@27.4.5 ├─ lint-staged@12.1.2 ├─ nock@13.2.1 ├─ replace-in-file@6.3.2 ├─ ts-jest@27.1.2 └─ typescript@4.5.4 info All dependencies ├─ @babel/compat-data@7.16.4 ├─ @babel/core@7.16.5 ├─ @babel/helper-compilation-targets@7.16.3 ├─ @babel/helper-function-name@7.16.0 ├─ @babel/helper-get-function-arity@7.16.0 ├─ @babel/helper-hoist-variables@7.16.0 ├─ @babel/helper-module-imports@7.16.0 ├─ @babel/helper-module-transforms@7.16.5 ├─ @babel/helper-plugin-utils@7.16.5 ├─ @babel/helper-simple-access@7.16.0 ├─ @babel/helper-validator-option@7.14.5 ├─ @babel/helpers@7.16.5 ├─ @babel/highlight@7.16.0 ├─ @babel/plugin-syntax-async-generators@7.8.4 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-json-strings@7.8.3 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-object-rest-spread@7.8.3 ├─ @babel/plugin-syntax-optional-catch-binding@7.8.3 ├─ @babel/plugin-syntax-optional-chaining@7.8.3 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.16.5 ├─ @babel/template@7.16.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @commitlint/ensure@15.0.0 ├─ @commitlint/execute-rule@15.0.0 ├─ @commitlint/format@15.0.0 ├─ @commitlint/is-ignored@15.0.0 ├─ @commitlint/lint@15.0.0 ├─ @commitlint/load@15.0.0 ├─ @commitlint/message@15.0.0 ├─ @commitlint/parse@15.0.0 ├─ @commitlint/read@15.0.0 ├─ @commitlint/resolve-extends@15.0.0 ├─ @commitlint/rules@15.0.0 ├─ @commitlint/to-lines@15.0.0 ├─ @commitlint/top-level@15.0.0 ├─ @endemolshinegroup/cosmiconfig-typescript-loader@3.0.2 ├─ @eslint/eslintrc@1.0.5 ├─ @humanwhocodes/config-array@0.9.2 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.4.4 ├─ @jest/reporters@27.4.5 ├─ @jest/test-sequencer@27.4.5 ├─ @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.5.1 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/filter-github-action@0.5.51 ├─ @technote-space/github-action-test-helper@0.7.31 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @technote-space/release-github-actions@7.1.0 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.17 ├─ @types/babel__generator@7.6.3 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.14.2 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-lib-coverage@2.0.3 ├─ @types/istanbul-lib-report@3.0.0 ├─ @types/istanbul-reports@3.0.1 ├─ @types/jest@27.0.3 ├─ @types/json-schema@7.0.9 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.2 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @typescript-eslint/eslint-plugin@5.7.0 ├─ @typescript-eslint/experimental-utils@5.7.0 ├─ @typescript-eslint/parser@5.7.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@7.2.0 ├─ acorn@8.6.0 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-escapes@4.3.2 ├─ anymatch@3.1.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-union@2.1.0 ├─ arrify@1.0.1 ├─ asynckit@0.4.0 ├─ babel-jest@27.4.5 ├─ babel-plugin-jest-hoist@27.4.0 ├─ babel-preset-jest@27.4.0 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.19.1 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001289 ├─ char-regex@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ combined-stream@1.0.8 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@4.6.1 ├─ conventional-commits-parser@3.2.3 ├─ convert-source-map@1.8.0 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ dargs@7.0.0 ├─ data-urls@2.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ decimal.js@10.3.1 ├─ dedent@0.7.0 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.4.0 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ domexception@2.0.1 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ electron-to-chromium@1.4.24 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ error-ex@1.3.2 ├─ escape-string-regexp@4.0.0 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.0 ├─ eslint@8.5.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.7 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.4 ├─ form-data@3.0.1 ├─ fs-extra@10.0.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.10 ├─ glob-parent@6.0.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.0.4 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.0.2 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ iconv-lite@0.4.24 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.0 ├─ is-extglob@2.1.1 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.1 ├─ jest-changed-files@27.4.2 ├─ jest-cli@27.4.5 ├─ jest-docblock@27.4.0 ├─ jest-jasmine2@27.4.5 ├─ jest-leak-detector@27.4.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.4.5 ├─ jest-serializer@27.4.0 ├─ jest-util@27.4.2 ├─ jest-watcher@27.4.2 ├─ jest@27.4.5 ├─ js-tokens@4.0.0 ├─ jsdom@16.7.0 ├─ jsesc@2.5.2 ├─ 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@2.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ lilconfig@2.0.4 ├─ lines-and-columns@1.2.4 ├─ lint-staged@12.1.2 ├─ listr2@3.13.5 ├─ locate-path@5.0.0 ├─ lodash.get@4.4.2 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ memize@1.1.0 ├─ mime-db@1.51.0 ├─ mime-types@2.1.34 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.5 ├─ ms@2.1.2 ├─ nock@13.2.1 ├─ node-fetch@2.6.6 ├─ node-int64@0.4.0 ├─ node-releases@2.0.1 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ nwsapi@2.2.0 ├─ object-inspect@1.11.1 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-map@4.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5@6.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ picocolors@1.0.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.4 ├─ pkg-dir@4.2.0 ├─ progress@2.0.3 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ psl@1.8.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 ├─ replace-in-file@6.3.2 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.20.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.4.0 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.5 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ source-map-support@0.5.21 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ string_decoder@1.3.0 ├─ string-argv@0.3.1 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ trim-newlines@3.0.1 ├─ ts-jest@27.1.2 ├─ ts-node@9.1.1 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ typescript@4.5.4 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.8 ├─ whatwg-url@8.7.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@3.0.3 ├─ ws@7.5.6 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 8.99s. ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 590 Done in 0.69s. ```

Changed files

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

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

technote-space commented 2 years 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 ^17.0.0 → ^17.0.2 @typescript-eslint/eslint-plugin ^5.7.0 → ^5.8.0 @typescript-eslint/parser ^5.7.0 → ^5.8.0 lint-staged ^12.1.2 → ^12.1.3 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Building fresh packages... success Saved lockfile. $ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install Done in 11.98s. ```
yarn upgrade ```Shell yarn upgrade v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 363 new dependencies. info Direct dependencies ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @technote-space/filter-github-action@0.5.51 ├─ @technote-space/github-action-test-helper@0.7.31 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @types/jest@27.0.3 ├─ @typescript-eslint/eslint-plugin@5.8.0 ├─ @typescript-eslint/parser@5.8.0 ├─ eslint@8.5.0 ├─ husky@7.0.4 ├─ jest@27.4.5 ├─ lint-staged@12.1.3 ├─ nock@13.2.1 ├─ replace-in-file@6.3.2 ├─ ts-jest@27.1.2 └─ typescript@4.5.4 info All dependencies ├─ @babel/compat-data@7.16.4 ├─ @babel/core@7.16.5 ├─ @babel/helper-compilation-targets@7.16.3 ├─ @babel/helper-function-name@7.16.0 ├─ @babel/helper-get-function-arity@7.16.0 ├─ @babel/helper-hoist-variables@7.16.0 ├─ @babel/helper-module-imports@7.16.0 ├─ @babel/helper-module-transforms@7.16.5 ├─ @babel/helper-plugin-utils@7.16.5 ├─ @babel/helper-simple-access@7.16.0 ├─ @babel/helper-validator-option@7.14.5 ├─ @babel/helpers@7.16.5 ├─ @babel/highlight@7.16.0 ├─ @babel/plugin-syntax-async-generators@7.8.4 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-json-strings@7.8.3 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-object-rest-spread@7.8.3 ├─ @babel/plugin-syntax-optional-catch-binding@7.8.3 ├─ @babel/plugin-syntax-optional-chaining@7.8.3 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.16.5 ├─ @babel/template@7.16.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @commitlint/ensure@15.0.0 ├─ @commitlint/execute-rule@15.0.0 ├─ @commitlint/format@15.0.0 ├─ @commitlint/is-ignored@15.0.0 ├─ @commitlint/lint@15.0.0 ├─ @commitlint/load@15.0.0 ├─ @commitlint/message@15.0.0 ├─ @commitlint/parse@15.0.0 ├─ @commitlint/read@15.0.0 ├─ @commitlint/resolve-extends@15.0.0 ├─ @commitlint/rules@15.0.0 ├─ @commitlint/to-lines@15.0.0 ├─ @commitlint/top-level@15.0.0 ├─ @endemolshinegroup/cosmiconfig-typescript-loader@3.0.2 ├─ @eslint/eslintrc@1.0.5 ├─ @humanwhocodes/config-array@0.9.2 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.4.4 ├─ @jest/reporters@27.4.5 ├─ @jest/test-sequencer@27.4.5 ├─ @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.5.1 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/filter-github-action@0.5.51 ├─ @technote-space/github-action-test-helper@0.7.31 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @technote-space/release-github-actions@7.1.0 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.17 ├─ @types/babel__generator@7.6.3 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.14.2 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-lib-coverage@2.0.3 ├─ @types/istanbul-lib-report@3.0.0 ├─ @types/istanbul-reports@3.0.1 ├─ @types/jest@27.0.3 ├─ @types/json-schema@7.0.9 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.2 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @typescript-eslint/eslint-plugin@5.8.0 ├─ @typescript-eslint/experimental-utils@5.8.0 ├─ @typescript-eslint/parser@5.8.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@7.2.0 ├─ acorn@8.6.0 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-escapes@4.3.2 ├─ anymatch@3.1.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-union@2.1.0 ├─ arrify@1.0.1 ├─ asynckit@0.4.0 ├─ babel-jest@27.4.5 ├─ babel-plugin-jest-hoist@27.4.0 ├─ babel-preset-jest@27.4.0 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.19.1 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001291 ├─ char-regex@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ combined-stream@1.0.8 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@4.6.1 ├─ conventional-commits-parser@3.2.3 ├─ convert-source-map@1.8.0 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ dargs@7.0.0 ├─ data-urls@2.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ decimal.js@10.3.1 ├─ dedent@0.7.0 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.4.0 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ domexception@2.0.1 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ electron-to-chromium@1.4.25 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ error-ex@1.3.2 ├─ escape-string-regexp@4.0.0 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.0 ├─ eslint@8.5.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.7 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.4 ├─ form-data@3.0.1 ├─ fs-extra@10.0.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.10 ├─ glob-parent@6.0.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.0.4 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.0.2 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ iconv-lite@0.4.24 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.0 ├─ is-extglob@2.1.1 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.1 ├─ jest-changed-files@27.4.2 ├─ jest-cli@27.4.5 ├─ jest-docblock@27.4.0 ├─ jest-jasmine2@27.4.5 ├─ jest-leak-detector@27.4.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.4.5 ├─ jest-serializer@27.4.0 ├─ jest-util@27.4.2 ├─ jest-watcher@27.4.2 ├─ jest@27.4.5 ├─ js-tokens@4.0.0 ├─ jsdom@16.7.0 ├─ jsesc@2.5.2 ├─ 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@2.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ lilconfig@2.0.4 ├─ lines-and-columns@1.2.4 ├─ lint-staged@12.1.3 ├─ listr2@3.13.5 ├─ locate-path@5.0.0 ├─ lodash.get@4.4.2 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ memize@1.1.0 ├─ mime-db@1.51.0 ├─ mime-types@2.1.34 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.5 ├─ ms@2.1.2 ├─ nock@13.2.1 ├─ node-fetch@2.6.6 ├─ node-int64@0.4.0 ├─ node-releases@2.0.1 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ nwsapi@2.2.0 ├─ object-inspect@1.12.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-map@4.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5@6.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ picocolors@1.0.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.4 ├─ pkg-dir@4.2.0 ├─ progress@2.0.3 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ psl@1.8.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 ├─ replace-in-file@6.3.2 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.20.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.4.0 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.5 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ 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 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ trim-newlines@3.0.1 ├─ ts-jest@27.1.2 ├─ ts-node@9.1.1 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ typescript@4.5.4 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.8 ├─ whatwg-url@8.7.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@3.0.3 ├─ ws@7.5.6 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 8.29s. ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 590 Done in 0.67s. ```

Changed files

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

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

technote-space commented 2 years 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 @technote-space/filter-github-action ^0.5.51 → ^0.5.52 @technote-space/github-action-helper ^5.2.25 → ^5.2.26 @technote-space/github-action-log-helper ^0.1.44 → ^0.1.45 @technote-space/github-action-test-helper ^0.7.31 → ^0.7.33 @types/node ^17.0.2 → ^17.0.4 lint-staged ^12.1.3 → ^12.1.4 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Building fresh packages... success Saved lockfile. $ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install Done in 11.78s. ```
yarn upgrade ```Shell yarn upgrade v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 362 new dependencies. info Direct dependencies ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @technote-space/filter-github-action@0.5.52 ├─ @technote-space/github-action-test-helper@0.7.33 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @types/jest@27.0.3 ├─ @typescript-eslint/eslint-plugin@5.8.0 ├─ @typescript-eslint/parser@5.8.0 ├─ eslint@8.5.0 ├─ husky@7.0.4 ├─ jest@27.4.5 ├─ lint-staged@12.1.4 ├─ nock@13.2.1 ├─ replace-in-file@6.3.2 ├─ ts-jest@27.1.2 └─ typescript@4.5.4 info All dependencies ├─ @babel/compat-data@7.16.4 ├─ @babel/core@7.16.5 ├─ @babel/helper-compilation-targets@7.16.3 ├─ @babel/helper-function-name@7.16.0 ├─ @babel/helper-get-function-arity@7.16.0 ├─ @babel/helper-hoist-variables@7.16.0 ├─ @babel/helper-module-imports@7.16.0 ├─ @babel/helper-module-transforms@7.16.5 ├─ @babel/helper-simple-access@7.16.0 ├─ @babel/helper-validator-option@7.14.5 ├─ @babel/helpers@7.16.5 ├─ @babel/highlight@7.16.0 ├─ @babel/plugin-syntax-async-generators@7.8.4 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-json-strings@7.8.3 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-object-rest-spread@7.8.3 ├─ @babel/plugin-syntax-optional-catch-binding@7.8.3 ├─ @babel/plugin-syntax-optional-chaining@7.8.3 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.16.5 ├─ @babel/template@7.16.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@15.0.0 ├─ @commitlint/config-conventional@15.0.0 ├─ @commitlint/ensure@15.0.0 ├─ @commitlint/execute-rule@15.0.0 ├─ @commitlint/format@15.0.0 ├─ @commitlint/is-ignored@15.0.0 ├─ @commitlint/lint@15.0.0 ├─ @commitlint/load@15.0.0 ├─ @commitlint/message@15.0.0 ├─ @commitlint/parse@15.0.0 ├─ @commitlint/read@15.0.0 ├─ @commitlint/resolve-extends@15.0.0 ├─ @commitlint/rules@15.0.0 ├─ @commitlint/to-lines@15.0.0 ├─ @commitlint/top-level@15.0.0 ├─ @endemolshinegroup/cosmiconfig-typescript-loader@3.0.2 ├─ @eslint/eslintrc@1.0.5 ├─ @humanwhocodes/config-array@0.9.2 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.4.4 ├─ @jest/reporters@27.4.5 ├─ @jest/test-sequencer@27.4.5 ├─ @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.5.1 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/filter-github-action@0.5.52 ├─ @technote-space/github-action-test-helper@0.7.33 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @technote-space/release-github-actions@7.1.0 ├─ @tootallnate/once@1.1.2 ├─ @types/babel__core@7.1.17 ├─ @types/babel__generator@7.6.4 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.14.2 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-lib-coverage@2.0.4 ├─ @types/istanbul-lib-report@3.0.0 ├─ @types/istanbul-reports@3.0.1 ├─ @types/jest@27.0.3 ├─ @types/json-schema@7.0.9 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.2 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @typescript-eslint/eslint-plugin@5.8.0 ├─ @typescript-eslint/experimental-utils@5.8.0 ├─ @typescript-eslint/parser@5.8.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@7.2.0 ├─ acorn@8.6.0 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-escapes@4.3.2 ├─ anymatch@3.1.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-union@2.1.0 ├─ arrify@1.0.1 ├─ asynckit@0.4.0 ├─ babel-jest@27.4.5 ├─ babel-plugin-jest-hoist@27.4.0 ├─ babel-preset-jest@27.4.0 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.19.1 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001292 ├─ char-regex@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ combined-stream@1.0.8 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@4.6.1 ├─ conventional-commits-parser@3.2.3 ├─ convert-source-map@1.8.0 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ dargs@7.0.0 ├─ data-urls@2.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ decimal.js@10.3.1 ├─ dedent@0.7.0 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.4.0 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ domexception@2.0.1 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ electron-to-chromium@1.4.28 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ error-ex@1.3.2 ├─ escape-string-regexp@4.0.0 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.0 ├─ eslint@8.5.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.7 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.4 ├─ form-data@3.0.1 ├─ fs-extra@10.0.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.10 ├─ glob-parent@6.0.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.0.4 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.0.2 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ iconv-lite@0.4.24 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.0 ├─ is-extglob@2.1.1 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.2 ├─ jest-changed-files@27.4.2 ├─ jest-cli@27.4.5 ├─ jest-docblock@27.4.0 ├─ jest-jasmine2@27.4.5 ├─ jest-leak-detector@27.4.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.4.5 ├─ jest-serializer@27.4.0 ├─ jest-util@27.4.2 ├─ jest-watcher@27.4.2 ├─ jest@27.4.5 ├─ js-tokens@4.0.0 ├─ jsdom@16.7.0 ├─ jsesc@2.5.2 ├─ 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@2.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ lilconfig@2.0.4 ├─ lines-and-columns@1.2.4 ├─ lint-staged@12.1.4 ├─ listr2@3.13.5 ├─ locate-path@5.0.0 ├─ lodash.get@4.4.2 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ memize@1.1.0 ├─ mime-db@1.51.0 ├─ mime-types@2.1.34 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.5 ├─ ms@2.1.2 ├─ nock@13.2.1 ├─ node-fetch@2.6.6 ├─ node-int64@0.4.0 ├─ node-releases@2.0.1 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ nwsapi@2.2.0 ├─ object-inspect@1.12.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-map@4.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5@6.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ picocolors@1.0.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.4 ├─ pkg-dir@4.2.0 ├─ progress@2.0.3 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ psl@1.8.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 ├─ replace-in-file@6.3.2 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.20.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.4.0 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.5 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ 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 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ trim-newlines@3.0.1 ├─ ts-jest@27.1.2 ├─ ts-node@9.1.1 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ typescript@4.5.4 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.8 ├─ whatwg-url@8.7.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@3.0.3 ├─ ws@7.5.6 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 12.27s. ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 590 Done in 0.67s. ```

Changed files

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

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

technote-space commented 2 years 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 ^15.0.0 → ^16.0.0 @commitlint/config-conventional ^15.0.0 → ^16.0.0 @types/node ^17.0.4 → ^17.0.5 @typescript-eslint/eslint-plugin ^5.8.0 → ^5.8.1 @typescript-eslint/parser ^5.8.0 → ^5.8.1 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.17 [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.27s. ```
yarn upgrade ```Shell yarn upgrade v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 368 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.0.0 ├─ @commitlint/config-conventional@16.0.0 ├─ @technote-space/filter-github-action@0.5.52 ├─ @technote-space/github-action-test-helper@0.7.33 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @types/jest@27.0.3 ├─ @typescript-eslint/eslint-plugin@5.8.1 ├─ @typescript-eslint/parser@5.8.1 ├─ eslint@8.5.0 ├─ husky@7.0.4 ├─ jest@27.4.5 ├─ lint-staged@12.1.4 ├─ nock@13.2.1 ├─ replace-in-file@6.3.2 ├─ ts-jest@27.1.2 └─ typescript@4.5.4 info All dependencies ├─ @babel/compat-data@7.16.4 ├─ @babel/core@7.16.5 ├─ @babel/helper-compilation-targets@7.16.3 ├─ @babel/helper-function-name@7.16.0 ├─ @babel/helper-get-function-arity@7.16.0 ├─ @babel/helper-hoist-variables@7.16.0 ├─ @babel/helper-module-imports@7.16.0 ├─ @babel/helper-module-transforms@7.16.5 ├─ @babel/helper-simple-access@7.16.0 ├─ @babel/helper-validator-option@7.14.5 ├─ @babel/helpers@7.16.5 ├─ @babel/highlight@7.16.0 ├─ @babel/plugin-syntax-async-generators@7.8.4 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-json-strings@7.8.3 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-object-rest-spread@7.8.3 ├─ @babel/plugin-syntax-optional-catch-binding@7.8.3 ├─ @babel/plugin-syntax-optional-chaining@7.8.3 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.16.5 ├─ @babel/template@7.16.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@16.0.0 ├─ @commitlint/config-conventional@16.0.0 ├─ @commitlint/ensure@16.0.0 ├─ @commitlint/execute-rule@16.0.0 ├─ @commitlint/format@16.0.0 ├─ @commitlint/is-ignored@16.0.0 ├─ @commitlint/lint@16.0.0 ├─ @commitlint/load@16.0.0 ├─ @commitlint/message@16.0.0 ├─ @commitlint/parse@16.0.0 ├─ @commitlint/read@16.0.0 ├─ @commitlint/resolve-extends@16.0.0 ├─ @commitlint/rules@16.0.0 ├─ @commitlint/to-lines@16.0.0 ├─ @commitlint/top-level@16.0.0 ├─ @cspotcode/source-map-consumer@0.8.0 ├─ @cspotcode/source-map-support@0.7.0 ├─ @eslint/eslintrc@1.0.5 ├─ @humanwhocodes/config-array@0.9.2 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.4.4 ├─ @jest/reporters@27.4.5 ├─ @jest/test-sequencer@27.4.5 ├─ @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.5.1 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/filter-github-action@0.5.52 ├─ @technote-space/github-action-test-helper@0.7.33 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @technote-space/release-github-actions@7.1.0 ├─ @tootallnate/once@1.1.2 ├─ @tsconfig/node10@1.0.8 ├─ @tsconfig/node12@1.0.9 ├─ @tsconfig/node14@1.0.1 ├─ @tsconfig/node16@1.0.2 ├─ @types/babel__core@7.1.17 ├─ @types/babel__generator@7.6.4 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.14.2 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-lib-coverage@2.0.4 ├─ @types/istanbul-lib-report@3.0.0 ├─ @types/istanbul-reports@3.0.1 ├─ @types/jest@27.0.3 ├─ @types/json-schema@7.0.9 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.2 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @typescript-eslint/eslint-plugin@5.8.1 ├─ @typescript-eslint/experimental-utils@5.8.1 ├─ @typescript-eslint/parser@5.8.1 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@8.2.0 ├─ acorn@8.7.0 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-escapes@4.3.2 ├─ anymatch@3.1.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-union@2.1.0 ├─ arrify@1.0.1 ├─ asynckit@0.4.0 ├─ babel-jest@27.4.5 ├─ babel-plugin-jest-hoist@27.4.0 ├─ babel-preset-jest@27.4.0 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.19.1 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001292 ├─ char-regex@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ combined-stream@1.0.8 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@4.6.2 ├─ conventional-commits-parser@3.2.3 ├─ convert-source-map@1.8.0 ├─ cosmiconfig-typescript-loader@1.0.2 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ dargs@7.0.0 ├─ data-urls@2.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ decimal.js@10.3.1 ├─ dedent@0.7.0 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.4.0 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ domexception@2.0.1 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ electron-to-chromium@1.4.28 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ error-ex@1.3.2 ├─ escape-string-regexp@4.0.0 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.0 ├─ eslint@8.5.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.7 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.4 ├─ form-data@3.0.1 ├─ fs-extra@10.0.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.10 ├─ glob-parent@6.0.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.0.4 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.0.2 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ iconv-lite@0.4.24 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.0 ├─ is-extglob@2.1.1 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-coverage@3.2.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.2 ├─ jest-changed-files@27.4.2 ├─ jest-cli@27.4.5 ├─ jest-docblock@27.4.0 ├─ jest-jasmine2@27.4.5 ├─ jest-leak-detector@27.4.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.4.5 ├─ jest-serializer@27.4.0 ├─ jest-util@27.4.2 ├─ jest-watcher@27.4.2 ├─ jest@27.4.5 ├─ js-tokens@4.0.0 ├─ jsdom@16.7.0 ├─ jsesc@2.5.2 ├─ 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@2.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ lilconfig@2.0.4 ├─ lines-and-columns@1.2.4 ├─ lint-staged@12.1.4 ├─ listr2@3.13.5 ├─ locate-path@5.0.0 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ memize@1.1.0 ├─ mime-db@1.51.0 ├─ mime-types@2.1.34 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.5 ├─ ms@2.1.2 ├─ nock@13.2.1 ├─ node-fetch@2.6.6 ├─ node-int64@0.4.0 ├─ node-releases@2.0.1 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ nwsapi@2.2.0 ├─ object-inspect@1.12.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-map@4.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5@6.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ picocolors@1.0.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.4 ├─ pkg-dir@4.2.0 ├─ progress@2.0.3 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ psl@1.8.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 ├─ replace-in-file@6.3.2 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.20.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.5.1 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.5 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ 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 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ trim-newlines@3.0.1 ├─ ts-jest@27.1.2 ├─ ts-node@10.4.0 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ typescript@4.5.4 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.8 ├─ whatwg-url@8.7.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@3.0.3 ├─ ws@7.5.6 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 10.15s. ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 596 Done in 0.76s. ```

Changed files

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

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

technote-space commented 2 years 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 @technote-space/github-action-log-helper ^0.1.45 → ^0.1.46 @commitlint/cli ^16.0.0 → ^16.0.1 @technote-space/github-action-test-helper ^0.7.33 → ^0.7.34 @types/jest ^27.0.3 → ^27.4.0 eslint ^8.5.0 → ^8.6.0 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.17 [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.45s. ```
yarn upgrade ```Shell yarn upgrade v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 369 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.0.1 ├─ @commitlint/config-conventional@16.0.0 ├─ @technote-space/filter-github-action@0.5.52 ├─ @technote-space/github-action-test-helper@0.7.34 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @types/jest@27.4.0 ├─ @typescript-eslint/eslint-plugin@5.8.1 ├─ @typescript-eslint/parser@5.8.1 ├─ eslint@8.6.0 ├─ husky@7.0.4 ├─ jest@27.4.5 ├─ lint-staged@12.1.4 ├─ nock@13.2.1 ├─ replace-in-file@6.3.2 ├─ ts-jest@27.1.2 └─ typescript@4.5.4 info All dependencies ├─ @babel/code-frame@7.16.7 ├─ @babel/compat-data@7.16.4 ├─ @babel/core@7.16.7 ├─ @babel/helper-compilation-targets@7.16.7 ├─ @babel/helper-function-name@7.16.7 ├─ @babel/helper-get-function-arity@7.16.7 ├─ @babel/helper-hoist-variables@7.16.7 ├─ @babel/helper-module-imports@7.16.7 ├─ @babel/helper-module-transforms@7.16.7 ├─ @babel/helper-simple-access@7.16.7 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.16.7 ├─ @babel/highlight@7.16.7 ├─ @babel/plugin-syntax-async-generators@7.8.4 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-json-strings@7.8.3 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-object-rest-spread@7.8.3 ├─ @babel/plugin-syntax-optional-catch-binding@7.8.3 ├─ @babel/plugin-syntax-optional-chaining@7.8.3 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.16.7 ├─ @babel/template@7.16.7 ├─ @babel/traverse@7.16.7 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@16.0.1 ├─ @commitlint/config-conventional@16.0.0 ├─ @commitlint/ensure@16.0.0 ├─ @commitlint/execute-rule@16.0.0 ├─ @commitlint/format@16.0.0 ├─ @commitlint/is-ignored@16.0.0 ├─ @commitlint/lint@16.0.0 ├─ @commitlint/load@16.0.0 ├─ @commitlint/message@16.0.0 ├─ @commitlint/parse@16.0.0 ├─ @commitlint/read@16.0.0 ├─ @commitlint/resolve-extends@16.0.0 ├─ @commitlint/rules@16.0.0 ├─ @commitlint/to-lines@16.0.0 ├─ @commitlint/top-level@16.0.0 ├─ @cspotcode/source-map-consumer@0.8.0 ├─ @cspotcode/source-map-support@0.7.0 ├─ @eslint/eslintrc@1.0.5 ├─ @humanwhocodes/config-array@0.9.2 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.4.4 ├─ @jest/reporters@27.4.5 ├─ @jest/test-sequencer@27.4.5 ├─ @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.5.1 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/filter-github-action@0.5.52 ├─ @technote-space/github-action-test-helper@0.7.34 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @technote-space/release-github-actions@7.1.0 ├─ @tootallnate/once@1.1.2 ├─ @tsconfig/node10@1.0.8 ├─ @tsconfig/node12@1.0.9 ├─ @tsconfig/node14@1.0.1 ├─ @tsconfig/node16@1.0.2 ├─ @types/babel__core@7.1.18 ├─ @types/babel__generator@7.6.4 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.14.2 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-lib-coverage@2.0.4 ├─ @types/istanbul-lib-report@3.0.0 ├─ @types/istanbul-reports@3.0.1 ├─ @types/jest@27.4.0 ├─ @types/json-schema@7.0.9 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.2 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @typescript-eslint/eslint-plugin@5.8.1 ├─ @typescript-eslint/experimental-utils@5.8.1 ├─ @typescript-eslint/parser@5.8.1 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@8.2.0 ├─ acorn@8.7.0 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-escapes@4.3.2 ├─ anymatch@3.1.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-union@2.1.0 ├─ arrify@1.0.1 ├─ asynckit@0.4.0 ├─ babel-jest@27.4.5 ├─ babel-plugin-jest-hoist@27.4.0 ├─ babel-preset-jest@27.4.0 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.19.1 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001294 ├─ char-regex@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ combined-stream@1.0.8 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@4.6.3 ├─ conventional-commits-parser@3.2.4 ├─ convert-source-map@1.8.0 ├─ cosmiconfig-typescript-loader@1.0.2 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ dargs@7.0.0 ├─ data-urls@2.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ decimal.js@10.3.1 ├─ dedent@0.7.0 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.4.0 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ domexception@2.0.1 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ electron-to-chromium@1.4.31 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ error-ex@1.3.2 ├─ escape-string-regexp@4.0.0 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.0 ├─ eslint@8.6.0 ├─ espree@9.3.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.7 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.4 ├─ form-data@3.0.1 ├─ fs-extra@10.0.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.11 ├─ glob-parent@6.0.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.0.4 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.0.2 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ iconv-lite@0.4.24 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.0 ├─ is-extglob@2.1.1 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.3 ├─ jest-changed-files@27.4.2 ├─ jest-cli@27.4.5 ├─ jest-docblock@27.4.0 ├─ jest-jasmine2@27.4.5 ├─ jest-leak-detector@27.4.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.4.5 ├─ jest-serializer@27.4.0 ├─ jest-util@27.4.2 ├─ jest-watcher@27.4.2 ├─ jest@27.4.5 ├─ js-tokens@4.0.0 ├─ jsdom@16.7.0 ├─ jsesc@2.5.2 ├─ 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@2.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ lilconfig@2.0.4 ├─ lines-and-columns@1.2.4 ├─ lint-staged@12.1.4 ├─ listr2@3.13.5 ├─ locate-path@5.0.0 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ memize@1.1.0 ├─ mime-db@1.51.0 ├─ mime-types@2.1.34 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.5 ├─ ms@2.1.2 ├─ nock@13.2.1 ├─ node-fetch@2.6.6 ├─ node-int64@0.4.0 ├─ node-releases@2.0.1 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ nwsapi@2.2.0 ├─ object-inspect@1.12.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-map@4.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5@6.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ picocolors@1.0.0 ├─ picomatch@2.3.0 ├─ pirates@4.0.4 ├─ pkg-dir@4.2.0 ├─ progress@2.0.3 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ psl@1.8.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 ├─ replace-in-file@6.3.2 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.20.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.5.1 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.5 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ source-map-support@0.5.21 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ string_decoder@1.3.0 ├─ string-argv@0.3.1 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ symbol-tree@3.2.4 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ trim-newlines@3.0.1 ├─ ts-jest@27.1.2 ├─ ts-node@10.4.0 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ typescript@4.5.4 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.8 ├─ whatwg-url@8.7.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@3.0.3 ├─ ws@7.5.6 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 12.48s. ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 596 Done in 0.68s. ```

Changed files

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

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

technote-space commented 2 years 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 @technote-space/filter-github-action ^0.5.52 → ^0.5.53 @technote-space/github-action-helper ^5.2.26 → ^5.2.27 @technote-space/github-action-test-helper ^0.7.34 → ^0.7.35 @types/node ^17.0.5 → ^17.0.7 @typescript-eslint/eslint-plugin ^5.8.1 → ^5.9.0 @typescript-eslint/parser ^5.8.1 → ^5.9.0 lint-staged ^12.1.4 → ^12.1.5 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Building fresh packages... success Saved lockfile. $ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install Done in 12.24s. ```
yarn upgrade ```Shell yarn upgrade v1.22.17 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 370 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.0.1 ├─ @commitlint/config-conventional@16.0.0 ├─ @technote-space/filter-github-action@0.5.53 ├─ @technote-space/github-action-test-helper@0.7.35 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @types/jest@27.4.0 ├─ @typescript-eslint/eslint-plugin@5.9.0 ├─ @typescript-eslint/parser@5.9.0 ├─ eslint@8.6.0 ├─ husky@7.0.4 ├─ jest@27.4.5 ├─ lint-staged@12.1.5 ├─ nock@13.2.1 ├─ replace-in-file@6.3.2 ├─ ts-jest@27.1.2 └─ typescript@4.5.4 info All dependencies ├─ @babel/compat-data@7.16.4 ├─ @babel/core@7.16.7 ├─ @babel/helper-compilation-targets@7.16.7 ├─ @babel/helper-function-name@7.16.7 ├─ @babel/helper-get-function-arity@7.16.7 ├─ @babel/helper-hoist-variables@7.16.7 ├─ @babel/helper-module-imports@7.16.7 ├─ @babel/helper-module-transforms@7.16.7 ├─ @babel/helper-simple-access@7.16.7 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.16.7 ├─ @babel/highlight@7.16.7 ├─ @babel/plugin-syntax-async-generators@7.8.4 ├─ @babel/plugin-syntax-bigint@7.8.3 ├─ @babel/plugin-syntax-class-properties@7.12.13 ├─ @babel/plugin-syntax-import-meta@7.10.4 ├─ @babel/plugin-syntax-json-strings@7.8.3 ├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4 ├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3 ├─ @babel/plugin-syntax-numeric-separator@7.10.4 ├─ @babel/plugin-syntax-object-rest-spread@7.8.3 ├─ @babel/plugin-syntax-optional-catch-binding@7.8.3 ├─ @babel/plugin-syntax-optional-chaining@7.8.3 ├─ @babel/plugin-syntax-top-level-await@7.14.5 ├─ @babel/plugin-syntax-typescript@7.16.7 ├─ @babel/template@7.16.7 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@16.0.1 ├─ @commitlint/config-conventional@16.0.0 ├─ @commitlint/ensure@16.0.0 ├─ @commitlint/execute-rule@16.0.0 ├─ @commitlint/format@16.0.0 ├─ @commitlint/is-ignored@16.0.0 ├─ @commitlint/lint@16.0.0 ├─ @commitlint/load@16.0.0 ├─ @commitlint/message@16.0.0 ├─ @commitlint/parse@16.0.0 ├─ @commitlint/read@16.0.0 ├─ @commitlint/resolve-extends@16.0.0 ├─ @commitlint/rules@16.0.0 ├─ @commitlint/to-lines@16.0.0 ├─ @commitlint/top-level@16.0.0 ├─ @cspotcode/source-map-consumer@0.8.0 ├─ @cspotcode/source-map-support@0.7.0 ├─ @eslint/eslintrc@1.0.5 ├─ @humanwhocodes/config-array@0.9.2 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.4.4 ├─ @jest/reporters@27.4.5 ├─ @jest/test-sequencer@27.4.5 ├─ @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.5.1 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/filter-github-action@0.5.53 ├─ @technote-space/github-action-test-helper@0.7.35 ├─ @technote-space/release-github-actions-cli@1.8.8 ├─ @technote-space/release-github-actions@7.1.0 ├─ @tootallnate/once@1.1.2 ├─ @tsconfig/node10@1.0.8 ├─ @tsconfig/node12@1.0.9 ├─ @tsconfig/node14@1.0.1 ├─ @tsconfig/node16@1.0.2 ├─ @types/babel__core@7.1.18 ├─ @types/babel__generator@7.6.4 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.14.2 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-lib-coverage@2.0.4 ├─ @types/istanbul-lib-report@3.0.0 ├─ @types/istanbul-reports@3.0.1 ├─ @types/jest@27.4.0 ├─ @types/json-schema@7.0.9 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.2 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @typescript-eslint/eslint-plugin@5.9.0 ├─ @typescript-eslint/parser@5.9.0 ├─ @typescript-eslint/type-utils@5.9.0 ├─ abab@2.0.5 ├─ acorn-globals@6.0.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@8.2.0 ├─ acorn@8.7.0 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-colors@4.1.1 ├─ ansi-escapes@4.3.2 ├─ anymatch@3.1.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-union@2.1.0 ├─ arrify@1.0.1 ├─ asynckit@0.4.0 ├─ babel-jest@27.4.5 ├─ babel-plugin-jest-hoist@27.4.0 ├─ babel-preset-jest@27.4.0 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browser-process-hrtime@1.0.0 ├─ browserslist@4.19.1 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001296 ├─ char-regex@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ combined-stream@1.0.8 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@4.6.3 ├─ conventional-commits-parser@3.2.4 ├─ convert-source-map@1.8.0 ├─ cosmiconfig-typescript-loader@1.0.2 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ cssom@0.4.4 ├─ cssstyle@2.3.0 ├─ dargs@7.0.0 ├─ data-urls@2.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ decimal.js@10.3.1 ├─ dedent@0.7.0 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ delayed-stream@1.0.0 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@27.4.0 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ domexception@2.0.1 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ electron-to-chromium@1.4.33 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ error-ex@1.3.2 ├─ escape-string-regexp@4.0.0 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.0 ├─ eslint@8.6.0 ├─ espree@9.3.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.7 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.4 ├─ form-data@3.0.1 ├─ fs-extra@10.0.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.11 ├─ glob-parent@6.0.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.0.4 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.0.2 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ iconv-lite@0.4.24 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.0 ├─ is-extglob@2.1.1 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@1.1.0 ├─ is-potential-custom-element-name@1.0.1 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-coverage@3.2.0 ├─ istanbul-lib-instrument@4.0.3 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.3 ├─ jest-changed-files@27.4.2 ├─ jest-cli@27.4.5 ├─ jest-docblock@27.4.0 ├─ jest-jasmine2@27.4.5 ├─ jest-leak-detector@27.4.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.4.5 ├─ jest-serializer@27.4.0 ├─ jest-util@27.4.2 ├─ jest-watcher@27.4.2 ├─ jest@27.4.5 ├─ js-tokens@4.0.0 ├─ jsdom@16.7.0 ├─ jsesc@2.5.2 ├─ 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@2.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ kleur@3.0.3 ├─ leven@3.1.0 ├─ lilconfig@2.0.4 ├─ lines-and-columns@1.2.4 ├─ lint-staged@12.1.5 ├─ listr2@3.14.0 ├─ locate-path@5.0.0 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ memize@1.1.0 ├─ mime-db@1.51.0 ├─ mime-types@2.1.34 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.5 ├─ ms@2.1.2 ├─ nock@13.2.1 ├─ node-fetch@2.6.6 ├─ node-int64@0.4.0 ├─ node-releases@2.0.1 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ nwsapi@2.2.0 ├─ object-inspect@1.12.0 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@2.3.0 ├─ p-locate@4.1.0 ├─ p-map@4.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ parse5@6.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ picocolors@1.0.0 ├─ picomatch@2.3.1 ├─ pirates@4.0.4 ├─ pkg-dir@4.2.0 ├─ progress@2.0.3 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ psl@1.8.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 ├─ replace-in-file@6.3.2 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.21.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.5.1 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.5 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ 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 ├─ strip-bom@4.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ supports-preserve-symlinks-flag@1.0.0 ├─ symbol-tree@3.2.4 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tough-cookie@4.0.0 ├─ tr46@2.1.0 ├─ trim-newlines@3.0.1 ├─ ts-jest@27.1.2 ├─ ts-node@10.4.0 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typedarray-to-buffer@3.1.5 ├─ typescript@4.5.4 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.0 ├─ w3c-hr-time@1.0.2 ├─ w3c-xmlserializer@2.0.0 ├─ walker@1.0.8 ├─ whatwg-url@8.7.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@3.0.3 ├─ ws@7.5.6 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yn@3.1.1 └─ yocto-queue@0.1.0 Done in 8.67s. ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 598 Done in 0.68s. ```

Changed files

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

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