technote-space / toc-generator

GitHub Actions to generate TOC (Table of Contents)
MIT License
219 stars 29 forks source link

release: v4.2.0 #338

Closed technote-space closed 2 years ago

technote-space commented 2 years ago

Changes

Base PullRequest

default branch (https://github.com/technote-space/toc-generator/tree/main)

Command results

Details:
add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```
cli.js -u --packageFile package.json ```Shell Using yarn Upgrading /home/runner/work/toc-generator/toc-generator/package.json fast-glob ^3.2.7 → ^3.2.9 @types/node ^17.0.7 → ^17.0.8 jest ^27.4.5 → ^27.4.7 jest-circus ^27.4.5 → ^27.4.6 lint-staged ^12.1.5 → ^12.1.7 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.87s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=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 424 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.0.1 ├─ @commitlint/config-conventional@16.0.0 ├─ @technote-space/doctoc@2.4.19 ├─ @technote-space/github-action-pr-helper@2.2.15 ├─ @technote-space/github-action-test-helper@0.7.35 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @types/jest@27.4.0 ├─ @typescript-eslint/eslint-plugin@5.9.0 ├─ @typescript-eslint/parser@5.9.0 ├─ eslint@8.6.0 ├─ fast-glob@3.2.9 ├─ husky@7.0.4 ├─ jest@27.4.7 ├─ lint-staged@12.1.7 ├─ nock@13.2.1 ├─ pinst@2.1.6 ├─ 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-plugin-utils@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.6 ├─ @jest/reporters@27.4.6 ├─ @jest/test-sequencer@27.4.6 ├─ @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/anchor-markdown-header@1.1.33 ├─ @technote-space/doctoc@2.4.19 ├─ @technote-space/github-action-pr-helper@2.2.15 ├─ @technote-space/github-action-test-helper@0.7.35 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @technote-space/release-github-actions@7.1.1 ├─ @textlint/ast-node-types@12.1.0 ├─ @textlint/markdown-to-ast@12.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/mdast@3.0.10 ├─ @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 ├─ @types/yargs@16.0.4 ├─ @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.6 ├─ babel-plugin-jest-hoist@27.4.0 ├─ babel-preset-jest@27.4.0 ├─ bail@1.0.5 ├─ 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.30001297 ├─ ccount@1.1.0 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ 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.3 ├─ 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 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ electron-to-chromium@1.4.38 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ 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 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.9 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ 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 ├─ format@0.2.2 ├─ fromentries@1.3.2 ├─ 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@5.1.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.1.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ 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-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.1 ├─ is-extglob@2.1.1 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.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@5.1.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.3 ├─ jest-changed-files@27.4.2 ├─ jest-cli@27.4.7 ├─ jest-docblock@27.4.0 ├─ jest-jasmine2@27.4.6 ├─ jest-leak-detector@27.4.6 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.4.6 ├─ jest-serializer@27.4.0 ├─ jest-util@27.4.2 ├─ jest-watcher@27.4.6 ├─ jest@27.4.7 ├─ 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.7 ├─ 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 ├─ longest-streak@2.0.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ memize@1.1.0 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ micromark@2.11.4 ├─ 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 ├─ moment@2.29.1 ├─ 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 ├─ pinst@2.1.6 ├─ 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 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ 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 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ 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 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.0 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ 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 ├─ yargs@17.3.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 8.78s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 660 Done in 0.58s. ```

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 #338 (cae9982) into main (2c648b0) will not change coverage. The diff coverage is n/a.

:exclamation: Current head cae9982 differs from pull request most recent head 1077fa5. Consider uploading reports for the commit 1077fa5 to get more accurate results

@@            Coverage Diff            @@
##              main      #338   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           79        79           
  Branches         4         4           
=========================================
  Hits            79        79           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

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/toc-generator/toc-generator/package.json fast-glob ^3.2.9 → ^3.2.11 @commitlint/cli ^16.0.1 → ^16.0.2 @typescript-eslint/eslint-plugin ^5.9.0 → ^5.9.1 @typescript-eslint/parser ^5.9.0 → ^5.9.1 nock ^13.2.1 → ^13.2.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.06s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=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 427 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.0.2 ├─ @commitlint/config-conventional@16.0.0 ├─ @technote-space/doctoc@2.4.19 ├─ @technote-space/github-action-pr-helper@2.2.15 ├─ @technote-space/github-action-test-helper@0.7.35 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @types/jest@27.4.0 ├─ @typescript-eslint/eslint-plugin@5.9.1 ├─ @typescript-eslint/parser@5.9.1 ├─ eslint@8.6.0 ├─ fast-glob@3.2.11 ├─ husky@7.0.4 ├─ jest@27.4.7 ├─ lint-staged@12.1.7 ├─ nock@13.2.2 ├─ pinst@2.1.6 ├─ ts-jest@27.1.2 └─ typescript@4.5.4 info All dependencies ├─ @babel/compat-data@7.16.8 ├─ @babel/core@7.16.7 ├─ @babel/generator@7.16.8 ├─ @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-plugin-utils@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.2 ├─ @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.6 ├─ @jest/reporters@27.4.6 ├─ @jest/test-sequencer@27.4.6 ├─ @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/anchor-markdown-header@1.1.33 ├─ @technote-space/doctoc@2.4.19 ├─ @technote-space/github-action-pr-helper@2.2.15 ├─ @technote-space/github-action-test-helper@0.7.35 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @technote-space/release-github-actions@7.1.1 ├─ @textlint/ast-node-types@12.1.0 ├─ @textlint/markdown-to-ast@12.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/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.3 ├─ @types/stack-utils@2.0.1 ├─ @types/unist@2.0.6 ├─ @types/yargs-parser@20.2.1 ├─ @types/yargs@16.0.4 ├─ @typescript-eslint/eslint-plugin@5.9.1 ├─ @typescript-eslint/parser@5.9.1 ├─ @typescript-eslint/type-utils@5.9.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.6 ├─ babel-plugin-jest-hoist@27.4.0 ├─ babel-preset-jest@27.4.0 ├─ bail@1.0.5 ├─ 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.30001299 ├─ ccount@1.1.0 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ 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.3 ├─ 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 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.46 ├─ emoji-regex@8.0.0 ├─ enquirer@2.3.6 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ 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 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ 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 ├─ format@0.2.2 ├─ fromentries@1.3.2 ├─ 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@5.1.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ 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-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.1 ├─ is-extglob@2.1.1 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.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@5.1.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.3 ├─ jest-changed-files@27.4.2 ├─ jest-cli@27.4.7 ├─ jest-docblock@27.4.0 ├─ jest-jasmine2@27.4.6 ├─ jest-leak-detector@27.4.6 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.4.6 ├─ jest-serializer@27.4.0 ├─ jest-util@27.4.2 ├─ jest-watcher@27.4.6 ├─ jest@27.4.7 ├─ 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.7 ├─ 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 ├─ longest-streak@2.0.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ memize@1.1.0 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ 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 ├─ moment@2.29.1 ├─ ms@2.1.2 ├─ nock@13.2.2 ├─ 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 ├─ pinst@2.1.6 ├─ 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 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ 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.2 ├─ 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 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ 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 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.1 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ 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 ├─ yargs@17.3.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 15.82s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 660 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/toc-generator/toc-generator/package.json @technote-space/github-action-pr-helper ^2.2.15 → ^2.2.16 @commitlint/cli ^16.0.2 → ^16.1.0 @types/node ^17.0.8 → ^17.0.10 @typescript-eslint/eslint-plugin ^5.9.1 → ^5.10.0 @typescript-eslint/parser ^5.9.1 → ^5.10.0 eslint ^8.6.0 → ^8.7.0 lint-staged ^12.1.7 → ^12.2.2 ts-jest ^27.1.2 → ^27.1.3 typescript ^4.5.4 → ^4.5.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 18.18s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=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 423 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.1.0 ├─ @commitlint/config-conventional@16.0.0 ├─ @technote-space/doctoc@2.4.19 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.35 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @types/jest@27.4.0 ├─ @typescript-eslint/eslint-plugin@5.10.0 ├─ @typescript-eslint/parser@5.10.0 ├─ eslint@8.7.0 ├─ fast-glob@3.2.11 ├─ husky@7.0.4 ├─ jest@27.4.7 ├─ lint-staged@12.2.2 ├─ nock@13.2.2 ├─ pinst@2.1.6 ├─ ts-jest@27.1.3 └─ typescript@4.5.5 info All dependencies ├─ @babel/compat-data@7.16.8 ├─ @babel/core@7.16.10 ├─ @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-plugin-utils@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.10 ├─ @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.1.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.1.0 ├─ @commitlint/message@16.0.0 ├─ @commitlint/parse@16.0.0 ├─ @commitlint/read@16.0.0 ├─ @commitlint/resolve-extends@16.1.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.6 ├─ @jest/reporters@27.4.6 ├─ @jest/test-sequencer@27.4.6 ├─ @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/anchor-markdown-header@1.1.35 ├─ @technote-space/doctoc@2.4.19 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.35 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @technote-space/release-github-actions@7.1.1 ├─ @textlint/ast-node-types@12.1.0 ├─ @textlint/markdown-to-ast@12.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/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.3 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @types/yargs@16.0.4 ├─ @typescript-eslint/eslint-plugin@5.10.0 ├─ @typescript-eslint/parser@5.10.0 ├─ @typescript-eslint/type-utils@5.10.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-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.6 ├─ babel-plugin-jest-hoist@27.4.0 ├─ babel-preset-jest@27.4.0 ├─ bail@1.0.5 ├─ 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.30001301 ├─ ccount@1.1.0 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ 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.3 ├─ 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 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.50 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.0 ├─ eslint-visitor-keys@3.2.0 ├─ eslint@8.7.0 ├─ espree@9.3.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ 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 ├─ format@0.2.2 ├─ fromentries@1.3.2 ├─ 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@5.1.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ 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-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.1 ├─ is-extglob@2.1.1 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.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@5.1.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.3 ├─ jest-changed-files@27.4.2 ├─ jest-cli@27.4.7 ├─ jest-docblock@27.4.0 ├─ jest-jasmine2@27.4.6 ├─ jest-leak-detector@27.4.6 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.4.6 ├─ jest-serializer@27.4.0 ├─ jest-util@27.4.2 ├─ jest-watcher@27.4.6 ├─ jest@27.4.7 ├─ 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.2.2 ├─ 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 ├─ longest-streak@2.0.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ memize@1.1.0 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ 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 ├─ moment@2.29.1 ├─ ms@2.1.2 ├─ nock@13.2.2 ├─ node-fetch@2.6.7 ├─ 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 ├─ pinst@2.1.6 ├─ pirates@4.0.4 ├─ pkg-dir@4.2.0 ├─ 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 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.21.1 ├─ 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.2 ├─ 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 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@27.1.3 ├─ 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.5 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.1 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ 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 ├─ yargs@17.3.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 13.47s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 656 Done in 0.75s. ```

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/toc-generator/toc-generator/package.json @technote-space/github-action-log-helper ^0.1.46 → ^0.1.47 @technote-space/github-action-test-helper ^0.7.35 → ^0.7.36 @types/node ^17.0.10 → ^17.0.13 @typescript-eslint/eslint-plugin ^5.10.0 → ^5.10.1 @typescript-eslint/parser ^5.10.0 → ^5.10.1 eslint ^8.7.0 → ^8.8.0 lint-staged ^12.2.2 → ^12.3.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 15.63s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=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 422 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.1.0 ├─ @commitlint/config-conventional@16.0.0 ├─ @technote-space/doctoc@2.4.19 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.36 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @types/jest@27.4.0 ├─ @typescript-eslint/eslint-plugin@5.10.1 ├─ @typescript-eslint/parser@5.10.1 ├─ eslint@8.8.0 ├─ fast-glob@3.2.11 ├─ husky@7.0.4 ├─ jest@27.4.7 ├─ lint-staged@12.3.2 ├─ nock@13.2.2 ├─ pinst@2.1.6 ├─ ts-jest@27.1.3 └─ typescript@4.5.5 info All dependencies ├─ @babel/compat-data@7.16.8 ├─ @babel/core@7.16.12 ├─ @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-plugin-utils@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.10 ├─ @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.1.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.1.0 ├─ @commitlint/message@16.0.0 ├─ @commitlint/parse@16.0.0 ├─ @commitlint/read@16.0.0 ├─ @commitlint/resolve-extends@16.1.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.3 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.4.6 ├─ @jest/reporters@27.4.6 ├─ @jest/test-sequencer@27.4.6 ├─ @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/anchor-markdown-header@1.1.35 ├─ @technote-space/doctoc@2.4.19 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.36 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @technote-space/release-github-actions@7.1.1 ├─ @textlint/ast-node-types@12.1.0 ├─ @textlint/markdown-to-ast@12.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/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.3 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @types/yargs@16.0.4 ├─ @typescript-eslint/eslint-plugin@5.10.1 ├─ @typescript-eslint/parser@5.10.1 ├─ @typescript-eslint/type-utils@5.10.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-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.6 ├─ babel-plugin-jest-hoist@27.4.0 ├─ babel-preset-jest@27.4.0 ├─ bail@1.0.5 ├─ 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.30001303 ├─ ccount@1.1.0 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ 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.4 ├─ 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 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.57 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.0 ├─ eslint-visitor-keys@3.2.0 ├─ eslint@8.8.0 ├─ espree@9.3.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ form-data@3.0.1 ├─ format@0.2.2 ├─ fromentries@1.3.2 ├─ 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@5.1.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.0 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ 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-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.1 ├─ is-extglob@2.1.1 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.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@5.1.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.3 ├─ jest-changed-files@27.4.2 ├─ jest-cli@27.4.7 ├─ jest-docblock@27.4.0 ├─ jest-jasmine2@27.4.6 ├─ jest-leak-detector@27.4.6 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.4.6 ├─ jest-serializer@27.4.0 ├─ jest-util@27.4.2 ├─ jest-watcher@27.4.6 ├─ jest@27.4.7 ├─ 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.3.2 ├─ listr2@4.0.1 ├─ 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 ├─ longest-streak@2.0.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ memize@1.1.0 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ 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 ├─ moment@2.29.1 ├─ ms@2.1.2 ├─ nock@13.2.2 ├─ node-fetch@2.6.7 ├─ 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 ├─ pinst@2.1.6 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ 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 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.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.2 ├─ 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 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@27.1.3 ├─ 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.5 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.1 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ 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 ├─ yargs@17.3.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 11.84s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 656 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/toc-generator/toc-generator/package.json @technote-space/doctoc ^2.4.19 → ^2.4.20 @types/node ^17.0.13 → ^17.0.15 @typescript-eslint/eslint-plugin ^5.10.1 → ^5.10.2 @typescript-eslint/parser ^5.10.1 → ^5.10.2 lint-staged ^12.3.2 → ^12.3.3 nock ^13.2.2 → ^13.2.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 15.47s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=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 426 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.1.0 ├─ @commitlint/config-conventional@16.0.0 ├─ @technote-space/doctoc@2.4.20 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.36 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @types/jest@27.4.0 ├─ @typescript-eslint/eslint-plugin@5.10.2 ├─ @typescript-eslint/parser@5.10.2 ├─ eslint@8.8.0 ├─ fast-glob@3.2.11 ├─ husky@7.0.4 ├─ jest@27.4.7 ├─ lint-staged@12.3.3 ├─ nock@13.2.4 ├─ pinst@2.1.6 ├─ ts-jest@27.1.3 └─ typescript@4.5.5 info All dependencies ├─ @ampproject/remapping@2.0.2 ├─ @babel/compat-data@7.17.0 ├─ @babel/core@7.17.0 ├─ @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.17.0 ├─ @babel/highlight@7.16.10 ├─ @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.17.0 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@16.1.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.1.0 ├─ @commitlint/message@16.0.0 ├─ @commitlint/parse@16.0.0 ├─ @commitlint/read@16.0.0 ├─ @commitlint/resolve-extends@16.1.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.3 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.4.6 ├─ @jest/reporters@27.4.6 ├─ @jest/test-sequencer@27.4.6 ├─ @jridgewell/resolve-uri@3.0.4 ├─ @jridgewell/trace-mapping@0.2.6 ├─ @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/anchor-markdown-header@1.1.35 ├─ @technote-space/doctoc@2.4.20 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.36 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @technote-space/release-github-actions@7.1.1 ├─ @textlint/ast-node-types@12.1.0 ├─ @textlint/markdown-to-ast@12.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/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.3 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @types/yargs@16.0.4 ├─ @typescript-eslint/eslint-plugin@5.10.2 ├─ @typescript-eslint/parser@5.10.2 ├─ @typescript-eslint/type-utils@5.10.2 ├─ 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-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.6 ├─ babel-plugin-jest-hoist@27.4.0 ├─ babel-preset-jest@27.4.0 ├─ bail@1.0.5 ├─ 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.30001307 ├─ ccount@1.1.0 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ 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.4 ├─ 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 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.64 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.0 ├─ eslint-visitor-keys@3.2.0 ├─ eslint@8.8.0 ├─ espree@9.3.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ form-data@3.0.1 ├─ format@0.2.2 ├─ fromentries@1.3.2 ├─ 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@5.1.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.1 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ 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-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.1 ├─ is-extglob@2.1.1 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.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@5.1.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.3 ├─ jest-changed-files@27.4.2 ├─ jest-cli@27.4.7 ├─ jest-docblock@27.4.0 ├─ jest-jasmine2@27.4.6 ├─ jest-leak-detector@27.4.6 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.4.6 ├─ jest-serializer@27.4.0 ├─ jest-util@27.4.2 ├─ jest-watcher@27.4.6 ├─ jest@27.4.7 ├─ 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.3.3 ├─ listr2@4.0.2 ├─ 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 ├─ longest-streak@2.0.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ memize@1.1.0 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ 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 ├─ moment@2.29.1 ├─ ms@2.1.2 ├─ nock@13.2.4 ├─ node-fetch@2.6.7 ├─ 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 ├─ pinst@2.1.6 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ 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 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.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.2 ├─ 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 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@27.1.3 ├─ 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.5 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.1 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ 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 ├─ yargs@17.3.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 13.47s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 659 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/toc-generator/toc-generator/package.json @technote-space/doctoc ^2.4.20 → ^2.4.21 @types/node ^17.0.15 → ^17.0.17 @typescript-eslint/eslint-plugin ^5.10.2 → ^5.11.0 @typescript-eslint/parser ^5.10.2 → ^5.11.0 jest ^27.4.7 → ^27.5.1 jest-circus ^27.4.6 → ^27.5.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.76s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=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 428 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.1.0 ├─ @commitlint/config-conventional@16.0.0 ├─ @technote-space/doctoc@2.4.21 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.36 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @types/jest@27.4.0 ├─ @typescript-eslint/eslint-plugin@5.11.0 ├─ @typescript-eslint/parser@5.11.0 ├─ eslint@8.8.0 ├─ fast-glob@3.2.11 ├─ husky@7.0.4 ├─ jest@27.5.1 ├─ lint-staged@12.3.3 ├─ nock@13.2.4 ├─ pinst@2.1.6 ├─ ts-jest@27.1.3 └─ typescript@4.5.5 info All dependencies ├─ @ampproject/remapping@2.1.1 ├─ @babel/compat-data@7.17.0 ├─ @babel/core@7.17.2 ├─ @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-plugin-utils@7.16.7 ├─ @babel/helper-simple-access@7.16.7 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.17.2 ├─ @babel/highlight@7.16.10 ├─ @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.1.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.1.0 ├─ @commitlint/message@16.0.0 ├─ @commitlint/parse@16.0.0 ├─ @commitlint/read@16.0.0 ├─ @commitlint/resolve-extends@16.1.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.3 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.5.1 ├─ @jest/reporters@27.5.1 ├─ @jest/test-sequencer@27.5.1 ├─ @jridgewell/resolve-uri@3.0.5 ├─ @jridgewell/sourcemap-codec@1.4.11 ├─ @jridgewell/trace-mapping@0.3.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/anchor-markdown-header@1.1.35 ├─ @technote-space/doctoc@2.4.21 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.36 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @technote-space/release-github-actions@7.1.1 ├─ @textlint/ast-node-types@12.1.0 ├─ @textlint/markdown-to-ast@12.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/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.4 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @types/yargs@16.0.4 ├─ @typescript-eslint/eslint-plugin@5.11.0 ├─ @typescript-eslint/parser@5.11.0 ├─ @typescript-eslint/type-utils@5.11.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-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.5.1 ├─ babel-plugin-jest-hoist@27.5.1 ├─ babel-preset-jest@27.5.1 ├─ bail@1.0.5 ├─ 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.30001311 ├─ ccount@1.1.0 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ 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.5 ├─ 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.5.1 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.68 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.0 ├─ eslint-visitor-keys@3.3.0 ├─ eslint@8.8.0 ├─ espree@9.3.1 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ form-data@3.0.1 ├─ format@0.2.2 ├─ fromentries@1.3.2 ├─ 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@5.1.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.1 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ 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-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.1 ├─ is-extglob@2.1.1 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.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@5.1.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@27.5.1 ├─ jest-cli@27.5.1 ├─ jest-docblock@27.5.1 ├─ jest-jasmine2@27.5.1 ├─ jest-leak-detector@27.5.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.5.1 ├─ jest-serializer@27.5.1 ├─ jest-util@27.5.1 ├─ jest-watcher@27.5.1 ├─ jest@27.5.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.3.3 ├─ listr2@4.0.4 ├─ 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 ├─ longest-streak@2.0.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ memize@1.1.0 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ micromark@2.11.4 ├─ 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 ├─ moment@2.29.1 ├─ ms@2.1.2 ├─ nock@13.2.4 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.2 ├─ 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 ├─ parse-json@5.2.0 ├─ 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 ├─ pinst@2.1.6 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ 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 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.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.4 ├─ 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 ├─ 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 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@27.1.3 ├─ ts-node@10.5.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.5 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.0 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.1 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ 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.7 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yargs@17.3.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 13.01s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 660 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/toc-generator/toc-generator/package.json @commitlint/cli ^16.1.0 → ^16.2.1 @commitlint/config-conventional ^16.0.0 → ^16.2.1 @types/node ^17.0.17 → ^17.0.18 @typescript-eslint/eslint-plugin ^5.11.0 → ^5.12.0 @typescript-eslint/parser ^5.11.0 → ^5.12.0 eslint ^8.8.0 → ^8.9.0 lint-staged ^12.3.3 → ^12.3.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 16.05s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=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 427 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.2.1 ├─ @commitlint/config-conventional@16.2.1 ├─ @technote-space/doctoc@2.4.21 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.36 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @types/jest@27.4.0 ├─ @typescript-eslint/eslint-plugin@5.12.0 ├─ @typescript-eslint/parser@5.12.0 ├─ eslint@8.9.0 ├─ fast-glob@3.2.11 ├─ husky@7.0.4 ├─ jest@27.5.1 ├─ lint-staged@12.3.4 ├─ nock@13.2.4 ├─ pinst@2.1.6 ├─ ts-jest@27.1.3 └─ typescript@4.5.5 info All dependencies ├─ @ampproject/remapping@2.1.2 ├─ @babel/compat-data@7.17.0 ├─ @babel/core@7.17.5 ├─ @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-plugin-utils@7.16.7 ├─ @babel/helper-simple-access@7.16.7 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.17.2 ├─ @babel/highlight@7.16.10 ├─ @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.17.3 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@16.2.1 ├─ @commitlint/config-conventional@16.2.1 ├─ @commitlint/ensure@16.2.1 ├─ @commitlint/execute-rule@16.2.1 ├─ @commitlint/format@16.2.1 ├─ @commitlint/is-ignored@16.2.1 ├─ @commitlint/lint@16.2.1 ├─ @commitlint/load@16.2.1 ├─ @commitlint/message@16.2.1 ├─ @commitlint/parse@16.2.1 ├─ @commitlint/read@16.2.1 ├─ @commitlint/resolve-extends@16.2.1 ├─ @commitlint/rules@16.2.1 ├─ @commitlint/to-lines@16.2.1 ├─ @commitlint/top-level@16.2.1 ├─ @cspotcode/source-map-consumer@0.8.0 ├─ @cspotcode/source-map-support@0.7.0 ├─ @eslint/eslintrc@1.1.0 ├─ @humanwhocodes/config-array@0.9.3 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.5.1 ├─ @jest/reporters@27.5.1 ├─ @jest/test-sequencer@27.5.1 ├─ @jridgewell/resolve-uri@3.0.5 ├─ @jridgewell/sourcemap-codec@1.4.11 ├─ @jridgewell/trace-mapping@0.3.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/anchor-markdown-header@1.1.35 ├─ @technote-space/doctoc@2.4.21 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.36 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @technote-space/release-github-actions@7.1.1 ├─ @textlint/ast-node-types@12.1.0 ├─ @textlint/markdown-to-ast@12.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/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.4 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @types/yargs@16.0.4 ├─ @typescript-eslint/eslint-plugin@5.12.0 ├─ @typescript-eslint/parser@5.12.0 ├─ @typescript-eslint/type-utils@5.12.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-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.5.1 ├─ babel-plugin-jest-hoist@27.5.1 ├─ babel-preset-jest@27.5.1 ├─ bail@1.0.5 ├─ 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.2 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001312 ├─ ccount@1.1.0 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ 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.5 ├─ 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.5.1 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.71 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.1 ├─ eslint@8.9.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ form-data@3.0.1 ├─ format@0.2.2 ├─ fromentries@1.3.2 ├─ 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@5.1.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.1 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ 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-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.1 ├─ is-extglob@2.1.1 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.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@5.1.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@27.5.1 ├─ jest-cli@27.5.1 ├─ jest-docblock@27.5.1 ├─ jest-jasmine2@27.5.1 ├─ jest-leak-detector@27.5.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.5.1 ├─ jest-serializer@27.5.1 ├─ jest-util@27.5.1 ├─ jest-watcher@27.5.1 ├─ jest@27.5.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.3.4 ├─ listr2@4.0.4 ├─ 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 ├─ longest-streak@2.0.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ memize@1.1.0 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ 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 ├─ moment@2.29.1 ├─ ms@2.1.2 ├─ nock@13.2.4 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.2 ├─ 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 ├─ parse-json@5.2.0 ├─ 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 ├─ pinst@2.1.6 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ 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 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.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.4 ├─ 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 ├─ 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 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@27.1.3 ├─ ts-node@10.5.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.5 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.0 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.1 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ 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.7 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yargs@17.3.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 12.53s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 661 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/toc-generator/toc-generator/package.json @technote-space/github-action-log-helper ^0.1.47 → ^0.1.48 @technote-space/github-action-test-helper ^0.7.36 → ^0.7.37 @types/jest ^27.4.0 → ^27.4.1 @types/node ^17.0.18 → ^17.0.21 @typescript-eslint/eslint-plugin ^5.12.0 → ^5.12.1 @typescript-eslint/parser ^5.12.0 → ^5.12.1 eslint ^8.9.0 → ^8.10.0 pinst ^2.1.6 → ^3.0.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 20.01s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=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 424 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.2.1 ├─ @commitlint/config-conventional@16.2.1 ├─ @technote-space/doctoc@2.4.21 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.37 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @types/jest@27.4.1 ├─ @typescript-eslint/eslint-plugin@5.12.1 ├─ @typescript-eslint/parser@5.12.1 ├─ eslint@8.10.0 ├─ fast-glob@3.2.11 ├─ husky@7.0.4 ├─ jest@27.5.1 ├─ lint-staged@12.3.4 ├─ nock@13.2.4 ├─ pinst@3.0.0 ├─ ts-jest@27.1.3 └─ typescript@4.5.5 info All dependencies ├─ @ampproject/remapping@2.1.2 ├─ @babel/compat-data@7.17.0 ├─ @babel/core@7.17.5 ├─ @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.17.6 ├─ @babel/helper-simple-access@7.16.7 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.17.2 ├─ @babel/highlight@7.16.10 ├─ @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.17.3 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@16.2.1 ├─ @commitlint/config-conventional@16.2.1 ├─ @commitlint/ensure@16.2.1 ├─ @commitlint/execute-rule@16.2.1 ├─ @commitlint/format@16.2.1 ├─ @commitlint/is-ignored@16.2.1 ├─ @commitlint/lint@16.2.1 ├─ @commitlint/load@16.2.1 ├─ @commitlint/message@16.2.1 ├─ @commitlint/parse@16.2.1 ├─ @commitlint/read@16.2.1 ├─ @commitlint/resolve-extends@16.2.1 ├─ @commitlint/rules@16.2.1 ├─ @commitlint/to-lines@16.2.1 ├─ @commitlint/top-level@16.2.1 ├─ @cspotcode/source-map-consumer@0.8.0 ├─ @cspotcode/source-map-support@0.7.0 ├─ @eslint/eslintrc@1.2.0 ├─ @humanwhocodes/config-array@0.9.5 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.5.1 ├─ @jest/reporters@27.5.1 ├─ @jest/test-sequencer@27.5.1 ├─ @jridgewell/resolve-uri@3.0.5 ├─ @jridgewell/sourcemap-codec@1.4.11 ├─ @jridgewell/trace-mapping@0.3.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/anchor-markdown-header@1.1.35 ├─ @technote-space/doctoc@2.4.21 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.37 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @technote-space/release-github-actions@7.1.1 ├─ @textlint/ast-node-types@12.1.1 ├─ @textlint/markdown-to-ast@12.1.1 ├─ @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.1 ├─ @types/json-schema@7.0.9 ├─ @types/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.4 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@20.2.1 ├─ @types/yargs@16.0.4 ├─ @typescript-eslint/eslint-plugin@5.12.1 ├─ @typescript-eslint/parser@5.12.1 ├─ @typescript-eslint/type-utils@5.12.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-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.5.1 ├─ babel-plugin-jest-hoist@27.5.1 ├─ babel-preset-jest@27.5.1 ├─ bail@1.0.5 ├─ 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.3 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001312 ├─ ccount@1.1.0 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ 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.5 ├─ 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.5.1 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.73 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.1 ├─ eslint@8.10.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ form-data@3.0.1 ├─ format@0.2.2 ├─ fs-extra@10.0.1 ├─ 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@5.1.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.1 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ 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-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.1 ├─ is-extglob@2.1.1 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.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@5.1.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@27.5.1 ├─ jest-cli@27.5.1 ├─ jest-docblock@27.5.1 ├─ jest-jasmine2@27.5.1 ├─ jest-leak-detector@27.5.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.5.1 ├─ jest-serializer@27.5.1 ├─ jest-util@27.5.1 ├─ jest-watcher@27.5.1 ├─ jest@27.5.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.3.4 ├─ listr2@4.0.4 ├─ 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 ├─ longest-streak@2.0.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ memize@1.1.0 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ 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 ├─ moment@2.29.1 ├─ ms@2.1.2 ├─ nock@13.2.4 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.2 ├─ 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 ├─ parse-json@5.2.0 ├─ 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 ├─ pinst@3.0.0 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ 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 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.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.4 ├─ 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 ├─ 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 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@27.1.3 ├─ ts-node@10.5.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.5 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.0 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.1 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ 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.7 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yargs@17.3.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 10.98s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 660 Done in 0.89s. ```

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/toc-generator/toc-generator/package.json @technote-space/github-action-log-helper ^0.1.48 → ^0.1.49 @technote-space/github-action-test-helper ^0.7.37 → ^0.7.39 @typescript-eslint/eslint-plugin ^5.12.1 → ^5.13.0 @typescript-eslint/parser ^5.12.1 → ^5.13.0 typescript ^4.5.5 → ^4.6.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.46s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=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 426 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.2.1 ├─ @commitlint/config-conventional@16.2.1 ├─ @technote-space/doctoc@2.4.21 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.39 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @types/jest@27.4.1 ├─ @typescript-eslint/eslint-plugin@5.13.0 ├─ @typescript-eslint/parser@5.13.0 ├─ eslint@8.10.0 ├─ fast-glob@3.2.11 ├─ husky@7.0.4 ├─ jest@27.5.1 ├─ lint-staged@12.3.4 ├─ nock@13.2.4 ├─ pinst@3.0.0 ├─ ts-jest@27.1.3 └─ typescript@4.6.2 info All dependencies ├─ @ampproject/remapping@2.1.2 ├─ @babel/compat-data@7.17.0 ├─ @babel/core@7.17.5 ├─ @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.17.6 ├─ @babel/helper-simple-access@7.16.7 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.17.2 ├─ @babel/highlight@7.16.10 ├─ @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.17.3 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@16.2.1 ├─ @commitlint/config-conventional@16.2.1 ├─ @commitlint/ensure@16.2.1 ├─ @commitlint/execute-rule@16.2.1 ├─ @commitlint/format@16.2.1 ├─ @commitlint/is-ignored@16.2.1 ├─ @commitlint/lint@16.2.1 ├─ @commitlint/load@16.2.1 ├─ @commitlint/message@16.2.1 ├─ @commitlint/parse@16.2.1 ├─ @commitlint/read@16.2.1 ├─ @commitlint/resolve-extends@16.2.1 ├─ @commitlint/rules@16.2.1 ├─ @commitlint/to-lines@16.2.1 ├─ @commitlint/top-level@16.2.1 ├─ @cspotcode/source-map-consumer@0.8.0 ├─ @cspotcode/source-map-support@0.7.0 ├─ @eslint/eslintrc@1.2.0 ├─ @humanwhocodes/config-array@0.9.5 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.5.1 ├─ @jest/reporters@27.5.1 ├─ @jest/test-sequencer@27.5.1 ├─ @jridgewell/resolve-uri@3.0.5 ├─ @jridgewell/sourcemap-codec@1.4.11 ├─ @jridgewell/trace-mapping@0.3.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/anchor-markdown-header@1.1.35 ├─ @technote-space/doctoc@2.4.21 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.39 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @technote-space/release-github-actions@7.1.1 ├─ @textlint/ast-node-types@12.1.1 ├─ @textlint/markdown-to-ast@12.1.1 ├─ @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.1 ├─ @types/json-schema@7.0.9 ├─ @types/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.4 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@21.0.0 ├─ @types/yargs@16.0.4 ├─ @typescript-eslint/eslint-plugin@5.13.0 ├─ @typescript-eslint/parser@5.13.0 ├─ @typescript-eslint/type-utils@5.13.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-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.5.1 ├─ babel-plugin-jest-hoist@27.5.1 ├─ babel-preset-jest@27.5.1 ├─ bail@1.0.5 ├─ 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.3 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001313 ├─ ccount@1.1.0 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ 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.6 ├─ 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.5.1 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.75 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.1 ├─ eslint@8.10.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ form-data@3.0.1 ├─ format@0.2.2 ├─ fs-extra@10.0.1 ├─ 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@5.1.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.1 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ 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-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.1 ├─ is-extglob@2.1.1 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.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@5.1.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@27.5.1 ├─ jest-cli@27.5.1 ├─ jest-docblock@27.5.1 ├─ jest-jasmine2@27.5.1 ├─ jest-leak-detector@27.5.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.5.1 ├─ jest-serializer@27.5.1 ├─ jest-util@27.5.1 ├─ jest-watcher@27.5.1 ├─ jest@27.5.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.3.4 ├─ listr2@4.0.4 ├─ 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 ├─ longest-streak@2.0.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ memize@1.1.0 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ 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 ├─ moment@2.29.1 ├─ ms@2.1.2 ├─ nock@13.2.4 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.2 ├─ 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 ├─ parse-json@5.2.0 ├─ 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 ├─ pinst@3.0.0 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ 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 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.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.4 ├─ 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 ├─ 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 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@27.1.3 ├─ ts-node@10.6.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.6.2 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.0 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.1 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ 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.7 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yargs@17.3.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 12.13s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 660 Done in 0.66s. ```

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/toc-generator/toc-generator/package.json @typescript-eslint/eslint-plugin ^5.13.0 → ^5.14.0 @typescript-eslint/parser ^5.13.0 → ^5.14.0 eslint ^8.10.0 → ^8.11.0 lint-staged ^12.3.4 → ^12.3.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 15.66s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=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 427 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.2.1 ├─ @commitlint/config-conventional@16.2.1 ├─ @technote-space/doctoc@2.4.21 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.39 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @types/jest@27.4.1 ├─ @typescript-eslint/eslint-plugin@5.14.0 ├─ @typescript-eslint/parser@5.14.0 ├─ eslint@8.11.0 ├─ fast-glob@3.2.11 ├─ husky@7.0.4 ├─ jest@27.5.1 ├─ lint-staged@12.3.5 ├─ nock@13.2.4 ├─ pinst@3.0.0 ├─ ts-jest@27.1.3 └─ typescript@4.6.2 info All dependencies ├─ @ampproject/remapping@2.1.2 ├─ @babel/compat-data@7.17.0 ├─ @babel/core@7.17.5 ├─ @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.17.6 ├─ @babel/helper-plugin-utils@7.16.7 ├─ @babel/helper-simple-access@7.16.7 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.17.2 ├─ @babel/highlight@7.16.10 ├─ @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.17.3 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@16.2.1 ├─ @commitlint/config-conventional@16.2.1 ├─ @commitlint/ensure@16.2.1 ├─ @commitlint/execute-rule@16.2.1 ├─ @commitlint/format@16.2.1 ├─ @commitlint/is-ignored@16.2.1 ├─ @commitlint/lint@16.2.1 ├─ @commitlint/load@16.2.1 ├─ @commitlint/message@16.2.1 ├─ @commitlint/parse@16.2.1 ├─ @commitlint/read@16.2.1 ├─ @commitlint/resolve-extends@16.2.1 ├─ @commitlint/rules@16.2.1 ├─ @commitlint/to-lines@16.2.1 ├─ @commitlint/top-level@16.2.1 ├─ @cspotcode/source-map-consumer@0.8.0 ├─ @cspotcode/source-map-support@0.7.0 ├─ @eslint/eslintrc@1.2.1 ├─ @humanwhocodes/config-array@0.9.5 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.5.1 ├─ @jest/reporters@27.5.1 ├─ @jest/test-sequencer@27.5.1 ├─ @jridgewell/resolve-uri@3.0.5 ├─ @jridgewell/sourcemap-codec@1.4.11 ├─ @jridgewell/trace-mapping@0.3.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/anchor-markdown-header@1.1.35 ├─ @technote-space/doctoc@2.4.21 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.39 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @technote-space/release-github-actions@7.1.1 ├─ @textlint/ast-node-types@12.1.1 ├─ @textlint/markdown-to-ast@12.1.1 ├─ @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.1 ├─ @types/json-schema@7.0.9 ├─ @types/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.4 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@21.0.0 ├─ @types/yargs@16.0.4 ├─ @typescript-eslint/eslint-plugin@5.14.0 ├─ @typescript-eslint/parser@5.14.0 ├─ @typescript-eslint/type-utils@5.14.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-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.5.1 ├─ babel-plugin-jest-hoist@27.5.1 ├─ babel-preset-jest@27.5.1 ├─ bail@1.0.5 ├─ 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.20.0 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001314 ├─ ccount@1.1.0 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ 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.6 ├─ 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.5.1 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.82 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.1 ├─ eslint@8.11.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ form-data@3.0.1 ├─ format@0.2.2 ├─ fs-extra@10.0.1 ├─ 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@5.1.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.12.1 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ 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-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.1 ├─ is-extglob@2.1.1 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.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@5.1.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@27.5.1 ├─ jest-cli@27.5.1 ├─ jest-docblock@27.5.1 ├─ jest-jasmine2@27.5.1 ├─ jest-leak-detector@27.5.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.5.1 ├─ jest-serializer@27.5.1 ├─ jest-util@27.5.1 ├─ jest-watcher@27.5.1 ├─ jest@27.5.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.3.5 ├─ listr2@4.0.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 ├─ longest-streak@2.0.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ memize@1.1.0 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ micromark@2.11.4 ├─ 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 ├─ moment@2.29.1 ├─ ms@2.1.2 ├─ nock@13.2.4 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.2 ├─ 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 ├─ parse-json@5.2.0 ├─ 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 ├─ pinst@3.0.0 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ 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 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.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.5 ├─ 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 ├─ 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 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@27.1.3 ├─ ts-node@10.7.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.6.2 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.0 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.1 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ 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.7 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yargs@17.3.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 20.52s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 659 Done in 0.84s. ```

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/toc-generator/toc-generator/package.json @technote-space/github-action-log-helper ^0.1.49 → ^0.1.50 @commitlint/cli ^16.2.1 → ^16.2.3 @technote-space/github-action-test-helper ^0.7.39 → ^0.7.40 @typescript-eslint/eslint-plugin ^5.14.0 → ^5.15.0 @typescript-eslint/parser ^5.14.0 → ^5.15.0 lint-staged ^12.3.5 → ^12.3.7 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.36s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=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 429 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.2.3 ├─ @commitlint/config-conventional@16.2.1 ├─ @technote-space/doctoc@2.4.21 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.40 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @types/jest@27.4.1 ├─ @typescript-eslint/eslint-plugin@5.15.0 ├─ @typescript-eslint/parser@5.15.0 ├─ eslint@8.11.0 ├─ fast-glob@3.2.11 ├─ husky@7.0.4 ├─ jest@27.5.1 ├─ lint-staged@12.3.7 ├─ nock@13.2.4 ├─ pinst@3.0.0 ├─ ts-jest@27.1.3 └─ typescript@4.6.2 info All dependencies ├─ @ampproject/remapping@2.1.2 ├─ @babel/compat-data@7.17.7 ├─ @babel/core@7.17.8 ├─ @babel/generator@7.17.7 ├─ @babel/helper-compilation-targets@7.17.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.17.7 ├─ @babel/helper-plugin-utils@7.16.7 ├─ @babel/helper-simple-access@7.17.7 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.17.8 ├─ @babel/highlight@7.16.10 ├─ @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.2.3 ├─ @commitlint/config-conventional@16.2.1 ├─ @commitlint/ensure@16.2.1 ├─ @commitlint/execute-rule@16.2.1 ├─ @commitlint/format@16.2.1 ├─ @commitlint/is-ignored@16.2.1 ├─ @commitlint/lint@16.2.1 ├─ @commitlint/load@16.2.3 ├─ @commitlint/message@16.2.1 ├─ @commitlint/parse@16.2.1 ├─ @commitlint/read@16.2.1 ├─ @commitlint/resolve-extends@16.2.1 ├─ @commitlint/rules@16.2.1 ├─ @commitlint/to-lines@16.2.1 ├─ @commitlint/top-level@16.2.1 ├─ @cspotcode/source-map-consumer@0.8.0 ├─ @cspotcode/source-map-support@0.7.0 ├─ @eslint/eslintrc@1.2.1 ├─ @humanwhocodes/config-array@0.9.5 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.5.1 ├─ @jest/reporters@27.5.1 ├─ @jest/test-sequencer@27.5.1 ├─ @jridgewell/resolve-uri@3.0.5 ├─ @jridgewell/sourcemap-codec@1.4.11 ├─ @jridgewell/trace-mapping@0.3.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.6.0 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/anchor-markdown-header@1.1.35 ├─ @technote-space/doctoc@2.4.21 ├─ @technote-space/github-action-pr-helper@2.2.16 ├─ @technote-space/github-action-test-helper@0.7.40 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @technote-space/release-github-actions@7.1.1 ├─ @textlint/ast-node-types@12.1.1 ├─ @textlint/markdown-to-ast@12.1.1 ├─ @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.1 ├─ @types/json-schema@7.0.10 ├─ @types/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.4 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@21.0.0 ├─ @types/yargs@16.0.4 ├─ @typescript-eslint/eslint-plugin@5.15.0 ├─ @typescript-eslint/parser@5.15.0 ├─ @typescript-eslint/type-utils@5.15.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-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.5.1 ├─ babel-plugin-jest-hoist@27.5.1 ├─ babel-preset-jest@27.5.1 ├─ bail@1.0.5 ├─ 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.20.2 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001317 ├─ ccount@1.1.0 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ 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.6 ├─ 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.5.1 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.88 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.1 ├─ eslint@8.11.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ form-data@3.0.1 ├─ format@0.2.2 ├─ fs-extra@10.0.1 ├─ 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@5.1.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.13.0 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ 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-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.1 ├─ is-extglob@2.1.1 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.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@5.1.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@27.5.1 ├─ jest-cli@27.5.1 ├─ jest-docblock@27.5.1 ├─ jest-jasmine2@27.5.1 ├─ jest-leak-detector@27.5.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.5.1 ├─ jest-serializer@27.5.1 ├─ jest-util@27.5.1 ├─ jest-watcher@27.5.1 ├─ jest@27.5.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.3.7 ├─ listr2@4.0.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 ├─ longest-streak@2.0.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ memize@1.1.0 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ micromark@2.11.4 ├─ mime-db@1.52.0 ├─ mime-types@2.1.35 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.5 ├─ moment@2.29.1 ├─ ms@2.1.2 ├─ nock@13.2.4 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.2 ├─ 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 ├─ parse-json@5.2.0 ├─ 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 ├─ pidtree@0.5.0 ├─ pinst@3.0.0 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ 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 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.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.5 ├─ 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 ├─ 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 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@27.1.3 ├─ ts-node@10.7.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.6.2 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.0 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.1 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ 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.7 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yargs@17.3.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 15.33s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 660 Done in 0.75s. ```

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/toc-generator/toc-generator/package.json @technote-space/doctoc ^2.4.21 → ^2.4.22 @technote-space/github-action-helper ^5.2.27 → ^5.2.28 @technote-space/github-action-log-helper ^0.1.50 → ^0.1.51 @technote-space/github-action-pr-helper ^2.2.16 → ^2.2.17 @technote-space/github-action-test-helper ^0.7.40 → ^0.7.41 @types/node ^17.0.21 → ^17.0.23 @typescript-eslint/eslint-plugin ^5.15.0 → ^5.16.0 @typescript-eslint/parser ^5.15.0 → ^5.16.0 eslint ^8.11.0 → ^8.12.0 ts-jest ^27.1.3 → ^27.1.4 typescript ^4.6.2 → ^4.6.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 16.46s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=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 427 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.2.3 ├─ @commitlint/config-conventional@16.2.1 ├─ @technote-space/doctoc@2.4.22 ├─ @technote-space/github-action-pr-helper@2.2.17 ├─ @technote-space/github-action-test-helper@0.7.41 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @types/jest@27.4.1 ├─ @typescript-eslint/eslint-plugin@5.16.0 ├─ @typescript-eslint/parser@5.16.0 ├─ eslint@8.12.0 ├─ fast-glob@3.2.11 ├─ husky@7.0.4 ├─ jest@27.5.1 ├─ lint-staged@12.3.7 ├─ nock@13.2.4 ├─ pinst@3.0.0 ├─ ts-jest@27.1.4 └─ typescript@4.6.3 info All dependencies ├─ @ampproject/remapping@2.1.2 ├─ @babel/compat-data@7.17.7 ├─ @babel/core@7.17.8 ├─ @babel/generator@7.17.7 ├─ @babel/helper-compilation-targets@7.17.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.17.7 ├─ @babel/helper-simple-access@7.17.7 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.17.8 ├─ @babel/highlight@7.16.10 ├─ @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.2.3 ├─ @commitlint/config-conventional@16.2.1 ├─ @commitlint/ensure@16.2.1 ├─ @commitlint/execute-rule@16.2.1 ├─ @commitlint/format@16.2.1 ├─ @commitlint/is-ignored@16.2.1 ├─ @commitlint/lint@16.2.1 ├─ @commitlint/load@16.2.3 ├─ @commitlint/message@16.2.1 ├─ @commitlint/parse@16.2.1 ├─ @commitlint/read@16.2.1 ├─ @commitlint/resolve-extends@16.2.1 ├─ @commitlint/rules@16.2.1 ├─ @commitlint/to-lines@16.2.1 ├─ @commitlint/top-level@16.2.1 ├─ @cspotcode/source-map-consumer@0.8.0 ├─ @cspotcode/source-map-support@0.7.0 ├─ @eslint/eslintrc@1.2.1 ├─ @humanwhocodes/config-array@0.9.5 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.5.1 ├─ @jest/reporters@27.5.1 ├─ @jest/test-sequencer@27.5.1 ├─ @jridgewell/resolve-uri@3.0.5 ├─ @jridgewell/sourcemap-codec@1.4.11 ├─ @jridgewell/trace-mapping@0.3.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.6.0 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/anchor-markdown-header@1.1.36 ├─ @technote-space/doctoc@2.4.22 ├─ @technote-space/filter-github-action@0.5.62 ├─ @technote-space/github-action-pr-helper@2.2.17 ├─ @technote-space/github-action-test-helper@0.7.41 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @technote-space/release-github-actions@7.1.1 ├─ @textlint/ast-node-types@12.1.1 ├─ @textlint/markdown-to-ast@12.1.1 ├─ @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.19 ├─ @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.1 ├─ @types/json-schema@7.0.11 ├─ @types/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.4 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@21.0.0 ├─ @types/yargs@16.0.4 ├─ @typescript-eslint/eslint-plugin@5.16.0 ├─ @typescript-eslint/parser@5.16.0 ├─ @typescript-eslint/type-utils@5.16.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-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.5.1 ├─ babel-plugin-jest-hoist@27.5.1 ├─ babel-preset-jest@27.5.1 ├─ bail@1.0.5 ├─ 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.20.2 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001320 ├─ ccount@1.1.0 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ 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.6 ├─ 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.5.1 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.94 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.1 ├─ eslint@8.12.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ form-data@3.0.1 ├─ format@0.2.2 ├─ fs-extra@10.0.1 ├─ 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@5.1.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.13.0 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ 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-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.1 ├─ is-extglob@2.1.1 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.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@5.1.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@27.5.1 ├─ jest-cli@27.5.1 ├─ jest-docblock@27.5.1 ├─ jest-jasmine2@27.5.1 ├─ jest-leak-detector@27.5.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.5.1 ├─ jest-serializer@27.5.1 ├─ jest-util@27.5.1 ├─ jest-watcher@27.5.1 ├─ jest@27.5.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.1 ├─ 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.3.7 ├─ listr2@4.0.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 ├─ longest-streak@2.0.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ memize@1.1.0 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ mime-db@1.52.0 ├─ mime-types@2.1.35 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ moment@2.29.1 ├─ ms@2.1.2 ├─ nock@13.2.4 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.2 ├─ 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 ├─ parse-json@5.2.0 ├─ 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 ├─ pidtree@0.5.0 ├─ pinst@3.0.0 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ 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 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.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.5 ├─ 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 ├─ 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 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@27.1.4 ├─ ts-node@10.7.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.6.3 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.0 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.1 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ 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.7 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yargs@17.4.0 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 10.89s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 659 Done in 0.66s. ```

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/toc-generator/toc-generator/package.json @technote-space/doctoc ^2.4.22 → ^2.4.23 @actions/github ^5.0.0 → ^5.0.1 @typescript-eslint/eslint-plugin ^5.16.0 → ^5.17.0 @typescript-eslint/parser ^5.16.0 → ^5.17.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.18s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=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 427 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.2.3 ├─ @commitlint/config-conventional@16.2.1 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/github-action-pr-helper@2.2.17 ├─ @technote-space/github-action-test-helper@0.7.41 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @types/jest@27.4.1 ├─ @typescript-eslint/eslint-plugin@5.17.0 ├─ @typescript-eslint/parser@5.17.0 ├─ eslint@8.12.0 ├─ fast-glob@3.2.11 ├─ husky@7.0.4 ├─ jest@27.5.1 ├─ lint-staged@12.3.7 ├─ nock@13.2.4 ├─ pinst@3.0.0 ├─ ts-jest@27.1.4 └─ typescript@4.6.3 info All dependencies ├─ @ampproject/remapping@2.1.2 ├─ @babel/compat-data@7.17.7 ├─ @babel/core@7.17.8 ├─ @babel/generator@7.17.7 ├─ @babel/helper-compilation-targets@7.17.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.17.7 ├─ @babel/helper-simple-access@7.17.7 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.17.8 ├─ @babel/highlight@7.16.10 ├─ @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.2.3 ├─ @commitlint/config-conventional@16.2.1 ├─ @commitlint/ensure@16.2.1 ├─ @commitlint/execute-rule@16.2.1 ├─ @commitlint/format@16.2.1 ├─ @commitlint/is-ignored@16.2.1 ├─ @commitlint/lint@16.2.1 ├─ @commitlint/load@16.2.3 ├─ @commitlint/message@16.2.1 ├─ @commitlint/parse@16.2.1 ├─ @commitlint/read@16.2.1 ├─ @commitlint/resolve-extends@16.2.1 ├─ @commitlint/rules@16.2.1 ├─ @commitlint/to-lines@16.2.1 ├─ @commitlint/top-level@16.2.1 ├─ @cspotcode/source-map-consumer@0.8.0 ├─ @cspotcode/source-map-support@0.7.0 ├─ @eslint/eslintrc@1.2.1 ├─ @humanwhocodes/config-array@0.9.5 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.5.1 ├─ @jest/reporters@27.5.1 ├─ @jest/test-sequencer@27.5.1 ├─ @jridgewell/resolve-uri@3.0.5 ├─ @jridgewell/sourcemap-codec@1.4.11 ├─ @jridgewell/trace-mapping@0.3.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.6.0 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/anchor-markdown-header@1.1.36 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/filter-github-action@0.5.62 ├─ @technote-space/github-action-pr-helper@2.2.17 ├─ @technote-space/github-action-test-helper@0.7.41 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @technote-space/release-github-actions@7.1.1 ├─ @textlint/ast-node-types@12.1.1 ├─ @textlint/markdown-to-ast@12.1.1 ├─ @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.19 ├─ @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.1 ├─ @types/json-schema@7.0.11 ├─ @types/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.4 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@21.0.0 ├─ @types/yargs@16.0.4 ├─ @typescript-eslint/eslint-plugin@5.17.0 ├─ @typescript-eslint/parser@5.17.0 ├─ @typescript-eslint/type-utils@5.17.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-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.5.1 ├─ babel-plugin-jest-hoist@27.5.1 ├─ babel-preset-jest@27.5.1 ├─ bail@1.0.5 ├─ 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.20.2 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001323 ├─ ccount@1.1.0 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ 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.6 ├─ 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.5.1 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.103 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.1 ├─ eslint@8.12.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ form-data@3.0.1 ├─ format@0.2.2 ├─ fs-extra@10.0.1 ├─ 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@5.1.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.13.0 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ 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-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.1 ├─ is-extglob@2.1.1 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.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@5.1.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@27.5.1 ├─ jest-cli@27.5.1 ├─ jest-docblock@27.5.1 ├─ jest-jasmine2@27.5.1 ├─ jest-leak-detector@27.5.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.5.1 ├─ jest-serializer@27.5.1 ├─ jest-util@27.5.1 ├─ jest-watcher@27.5.1 ├─ jest@27.5.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.1 ├─ 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.3.7 ├─ listr2@4.0.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 ├─ longest-streak@2.0.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ memize@1.1.0 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ mime-db@1.52.0 ├─ mime-types@2.1.35 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ moment@2.29.1 ├─ ms@2.1.2 ├─ nock@13.2.4 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.2 ├─ 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 ├─ parse-json@5.2.0 ├─ 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 ├─ pidtree@0.5.0 ├─ pinst@3.0.0 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ 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 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.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.5 ├─ 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 ├─ 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 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@27.1.4 ├─ ts-node@10.7.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.6.3 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.0 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.1 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ 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.7 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yargs@17.4.0 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 13.03s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.17 0 vulnerabilities found - Packages audited: 659 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/toc-generator/toc-generator/package.json @technote-space/github-action-log-helper ^0.1.51 → ^0.1.52 @typescript-eslint/eslint-plugin ^5.17.0 → ^5.18.0 @typescript-eslint/parser ^5.17.0 → ^5.18.0 eslint ^8.12.0 → ^8.13.0 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.18 [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.87s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell yarn upgrade v1.22.18 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 424 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.2.3 ├─ @commitlint/config-conventional@16.2.1 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/github-action-pr-helper@2.2.17 ├─ @technote-space/github-action-test-helper@0.7.41 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @types/jest@27.4.1 ├─ @typescript-eslint/eslint-plugin@5.18.0 ├─ @typescript-eslint/parser@5.18.0 ├─ eslint@8.13.0 ├─ fast-glob@3.2.11 ├─ husky@7.0.4 ├─ jest@27.5.1 ├─ lint-staged@12.3.7 ├─ nock@13.2.4 ├─ pinst@3.0.0 ├─ ts-jest@27.1.4 └─ typescript@4.6.3 info All dependencies ├─ @ampproject/remapping@2.1.2 ├─ @babel/compat-data@7.17.7 ├─ @babel/core@7.17.9 ├─ @babel/helper-compilation-targets@7.17.7 ├─ @babel/helper-function-name@7.17.9 ├─ @babel/helper-hoist-variables@7.16.7 ├─ @babel/helper-module-imports@7.16.7 ├─ @babel/helper-module-transforms@7.17.7 ├─ @babel/helper-simple-access@7.17.7 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.17.9 ├─ @babel/highlight@7.17.9 ├─ @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.2.3 ├─ @commitlint/config-conventional@16.2.1 ├─ @commitlint/ensure@16.2.1 ├─ @commitlint/execute-rule@16.2.1 ├─ @commitlint/format@16.2.1 ├─ @commitlint/is-ignored@16.2.1 ├─ @commitlint/lint@16.2.1 ├─ @commitlint/load@16.2.3 ├─ @commitlint/message@16.2.1 ├─ @commitlint/parse@16.2.1 ├─ @commitlint/read@16.2.1 ├─ @commitlint/resolve-extends@16.2.1 ├─ @commitlint/rules@16.2.1 ├─ @commitlint/to-lines@16.2.1 ├─ @commitlint/top-level@16.2.1 ├─ @cspotcode/source-map-consumer@0.8.0 ├─ @cspotcode/source-map-support@0.7.0 ├─ @eslint/eslintrc@1.2.1 ├─ @humanwhocodes/config-array@0.9.5 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.5.1 ├─ @jest/reporters@27.5.1 ├─ @jest/test-sequencer@27.5.1 ├─ @jridgewell/resolve-uri@3.0.5 ├─ @jridgewell/sourcemap-codec@1.4.11 ├─ @jridgewell/trace-mapping@0.3.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.6.0 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/anchor-markdown-header@1.1.36 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/filter-github-action@0.5.62 ├─ @technote-space/github-action-pr-helper@2.2.17 ├─ @technote-space/github-action-test-helper@0.7.41 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @technote-space/release-github-actions@7.1.1 ├─ @textlint/ast-node-types@12.1.1 ├─ @textlint/markdown-to-ast@12.1.1 ├─ @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.19 ├─ @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.1 ├─ @types/json-schema@7.0.11 ├─ @types/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.4.4 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@21.0.0 ├─ @types/yargs@16.0.4 ├─ @typescript-eslint/eslint-plugin@5.18.0 ├─ @typescript-eslint/parser@5.18.0 ├─ @typescript-eslint/type-utils@5.18.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-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.5.1 ├─ babel-plugin-jest-hoist@27.5.1 ├─ babel-preset-jest@27.5.1 ├─ bail@1.0.5 ├─ 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.20.2 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001327 ├─ ccount@1.1.0 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ 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.9 ├─ 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.5.1 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.3.2 ├─ domexception@2.0.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.106 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.1 ├─ eslint@8.13.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ form-data@3.0.1 ├─ format@0.2.2 ├─ fs-extra@10.0.1 ├─ 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@5.1.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.13.0 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ 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-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.1 ├─ is-extglob@2.1.1 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.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@5.1.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@27.5.1 ├─ jest-cli@27.5.1 ├─ jest-docblock@27.5.1 ├─ jest-jasmine2@27.5.1 ├─ jest-leak-detector@27.5.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.5.1 ├─ jest-serializer@27.5.1 ├─ jest-util@27.5.1 ├─ jest-watcher@27.5.1 ├─ jest@27.5.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.1 ├─ 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.3.7 ├─ listr2@4.0.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 ├─ longest-streak@2.0.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ memize@1.1.0 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ mime-db@1.52.0 ├─ mime-types@2.1.35 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ moment@2.29.2 ├─ ms@2.1.2 ├─ nock@13.2.4 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.2 ├─ 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 ├─ parse-json@5.2.0 ├─ 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 ├─ pidtree@0.5.0 ├─ pinst@3.0.0 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ 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 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.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.5 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.6 ├─ 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 ├─ 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 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@27.1.4 ├─ ts-node@10.7.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.6.3 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.0 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.1 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ 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.7 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yargs@17.4.0 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 12.23s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.18 0 vulnerabilities found - Packages audited: 660 Done in 0.66s. ```

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/toc-generator/toc-generator/package.json @types/node ^17.0.23 → ^17.0.24 @typescript-eslint/eslint-plugin ^5.18.0 → ^5.19.0 @typescript-eslint/parser ^5.18.0 → ^5.19.0 lint-staged ^12.3.7 → ^12.3.8 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.18 [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.87s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn upgrade ```Shell yarn upgrade v1.22.18 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 427 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.2.3 ├─ @commitlint/config-conventional@16.2.1 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/github-action-pr-helper@2.2.17 ├─ @technote-space/github-action-test-helper@0.7.41 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @types/jest@27.4.1 ├─ @typescript-eslint/eslint-plugin@5.19.0 ├─ @typescript-eslint/parser@5.19.0 ├─ eslint@8.13.0 ├─ fast-glob@3.2.11 ├─ husky@7.0.4 ├─ jest@27.5.1 ├─ lint-staged@12.3.8 ├─ nock@13.2.4 ├─ pinst@3.0.0 ├─ ts-jest@27.1.4 └─ typescript@4.6.3 info All dependencies ├─ @ampproject/remapping@2.1.2 ├─ @babel/compat-data@7.17.7 ├─ @babel/core@7.17.9 ├─ @babel/helper-compilation-targets@7.17.7 ├─ @babel/helper-function-name@7.17.9 ├─ @babel/helper-hoist-variables@7.16.7 ├─ @babel/helper-module-imports@7.16.7 ├─ @babel/helper-module-transforms@7.17.7 ├─ @babel/helper-simple-access@7.17.7 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.17.9 ├─ @babel/highlight@7.17.9 ├─ @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.17.9 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@16.2.3 ├─ @commitlint/config-conventional@16.2.1 ├─ @commitlint/ensure@16.2.1 ├─ @commitlint/execute-rule@16.2.1 ├─ @commitlint/format@16.2.1 ├─ @commitlint/is-ignored@16.2.1 ├─ @commitlint/lint@16.2.1 ├─ @commitlint/load@16.2.3 ├─ @commitlint/message@16.2.1 ├─ @commitlint/parse@16.2.1 ├─ @commitlint/read@16.2.1 ├─ @commitlint/resolve-extends@16.2.1 ├─ @commitlint/rules@16.2.1 ├─ @commitlint/to-lines@16.2.1 ├─ @commitlint/top-level@16.2.1 ├─ @cspotcode/source-map-consumer@0.8.0 ├─ @cspotcode/source-map-support@0.7.0 ├─ @eslint/eslintrc@1.2.1 ├─ @humanwhocodes/config-array@0.9.5 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.5.1 ├─ @jest/reporters@27.5.1 ├─ @jest/test-sequencer@27.5.1 ├─ @jridgewell/resolve-uri@3.0.5 ├─ @jridgewell/sourcemap-codec@1.4.11 ├─ @jridgewell/trace-mapping@0.3.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.6.0 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/anchor-markdown-header@1.1.36 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/filter-github-action@0.5.62 ├─ @technote-space/github-action-pr-helper@2.2.17 ├─ @technote-space/github-action-test-helper@0.7.41 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @technote-space/release-github-actions@7.1.1 ├─ @textlint/ast-node-types@12.1.1 ├─ @textlint/markdown-to-ast@12.1.1 ├─ @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.19 ├─ @types/babel__generator@7.6.4 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.17.0 ├─ @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.1 ├─ @types/json-schema@7.0.11 ├─ @types/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.6.0 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@21.0.0 ├─ @types/yargs@16.0.4 ├─ @typescript-eslint/eslint-plugin@5.19.0 ├─ @typescript-eslint/parser@5.19.0 ├─ @typescript-eslint/type-utils@5.19.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-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.5.1 ├─ babel-plugin-jest-hoist@27.5.1 ├─ babel-preset-jest@27.5.1 ├─ bail@1.0.5 ├─ 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.20.2 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001332 ├─ ccount@1.1.0 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ 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.9 ├─ 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.5.1 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.4.1 ├─ domexception@2.0.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.110 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.1 ├─ eslint@8.13.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ form-data@3.0.1 ├─ format@0.2.2 ├─ fs-extra@10.0.1 ├─ 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@5.1.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.13.0 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.1 ├─ 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-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.8.1 ├─ is-extglob@2.1.1 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.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@5.1.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@27.5.1 ├─ jest-cli@27.5.1 ├─ jest-docblock@27.5.1 ├─ jest-jasmine2@27.5.1 ├─ jest-leak-detector@27.5.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.5.1 ├─ jest-serializer@27.5.1 ├─ jest-util@27.5.1 ├─ jest-watcher@27.5.1 ├─ jest@27.5.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.1 ├─ 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.3.8 ├─ listr2@4.0.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 ├─ longest-streak@2.0.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ memize@1.1.0 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ micromark@2.11.4 ├─ mime-db@1.52.0 ├─ mime-types@2.1.35 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ moment@2.29.2 ├─ ms@2.1.2 ├─ nock@13.2.4 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.3 ├─ 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 ├─ parse-json@5.2.0 ├─ 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 ├─ pidtree@0.5.0 ├─ pinst@3.0.0 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ 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 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.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.5 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.7 ├─ 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 ├─ 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 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@27.1.4 ├─ ts-node@10.7.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.6.3 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.0 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.1 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ 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.7 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yargs@17.4.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 14.90s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". ```
yarn audit ```Shell yarn audit v1.22.18 0 vulnerabilities found - Packages audited: 659 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/toc-generator/toc-generator/package.json @technote-space/github-action-helper ^5.2.28 → ^5.3.5 @technote-space/github-action-log-helper ^0.1.52 → ^0.2.4 @technote-space/github-action-pr-helper ^2.2.17 → ^2.3.1 @technote-space/github-action-test-helper ^0.7.41 → ^0.9.5 @types/node ^17.0.24 → ^17.0.25 @typescript-eslint/eslint-plugin ^5.19.0 → ^5.20.0 @typescript-eslint/parser ^5.19.0 → ^5.20.0 eslint ^8.13.0 → ^8.14.0 lint-staged ^12.3.8 → ^12.4.0 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.18 [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.91s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.5" has unmet peer dependency "vitest@*". ```
yarn upgrade ```Shell yarn upgrade v1.22.18 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 442 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.2.3 ├─ @commitlint/config-conventional@16.2.1 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/github-action-helper@5.3.5 ├─ @technote-space/github-action-pr-helper@2.3.1 ├─ @technote-space/github-action-test-helper@0.9.5 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @types/jest@27.4.1 ├─ @typescript-eslint/eslint-plugin@5.20.0 ├─ @typescript-eslint/parser@5.20.0 ├─ eslint@8.14.0 ├─ fast-glob@3.2.11 ├─ husky@7.0.4 ├─ jest@27.5.1 ├─ lint-staged@12.4.0 ├─ nock@13.2.4 ├─ pinst@3.0.0 ├─ ts-jest@27.1.4 └─ typescript@4.6.3 info All dependencies ├─ @ampproject/remapping@2.1.2 ├─ @babel/compat-data@7.17.7 ├─ @babel/core@7.17.9 ├─ @babel/helper-compilation-targets@7.17.7 ├─ @babel/helper-function-name@7.17.9 ├─ @babel/helper-hoist-variables@7.16.7 ├─ @babel/helper-module-imports@7.16.7 ├─ @babel/helper-module-transforms@7.17.7 ├─ @babel/helper-simple-access@7.17.7 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.17.9 ├─ @babel/highlight@7.17.9 ├─ @babel/parser@7.17.9 ├─ @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 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@16.2.3 ├─ @commitlint/config-conventional@16.2.1 ├─ @commitlint/ensure@16.2.1 ├─ @commitlint/execute-rule@16.2.1 ├─ @commitlint/format@16.2.1 ├─ @commitlint/is-ignored@16.2.1 ├─ @commitlint/lint@16.2.1 ├─ @commitlint/load@16.2.3 ├─ @commitlint/message@16.2.1 ├─ @commitlint/parse@16.2.1 ├─ @commitlint/read@16.2.1 ├─ @commitlint/resolve-extends@16.2.1 ├─ @commitlint/rules@16.2.1 ├─ @commitlint/to-lines@16.2.1 ├─ @commitlint/top-level@16.2.1 ├─ @cspotcode/source-map-consumer@0.8.0 ├─ @cspotcode/source-map-support@0.7.0 ├─ @eslint/eslintrc@1.2.2 ├─ @humanwhocodes/config-array@0.9.5 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@27.5.1 ├─ @jest/reporters@27.5.1 ├─ @jest/test-sequencer@27.5.1 ├─ @jridgewell/resolve-uri@3.0.6 ├─ @jridgewell/sourcemap-codec@1.4.11 ├─ @jridgewell/trace-mapping@0.3.9 ├─ @nodelib/fs.scandir@2.1.5 ├─ @nodelib/fs.stat@2.0.5 ├─ @nodelib/fs.walk@1.2.8 ├─ @octokit/auth-token@2.5.0 ├─ @octokit/core@3.6.0 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@8.1.0 ├─ @technote-space/anchor-markdown-header@1.1.36 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/filter-github-action@0.6.1 ├─ @technote-space/github-action-helper@5.3.5 ├─ @technote-space/github-action-pr-helper@2.3.1 ├─ @technote-space/github-action-test-helper@0.9.5 ├─ @technote-space/release-github-actions-cli@1.8.9 ├─ @technote-space/release-github-actions@7.2.1 ├─ @textlint/ast-node-types@12.1.1 ├─ @textlint/markdown-to-ast@12.1.1 ├─ @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.19 ├─ @types/babel__generator@7.6.4 ├─ @types/babel__template@7.4.1 ├─ @types/babel__traverse@7.17.0 ├─ @types/chai-subset@1.3.3 ├─ @types/chai@4.3.1 ├─ @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.1 ├─ @types/json-schema@7.0.11 ├─ @types/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.6.0 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@21.0.0 ├─ @types/yargs@16.0.4 ├─ @typescript-eslint/eslint-plugin@5.20.0 ├─ @typescript-eslint/parser@5.20.0 ├─ @typescript-eslint/type-utils@5.20.0 ├─ abab@2.0.6 ├─ 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-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 ├─ assertion-error@1.1.0 ├─ asynckit@0.4.0 ├─ babel-jest@27.5.1 ├─ babel-plugin-jest-hoist@27.5.1 ├─ babel-preset-jest@27.5.1 ├─ bail@1.0.5 ├─ 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.20.2 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001332 ├─ ccount@1.1.0 ├─ chai@4.3.6 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ check-error@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.9 ├─ 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-eql@3.0.1 ├─ 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.5.1 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.4.1 ├─ domexception@2.0.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@10.0.0 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.118 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ esbuild-linux-64@0.14.38 ├─ esbuild@0.14.38 ├─ escodegen@2.0.0 ├─ eslint-scope@7.1.1 ├─ eslint@8.14.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ form-data@3.0.1 ├─ format@0.2.2 ├─ fs-extra@10.1.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@5.1.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.13.0 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-encoding-sniffer@2.0.1 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ http-proxy-agent@4.0.1 ├─ https-proxy-agent@5.0.1 ├─ 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-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.9.0 ├─ is-extglob@2.1.1 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.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@5.2.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@27.5.1 ├─ jest-cli@27.5.1 ├─ jest-docblock@27.5.1 ├─ jest-jasmine2@27.5.1 ├─ jest-leak-detector@27.5.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@27.5.1 ├─ jest-serializer@27.5.1 ├─ jest-util@27.5.1 ├─ jest-watcher@27.5.1 ├─ jest@27.5.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.1 ├─ 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.4.0 ├─ listr2@4.0.5 ├─ local-pkg@0.4.1 ├─ 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 ├─ longest-streak@2.0.4 ├─ loupe@2.3.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ mime-db@1.52.0 ├─ mime-types@2.1.35 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ moment@2.29.3 ├─ ms@2.1.2 ├─ nanoid@3.3.3 ├─ nock@13.2.4 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.3 ├─ 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 ├─ parse-json@5.2.0 ├─ parse5@6.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ pathval@1.1.1 ├─ picomatch@2.3.1 ├─ pidtree@0.5.0 ├─ pinst@3.0.0 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ postcss@8.4.12 ├─ 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 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ rollup@2.70.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.5.5 ├─ safe-buffer@5.1.2 ├─ safer-buffer@2.1.2 ├─ saxes@5.0.1 ├─ semver@7.3.7 ├─ 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-js@1.0.2 ├─ 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 ├─ 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 ├─ tinypool@0.1.2 ├─ tinyspy@0.3.2 ├─ 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 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@27.1.4 ├─ ts-node@10.7.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.6.3 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.1 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@8.1.1 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ vite@2.9.5 ├─ vitest@0.9.4 ├─ 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.7 ├─ xmlchars@2.2.0 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yargs@17.4.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 12.73s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.5" has unmet peer dependency "vitest@*". ```
yarn audit ```Shell yarn audit v1.22.18 0 vulnerabilities found - Packages audited: 698 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/toc-generator/toc-generator/package.json @actions/core ^1.6.0 → ^1.7.0 @commitlint/cli ^16.2.3 → ^16.2.4 @commitlint/config-conventional ^16.2.1 → ^16.2.4 @technote-space/release-github-actions-cli ^1.8.9 → ^1.9.0 @types/node ^17.0.25 → ^17.0.30 @typescript-eslint/eslint-plugin ^5.20.0 → ^5.21.0 @typescript-eslint/parser ^5.20.0 → ^5.21.0 jest ^27.5.1 → ^28.0.3 jest-circus ^27.5.1 → ^28.0.3 lint-staged ^12.4.0 → ^12.4.1 typescript ^4.6.3 → ^4.6.4 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.18 [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.41s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.5" has unmet peer dependency "vitest@*". warning " > ts-jest@27.1.4" has incorrect peer dependency "jest@^27.0.0". ```
yarn upgrade ```Shell yarn upgrade v1.22.18 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 413 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.2.4 ├─ @commitlint/config-conventional@16.2.4 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/github-action-pr-helper@2.3.1 ├─ @technote-space/github-action-test-helper@0.9.5 ├─ @technote-space/release-github-actions-cli@1.9.0 ├─ @types/jest@27.4.1 ├─ @typescript-eslint/eslint-plugin@5.21.0 ├─ @typescript-eslint/parser@5.21.0 ├─ eslint@8.14.0 ├─ fast-glob@3.2.11 ├─ husky@7.0.4 ├─ jest@28.0.3 ├─ lint-staged@12.4.1 ├─ nock@13.2.4 ├─ pinst@3.0.0 ├─ ts-jest@27.1.4 └─ typescript@4.6.4 info All dependencies ├─ @ampproject/remapping@2.2.0 ├─ @babel/compat-data@7.17.10 ├─ @babel/core@7.17.10 ├─ @babel/helper-compilation-targets@7.17.10 ├─ @babel/helper-function-name@7.17.9 ├─ @babel/helper-hoist-variables@7.16.7 ├─ @babel/helper-module-imports@7.16.7 ├─ @babel/helper-module-transforms@7.17.7 ├─ @babel/helper-simple-access@7.17.7 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.17.9 ├─ @babel/highlight@7.17.9 ├─ @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.17.10 ├─ @babel/template@7.16.7 ├─ @babel/traverse@7.17.10 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@16.2.4 ├─ @commitlint/config-conventional@16.2.4 ├─ @commitlint/ensure@16.2.1 ├─ @commitlint/execute-rule@16.2.1 ├─ @commitlint/format@16.2.1 ├─ @commitlint/is-ignored@16.2.4 ├─ @commitlint/lint@16.2.4 ├─ @commitlint/load@16.2.4 ├─ @commitlint/message@16.2.1 ├─ @commitlint/parse@16.2.1 ├─ @commitlint/read@16.2.1 ├─ @commitlint/resolve-extends@16.2.1 ├─ @commitlint/rules@16.2.4 ├─ @commitlint/to-lines@16.2.1 ├─ @commitlint/top-level@16.2.1 ├─ @cspotcode/source-map-consumer@0.8.0 ├─ @cspotcode/source-map-support@0.7.0 ├─ @eslint/eslintrc@1.2.2 ├─ @humanwhocodes/config-array@0.9.5 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@28.0.3 ├─ @jest/reporters@28.0.3 ├─ @jest/source-map@28.0.2 ├─ @jest/test-sequencer@28.0.2 ├─ @jridgewell/resolve-uri@3.0.6 ├─ @jridgewell/set-array@1.1.0 ├─ @jridgewell/trace-mapping@0.3.9 ├─ @nodelib/fs.scandir@2.1.5 ├─ @nodelib/fs.stat@2.0.5 ├─ @nodelib/fs.walk@1.2.8 ├─ @octokit/auth-token@2.5.0 ├─ @octokit/core@3.6.0 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @sinclair/typebox@0.23.5 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@9.1.2 ├─ @technote-space/anchor-markdown-header@1.1.36 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/filter-github-action@0.6.1 ├─ @technote-space/github-action-pr-helper@2.3.1 ├─ @technote-space/github-action-test-helper@0.9.5 ├─ @technote-space/release-github-actions-cli@1.9.0 ├─ @technote-space/release-github-actions@7.2.3 ├─ @textlint/ast-node-types@12.1.1 ├─ @textlint/markdown-to-ast@12.1.1 ├─ @tsconfig/node10@1.0.8 ├─ @tsconfig/node12@1.0.9 ├─ @tsconfig/node14@1.0.1 ├─ @tsconfig/node16@1.0.2 ├─ @types/babel__generator@7.6.4 ├─ @types/babel__template@7.4.1 ├─ @types/chai-subset@1.3.3 ├─ @types/chai@4.3.1 ├─ @types/graceful-fs@4.1.5 ├─ @types/istanbul-lib-report@3.0.0 ├─ @types/jest@27.4.1 ├─ @types/json-schema@7.0.11 ├─ @types/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.6.0 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs@17.0.10 ├─ @typescript-eslint/eslint-plugin@5.21.0 ├─ @typescript-eslint/parser@5.21.0 ├─ @typescript-eslint/type-utils@5.21.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@8.2.0 ├─ acorn@8.7.1 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ 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 ├─ assertion-error@1.1.0 ├─ babel-jest@28.0.3 ├─ babel-plugin-jest-hoist@28.0.2 ├─ babel-preset-jest@28.0.2 ├─ bail@1.0.5 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browserslist@4.20.3 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001334 ├─ ccount@1.1.0 ├─ chai@4.3.6 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ check-error@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ cliui@7.0.4 ├─ co@4.6.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ commander@8.3.0 ├─ 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.9 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ dargs@7.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ dedent@0.7.0 ├─ deep-eql@3.0.1 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@28.0.2 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.4.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@16.0.0 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.128 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ esbuild-linux-64@0.14.38 ├─ esbuild@0.14.38 ├─ eslint-scope@7.1.1 ├─ eslint@8.14.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ format@0.2.2 ├─ fs-extra@10.1.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-caller-file@2.0.5 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.11 ├─ glob-parent@5.1.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.13.0 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.9.0 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.1.0 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@5.2.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@28.0.2 ├─ jest-cli@28.0.3 ├─ jest-docblock@28.0.2 ├─ jest-each@28.0.2 ├─ jest-leak-detector@28.0.2 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@28.0.3 ├─ jest@28.0.3 ├─ js-tokens@4.0.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.1 ├─ 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.4.1 ├─ listr2@4.0.5 ├─ local-pkg@0.4.1 ├─ locate-path@5.0.0 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ log-update@4.0.0 ├─ longest-streak@2.0.4 ├─ loupe@2.3.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ moment@2.29.3 ├─ ms@2.1.2 ├─ nanoid@3.3.3 ├─ nock@13.2.4 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.4 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ 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 ├─ parse-json@5.2.0 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ pathval@1.1.1 ├─ pidtree@0.5.0 ├─ pinst@3.0.0 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ postcss@8.4.12 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ punycode@2.1.1 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@18.1.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ readable-stream@3.6.0 ├─ redent@3.0.0 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ require-directory@2.1.1 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ rollup@2.70.2 ├─ run-parallel@1.2.0 ├─ rxjs@7.5.5 ├─ safe-buffer@5.1.2 ├─ semver@7.3.7 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ signal-exit@3.0.7 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ source-map-support@0.5.13 ├─ 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 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ supports-preserve-symlinks-flag@1.0.0 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tinypool@0.1.3 ├─ tinyspy@0.3.2 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tr46@0.0.3 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@27.1.4 ├─ ts-node@10.7.0 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-check@0.4.0 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typescript@4.6.4 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.1 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@9.0.0 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ vite@2.9.6 ├─ vitest@0.9.4 ├─ walker@1.0.8 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@4.0.1 ├─ y18n@5.0.8 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yargs@17.4.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 12.07s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.5" has unmet peer dependency "vitest@*". warning " > ts-jest@27.1.4" has incorrect peer dependency "jest@^27.0.0". ```
yarn audit ```Shell yarn audit v1.22.18 0 vulnerabilities found - Packages audited: 654 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/toc-generator/toc-generator/package.json @actions/core ^1.7.0 → ^1.8.0 @types/jest ^27.4.1 → ^27.5.0 @types/node ^17.0.30 → ^17.0.31 @typescript-eslint/eslint-plugin ^5.21.0 → ^5.22.0 @typescript-eslint/parser ^5.21.0 → ^5.22.0 eslint ^8.14.0 → ^8.15.0 jest ^28.0.3 → ^28.1.0 jest-circus ^28.0.3 → ^28.1.0 ts-jest ^27.1.4 → ^28.0.1 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.18 [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.07s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.5" has unmet peer dependency "vitest@*". ```
yarn upgrade ```Shell yarn upgrade v1.22.18 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 419 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.2.4 ├─ @commitlint/config-conventional@16.2.4 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/github-action-pr-helper@2.3.1 ├─ @technote-space/github-action-test-helper@0.9.5 ├─ @technote-space/release-github-actions-cli@1.9.0 ├─ @types/jest@27.5.0 ├─ @typescript-eslint/eslint-plugin@5.22.0 ├─ @typescript-eslint/parser@5.22.0 ├─ eslint@8.15.0 ├─ fast-glob@3.2.11 ├─ husky@7.0.4 ├─ jest@28.1.0 ├─ lint-staged@12.4.1 ├─ nock@13.2.4 ├─ pinst@3.0.0 ├─ ts-jest@28.0.1 └─ typescript@4.6.4 info All dependencies ├─ @ampproject/remapping@2.2.0 ├─ @babel/compat-data@7.17.10 ├─ @babel/core@7.17.10 ├─ @babel/helper-compilation-targets@7.17.10 ├─ @babel/helper-function-name@7.17.9 ├─ @babel/helper-hoist-variables@7.16.7 ├─ @babel/helper-module-imports@7.16.7 ├─ @babel/helper-module-transforms@7.17.7 ├─ @babel/helper-simple-access@7.17.7 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.17.9 ├─ @babel/highlight@7.17.9 ├─ @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.17.10 ├─ @babel/template@7.16.7 ├─ @babel/traverse@7.17.10 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@16.2.4 ├─ @commitlint/config-conventional@16.2.4 ├─ @commitlint/ensure@16.2.1 ├─ @commitlint/execute-rule@16.2.1 ├─ @commitlint/format@16.2.1 ├─ @commitlint/is-ignored@16.2.4 ├─ @commitlint/lint@16.2.4 ├─ @commitlint/load@16.2.4 ├─ @commitlint/message@16.2.1 ├─ @commitlint/parse@16.2.1 ├─ @commitlint/read@16.2.1 ├─ @commitlint/resolve-extends@16.2.1 ├─ @commitlint/rules@16.2.4 ├─ @commitlint/to-lines@16.2.1 ├─ @commitlint/top-level@16.2.1 ├─ @cspotcode/source-map-consumer@0.8.0 ├─ @cspotcode/source-map-support@0.7.0 ├─ @eslint/eslintrc@1.2.3 ├─ @humanwhocodes/config-array@0.9.5 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@28.1.0 ├─ @jest/reporters@28.1.0 ├─ @jest/source-map@28.0.2 ├─ @jest/test-sequencer@28.1.0 ├─ @jridgewell/resolve-uri@3.0.7 ├─ @jridgewell/set-array@1.1.1 ├─ @jridgewell/trace-mapping@0.3.10 ├─ @nodelib/fs.scandir@2.1.5 ├─ @nodelib/fs.stat@2.0.5 ├─ @nodelib/fs.walk@1.2.8 ├─ @octokit/auth-token@2.5.0 ├─ @octokit/core@3.6.0 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @sinclair/typebox@0.23.5 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@9.1.2 ├─ @technote-space/anchor-markdown-header@1.1.36 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/filter-github-action@0.6.1 ├─ @technote-space/github-action-pr-helper@2.3.1 ├─ @technote-space/github-action-test-helper@0.9.5 ├─ @technote-space/release-github-actions-cli@1.9.0 ├─ @technote-space/release-github-actions@7.2.3 ├─ @textlint/ast-node-types@12.1.1 ├─ @textlint/markdown-to-ast@12.1.1 ├─ @tsconfig/node10@1.0.8 ├─ @tsconfig/node12@1.0.9 ├─ @tsconfig/node14@1.0.1 ├─ @tsconfig/node16@1.0.2 ├─ @types/babel__generator@7.6.4 ├─ @types/babel__template@7.4.1 ├─ @types/chai-subset@1.3.3 ├─ @types/chai@4.3.1 ├─ @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.5.0 ├─ @types/json-schema@7.0.11 ├─ @types/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.6.0 ├─ @types/stack-utils@2.0.1 ├─ @types/unist@2.0.6 ├─ @types/yargs-parser@21.0.0 ├─ @types/yargs@17.0.10 ├─ @typescript-eslint/eslint-plugin@5.22.0 ├─ @typescript-eslint/parser@5.22.0 ├─ @typescript-eslint/type-utils@5.22.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@8.2.0 ├─ acorn@8.7.1 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ 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 ├─ assertion-error@1.1.0 ├─ babel-jest@28.1.0 ├─ babel-plugin-jest-hoist@28.0.2 ├─ babel-preset-jest@28.0.2 ├─ bail@1.0.5 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browserslist@4.20.3 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001338 ├─ ccount@1.1.0 ├─ chai@4.3.6 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ check-error@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ cliui@7.0.4 ├─ co@4.6.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ commander@8.3.0 ├─ 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.9 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ dargs@7.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ dedent@0.7.0 ├─ deep-eql@3.0.1 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@28.0.2 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.4.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@16.0.0 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.136 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ esbuild-linux-64@0.14.38 ├─ esbuild@0.14.38 ├─ eslint-scope@7.1.1 ├─ eslint@8.15.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ format@0.2.2 ├─ fs-extra@10.1.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-caller-file@2.0.5 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.11 ├─ glob-parent@5.1.2 ├─ glob@7.2.0 ├─ global-dirs@0.1.1 ├─ globals@13.13.0 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ human-signals@2.1.0 ├─ husky@7.0.4 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.9.0 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.1.0 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@5.2.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@28.0.2 ├─ jest-cli@28.1.0 ├─ jest-docblock@28.0.2 ├─ jest-each@28.1.0 ├─ jest-leak-detector@28.1.0 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@28.1.0 ├─ jest-util@28.1.0 ├─ jest@28.1.0 ├─ js-tokens@4.0.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.1 ├─ 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.4.1 ├─ listr2@4.0.5 ├─ local-pkg@0.4.1 ├─ locate-path@5.0.0 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ log-update@4.0.0 ├─ longest-streak@2.0.4 ├─ loupe@2.3.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ moment@2.29.3 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ nock@13.2.4 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.4 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ 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 ├─ parse-json@5.2.0 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ pathval@1.1.1 ├─ picomatch@2.3.1 ├─ pidtree@0.5.0 ├─ pinst@3.0.0 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ postcss@8.4.13 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ punycode@2.1.1 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@18.1.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ readable-stream@3.6.0 ├─ redent@3.0.0 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ require-directory@2.1.1 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ rollup@2.72.0 ├─ run-parallel@1.2.0 ├─ rxjs@7.5.5 ├─ safe-buffer@5.1.2 ├─ semver@7.3.7 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ signal-exit@3.0.7 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ source-map-support@0.5.13 ├─ 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 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ supports-preserve-symlinks-flag@1.0.0 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tinypool@0.1.3 ├─ tinyspy@0.3.2 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tr46@0.0.3 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@28.0.1 ├─ ts-node@10.7.0 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-check@0.4.0 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typescript@4.6.4 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.1 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@9.0.0 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ vite@2.9.8 ├─ vitest@0.9.4 ├─ walker@1.0.8 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@4.0.1 ├─ y18n@5.0.8 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yargs@17.4.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 13.06s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.5" has unmet peer dependency "vitest@*". ```
yarn audit ```Shell yarn audit v1.22.18 0 vulnerabilities found - Packages audited: 651 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/toc-generator/toc-generator/package.json @actions/core ^1.8.0 → ^1.8.2 @actions/github ^5.0.1 → ^5.0.3 @types/jest ^27.5.0 → ^27.5.1 @types/node ^17.0.31 → ^17.0.33 @typescript-eslint/eslint-plugin ^5.22.0 → ^5.23.0 @typescript-eslint/parser ^5.22.0 → ^5.23.0 husky ^7.0.4 → ^8.0.1 ts-jest ^28.0.1 → ^28.0.2 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.18 [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.35s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.5" has unmet peer dependency "vitest@*". ```
yarn upgrade ```Shell yarn upgrade v1.22.18 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 420 new dependencies. info Direct dependencies ├─ @commitlint/cli@16.2.4 ├─ @commitlint/config-conventional@16.2.4 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/github-action-pr-helper@2.3.1 ├─ @technote-space/github-action-test-helper@0.9.5 ├─ @technote-space/release-github-actions-cli@1.9.0 ├─ @types/jest@27.5.1 ├─ @typescript-eslint/eslint-plugin@5.23.0 ├─ @typescript-eslint/parser@5.23.0 ├─ eslint@8.15.0 ├─ fast-glob@3.2.11 ├─ husky@8.0.1 ├─ jest@28.1.0 ├─ lint-staged@12.4.1 ├─ nock@13.2.4 ├─ pinst@3.0.0 ├─ ts-jest@28.0.2 └─ typescript@4.6.4 info All dependencies ├─ @ampproject/remapping@2.2.0 ├─ @babel/compat-data@7.17.10 ├─ @babel/core@7.17.10 ├─ @babel/helper-compilation-targets@7.17.10 ├─ @babel/helper-function-name@7.17.9 ├─ @babel/helper-hoist-variables@7.16.7 ├─ @babel/helper-module-imports@7.16.7 ├─ @babel/helper-module-transforms@7.17.7 ├─ @babel/helper-plugin-utils@7.16.7 ├─ @babel/helper-simple-access@7.17.7 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.17.9 ├─ @babel/highlight@7.17.9 ├─ @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.17.10 ├─ @babel/template@7.16.7 ├─ @babel/traverse@7.17.10 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@16.2.4 ├─ @commitlint/config-conventional@16.2.4 ├─ @commitlint/ensure@16.2.1 ├─ @commitlint/execute-rule@16.2.1 ├─ @commitlint/format@16.2.1 ├─ @commitlint/is-ignored@16.2.4 ├─ @commitlint/lint@16.2.4 ├─ @commitlint/load@16.2.4 ├─ @commitlint/message@16.2.1 ├─ @commitlint/parse@16.2.1 ├─ @commitlint/read@16.2.1 ├─ @commitlint/resolve-extends@16.2.1 ├─ @commitlint/rules@16.2.4 ├─ @commitlint/to-lines@16.2.1 ├─ @commitlint/top-level@16.2.1 ├─ @cspotcode/source-map-consumer@0.8.0 ├─ @cspotcode/source-map-support@0.7.0 ├─ @eslint/eslintrc@1.2.3 ├─ @humanwhocodes/config-array@0.9.5 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@28.1.0 ├─ @jest/reporters@28.1.0 ├─ @jest/source-map@28.0.2 ├─ @jest/test-sequencer@28.1.0 ├─ @jridgewell/resolve-uri@3.0.7 ├─ @jridgewell/set-array@1.1.1 ├─ @jridgewell/trace-mapping@0.3.13 ├─ @nodelib/fs.scandir@2.1.5 ├─ @nodelib/fs.stat@2.0.5 ├─ @nodelib/fs.walk@1.2.8 ├─ @octokit/auth-token@2.5.0 ├─ @octokit/core@3.6.0 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @sinclair/typebox@0.23.5 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@9.1.2 ├─ @technote-space/anchor-markdown-header@1.1.36 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/filter-github-action@0.6.1 ├─ @technote-space/github-action-pr-helper@2.3.1 ├─ @technote-space/github-action-test-helper@0.9.5 ├─ @technote-space/release-github-actions-cli@1.9.0 ├─ @technote-space/release-github-actions@7.2.3 ├─ @textlint/ast-node-types@12.1.1 ├─ @textlint/markdown-to-ast@12.1.1 ├─ @tsconfig/node10@1.0.8 ├─ @tsconfig/node12@1.0.9 ├─ @tsconfig/node14@1.0.1 ├─ @tsconfig/node16@1.0.2 ├─ @types/babel__generator@7.6.4 ├─ @types/babel__template@7.4.1 ├─ @types/chai-subset@1.3.3 ├─ @types/chai@4.3.1 ├─ @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.5.1 ├─ @types/json-schema@7.0.11 ├─ @types/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.6.1 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@21.0.0 ├─ @types/yargs@17.0.10 ├─ @typescript-eslint/eslint-plugin@5.23.0 ├─ @typescript-eslint/parser@5.23.0 ├─ @typescript-eslint/type-utils@5.23.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@8.2.0 ├─ acorn@8.7.1 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ 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 ├─ assertion-error@1.1.0 ├─ babel-jest@28.1.0 ├─ babel-plugin-jest-hoist@28.0.2 ├─ babel-preset-jest@28.0.2 ├─ bail@1.0.5 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browserslist@4.20.3 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001340 ├─ ccount@1.1.0 ├─ chai@4.3.6 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ check-error@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ cliui@7.0.4 ├─ co@4.6.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ commander@8.3.0 ├─ 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.9 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ dargs@7.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ dedent@0.7.0 ├─ deep-eql@3.0.1 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@28.0.2 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.4.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@16.0.1 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.137 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ esbuild-linux-64@0.14.39 ├─ esbuild@0.14.39 ├─ eslint-scope@7.1.1 ├─ eslint@8.15.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ format@0.2.2 ├─ fs-extra@10.1.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-caller-file@2.0.5 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.11 ├─ glob-parent@5.1.2 ├─ glob@7.2.2 ├─ global-dirs@0.1.1 ├─ globals@13.15.0 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ human-signals@2.1.0 ├─ husky@8.0.1 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.9.0 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.1.0 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@5.2.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@28.0.2 ├─ jest-cli@28.1.0 ├─ jest-docblock@28.0.2 ├─ jest-each@28.1.0 ├─ jest-leak-detector@28.1.0 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@28.1.0 ├─ jest-util@28.1.0 ├─ jest@28.1.0 ├─ js-tokens@4.0.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.1 ├─ 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.4.1 ├─ listr2@4.0.5 ├─ local-pkg@0.4.1 ├─ locate-path@5.0.0 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ log-update@4.0.0 ├─ longest-streak@2.0.4 ├─ loupe@2.3.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ micromark@2.11.4 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ moment@2.29.3 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ nock@13.2.4 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.4 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ 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 ├─ parse-json@5.2.0 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ pathval@1.1.1 ├─ picomatch@2.3.1 ├─ pidtree@0.5.0 ├─ pinst@3.0.0 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ postcss@8.4.13 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ punycode@2.1.1 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@18.1.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ readable-stream@3.6.0 ├─ redent@3.0.0 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ require-directory@2.1.1 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ rollup@2.73.0 ├─ run-parallel@1.2.0 ├─ rxjs@7.5.5 ├─ safe-buffer@5.1.2 ├─ semver@7.3.7 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ signal-exit@3.0.7 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ source-map-support@0.5.13 ├─ 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 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ supports-preserve-symlinks-flag@1.0.0 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tinypool@0.1.3 ├─ tinyspy@0.3.2 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tr46@0.0.3 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@28.0.2 ├─ ts-node@10.7.0 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-check@0.4.0 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typescript@4.6.4 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.1 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@9.0.0 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ vite@2.9.9 ├─ vitest@0.9.4 ├─ walker@1.0.8 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@4.0.1 ├─ y18n@5.0.8 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yargs@17.5.0 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 15.66s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.5" has unmet peer dependency "vitest@*". ```
yarn audit ```Shell yarn audit v1.22.18 0 vulnerabilities found - Packages audited: 651 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/toc-generator/toc-generator/package.json @commitlint/cli ^16.2.4 → ^17.0.0 @commitlint/config-conventional ^16.2.4 → ^17.0.0 @types/node ^17.0.33 → ^17.0.35 @typescript-eslint/eslint-plugin ^5.23.0 → ^5.25.0 @typescript-eslint/parser ^5.23.0 → ^5.25.0 eslint ^8.15.0 → ^8.16.0 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.18 [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.72s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.5" has unmet peer dependency "vitest@*". ```
yarn upgrade ```Shell yarn upgrade v1.22.18 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 415 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.0.0 ├─ @commitlint/config-conventional@17.0.0 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/github-action-pr-helper@2.3.1 ├─ @technote-space/github-action-test-helper@0.9.5 ├─ @technote-space/release-github-actions-cli@1.9.0 ├─ @types/jest@27.5.1 ├─ @typescript-eslint/eslint-plugin@5.25.0 ├─ @typescript-eslint/parser@5.25.0 ├─ eslint@8.16.0 ├─ fast-glob@3.2.11 ├─ husky@8.0.1 ├─ jest@28.1.0 ├─ lint-staged@12.4.1 ├─ nock@13.2.4 ├─ pinst@3.0.0 └─ ts-jest@28.0.2 info All dependencies ├─ @ampproject/remapping@2.2.0 ├─ @babel/compat-data@7.17.10 ├─ @babel/core@7.18.0 ├─ @babel/helper-compilation-targets@7.17.10 ├─ @babel/helper-function-name@7.17.9 ├─ @babel/helper-hoist-variables@7.16.7 ├─ @babel/helper-module-imports@7.16.7 ├─ @babel/helper-module-transforms@7.18.0 ├─ @babel/helper-plugin-utils@7.17.12 ├─ @babel/helper-simple-access@7.17.7 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.18.0 ├─ @babel/highlight@7.17.12 ├─ @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.17.12 ├─ @babel/template@7.16.7 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.0.0 ├─ @commitlint/config-conventional@17.0.0 ├─ @commitlint/ensure@17.0.0 ├─ @commitlint/execute-rule@17.0.0 ├─ @commitlint/format@17.0.0 ├─ @commitlint/is-ignored@17.0.0 ├─ @commitlint/lint@17.0.0 ├─ @commitlint/load@17.0.0 ├─ @commitlint/message@17.0.0 ├─ @commitlint/parse@17.0.0 ├─ @commitlint/read@17.0.0 ├─ @commitlint/resolve-extends@17.0.0 ├─ @commitlint/rules@17.0.0 ├─ @commitlint/to-lines@17.0.0 ├─ @commitlint/top-level@17.0.0 ├─ @cspotcode/source-map-consumer@0.8.0 ├─ @cspotcode/source-map-support@0.7.0 ├─ @eslint/eslintrc@1.3.0 ├─ @humanwhocodes/config-array@0.9.5 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@28.1.0 ├─ @jest/reporters@28.1.0 ├─ @jest/source-map@28.0.2 ├─ @jest/test-sequencer@28.1.0 ├─ @jridgewell/gen-mapping@0.3.1 ├─ @jridgewell/resolve-uri@3.0.7 ├─ @nodelib/fs.scandir@2.1.5 ├─ @nodelib/fs.stat@2.0.5 ├─ @nodelib/fs.walk@1.2.8 ├─ @octokit/auth-token@2.5.0 ├─ @octokit/core@3.6.0 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @sinclair/typebox@0.23.5 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@9.1.2 ├─ @technote-space/anchor-markdown-header@1.1.36 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/filter-github-action@0.6.1 ├─ @technote-space/github-action-pr-helper@2.3.1 ├─ @technote-space/github-action-test-helper@0.9.5 ├─ @technote-space/release-github-actions-cli@1.9.0 ├─ @technote-space/release-github-actions@7.2.3 ├─ @textlint/ast-node-types@12.1.1 ├─ @textlint/markdown-to-ast@12.1.1 ├─ @tsconfig/node10@1.0.8 ├─ @tsconfig/node12@1.0.9 ├─ @tsconfig/node14@1.0.1 ├─ @tsconfig/node16@1.0.2 ├─ @types/babel__generator@7.6.4 ├─ @types/babel__template@7.4.1 ├─ @types/chai-subset@1.3.3 ├─ @types/chai@4.3.1 ├─ @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.5.1 ├─ @types/json-schema@7.0.11 ├─ @types/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.6.1 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@21.0.0 ├─ @types/yargs@17.0.10 ├─ @typescript-eslint/eslint-plugin@5.25.0 ├─ @typescript-eslint/parser@5.25.0 ├─ @typescript-eslint/type-utils@5.25.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@8.2.0 ├─ acorn@8.7.1 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ 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 ├─ assertion-error@1.1.0 ├─ babel-jest@28.1.0 ├─ babel-plugin-jest-hoist@28.0.2 ├─ babel-preset-jest@28.0.2 ├─ bail@1.0.5 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browserslist@4.20.3 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001341 ├─ ccount@1.1.0 ├─ chai@4.3.6 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ check-error@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ cliui@7.0.4 ├─ co@4.6.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ commander@8.3.0 ├─ 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@2.0.0 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ dargs@7.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ dedent@0.7.0 ├─ deep-eql@3.0.1 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@28.0.2 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.4.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@16.0.1 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.137 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ esbuild-linux-64@0.14.39 ├─ esbuild@0.14.39 ├─ eslint-scope@7.1.1 ├─ eslint@8.16.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ format@0.2.2 ├─ fs-extra@10.1.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-caller-file@2.0.5 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.11 ├─ glob-parent@5.1.2 ├─ glob@7.2.3 ├─ global-dirs@0.1.1 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ human-signals@2.1.0 ├─ husky@8.0.1 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.9.0 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.1.0 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@5.2.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@28.0.2 ├─ jest-cli@28.1.0 ├─ jest-docblock@28.0.2 ├─ jest-each@28.1.0 ├─ jest-leak-detector@28.1.0 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@28.1.0 ├─ jest-util@28.1.0 ├─ jest@28.1.0 ├─ js-tokens@4.0.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.1 ├─ 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.4.1 ├─ listr2@4.0.5 ├─ local-pkg@0.4.1 ├─ locate-path@5.0.0 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ log-update@4.0.0 ├─ longest-streak@2.0.4 ├─ loupe@2.3.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ moment@2.29.3 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ nock@13.2.4 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.4 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ 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 ├─ parse-json@5.2.0 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ pathval@1.1.1 ├─ picomatch@2.3.1 ├─ pidtree@0.5.0 ├─ pinst@3.0.0 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ postcss@8.4.14 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ punycode@2.1.1 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@18.1.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ readable-stream@3.6.0 ├─ redent@3.0.0 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ require-directory@2.1.1 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ rollup@2.74.1 ├─ run-parallel@1.2.0 ├─ rxjs@7.5.5 ├─ safe-buffer@5.1.2 ├─ semver@7.3.7 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ signal-exit@3.0.7 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ source-map-support@0.5.13 ├─ 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 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ supports-preserve-symlinks-flag@1.0.0 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tinypool@0.1.3 ├─ tinyspy@0.3.2 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tr46@0.0.3 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@28.0.2 ├─ ts-node@10.7.0 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-check@0.4.0 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.1 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@9.0.0 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ vite@2.9.9 ├─ vitest@0.9.4 ├─ walker@1.0.8 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@4.0.1 ├─ y18n@5.0.8 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yargs@17.5.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 14.43s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.5" has unmet peer dependency "vitest@*". ```
yarn audit ```Shell yarn audit v1.22.18 0 vulnerabilities found - Packages audited: 652 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/toc-generator/toc-generator/package.json @commitlint/cli ^17.0.0 → ^17.0.1 @typescript-eslint/eslint-plugin ^5.25.0 → ^5.26.0 @typescript-eslint/parser ^5.25.0 → ^5.26.0 lint-staged ^12.4.1 → ^12.4.2 ts-jest ^28.0.2 → ^28.0.3 typescript ^4.6.4 → ^4.7.2 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.18 [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.65s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.5" has unmet peer dependency "vitest@*". ```
yarn upgrade ```Shell yarn upgrade v1.22.18 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 412 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.0.1 ├─ @commitlint/config-conventional@17.0.0 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/github-action-pr-helper@2.3.1 ├─ @technote-space/github-action-test-helper@0.9.5 ├─ @technote-space/release-github-actions-cli@1.9.0 ├─ @types/jest@27.5.1 ├─ @typescript-eslint/eslint-plugin@5.26.0 ├─ @typescript-eslint/parser@5.26.0 ├─ eslint@8.16.0 ├─ fast-glob@3.2.11 ├─ husky@8.0.1 ├─ jest@28.1.0 ├─ lint-staged@12.4.2 ├─ nock@13.2.4 ├─ pinst@3.0.0 ├─ ts-jest@28.0.3 └─ typescript@4.7.2 info All dependencies ├─ @ampproject/remapping@2.2.0 ├─ @babel/compat-data@7.17.10 ├─ @babel/core@7.18.2 ├─ @babel/helper-compilation-targets@7.18.2 ├─ @babel/helper-environment-visitor@7.18.2 ├─ @babel/helper-function-name@7.17.9 ├─ @babel/helper-hoist-variables@7.16.7 ├─ @babel/helper-module-imports@7.16.7 ├─ @babel/helper-module-transforms@7.18.0 ├─ @babel/helper-simple-access@7.18.2 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.18.2 ├─ @babel/highlight@7.17.12 ├─ @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.17.12 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.0.1 ├─ @commitlint/config-conventional@17.0.0 ├─ @commitlint/ensure@17.0.0 ├─ @commitlint/execute-rule@17.0.0 ├─ @commitlint/format@17.0.0 ├─ @commitlint/is-ignored@17.0.0 ├─ @commitlint/lint@17.0.0 ├─ @commitlint/load@17.0.0 ├─ @commitlint/message@17.0.0 ├─ @commitlint/parse@17.0.0 ├─ @commitlint/read@17.0.0 ├─ @commitlint/resolve-extends@17.0.0 ├─ @commitlint/rules@17.0.0 ├─ @commitlint/to-lines@17.0.0 ├─ @commitlint/top-level@17.0.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @eslint/eslintrc@1.3.0 ├─ @humanwhocodes/config-array@0.9.5 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@28.1.0 ├─ @jest/reporters@28.1.0 ├─ @jest/source-map@28.0.2 ├─ @jest/test-sequencer@28.1.0 ├─ @jridgewell/gen-mapping@0.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.6.0 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @sinclair/typebox@0.23.5 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@9.1.2 ├─ @technote-space/anchor-markdown-header@1.1.36 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/filter-github-action@0.6.1 ├─ @technote-space/github-action-pr-helper@2.3.1 ├─ @technote-space/github-action-test-helper@0.9.5 ├─ @technote-space/release-github-actions-cli@1.9.0 ├─ @technote-space/release-github-actions@7.2.3 ├─ @textlint/ast-node-types@12.1.1 ├─ @textlint/markdown-to-ast@12.1.1 ├─ @tsconfig/node10@1.0.8 ├─ @tsconfig/node12@1.0.9 ├─ @tsconfig/node14@1.0.1 ├─ @tsconfig/node16@1.0.2 ├─ @types/babel__generator@7.6.4 ├─ @types/babel__template@7.4.1 ├─ @types/chai-subset@1.3.3 ├─ @types/chai@4.3.1 ├─ @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.5.1 ├─ @types/json-schema@7.0.11 ├─ @types/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.6.1 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@21.0.0 ├─ @types/yargs@17.0.10 ├─ @typescript-eslint/eslint-plugin@5.26.0 ├─ @typescript-eslint/parser@5.26.0 ├─ @typescript-eslint/type-utils@5.26.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@8.2.0 ├─ acorn@8.7.1 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ 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 ├─ assertion-error@1.1.0 ├─ babel-jest@28.1.0 ├─ babel-plugin-jest-hoist@28.0.2 ├─ babel-preset-jest@28.0.2 ├─ bail@1.0.5 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browserslist@4.20.3 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001344 ├─ ccount@1.1.0 ├─ chai@4.3.6 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ check-error@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ cliui@7.0.4 ├─ co@4.6.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ commander@8.3.0 ├─ 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@2.0.0 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ cross-spawn@7.0.3 ├─ dargs@7.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ dedent@0.7.0 ├─ deep-eql@3.0.1 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@28.0.2 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.4.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@16.0.1 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.141 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ esbuild-linux-64@0.14.41 ├─ esbuild@0.14.41 ├─ eslint-scope@7.1.1 ├─ eslint@8.16.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ execa@5.1.1 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ format@0.2.2 ├─ fs-extra@10.1.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-caller-file@2.0.5 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.11 ├─ glob-parent@5.1.2 ├─ glob@7.2.3 ├─ global-dirs@0.1.1 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ human-signals@2.1.0 ├─ husky@8.0.1 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.9.0 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.1.0 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@5.2.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@28.0.2 ├─ jest-cli@28.1.0 ├─ jest-docblock@28.0.2 ├─ jest-each@28.1.0 ├─ jest-leak-detector@28.1.0 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@28.1.0 ├─ jest-util@28.1.0 ├─ jest@28.1.0 ├─ js-tokens@4.0.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 ├─ 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.4.2 ├─ listr2@4.0.5 ├─ local-pkg@0.4.1 ├─ locate-path@5.0.0 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash.set@4.3.2 ├─ log-update@4.0.0 ├─ longest-streak@2.0.4 ├─ loupe@2.3.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ moment@2.29.3 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ nock@13.2.4 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.5 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ object-inspect@1.12.2 ├─ 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 ├─ parse-json@5.2.0 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ pathval@1.1.1 ├─ picomatch@2.3.1 ├─ pidtree@0.5.0 ├─ pinst@3.0.0 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ postcss@8.4.14 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ punycode@2.1.1 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@18.1.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ readable-stream@3.6.0 ├─ redent@3.0.0 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ require-directory@2.1.1 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ rollup@2.75.0 ├─ run-parallel@1.2.0 ├─ rxjs@7.5.5 ├─ safe-buffer@5.1.2 ├─ semver@7.3.7 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ signal-exit@3.0.7 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ source-map-support@0.5.13 ├─ 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 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ supports-preserve-symlinks-flag@1.0.0 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tinypool@0.1.3 ├─ tinyspy@0.3.2 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tr46@0.0.3 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@28.0.3 ├─ ts-node@10.8.0 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-check@0.4.0 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typescript@4.7.2 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.1 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@9.0.0 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ vite@2.9.9 ├─ vitest@0.9.4 ├─ walker@1.0.8 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@4.0.1 ├─ y18n@5.0.8 ├─ yallist@4.0.0 ├─ yaml@1.10.2 ├─ yargs-parser@20.2.9 ├─ yargs@17.5.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 13.30s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.5" has unmet peer dependency "vitest@*". ```
yarn audit ```Shell yarn audit v1.22.18 0 vulnerabilities found - Packages audited: 652 Done in 0.59s. ```

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/toc-generator/toc-generator/package.json @technote-space/github-action-helper ^5.3.5 → ^5.3.7 @technote-space/github-action-log-helper ^0.2.4 → ^0.2.5 @technote-space/github-action-pr-helper ^2.3.1 → ^2.3.2 @commitlint/cli ^17.0.1 → ^17.0.2 @commitlint/config-conventional ^17.0.0 → ^17.0.2 @technote-space/github-action-test-helper ^0.9.5 → ^0.9.7 @types/jest ^27.5.1 → ^28.1.0 @types/node ^17.0.35 → ^17.0.39 @typescript-eslint/eslint-plugin ^5.26.0 → ^5.27.0 @typescript-eslint/parser ^5.26.0 → ^5.27.0 eslint ^8.16.0 → ^8.17.0 lint-staged ^12.4.2 → ^13.0.0 nock ^13.2.4 → ^13.2.6 ts-jest ^28.0.3 → ^28.0.4 typescript ^4.7.2 → ^4.7.3 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.18 [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.93s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.7" has unmet peer dependency "vitest@*". ```
yarn upgrade ```Shell yarn upgrade v1.22.18 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 414 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.0.2 ├─ @commitlint/config-conventional@17.0.2 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/github-action-helper@5.3.7 ├─ @technote-space/github-action-log-helper@0.2.5 ├─ @technote-space/github-action-pr-helper@2.3.2 ├─ @technote-space/github-action-test-helper@0.9.7 ├─ @technote-space/release-github-actions-cli@1.9.0 ├─ @types/jest@28.1.0 ├─ @typescript-eslint/eslint-plugin@5.27.0 ├─ @typescript-eslint/parser@5.27.0 ├─ eslint@8.17.0 ├─ fast-glob@3.2.11 ├─ husky@8.0.1 ├─ jest@28.1.0 ├─ lint-staged@13.0.0 ├─ nock@13.2.6 ├─ pinst@3.0.0 ├─ ts-jest@28.0.4 └─ typescript@4.7.3 info All dependencies ├─ @ampproject/remapping@2.2.0 ├─ @babel/compat-data@7.17.10 ├─ @babel/core@7.18.2 ├─ @babel/helper-compilation-targets@7.18.2 ├─ @babel/helper-environment-visitor@7.18.2 ├─ @babel/helper-function-name@7.17.9 ├─ @babel/helper-hoist-variables@7.16.7 ├─ @babel/helper-module-imports@7.16.7 ├─ @babel/helper-module-transforms@7.18.0 ├─ @babel/helper-simple-access@7.18.2 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.18.2 ├─ @babel/highlight@7.17.12 ├─ @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.17.12 ├─ @babel/template@7.16.7 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.0.2 ├─ @commitlint/config-conventional@17.0.2 ├─ @commitlint/ensure@17.0.0 ├─ @commitlint/execute-rule@17.0.0 ├─ @commitlint/format@17.0.0 ├─ @commitlint/is-ignored@17.0.0 ├─ @commitlint/lint@17.0.0 ├─ @commitlint/load@17.0.0 ├─ @commitlint/message@17.0.0 ├─ @commitlint/parse@17.0.0 ├─ @commitlint/read@17.0.0 ├─ @commitlint/resolve-extends@17.0.0 ├─ @commitlint/rules@17.0.0 ├─ @commitlint/to-lines@17.0.0 ├─ @commitlint/top-level@17.0.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @eslint/eslintrc@1.3.0 ├─ @humanwhocodes/config-array@0.9.5 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@28.1.0 ├─ @jest/reporters@28.1.0 ├─ @jest/source-map@28.0.2 ├─ @jest/test-sequencer@28.1.0 ├─ @jridgewell/gen-mapping@0.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.6.0 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @sinclair/typebox@0.23.5 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@9.1.2 ├─ @technote-space/anchor-markdown-header@1.1.36 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/filter-github-action@0.6.2 ├─ @technote-space/github-action-helper@5.3.7 ├─ @technote-space/github-action-log-helper@0.2.5 ├─ @technote-space/github-action-pr-helper@2.3.2 ├─ @technote-space/github-action-test-helper@0.9.7 ├─ @technote-space/release-github-actions-cli@1.9.0 ├─ @technote-space/release-github-actions@7.2.3 ├─ @textlint/ast-node-types@12.1.1 ├─ @textlint/markdown-to-ast@12.1.1 ├─ @tsconfig/node10@1.0.8 ├─ @tsconfig/node12@1.0.9 ├─ @tsconfig/node14@1.0.1 ├─ @tsconfig/node16@1.0.2 ├─ @types/babel__generator@7.6.4 ├─ @types/babel__template@7.4.1 ├─ @types/chai-subset@1.3.3 ├─ @types/chai@4.3.1 ├─ @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@28.1.0 ├─ @types/json-schema@7.0.11 ├─ @types/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.6.3 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@21.0.0 ├─ @types/yargs@17.0.10 ├─ @typescript-eslint/eslint-plugin@5.27.0 ├─ @typescript-eslint/parser@5.27.0 ├─ @typescript-eslint/type-utils@5.27.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@8.2.0 ├─ acorn@8.7.1 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ 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 ├─ assertion-error@1.1.0 ├─ babel-jest@28.1.0 ├─ babel-plugin-jest-hoist@28.0.2 ├─ babel-preset-jest@28.0.2 ├─ bail@1.0.5 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browserslist@4.20.3 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001346 ├─ ccount@1.1.0 ├─ chai@4.3.6 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ check-error@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ cliui@7.0.4 ├─ co@4.6.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ commander@9.3.0 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@5.0.0 ├─ conventional-commits-parser@3.2.4 ├─ convert-source-map@1.8.0 ├─ cosmiconfig-typescript-loader@2.0.1 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ dedent@0.7.0 ├─ deep-eql@3.0.1 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@28.0.2 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.4.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@16.0.1 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.146 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ esbuild-linux-64@0.14.42 ├─ esbuild@0.14.42 ├─ eslint-scope@7.1.1 ├─ eslint@8.17.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ format@0.2.2 ├─ fs-extra@10.1.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-caller-file@2.0.5 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.11 ├─ glob-parent@5.1.2 ├─ glob@7.2.3 ├─ global-dirs@0.1.1 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ human-signals@2.1.0 ├─ husky@8.0.1 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.9.0 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.1.0 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@5.2.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@28.0.2 ├─ jest-cli@28.1.0 ├─ jest-docblock@28.0.2 ├─ jest-each@28.1.0 ├─ jest-leak-detector@28.1.0 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@28.1.0 ├─ jest-util@28.1.0 ├─ jest@28.1.0 ├─ js-tokens@4.0.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 ├─ 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.5 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.0.0 ├─ listr2@4.0.5 ├─ local-pkg@0.4.1 ├─ locate-path@5.0.0 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ longest-streak@2.0.4 ├─ loupe@2.3.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ micromatch@4.0.5 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ moment@2.29.3 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ nock@13.2.6 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.5 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ object-inspect@1.12.2 ├─ 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 ├─ parse-json@5.2.0 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ pathval@1.1.1 ├─ picomatch@2.3.1 ├─ pidtree@0.5.0 ├─ pinst@3.0.0 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ postcss@8.4.14 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ punycode@2.1.1 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@18.1.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ readable-stream@3.6.0 ├─ redent@3.0.0 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ require-directory@2.1.1 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ rollup@2.75.5 ├─ run-parallel@1.2.0 ├─ rxjs@7.5.5 ├─ safe-buffer@5.1.2 ├─ semver@7.3.7 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ signal-exit@3.0.7 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ source-map-support@0.5.13 ├─ 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 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ supports-preserve-symlinks-flag@1.0.0 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tinypool@0.1.3 ├─ tinyspy@0.3.2 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tr46@0.0.3 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@28.0.4 ├─ ts-node@10.8.1 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-check@0.4.0 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typescript@4.7.3 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.1 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@9.0.0 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ vite@2.9.9 ├─ vitest@0.13.1 ├─ walker@1.0.8 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@4.0.1 ├─ y18n@5.0.8 ├─ yallist@4.0.0 ├─ yaml@2.1.1 ├─ yargs-parser@20.2.9 ├─ yargs@17.5.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 12.29s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.7" has unmet peer dependency "vitest@*". ```
yarn audit ```Shell yarn audit v1.22.18 0 vulnerabilities found - Packages audited: 658 Done in 0.61s. ```

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/toc-generator/toc-generator/package.json @types/jest ^28.1.0 → ^28.1.1 @types/node ^17.0.39 → ^17.0.42 @typescript-eslint/eslint-plugin ^5.27.0 → ^5.27.1 @typescript-eslint/parser ^5.27.0 → ^5.27.1 jest ^28.1.0 → ^28.1.1 jest-circus ^28.1.0 → ^28.1.1 lint-staged ^13.0.0 → ^13.0.1 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.18 [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.29s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.7" has unmet peer dependency "vitest@*". ```
yarn upgrade ```Shell yarn upgrade v1.22.18 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 415 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.0.2 ├─ @commitlint/config-conventional@17.0.2 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/github-action-helper@5.3.7 ├─ @technote-space/github-action-log-helper@0.2.5 ├─ @technote-space/github-action-pr-helper@2.3.2 ├─ @technote-space/github-action-test-helper@0.9.7 ├─ @technote-space/release-github-actions-cli@1.9.0 ├─ @types/jest@28.1.1 ├─ @typescript-eslint/eslint-plugin@5.27.1 ├─ @typescript-eslint/parser@5.27.1 ├─ eslint@8.17.0 ├─ fast-glob@3.2.11 ├─ husky@8.0.1 ├─ jest@28.1.1 ├─ lint-staged@13.0.1 ├─ nock@13.2.6 ├─ pinst@3.0.0 ├─ ts-jest@28.0.4 └─ typescript@4.7.3 info All dependencies ├─ @ampproject/remapping@2.2.0 ├─ @babel/compat-data@7.17.10 ├─ @babel/core@7.18.2 ├─ @babel/helper-compilation-targets@7.18.2 ├─ @babel/helper-environment-visitor@7.18.2 ├─ @babel/helper-function-name@7.17.9 ├─ @babel/helper-hoist-variables@7.16.7 ├─ @babel/helper-module-imports@7.16.7 ├─ @babel/helper-module-transforms@7.18.0 ├─ @babel/helper-simple-access@7.18.2 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.18.2 ├─ @babel/highlight@7.17.12 ├─ @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.17.12 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.0.2 ├─ @commitlint/config-conventional@17.0.2 ├─ @commitlint/ensure@17.0.0 ├─ @commitlint/execute-rule@17.0.0 ├─ @commitlint/format@17.0.0 ├─ @commitlint/is-ignored@17.0.0 ├─ @commitlint/lint@17.0.0 ├─ @commitlint/load@17.0.0 ├─ @commitlint/message@17.0.0 ├─ @commitlint/parse@17.0.0 ├─ @commitlint/read@17.0.0 ├─ @commitlint/resolve-extends@17.0.0 ├─ @commitlint/rules@17.0.0 ├─ @commitlint/to-lines@17.0.0 ├─ @commitlint/top-level@17.0.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @eslint/eslintrc@1.3.0 ├─ @humanwhocodes/config-array@0.9.5 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@28.1.1 ├─ @jest/reporters@28.1.1 ├─ @jest/source-map@28.0.2 ├─ @jest/test-sequencer@28.1.1 ├─ @jridgewell/gen-mapping@0.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.6.0 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.17.0 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @sinclair/typebox@0.23.5 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@9.1.2 ├─ @technote-space/anchor-markdown-header@1.1.36 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/filter-github-action@0.6.2 ├─ @technote-space/github-action-helper@5.3.7 ├─ @technote-space/github-action-log-helper@0.2.5 ├─ @technote-space/github-action-pr-helper@2.3.2 ├─ @technote-space/github-action-test-helper@0.9.7 ├─ @technote-space/release-github-actions-cli@1.9.0 ├─ @technote-space/release-github-actions@7.2.3 ├─ @textlint/ast-node-types@12.1.1 ├─ @textlint/markdown-to-ast@12.1.1 ├─ @tsconfig/node10@1.0.8 ├─ @tsconfig/node12@1.0.9 ├─ @tsconfig/node14@1.0.1 ├─ @tsconfig/node16@1.0.2 ├─ @types/babel__generator@7.6.4 ├─ @types/babel__template@7.4.1 ├─ @types/chai-subset@1.3.3 ├─ @types/chai@4.3.1 ├─ @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@28.1.1 ├─ @types/json-schema@7.0.11 ├─ @types/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.6.3 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@21.0.0 ├─ @types/yargs@17.0.10 ├─ @typescript-eslint/eslint-plugin@5.27.1 ├─ @typescript-eslint/parser@5.27.1 ├─ @typescript-eslint/type-utils@5.27.1 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@8.2.0 ├─ acorn@8.7.1 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ 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 ├─ assertion-error@1.1.0 ├─ babel-jest@28.1.1 ├─ babel-plugin-jest-hoist@28.1.1 ├─ babel-preset-jest@28.1.1 ├─ bail@1.0.5 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browserslist@4.20.4 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001352 ├─ ccount@1.1.0 ├─ chai@4.3.6 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ check-error@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ cliui@7.0.4 ├─ co@4.6.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ colorette@2.0.17 ├─ commander@9.3.0 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@5.0.0 ├─ conventional-commits-parser@3.2.4 ├─ convert-source-map@1.8.0 ├─ cosmiconfig-typescript-loader@2.0.1 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ dedent@0.7.0 ├─ deep-eql@3.0.1 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@28.1.1 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.4.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@16.0.1 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.152 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ esbuild-linux-64@0.14.43 ├─ esbuild@0.14.43 ├─ eslint-scope@7.1.1 ├─ eslint@8.17.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ format@0.2.2 ├─ fs-extra@10.1.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-caller-file@2.0.5 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.11 ├─ glob-parent@5.1.2 ├─ glob@7.2.3 ├─ global-dirs@0.1.1 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ human-signals@2.1.0 ├─ husky@8.0.1 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.9.0 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.1.0 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@5.2.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@28.0.2 ├─ jest-cli@28.1.1 ├─ jest-docblock@28.1.1 ├─ jest-each@28.1.1 ├─ jest-leak-detector@28.1.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@28.1.1 ├─ jest-util@28.1.1 ├─ jest@28.1.1 ├─ js-tokens@4.0.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 ├─ 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.5 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.0.1 ├─ listr2@4.0.5 ├─ local-pkg@0.4.1 ├─ locate-path@5.0.0 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ longest-streak@2.0.4 ├─ loupe@2.3.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ micromark@2.11.4 ├─ micromatch@4.0.5 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ moment@2.29.3 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ nock@13.2.6 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.5 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ object-inspect@1.12.2 ├─ 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 ├─ parse-json@5.2.0 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ pathval@1.1.1 ├─ picomatch@2.3.1 ├─ pidtree@0.6.0 ├─ pinst@3.0.0 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ postcss@8.4.14 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ punycode@2.1.1 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@18.1.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ readable-stream@3.6.0 ├─ redent@3.0.0 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ require-directory@2.1.1 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ rollup@2.75.6 ├─ run-parallel@1.2.0 ├─ rxjs@7.5.5 ├─ safe-buffer@5.1.2 ├─ semver@7.3.7 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ signal-exit@3.0.7 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ source-map-support@0.5.13 ├─ 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 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ supports-preserve-symlinks-flag@1.0.0 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tinypool@0.1.3 ├─ tinyspy@0.3.2 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tr46@0.0.3 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@28.0.4 ├─ ts-node@10.8.1 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-check@0.4.0 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typescript@4.7.3 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.1 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@9.0.0 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ vite@2.9.12 ├─ vitest@0.13.1 ├─ walker@1.0.8 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@4.0.1 ├─ y18n@5.0.8 ├─ yallist@4.0.0 ├─ yaml@2.1.1 ├─ yargs-parser@20.2.9 ├─ yargs@17.5.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 13.36s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.7" has unmet peer dependency "vitest@*". ```
yarn audit ```Shell yarn audit v1.22.18 0 vulnerabilities found - Packages audited: 658 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/toc-generator/toc-generator/package.json @actions/core ^1.8.2 → ^1.9.0 @types/jest ^28.1.1 → ^28.1.2 @types/node ^17.0.42 → ^18.0.0 @typescript-eslint/eslint-plugin ^5.27.1 → ^5.28.0 @typescript-eslint/parser ^5.27.1 → ^5.28.0 eslint ^8.17.0 → ^8.18.0 lint-staged ^13.0.1 → ^13.0.2 nock ^13.2.6 → ^13.2.7 ts-jest ^28.0.4 → ^28.0.5 typescript ^4.7.3 → ^4.7.4 Run yarn install to install new versions. ```
yarn install ```Shell yarn install v1.22.19 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Building fresh packages... success Saved lockfile. $ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install Done in 17.67s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.13.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.7" has unmet peer dependency "vitest@*". ```
yarn upgrade ```Shell yarn upgrade v1.22.19 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 418 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.0.2 ├─ @commitlint/config-conventional@17.0.2 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/github-action-helper@5.3.7 ├─ @technote-space/github-action-log-helper@0.2.5 ├─ @technote-space/github-action-pr-helper@2.3.2 ├─ @technote-space/github-action-test-helper@0.9.7 ├─ @technote-space/release-github-actions-cli@1.9.0 ├─ @types/jest@28.1.2 ├─ @typescript-eslint/eslint-plugin@5.28.0 ├─ @typescript-eslint/parser@5.28.0 ├─ eslint@8.18.0 ├─ fast-glob@3.2.11 ├─ husky@8.0.1 ├─ jest@28.1.1 ├─ lint-staged@13.0.2 ├─ nock@13.2.7 ├─ pinst@3.0.0 ├─ ts-jest@28.0.5 └─ typescript@4.7.4 info All dependencies ├─ @ampproject/remapping@2.2.0 ├─ @babel/compat-data@7.18.5 ├─ @babel/core@7.18.5 ├─ @babel/helper-compilation-targets@7.18.2 ├─ @babel/helper-environment-visitor@7.18.2 ├─ @babel/helper-function-name@7.17.9 ├─ @babel/helper-hoist-variables@7.16.7 ├─ @babel/helper-module-imports@7.16.7 ├─ @babel/helper-module-transforms@7.18.0 ├─ @babel/helper-plugin-utils@7.17.12 ├─ @babel/helper-simple-access@7.18.2 ├─ @babel/helper-validator-option@7.16.7 ├─ @babel/helpers@7.18.2 ├─ @babel/highlight@7.17.12 ├─ @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.17.12 ├─ @babel/template@7.16.7 ├─ @babel/traverse@7.18.5 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.0.2 ├─ @commitlint/config-conventional@17.0.2 ├─ @commitlint/ensure@17.0.0 ├─ @commitlint/execute-rule@17.0.0 ├─ @commitlint/format@17.0.0 ├─ @commitlint/is-ignored@17.0.0 ├─ @commitlint/lint@17.0.0 ├─ @commitlint/load@17.0.0 ├─ @commitlint/message@17.0.0 ├─ @commitlint/parse@17.0.0 ├─ @commitlint/read@17.0.0 ├─ @commitlint/resolve-extends@17.0.0 ├─ @commitlint/rules@17.0.0 ├─ @commitlint/to-lines@17.0.0 ├─ @commitlint/top-level@17.0.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @eslint/eslintrc@1.3.0 ├─ @humanwhocodes/config-array@0.9.5 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/load-nyc-config@1.1.0 ├─ @jest/globals@28.1.1 ├─ @jest/reporters@28.1.1 ├─ @jest/source-map@28.0.2 ├─ @jest/test-sequencer@28.1.1 ├─ @jridgewell/gen-mapping@0.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.6.0 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.18.0 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @sinclair/typebox@0.23.5 ├─ @sinonjs/commons@1.8.3 ├─ @sinonjs/fake-timers@9.1.2 ├─ @technote-space/anchor-markdown-header@1.1.36 ├─ @technote-space/doctoc@2.4.23 ├─ @technote-space/filter-github-action@0.6.2 ├─ @technote-space/github-action-helper@5.3.7 ├─ @technote-space/github-action-log-helper@0.2.5 ├─ @technote-space/github-action-pr-helper@2.3.2 ├─ @technote-space/github-action-test-helper@0.9.7 ├─ @technote-space/release-github-actions-cli@1.9.0 ├─ @technote-space/release-github-actions@7.2.3 ├─ @textlint/ast-node-types@12.1.1 ├─ @textlint/markdown-to-ast@12.1.1 ├─ @tsconfig/node10@1.0.9 ├─ @tsconfig/node12@1.0.11 ├─ @tsconfig/node14@1.0.3 ├─ @tsconfig/node16@1.0.3 ├─ @types/babel__generator@7.6.4 ├─ @types/babel__template@7.4.1 ├─ @types/chai-subset@1.3.3 ├─ @types/chai@4.3.1 ├─ @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@28.1.2 ├─ @types/json-schema@7.0.11 ├─ @types/mdast@3.0.10 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/parse-json@4.0.0 ├─ @types/prettier@2.6.3 ├─ @types/stack-utils@2.0.1 ├─ @types/yargs-parser@21.0.0 ├─ @types/yargs@17.0.10 ├─ @typescript-eslint/eslint-plugin@5.28.0 ├─ @typescript-eslint/parser@5.28.0 ├─ @typescript-eslint/type-utils@5.28.0 ├─ acorn-jsx@5.3.2 ├─ acorn-walk@8.2.0 ├─ acorn@8.7.1 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ 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 ├─ assertion-error@1.1.0 ├─ babel-jest@28.1.1 ├─ babel-plugin-jest-hoist@28.1.1 ├─ babel-preset-jest@28.1.1 ├─ bail@1.0.5 ├─ balanced-match@1.0.2 ├─ before-after-hook@2.2.2 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ browserslist@4.20.4 ├─ bs-logger@0.2.6 ├─ bser@2.1.1 ├─ buffer-from@1.1.2 ├─ camelcase-keys@6.2.2 ├─ caniuse-lite@1.0.30001356 ├─ ccount@1.1.0 ├─ chai@4.3.6 ├─ char-regex@1.0.2 ├─ character-entities-legacy@1.1.4 ├─ character-entities@1.2.4 ├─ character-reference-invalid@1.1.4 ├─ check-error@1.0.2 ├─ cjs-module-lexer@1.2.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cli-truncate@3.1.0 ├─ cliui@7.0.4 ├─ co@4.6.0 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ colorette@2.0.19 ├─ commander@9.3.0 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@5.0.0 ├─ conventional-commits-parser@3.2.4 ├─ convert-source-map@1.8.0 ├─ cosmiconfig-typescript-loader@2.0.1 ├─ cosmiconfig@7.0.1 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ decamelize-keys@1.1.0 ├─ decamelize@1.2.0 ├─ dedent@0.7.0 ├─ deep-eql@3.0.1 ├─ deep-is@0.1.4 ├─ deepmerge@4.2.2 ├─ deprecation@2.3.1 ├─ detect-newline@3.1.0 ├─ diff-sequences@28.1.1 ├─ diff@4.0.2 ├─ dir-glob@3.0.1 ├─ doctrine@3.0.0 ├─ dom-serializer@1.4.1 ├─ domutils@2.8.0 ├─ dot-prop@5.3.0 ├─ dotenv@16.0.1 ├─ eastasianwidth@0.2.0 ├─ electron-to-chromium@1.4.161 ├─ emoji-regex@8.0.0 ├─ entities@3.0.1 ├─ error-ex@1.3.2 ├─ esbuild-linux-64@0.14.45 ├─ esbuild@0.14.45 ├─ eslint-scope@7.1.1 ├─ eslint@8.18.0 ├─ esprima@4.0.1 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ extend@3.0.2 ├─ fast-deep-equal@3.1.3 ├─ fast-glob@3.2.11 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.13.0 ├─ fault@1.0.4 ├─ fb-watchman@2.0.1 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.5 ├─ format@0.2.2 ├─ fs-extra@10.1.0 ├─ fs.realpath@1.0.0 ├─ function-bind@1.1.1 ├─ gensync@1.0.0-beta.2 ├─ get-caller-file@2.0.5 ├─ get-package-type@0.1.0 ├─ get-stream@6.0.1 ├─ git-raw-commits@2.0.11 ├─ glob-parent@5.1.2 ├─ glob@7.2.3 ├─ global-dirs@0.1.1 ├─ globby@11.1.0 ├─ hard-rejection@2.1.0 ├─ has@1.0.3 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ htmlparser2@7.2.0 ├─ human-signals@2.1.0 ├─ husky@8.0.1 ├─ inflight@1.0.6 ├─ inherits@2.0.4 ├─ ini@1.3.8 ├─ is-alphabetical@1.0.4 ├─ is-alphanumerical@1.0.4 ├─ is-arrayish@0.2.1 ├─ is-core-module@2.9.0 ├─ is-extglob@2.1.1 ├─ is-generator-fn@2.1.0 ├─ is-hexadecimal@1.0.4 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-plain-obj@2.1.0 ├─ is-stream@2.0.1 ├─ is-text-path@1.0.1 ├─ isexe@2.0.0 ├─ istanbul-lib-instrument@5.2.0 ├─ istanbul-lib-source-maps@4.0.1 ├─ istanbul-reports@3.1.4 ├─ jest-changed-files@28.0.2 ├─ jest-cli@28.1.1 ├─ jest-docblock@28.1.1 ├─ jest-each@28.1.1 ├─ jest-leak-detector@28.1.1 ├─ jest-pnp-resolver@1.2.2 ├─ jest-resolve-dependencies@28.1.1 ├─ jest-util@28.1.1 ├─ jest@28.1.1 ├─ js-tokens@4.0.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 ├─ 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.5 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.0.2 ├─ listr2@4.0.5 ├─ local-pkg@0.4.1 ├─ locate-path@5.0.0 ├─ lodash.memoize@4.1.2 ├─ lodash.merge@4.6.2 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ longest-streak@2.0.4 ├─ loupe@2.3.4 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ makeerror@1.0.12 ├─ map-obj@1.0.1 ├─ markdown-table@2.0.0 ├─ mdast-util-find-and-replace@1.1.1 ├─ mdast-util-footnote@0.1.7 ├─ mdast-util-from-markdown@0.8.5 ├─ mdast-util-frontmatter@0.2.0 ├─ mdast-util-gfm-autolink-literal@0.1.3 ├─ mdast-util-gfm-strikethrough@0.2.3 ├─ mdast-util-gfm-table@0.1.6 ├─ mdast-util-gfm-task-list-item@0.1.6 ├─ mdast-util-gfm@0.1.2 ├─ merge2@1.4.1 ├─ micromark-extension-footnote@0.3.2 ├─ micromark-extension-gfm-autolink-literal@0.5.7 ├─ micromark-extension-gfm-strikethrough@0.6.5 ├─ micromark-extension-gfm-table@0.4.3 ├─ micromark-extension-gfm-tagfilter@0.3.0 ├─ micromark-extension-gfm-task-list-item@0.3.3 ├─ micromark-extension-gfm@0.3.3 ├─ micromark@2.11.4 ├─ micromatch@4.0.5 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ moment@2.29.3 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ nock@13.2.7 ├─ node-fetch@2.6.7 ├─ node-int64@0.4.0 ├─ node-releases@2.0.5 ├─ normalize-package-data@3.0.3 ├─ npm-run-path@4.0.1 ├─ object-inspect@1.12.2 ├─ 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 ├─ parse-json@5.2.0 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ pathval@1.1.1 ├─ picomatch@2.3.1 ├─ pidtree@0.6.0 ├─ pinst@3.0.0 ├─ pirates@4.0.5 ├─ pkg-dir@4.2.0 ├─ postcss@8.4.14 ├─ prompts@2.4.2 ├─ propagate@2.0.1 ├─ punycode@2.1.1 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@18.2.0 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ readable-stream@3.6.0 ├─ redent@3.0.0 ├─ remark-footnotes@3.0.0 ├─ remark-frontmatter@3.0.0 ├─ remark-gfm@1.0.0 ├─ remark-parse@9.0.0 ├─ require-directory@2.1.1 ├─ resolve-cwd@3.0.0 ├─ resolve-global@1.0.0 ├─ resolve.exports@1.1.0 ├─ resolve@1.22.1 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rimraf@3.0.2 ├─ rollup@2.75.6 ├─ run-parallel@1.2.0 ├─ rxjs@7.5.5 ├─ safe-buffer@5.1.2 ├─ semver@7.3.7 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ signal-exit@3.0.7 ├─ sisteransi@1.0.5 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ source-map-support@0.5.13 ├─ 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 ├─ supports-color@7.2.0 ├─ supports-hyperlinks@2.2.0 ├─ supports-preserve-symlinks-flag@1.0.0 ├─ terminal-link@2.1.1 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tinypool@0.1.3 ├─ tinyspy@0.3.3 ├─ tmpl@1.0.5 ├─ to-fast-properties@2.0.0 ├─ to-regex-range@5.0.1 ├─ tr46@0.0.3 ├─ traverse@0.6.6 ├─ trim-newlines@3.0.1 ├─ trough@1.0.5 ├─ ts-jest@28.0.5 ├─ ts-node@10.8.1 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-check@0.4.0 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typescript@4.7.4 ├─ unified@9.2.2 ├─ unist-util-visit-parents@3.1.1 ├─ update-section@0.3.3 ├─ uri-js@4.4.1 ├─ util-deprecate@1.0.2 ├─ v8-compile-cache-lib@3.0.1 ├─ v8-compile-cache@2.3.0 ├─ v8-to-istanbul@9.0.0 ├─ vfile-message@2.0.4 ├─ vfile@4.2.1 ├─ vite@2.9.12 ├─ vitest@0.13.1 ├─ walker@1.0.8 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which@2.0.2 ├─ word-wrap@1.2.3 ├─ write-file-atomic@4.0.1 ├─ y18n@5.0.8 ├─ yallist@4.0.0 ├─ yaml@2.1.1 ├─ yargs-parser@21.0.1 ├─ yargs@17.5.1 ├─ yn@3.1.1 ├─ yocto-queue@0.1.0 └─ zwitch@1.0.5 Done in 15.24s. ``` ### stderr: ```Shell warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@5.14.0" has unmet peer dependency "@octokit/core@>=3". warning " > @technote-space/github-action-test-helper@0.9.7" has unmet peer dependency "vitest@*". ```
yarn audit ```Shell yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 652 Done in 0.74s. ```

Changed files

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

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