-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: v8.0.4 #452
Open
technote-space
wants to merge
70
commits into
main
Choose a base branch
from
release/next-v8.0.3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
release: v8.0.4 #452
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
the
Status: In Progress
Tracking issues with work in progress
label
Feb 14, 2023
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #452 +/- ##
===========================================
+ Coverage 99.34% 100.00% +0.65%
===========================================
Files 5 5
Lines 456 456
Branches 71 51 -20
===========================================
+ Hits 453 456 +3
+ Misses 3 0 -3 ☔ View full report in Codecov by Sentry. |
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@commitlint/cli ^17.4.3 → ^17.4.4
@commitlint/config-conventional ^17.4.3 → ^17.4.4
@types/node ^18.13.0 → ^18.14.0
rollup ^3.15.0 → ^3.16.0
Run yarn install to install new versions. yarn installyarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 14.91s. stderr:warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". yarn upgradeyarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 333 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.4.4
├─ @commitlint/config-conventional@17.4.4
├─ @rollup/plugin-commonjs@24.0.1
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.1
├─ @rollup/plugin-typescript@11.0.0
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.7
├─ @technote-space/github-action-helper@5.3.10
├─ @technote-space/github-action-log-helper@0.2.10
├─ @technote-space/github-action-test-helper@0.11.2
├─ @typescript-eslint/eslint-plugin@5.52.0
├─ @typescript-eslint/parser@5.52.0
├─ @vitest/coverage-c8@0.28.5
├─ eslint-plugin-import@2.27.5
├─ eslint@8.34.0
├─ husky@8.0.3
├─ lint-staged@13.1.2
├─ memize@1.1.0
├─ nock@13.3.0
├─ pinst@3.0.0
├─ rollup@3.16.0
├─ typescript@4.9.5
└─ vitest@0.28.5
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.19.1
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.4.4
├─ @commitlint/config-conventional@17.4.4
├─ @commitlint/ensure@17.4.4
├─ @commitlint/execute-rule@17.4.0
├─ @commitlint/format@17.4.4
├─ @commitlint/is-ignored@17.4.4
├─ @commitlint/lint@17.4.4
├─ @commitlint/load@17.4.4
├─ @commitlint/message@17.4.2
├─ @commitlint/parse@17.4.4
├─ @commitlint/read@17.4.4
├─ @commitlint/resolve-extends@17.4.4
├─ @commitlint/rules@17.4.4
├─ @commitlint/to-lines@17.4.0
├─ @commitlint/top-level@17.4.0
├─ @cspotcode/source-map-support@0.8.1
├─ @esbuild/linux-x64@0.16.17
├─ @eslint/eslintrc@1.4.1
├─ @humanwhocodes/config-array@0.11.8
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/resolve-uri@3.1.0
├─ @jridgewell/sourcemap-codec@1.4.14
├─ @jridgewell/trace-mapping@0.3.17
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@24.0.1
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.1
├─ @rollup/plugin-typescript@11.0.0
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.7
├─ @technote-space/github-action-helper@5.3.10
├─ @technote-space/github-action-log-helper@0.2.10
├─ @technote-space/github-action-test-helper@0.11.2
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/estree@1.0.0
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/resolve@1.20.2
├─ @types/semver@7.3.13
├─ @typescript-eslint/eslint-plugin@5.52.0
├─ @typescript-eslint/parser@5.52.0
├─ @typescript-eslint/type-utils@5.52.0
├─ @vitest/coverage-c8@0.28.5
├─ @vitest/expect@0.28.5
├─ @vitest/runner@0.28.5
├─ acorn-jsx@5.3.2
├─ acorn@8.8.2
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.6
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.1
├─ array.prototype.flatmap@1.3.1
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ before-after-hook@2.2.3
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ buffer-from@1.1.2
├─ builtin-modules@3.3.0
├─ c8@7.13.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ commander@9.5.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.9.0
├─ cosmiconfig-typescript-loader@4.3.0
├─ cosmiconfig@8.0.0
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ debug@4.3.4
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.0
├─ diff@5.1.0
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.1
├─ es-to-primitive@1.2.1
├─ esbuild@0.16.17
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.7
├─ eslint-module-utils@2.7.4
├─ eslint-plugin-import@2.27.5
├─ eslint-scope@7.1.1
├─ eslint@8.34.0
├─ esquery@1.4.2
├─ estraverse@5.3.0
├─ fast-glob@3.2.12
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.7
├─ foreground-child@2.0.0
├─ fs-extra@11.1.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.10
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ has-proto@1.0.1
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ imurmurhash@0.1.4
├─ ini@1.3.8
├─ internal-slot@1.0.5
├─ is-array-buffer@3.0.1
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-sdsl@4.3.0
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.6
├─ lines-and-columns@1.2.4
├─ lint-staged@13.1.2
├─ listr2@5.0.7
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.6
├─ magic-string@0.27.0
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ memize@1.1.0
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.1.1
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare-lite@1.4.0
├─ natural-compare@1.4.0
├─ nock@13.3.0
├─ node-fetch@2.6.9
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object.assign@4.1.4
├─ object.values@1.1.6
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@4.0.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ pidtree@0.6.0
├─ pinst@3.0.0
├─ pkg-types@1.0.2
├─ postcss@8.4.21
├─ pretty-format@27.5.1
├─ propagate@2.0.1
├─ punycode@2.3.0
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ react-is@17.0.2
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@3.16.0
├─ run-parallel@1.2.0
├─ rxjs@7.8.0
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ stackback@0.0.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.6
├─ string.prototype.trimstart@1.0.6
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ tinypool@0.3.1
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-length@1.0.4
├─ typescript@4.9.5
├─ ufo@1.1.0
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-to-istanbul@9.1.0
├─ vite-node@0.28.5
├─ vitest@0.28.5
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.9
├─ which@2.0.2
├─ why-is-node-running@2.2.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.2.1
├─ yargs-parser@20.2.9
├─ yargs@17.7.0
├─ yn@3.1.1
└─ yocto-queue@1.0.0
Done in 13.50s. stderr:warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". yarn audityarn audit v1.22.19
0 vulnerabilities found - Packages audited: 552
Done in 0.59s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@typescript-eslint/eslint-plugin ^5.52.0 → ^5.53.0
@typescript-eslint/parser ^5.52.0 → ^5.53.0
rollup ^3.16.0 → ^3.17.2
Run yarn install to install new versions. yarn installyarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 12.90s. stderr:warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". yarn upgradeyarn upgrade v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 333 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.4.4
├─ @commitlint/config-conventional@17.4.4
├─ @rollup/plugin-commonjs@24.0.1
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.1
├─ @rollup/plugin-typescript@11.0.0
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.7
├─ @technote-space/github-action-helper@5.3.10
├─ @technote-space/github-action-log-helper@0.2.10
├─ @technote-space/github-action-test-helper@0.11.2
├─ @typescript-eslint/eslint-plugin@5.53.0
├─ @typescript-eslint/parser@5.53.0
├─ @vitest/coverage-c8@0.28.5
├─ eslint-plugin-import@2.27.5
├─ eslint@8.34.0
├─ husky@8.0.3
├─ lint-staged@13.1.2
├─ memize@1.1.0
├─ nock@13.3.0
├─ pinst@3.0.0
├─ rollup@3.17.2
├─ typescript@4.9.5
└─ vitest@0.28.5
info All dependencies
├─ @babel/code-frame@7.18.6
├─ @babel/helper-validator-identifier@7.19.1
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.4.4
├─ @commitlint/config-conventional@17.4.4
├─ @commitlint/ensure@17.4.4
├─ @commitlint/execute-rule@17.4.0
├─ @commitlint/format@17.4.4
├─ @commitlint/is-ignored@17.4.4
├─ @commitlint/lint@17.4.4
├─ @commitlint/load@17.4.4
├─ @commitlint/message@17.4.2
├─ @commitlint/parse@17.4.4
├─ @commitlint/read@17.4.4
├─ @commitlint/resolve-extends@17.4.4
├─ @commitlint/rules@17.4.4
├─ @commitlint/to-lines@17.4.0
├─ @commitlint/top-level@17.4.0
├─ @cspotcode/source-map-support@0.8.1
├─ @esbuild/linux-x64@0.16.17
├─ @eslint/eslintrc@1.4.1
├─ @humanwhocodes/config-array@0.11.8
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/resolve-uri@3.1.0
├─ @jridgewell/sourcemap-codec@1.4.14
├─ @jridgewell/trace-mapping@0.3.17
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@24.0.1
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.1
├─ @rollup/plugin-typescript@11.0.0
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.7
├─ @technote-space/github-action-helper@5.3.10
├─ @technote-space/github-action-log-helper@0.2.10
├─ @technote-space/github-action-test-helper@0.11.2
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/estree@1.0.0
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/resolve@1.20.2
├─ @types/semver@7.3.13
├─ @typescript-eslint/eslint-plugin@5.53.0
├─ @typescript-eslint/parser@5.53.0
├─ @typescript-eslint/type-utils@5.53.0
├─ @vitest/coverage-c8@0.28.5
├─ @vitest/expect@0.28.5
├─ @vitest/runner@0.28.5
├─ acorn-jsx@5.3.2
├─ acorn@8.8.2
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.6
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.1
├─ array.prototype.flatmap@1.3.1
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ before-after-hook@2.2.3
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ buffer-from@1.1.2
├─ builtin-modules@3.3.0
├─ c8@7.13.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ commander@9.5.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.9.0
├─ cosmiconfig-typescript-loader@4.3.0
├─ cosmiconfig@8.0.0
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ debug@4.3.4
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.0
├─ diff@5.1.0
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.1
├─ es-to-primitive@1.2.1
├─ esbuild@0.16.17
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.7
├─ eslint-module-utils@2.7.4
├─ eslint-plugin-import@2.27.5
├─ eslint-scope@7.1.1
├─ eslint@8.34.0
├─ esquery@1.4.2
├─ estraverse@5.3.0
├─ fast-glob@3.2.12
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.7
├─ foreground-child@2.0.0
├─ fs-extra@11.1.0
├─ function.prototype.name@1.1.5
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.10
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ has-proto@1.0.1
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ imurmurhash@0.1.4
├─ ini@1.3.8
├─ internal-slot@1.0.5
├─ is-array-buffer@3.0.1
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-sdsl@4.3.0
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.0.6
├─ lines-and-columns@1.2.4
├─ lint-staged@13.1.2
├─ listr2@5.0.7
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.6
├─ magic-string@0.27.0
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ memize@1.1.0
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.1.1
├─ ms@2.1.2
├─ nanoid@3.3.4
├─ natural-compare-lite@1.4.0
├─ natural-compare@1.4.0
├─ nock@13.3.0
├─ node-fetch@2.6.9
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object.assign@4.1.4
├─ object.values@1.1.6
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@4.0.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ pidtree@0.6.0
├─ pinst@3.0.0
├─ pkg-types@1.0.2
├─ postcss@8.4.21
├─ pretty-format@27.5.1
├─ propagate@2.0.1
├─ punycode@2.3.0
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ react-is@17.0.2
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regexp.prototype.flags@1.4.3
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@3.17.2
├─ run-parallel@1.2.0
├─ rxjs@7.8.0
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ stackback@0.0.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trimend@1.0.6
├─ string.prototype.trimstart@1.0.6
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ tinypool@0.3.1
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.1
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-length@1.0.4
├─ typescript@4.9.5
├─ ufo@1.1.0
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-to-istanbul@9.1.0
├─ vite-node@0.28.5
├─ vitest@0.28.5
├─ webidl-conversions@3.0.1
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.9
├─ which@2.0.2
├─ why-is-node-running@2.2.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.2.1
├─ yargs-parser@20.2.9
├─ yargs@17.7.0
├─ yn@3.1.1
└─ yocto-queue@1.0.0
Done in 7.67s. stderr:warning "@technote-space/github-action-helper > @octokit/plugin-rest-endpoint-methods@6.8.1" has unmet peer dependency "@octokit/core@>=3". yarn audityarn audit v1.22.19
0 vulnerabilities found - Packages audited: 552
Done in 0.56s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@commitlint/cli ^17.4.4 → ^17.6.1
@commitlint/config-conventional ^17.4.4 → ^17.6.1
@rollup/plugin-commonjs ^24.0.1 → ^24.1.0
@rollup/plugin-node-resolve ^15.0.1 → ^15.0.2
@rollup/plugin-typescript ^11.0.0 → ^11.1.0
@technote-space/filter-github-action ^0.6.7 → ^0.6.9
@technote-space/github-action-helper ^5.3.10 → ^5.3.13
@technote-space/github-action-log-helper ^0.2.10 → ^0.2.14
@technote-space/github-action-test-helper ^0.11.2 → ^0.11.7
@types/node ^18.14.0 → ^18.16.3
@typescript-eslint/eslint-plugin ^5.53.0 → ^5.59.1
@typescript-eslint/parser ^5.53.0 → ^5.59.1
@vitest/coverage-c8 ^0.28.5 → ^0.30.1
eslint ^8.34.0 → ^8.39.0
lint-staged ^13.1.2 → ^13.2.2
memize ^1.1.0 → ^2.0.0
nock ^13.3.0 → ^13.3.1
rollup ^3.17.2 → ^3.21.2
typescript ^4.9.5 → ^5.0.4
vitest ^0.28.5 → ^0.30.1
Run yarn install to install new versions. yarn installyarn 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 26.02s. yarn upgradeyarn 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 355 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.6.1
├─ @commitlint/config-conventional@17.6.1
├─ @rollup/plugin-commonjs@24.1.0
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.2
├─ @rollup/plugin-typescript@11.1.0
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.9
├─ @technote-space/github-action-helper@5.3.13
├─ @technote-space/github-action-log-helper@0.2.14
├─ @technote-space/github-action-test-helper@0.11.7
├─ @types/node@18.16.3
├─ @typescript-eslint/eslint-plugin@5.59.1
├─ @typescript-eslint/parser@5.59.1
├─ @vitest/coverage-c8@0.30.1
├─ eslint-plugin-import@2.27.5
├─ eslint@8.39.0
├─ husky@8.0.3
├─ lint-staged@13.2.2
├─ memize@2.0.0
├─ nock@13.3.1
├─ pinst@3.0.0
├─ rollup@3.21.2
└─ typescript@5.0.4
info All dependencies
├─ @babel/code-frame@7.21.4
├─ @babel/helper-validator-identifier@7.19.1
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.6.1
├─ @commitlint/config-conventional@17.6.1
├─ @commitlint/ensure@17.4.4
├─ @commitlint/execute-rule@17.4.0
├─ @commitlint/format@17.4.4
├─ @commitlint/is-ignored@17.4.4
├─ @commitlint/lint@17.6.1
├─ @commitlint/load@17.5.0
├─ @commitlint/message@17.4.2
├─ @commitlint/parse@17.4.4
├─ @commitlint/read@17.5.1
├─ @commitlint/resolve-extends@17.4.4
├─ @commitlint/rules@17.6.1
├─ @commitlint/to-lines@17.4.0
├─ @commitlint/top-level@17.4.0
├─ @cspotcode/source-map-support@0.8.1
├─ @esbuild/linux-x64@0.17.18
├─ @eslint/eslintrc@2.0.2
├─ @eslint/js@8.39.0
├─ @humanwhocodes/config-array@0.11.8
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/resolve-uri@3.1.0
├─ @jridgewell/trace-mapping@0.3.18
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@24.1.0
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.2
├─ @rollup/plugin-typescript@11.1.0
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.9
├─ @technote-space/github-action-helper@5.3.13
├─ @technote-space/github-action-log-helper@0.2.14
├─ @technote-space/github-action-test-helper@0.11.7
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/chai-subset@1.3.3
├─ @types/chai@4.3.5
├─ @types/estree@1.0.1
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/node@18.16.3
├─ @types/normalize-package-data@2.4.1
├─ @types/resolve@1.20.2
├─ @types/semver@7.3.13
├─ @typescript-eslint/eslint-plugin@5.59.1
├─ @typescript-eslint/parser@5.59.1
├─ @typescript-eslint/type-utils@5.59.1
├─ @vitest/coverage-c8@0.30.1
├─ @vitest/expect@0.30.1
├─ @vitest/runner@0.30.1
├─ @vitest/snapshot@0.30.1
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.8.2
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-buffer-byte-length@1.0.0
├─ array-ify@1.0.0
├─ array-includes@3.1.6
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.1
├─ array.prototype.flatmap@1.3.1
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ before-after-hook@2.2.3
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.13.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@10.0.1
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.9.0
├─ cosmiconfig-typescript-loader@4.3.0
├─ cosmiconfig@8.1.3
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ debug@4.3.4
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ deprecation@2.3.1
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.1
├─ es-to-primitive@1.2.1
├─ esbuild@0.17.18
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.7
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.27.5
├─ eslint-scope@7.2.0
├─ eslint@8.39.0
├─ esquery@1.5.0
├─ estraverse@5.3.0
├─ fast-diff@1.2.0
├─ fast-glob@3.2.12
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.7
├─ foreground-child@2.0.0
├─ fs-extra@11.1.1
├─ function.prototype.name@1.1.5
├─ functions-have-names@1.2.3
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ has-proto@1.0.1
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ imurmurhash@0.1.4
├─ ini@1.3.8
├─ internal-slot@1.0.5
├─ is-array-buffer@3.0.2
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-typed-array@1.1.10
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-sdsl@4.4.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.1.0
├─ lines-and-columns@1.2.4
├─ lint-staged@13.2.2
├─ listr2@5.0.8
├─ local-pkg@0.4.3
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.6
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.0.0
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.2.0
├─ ms@2.1.2
├─ nanoid@3.3.6
├─ natural-compare-lite@1.4.0
├─ natural-compare@1.4.0
├─ nock@13.3.1
├─ node-fetch@2.6.9
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object.assign@4.1.4
├─ object.values@1.1.6
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@4.0.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ pidtree@0.6.0
├─ pinst@3.0.0
├─ pkg-types@1.0.2
├─ postcss@8.4.23
├─ propagate@2.0.1
├─ punycode@2.3.0
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ react-is@17.0.2
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.0
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@3.21.2
├─ run-parallel@1.2.0
├─ rxjs@7.8.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ source-map@0.6.1
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ stackback@0.0.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.trim@1.2.7
├─ string.prototype.trimend@1.0.6
├─ string.prototype.trimstart@1.0.6
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ strip-literal@1.0.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ time-zone@1.0.0
├─ tinybench@2.5.0
├─ tinypool@0.4.0
├─ tinyspy@2.1.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.2
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-length@1.0.4
├─ typescript@5.0.4
├─ ufo@1.1.1
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-to-istanbul@9.1.0
├─ vite-node@0.30.1
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.9
├─ which@2.0.2
├─ why-is-node-running@2.2.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.2.2
├─ yargs-parser@20.2.9
├─ yargs@17.7.2
├─ yn@3.1.1
└─ yocto-queue@1.0.0
Done in 17.65s. yarn audityarn audit v1.22.19
0 vulnerabilities found - Packages audited: 559
Done in 0.63s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@technote-space/filter-github-action ^0.6.9 → ^0.6.10
@technote-space/github-action-log-helper ^0.2.14 → ^0.2.15
@technote-space/github-action-test-helper ^0.11.7 → ^0.11.8
@typescript-eslint/eslint-plugin ^5.59.1 → ^5.59.2
@typescript-eslint/parser ^5.59.1 → ^5.59.2
Run yarn install to install new versions. yarn installyarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 14.96s. yarn upgradeyarn 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 354 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.6.1
├─ @commitlint/config-conventional@17.6.1
├─ @rollup/plugin-commonjs@24.1.0
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.2
├─ @rollup/plugin-typescript@11.1.0
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.10
├─ @technote-space/github-action-helper@5.3.13
├─ @technote-space/github-action-log-helper@0.2.15
├─ @technote-space/github-action-test-helper@0.11.8
├─ @types/node@18.16.3
├─ @typescript-eslint/eslint-plugin@5.59.2
├─ @typescript-eslint/parser@5.59.2
├─ @vitest/coverage-c8@0.30.1
├─ eslint-plugin-import@2.27.5
├─ eslint@8.39.0
├─ husky@8.0.3
├─ lint-staged@13.2.2
├─ memize@2.0.0
├─ nock@13.3.1
├─ pinst@3.0.0
├─ rollup@3.21.2
└─ typescript@5.0.4
info All dependencies
├─ @babel/code-frame@7.21.4
├─ @babel/helper-validator-identifier@7.19.1
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.6.1
├─ @commitlint/config-conventional@17.6.1
├─ @commitlint/ensure@17.4.4
├─ @commitlint/execute-rule@17.4.0
├─ @commitlint/format@17.4.4
├─ @commitlint/is-ignored@17.4.4
├─ @commitlint/lint@17.6.1
├─ @commitlint/load@17.5.0
├─ @commitlint/message@17.4.2
├─ @commitlint/parse@17.4.4
├─ @commitlint/read@17.5.1
├─ @commitlint/resolve-extends@17.4.4
├─ @commitlint/rules@17.6.1
├─ @commitlint/to-lines@17.4.0
├─ @commitlint/top-level@17.4.0
├─ @cspotcode/source-map-support@0.8.1
├─ @esbuild/linux-x64@0.17.18
├─ @eslint/eslintrc@2.0.2
├─ @eslint/js@8.39.0
├─ @humanwhocodes/config-array@0.11.8
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/resolve-uri@3.1.0
├─ @jridgewell/trace-mapping@0.3.18
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@24.1.0
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.2
├─ @rollup/plugin-typescript@11.1.0
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.10
├─ @technote-space/github-action-helper@5.3.13
├─ @technote-space/github-action-log-helper@0.2.15
├─ @technote-space/github-action-test-helper@0.11.8
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/chai-subset@1.3.3
├─ @types/chai@4.3.5
├─ @types/estree@1.0.1
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/node@18.16.3
├─ @types/normalize-package-data@2.4.1
├─ @types/resolve@1.20.2
├─ @types/semver@7.3.13
├─ @typescript-eslint/eslint-plugin@5.59.2
├─ @typescript-eslint/parser@5.59.2
├─ @typescript-eslint/type-utils@5.59.2
├─ @vitest/coverage-c8@0.30.1
├─ @vitest/expect@0.30.1
├─ @vitest/runner@0.30.1
├─ @vitest/snapshot@0.30.1
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.8.2
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-buffer-byte-length@1.0.0
├─ array-ify@1.0.0
├─ array-includes@3.1.6
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.1
├─ array.prototype.flatmap@1.3.1
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ before-after-hook@2.2.3
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.13.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@10.0.1
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.9.0
├─ cosmiconfig-typescript-loader@4.3.0
├─ cosmiconfig@8.1.3
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ debug@4.3.4
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ deprecation@2.3.1
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.1
├─ es-to-primitive@1.2.1
├─ esbuild@0.17.18
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.7
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.27.5
├─ eslint-scope@7.2.0
├─ eslint@8.39.0
├─ esquery@1.5.0
├─ estraverse@5.3.0
├─ fast-diff@1.2.0
├─ fast-glob@3.2.12
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.7
├─ foreground-child@2.0.0
├─ fs-extra@11.1.1
├─ function.prototype.name@1.1.5
├─ functions-have-names@1.2.3
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ has-proto@1.0.1
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ imurmurhash@0.1.4
├─ ini@1.3.8
├─ internal-slot@1.0.5
├─ is-array-buffer@3.0.2
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-sdsl@4.4.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.1.0
├─ lines-and-columns@1.2.4
├─ lint-staged@13.2.2
├─ listr2@5.0.8
├─ local-pkg@0.4.3
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.6
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.0.0
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.2.0
├─ ms@2.1.2
├─ nanoid@3.3.6
├─ natural-compare-lite@1.4.0
├─ natural-compare@1.4.0
├─ nock@13.3.1
├─ node-fetch@2.6.9
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object.assign@4.1.4
├─ object.values@1.1.6
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@4.0.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ pidtree@0.6.0
├─ pinst@3.0.0
├─ pkg-types@1.0.2
├─ postcss@8.4.23
├─ propagate@2.0.1
├─ punycode@2.3.0
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ react-is@17.0.2
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.0
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@3.21.2
├─ run-parallel@1.2.0
├─ rxjs@7.8.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ source-map@0.6.1
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ stackback@0.0.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.7
├─ string.prototype.trimend@1.0.6
├─ string.prototype.trimstart@1.0.6
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ strip-literal@1.0.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ time-zone@1.0.0
├─ tinybench@2.5.0
├─ tinypool@0.4.0
├─ tinyspy@2.1.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.2
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-length@1.0.4
├─ typescript@5.0.4
├─ ufo@1.1.1
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-to-istanbul@9.1.0
├─ vite-node@0.30.1
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.9
├─ which@2.0.2
├─ why-is-node-running@2.2.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.2.2
├─ yargs-parser@20.2.9
├─ yargs@17.7.2
├─ yn@3.1.1
└─ yocto-queue@1.0.0
Done in 8.22s. yarn audityarn audit v1.22.19
0 vulnerabilities found - Packages audited: 559
Done in 0.52s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@commitlint/cli ^17.6.1 → ^17.6.3
@commitlint/config-conventional ^17.6.1 → ^17.6.3
@types/node ^18.16.3 → ^20.1.0
@vitest/coverage-c8 ^0.30.1 → ^0.31.0
eslint ^8.39.0 → ^8.40.0
rollup ^3.21.2 → ^3.21.5
vitest ^0.30.1 → ^0.31.0
Run yarn install to install new versions. yarn installyarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 15.84s. yarn upgradeyarn 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 342 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.6.3
├─ @commitlint/config-conventional@17.6.3
├─ @rollup/plugin-commonjs@24.1.0
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.2
├─ @rollup/plugin-typescript@11.1.0
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.10
├─ @technote-space/github-action-helper@5.3.13
├─ @technote-space/github-action-log-helper@0.2.15
├─ @technote-space/github-action-test-helper@0.11.8
├─ @typescript-eslint/eslint-plugin@5.59.2
├─ @typescript-eslint/parser@5.59.2
├─ @vitest/coverage-c8@0.31.0
├─ eslint-plugin-import@2.27.5
├─ eslint@8.40.0
├─ husky@8.0.3
├─ lint-staged@13.2.2
├─ memize@2.0.0
├─ nock@13.3.1
├─ pinst@3.0.0
├─ rollup@3.21.5
├─ typescript@5.0.4
└─ vitest@0.31.0
info All dependencies
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.21.4
├─ @babel/helper-validator-identifier@7.19.1
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.6.3
├─ @commitlint/config-conventional@17.6.3
├─ @commitlint/ensure@17.4.4
├─ @commitlint/execute-rule@17.4.0
├─ @commitlint/format@17.4.4
├─ @commitlint/is-ignored@17.6.3
├─ @commitlint/lint@17.6.3
├─ @commitlint/load@17.5.0
├─ @commitlint/message@17.4.2
├─ @commitlint/parse@17.4.4
├─ @commitlint/read@17.5.1
├─ @commitlint/resolve-extends@17.4.4
├─ @commitlint/rules@17.6.1
├─ @commitlint/to-lines@17.4.0
├─ @commitlint/top-level@17.4.0
├─ @cspotcode/source-map-support@0.8.1
├─ @esbuild/linux-x64@0.17.18
├─ @eslint/eslintrc@2.0.3
├─ @eslint/js@8.40.0
├─ @humanwhocodes/config-array@0.11.8
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.0
├─ @jridgewell/set-array@1.1.2
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@24.1.0
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.2
├─ @rollup/plugin-typescript@11.1.0
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.10
├─ @technote-space/github-action-helper@5.3.13
├─ @technote-space/github-action-log-helper@0.2.15
├─ @technote-space/github-action-test-helper@0.11.8
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/estree@1.0.1
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/resolve@1.20.2
├─ @types/semver@7.3.13
├─ @typescript-eslint/eslint-plugin@5.59.2
├─ @typescript-eslint/parser@5.59.2
├─ @typescript-eslint/type-utils@5.59.2
├─ @vitest/coverage-c8@0.31.0
├─ @vitest/expect@0.31.0
├─ @vitest/runner@0.31.0
├─ @vitest/snapshot@0.31.0
├─ acorn-jsx@5.3.2
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-buffer-byte-length@1.0.0
├─ array-ify@1.0.0
├─ array-includes@3.1.6
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.1
├─ array.prototype.flatmap@1.3.1
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ before-after-hook@2.2.3
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.13.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@10.0.1
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.9.0
├─ cosmiconfig-typescript-loader@4.3.0
├─ cosmiconfig@8.1.3
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ deprecation@2.3.1
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.1
├─ es-to-primitive@1.2.1
├─ esbuild@0.17.18
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.7
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.27.5
├─ eslint-scope@7.2.0
├─ eslint@8.40.0
├─ esquery@1.5.0
├─ estraverse@5.3.0
├─ fast-diff@1.2.0
├─ fast-glob@3.2.12
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.7
├─ foreground-child@2.0.0
├─ fs-extra@11.1.1
├─ function.prototype.name@1.1.5
├─ functions-have-names@1.2.3
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ has-proto@1.0.1
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ imurmurhash@0.1.4
├─ ini@1.3.8
├─ internal-slot@1.0.5
├─ is-array-buffer@3.0.2
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-sdsl@4.4.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.1.0
├─ lines-and-columns@1.2.4
├─ lint-staged@13.2.2
├─ listr2@5.0.8
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.0.0
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ ms@2.1.2
├─ nanoid@3.3.6
├─ natural-compare-lite@1.4.0
├─ natural-compare@1.4.0
├─ nock@13.3.1
├─ node-fetch@2.6.9
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object.assign@4.1.4
├─ object.values@1.1.6
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ pidtree@0.6.0
├─ pinst@3.0.0
├─ pkg-types@1.0.3
├─ postcss@8.4.23
├─ propagate@2.0.1
├─ punycode@2.3.0
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ react-is@17.0.2
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.0
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@3.21.5
├─ run-parallel@1.2.0
├─ rxjs@7.8.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ stackback@0.0.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.7
├─ string.prototype.trimend@1.0.6
├─ string.prototype.trimstart@1.0.6
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ time-zone@1.0.0
├─ tinypool@0.5.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.2
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-length@1.0.4
├─ typescript@5.0.4
├─ ufo@1.1.2
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-to-istanbul@9.1.0
├─ vite-node@0.31.0
├─ vitest@0.31.0
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.9
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.2.2
├─ yargs-parser@20.2.9
├─ yargs@17.7.2
├─ yn@3.1.1
└─ yocto-queue@1.0.0
Done in 10.37s. yarn audityarn audit v1.22.19
0 vulnerabilities found - Packages audited: 571
Done in 0.54s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@technote-space/filter-github-action ^0.6.10 → ^0.6.11
@technote-space/github-action-log-helper ^0.2.15 → ^0.2.16
@types/node ^20.1.0 → ^20.1.1
@typescript-eslint/eslint-plugin ^5.59.2 → ^5.59.5
@typescript-eslint/parser ^5.59.2 → ^5.59.5
Run yarn install to install new versions. yarn installyarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 18.60s. yarn upgradeyarn 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 342 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.6.3
├─ @commitlint/config-conventional@17.6.3
├─ @rollup/plugin-commonjs@24.1.0
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.2
├─ @rollup/plugin-typescript@11.1.0
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.11
├─ @technote-space/github-action-helper@5.3.13
├─ @technote-space/github-action-log-helper@0.2.16
├─ @technote-space/github-action-test-helper@0.11.8
├─ @typescript-eslint/eslint-plugin@5.59.5
├─ @typescript-eslint/parser@5.59.5
├─ @vitest/coverage-c8@0.31.0
├─ eslint-plugin-import@2.27.5
├─ eslint@8.40.0
├─ husky@8.0.3
├─ lint-staged@13.2.2
├─ memize@2.0.0
├─ nock@13.3.1
├─ pinst@3.0.0
├─ rollup@3.21.5
├─ typescript@5.0.4
└─ vitest@0.31.0
info All dependencies
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.21.4
├─ @babel/helper-validator-identifier@7.19.1
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.6.3
├─ @commitlint/config-conventional@17.6.3
├─ @commitlint/ensure@17.4.4
├─ @commitlint/execute-rule@17.4.0
├─ @commitlint/format@17.4.4
├─ @commitlint/is-ignored@17.6.3
├─ @commitlint/lint@17.6.3
├─ @commitlint/load@17.5.0
├─ @commitlint/message@17.4.2
├─ @commitlint/parse@17.4.4
├─ @commitlint/read@17.5.1
├─ @commitlint/resolve-extends@17.4.4
├─ @commitlint/rules@17.6.1
├─ @commitlint/to-lines@17.4.0
├─ @commitlint/top-level@17.4.0
├─ @cspotcode/source-map-support@0.8.1
├─ @esbuild/linux-x64@0.17.18
├─ @eslint/eslintrc@2.0.3
├─ @eslint/js@8.40.0
├─ @humanwhocodes/config-array@0.11.8
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.0
├─ @jridgewell/set-array@1.1.2
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@24.1.0
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.2
├─ @rollup/plugin-typescript@11.1.0
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.11
├─ @technote-space/github-action-helper@5.3.13
├─ @technote-space/github-action-log-helper@0.2.16
├─ @technote-space/github-action-test-helper@0.11.8
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.3
├─ @types/estree@1.0.1
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.0
├─ @typescript-eslint/eslint-plugin@5.59.5
├─ @typescript-eslint/parser@5.59.5
├─ @typescript-eslint/type-utils@5.59.5
├─ @vitest/coverage-c8@0.31.0
├─ @vitest/expect@0.31.0
├─ @vitest/runner@0.31.0
├─ @vitest/snapshot@0.31.0
├─ acorn-jsx@5.3.2
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-buffer-byte-length@1.0.0
├─ array-ify@1.0.0
├─ array-includes@3.1.6
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.1
├─ array.prototype.flatmap@1.3.1
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ before-after-hook@2.2.3
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.13.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@10.0.1
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.9.0
├─ cosmiconfig-typescript-loader@4.3.0
├─ cosmiconfig@8.1.3
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ deprecation@2.3.1
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.1
├─ es-to-primitive@1.2.1
├─ esbuild@0.17.18
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.7
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.27.5
├─ eslint-scope@7.2.0
├─ eslint@8.40.0
├─ esquery@1.5.0
├─ estraverse@5.3.0
├─ fast-diff@1.2.0
├─ fast-glob@3.2.12
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.7
├─ foreground-child@2.0.0
├─ fs-extra@11.1.1
├─ function.prototype.name@1.1.5
├─ functions-have-names@1.2.3
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ has-proto@1.0.1
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ imurmurhash@0.1.4
├─ ini@1.3.8
├─ internal-slot@1.0.5
├─ is-array-buffer@3.0.2
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-sdsl@4.4.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.1.0
├─ lines-and-columns@1.2.4
├─ lint-staged@13.2.2
├─ listr2@5.0.8
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.0.0
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ ms@2.1.2
├─ nanoid@3.3.6
├─ natural-compare-lite@1.4.0
├─ natural-compare@1.4.0
├─ nock@13.3.1
├─ node-fetch@2.6.10
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object.assign@4.1.4
├─ object.values@1.1.6
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ pidtree@0.6.0
├─ pinst@3.0.0
├─ pkg-types@1.0.3
├─ postcss@8.4.23
├─ propagate@2.0.1
├─ punycode@2.3.0
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ react-is@17.0.2
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.0
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@3.21.5
├─ run-parallel@1.2.0
├─ rxjs@7.8.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ stackback@0.0.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.7
├─ string.prototype.trimend@1.0.6
├─ string.prototype.trimstart@1.0.6
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ time-zone@1.0.0
├─ tinypool@0.5.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.2
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-length@1.0.4
├─ typescript@5.0.4
├─ ufo@1.1.2
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-to-istanbul@9.1.0
├─ vite-node@0.31.0
├─ vitest@0.31.0
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.9
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.2.2
├─ yargs-parser@20.2.9
├─ yargs@17.7.2
├─ yn@3.1.1
└─ yocto-queue@1.0.0
Done in 8.56s. yarn audityarn audit v1.22.19
0 vulnerabilities found - Packages audited: 571
Done in 0.63s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@rollup/plugin-commonjs ^24.1.0 → ^25.0.0
@rollup/plugin-typescript ^11.1.0 → ^11.1.1
@types/node ^20.1.1 → ^20.1.3
memize ^2.0.0 → ^2.1.0
rollup ^3.21.5 → ^3.21.6
Run yarn install to install new versions. yarn installyarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 14.61s. yarn upgradeyarn 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 342 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.6.3
├─ @commitlint/config-conventional@17.6.3
├─ @rollup/plugin-commonjs@25.0.0
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.2
├─ @rollup/plugin-typescript@11.1.1
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.11
├─ @technote-space/github-action-helper@5.3.13
├─ @technote-space/github-action-log-helper@0.2.16
├─ @technote-space/github-action-test-helper@0.11.8
├─ @typescript-eslint/eslint-plugin@5.59.5
├─ @typescript-eslint/parser@5.59.5
├─ @vitest/coverage-c8@0.31.0
├─ eslint-plugin-import@2.27.5
├─ eslint@8.40.0
├─ husky@8.0.3
├─ lint-staged@13.2.2
├─ memize@2.1.0
├─ nock@13.3.1
├─ pinst@3.0.0
├─ rollup@3.21.6
├─ typescript@5.0.4
└─ vitest@0.31.0
info All dependencies
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.21.4
├─ @babel/helper-validator-identifier@7.19.1
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.6.3
├─ @commitlint/config-conventional@17.6.3
├─ @commitlint/ensure@17.4.4
├─ @commitlint/execute-rule@17.4.0
├─ @commitlint/format@17.4.4
├─ @commitlint/is-ignored@17.6.3
├─ @commitlint/lint@17.6.3
├─ @commitlint/load@17.5.0
├─ @commitlint/message@17.4.2
├─ @commitlint/parse@17.4.4
├─ @commitlint/read@17.5.1
├─ @commitlint/resolve-extends@17.4.4
├─ @commitlint/rules@17.6.1
├─ @commitlint/to-lines@17.4.0
├─ @commitlint/top-level@17.4.0
├─ @cspotcode/source-map-support@0.8.1
├─ @esbuild/linux-x64@0.17.19
├─ @eslint/eslintrc@2.0.3
├─ @eslint/js@8.40.0
├─ @humanwhocodes/config-array@0.11.8
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.0
├─ @jridgewell/set-array@1.1.2
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.0
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.2
├─ @rollup/plugin-typescript@11.1.1
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.11
├─ @technote-space/github-action-helper@5.3.13
├─ @technote-space/github-action-log-helper@0.2.16
├─ @technote-space/github-action-test-helper@0.11.8
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.4
├─ @types/estree@1.0.1
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.0
├─ @typescript-eslint/eslint-plugin@5.59.5
├─ @typescript-eslint/parser@5.59.5
├─ @typescript-eslint/type-utils@5.59.5
├─ @vitest/coverage-c8@0.31.0
├─ @vitest/expect@0.31.0
├─ @vitest/runner@0.31.0
├─ @vitest/snapshot@0.31.0
├─ acorn-jsx@5.3.2
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-buffer-byte-length@1.0.0
├─ array-ify@1.0.0
├─ array-includes@3.1.6
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.1
├─ array.prototype.flatmap@1.3.1
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ before-after-hook@2.2.3
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.13.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@10.0.1
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.9.0
├─ cosmiconfig-typescript-loader@4.3.0
├─ cosmiconfig@8.1.3
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ deprecation@2.3.1
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.1
├─ es-to-primitive@1.2.1
├─ esbuild@0.17.19
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.7
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.27.5
├─ eslint-scope@7.2.0
├─ eslint@8.40.0
├─ esquery@1.5.0
├─ estraverse@5.3.0
├─ fast-diff@1.2.0
├─ fast-glob@3.2.12
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.7
├─ foreground-child@2.0.0
├─ fs-extra@11.1.1
├─ function.prototype.name@1.1.5
├─ functions-have-names@1.2.3
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ has-proto@1.0.1
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ imurmurhash@0.1.4
├─ ini@1.3.8
├─ internal-slot@1.0.5
├─ is-array-buffer@3.0.2
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-sdsl@4.4.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.1.0
├─ lines-and-columns@1.2.4
├─ lint-staged@13.2.2
├─ listr2@5.0.8
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ ms@2.1.2
├─ nanoid@3.3.6
├─ natural-compare-lite@1.4.0
├─ natural-compare@1.4.0
├─ nock@13.3.1
├─ node-fetch@2.6.11
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object.assign@4.1.4
├─ object.values@1.1.6
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ pidtree@0.6.0
├─ pinst@3.0.0
├─ pkg-types@1.0.3
├─ postcss@8.4.23
├─ propagate@2.0.1
├─ punycode@2.3.0
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ react-is@17.0.2
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.0
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@3.21.6
├─ run-parallel@1.2.0
├─ rxjs@7.8.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ stackback@0.0.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.7
├─ string.prototype.trimend@1.0.6
├─ string.prototype.trimstart@1.0.6
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ time-zone@1.0.0
├─ tinypool@0.5.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.2
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-length@1.0.4
├─ typescript@5.0.4
├─ ufo@1.1.2
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-to-istanbul@9.1.0
├─ vite-node@0.31.0
├─ vitest@0.31.0
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.9
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.2.2
├─ yargs-parser@20.2.9
├─ yargs@17.7.2
├─ yn@3.1.1
└─ yocto-queue@1.0.0
Done in 11.69s. yarn audityarn audit v1.22.19
0 vulnerabilities found - Packages audited: 572
Done in 0.60s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@technote-space/filter-github-action ^0.6.11 → ^0.6.12
@technote-space/github-action-log-helper ^0.2.16 → ^0.2.17
@technote-space/github-action-test-helper ^0.11.8 → ^0.11.13
@types/node ^20.1.3 → ^20.1.5
@typescript-eslint/eslint-plugin ^5.59.5 → ^5.59.6
@typescript-eslint/parser ^5.59.5 → ^5.59.6
rollup ^3.21.6 → ^3.21.7
Run yarn install to install new versions. yarn installyarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 21.72s. yarn upgradeyarn 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 352 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.6.3
├─ @commitlint/config-conventional@17.6.3
├─ @rollup/plugin-commonjs@25.0.0
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.2
├─ @rollup/plugin-typescript@11.1.1
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.12
├─ @technote-space/github-action-helper@5.3.13
├─ @technote-space/github-action-log-helper@0.2.17
├─ @technote-space/github-action-test-helper@0.11.13
├─ @typescript-eslint/eslint-plugin@5.59.6
├─ @typescript-eslint/parser@5.59.6
├─ @vitest/coverage-c8@0.31.0
├─ eslint-plugin-import@2.27.5
├─ eslint@8.40.0
├─ husky@8.0.3
├─ lint-staged@13.2.2
├─ memize@2.1.0
├─ nock@13.3.1
├─ pinst@3.0.0
├─ rollup@3.21.7
├─ typescript@5.0.4
└─ vitest@0.31.0
info All dependencies
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.21.4
├─ @babel/helper-validator-identifier@7.19.1
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.6.3
├─ @commitlint/config-conventional@17.6.3
├─ @commitlint/ensure@17.4.4
├─ @commitlint/execute-rule@17.4.0
├─ @commitlint/format@17.4.4
├─ @commitlint/is-ignored@17.6.3
├─ @commitlint/lint@17.6.3
├─ @commitlint/load@17.5.0
├─ @commitlint/message@17.4.2
├─ @commitlint/parse@17.4.4
├─ @commitlint/read@17.5.1
├─ @commitlint/resolve-extends@17.4.4
├─ @commitlint/rules@17.6.1
├─ @commitlint/to-lines@17.4.0
├─ @commitlint/top-level@17.4.0
├─ @cspotcode/source-map-support@0.8.1
├─ @esbuild/linux-x64@0.17.19
├─ @eslint/eslintrc@2.0.3
├─ @eslint/js@8.40.0
├─ @humanwhocodes/config-array@0.11.8
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.0
├─ @jridgewell/set-array@1.1.2
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.0
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.2
├─ @rollup/plugin-typescript@11.1.1
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.12
├─ @technote-space/github-action-helper@5.3.13
├─ @technote-space/github-action-log-helper@0.2.17
├─ @technote-space/github-action-test-helper@0.11.13
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.4
├─ @types/chai-subset@1.3.3
├─ @types/chai@4.3.5
├─ @types/estree@1.0.1
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.0
├─ @typescript-eslint/eslint-plugin@5.59.6
├─ @typescript-eslint/parser@5.59.6
├─ @typescript-eslint/type-utils@5.59.6
├─ @vitest/coverage-c8@0.31.0
├─ @vitest/expect@0.31.0
├─ @vitest/runner@0.31.0
├─ @vitest/snapshot@0.31.0
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-buffer-byte-length@1.0.0
├─ array-ify@1.0.0
├─ array-includes@3.1.6
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.1
├─ array.prototype.flatmap@1.3.1
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ before-after-hook@2.2.3
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.13.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@10.0.1
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.9.0
├─ cosmiconfig-typescript-loader@4.3.0
├─ cosmiconfig@8.1.3
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ deprecation@2.3.1
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.1
├─ es-to-primitive@1.2.1
├─ esbuild@0.17.19
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.7
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.27.5
├─ eslint-scope@7.2.0
├─ eslint@8.40.0
├─ esquery@1.5.0
├─ estraverse@5.3.0
├─ esutils@2.0.3
├─ fast-diff@1.2.0
├─ fast-glob@3.2.12
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.7
├─ foreground-child@2.0.0
├─ fs-extra@11.1.1
├─ function.prototype.name@1.1.5
├─ functions-have-names@1.2.3
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ imurmurhash@0.1.4
├─ ini@1.3.8
├─ internal-slot@1.0.5
├─ is-array-buffer@3.0.2
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-sdsl@4.4.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.1.0
├─ lines-and-columns@1.2.4
├─ lint-staged@13.2.2
├─ listr2@5.0.8
├─ local-pkg@0.4.3
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@4.0.0
├─ loupe@2.3.6
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ ms@2.1.2
├─ nanoid@3.3.6
├─ natural-compare-lite@1.4.0
├─ natural-compare@1.4.0
├─ nock@13.3.1
├─ node-fetch@2.6.11
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object.assign@4.1.4
├─ object.values@1.1.6
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@4.0.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ pidtree@0.6.0
├─ pinst@3.0.0
├─ pkg-types@1.0.3
├─ postcss@8.4.23
├─ propagate@2.0.1
├─ punycode@2.3.0
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ react-is@17.0.2
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.0
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@3.21.7
├─ run-parallel@1.2.0
├─ rxjs@7.8.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ semver@7.5.1
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ stackback@0.0.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.7
├─ string.prototype.trimend@1.0.6
├─ string.prototype.trimstart@1.0.6
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ strip-literal@1.0.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ time-zone@1.0.0
├─ tinybench@2.5.0
├─ tinypool@0.5.0
├─ tinyspy@2.1.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.2
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-length@1.0.4
├─ typescript@5.0.4
├─ ufo@1.1.2
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-to-istanbul@9.1.0
├─ vite-node@0.31.0
├─ vitest@0.31.0
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.9
├─ which@2.0.2
├─ why-is-node-running@2.2.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.2.2
├─ yargs-parser@20.2.9
├─ yargs@17.7.2
├─ yn@3.1.1
└─ yocto-queue@1.0.0
Done in 9.33s. yarn audityarn audit v1.22.19
0 vulnerabilities found - Packages audited: 559
Done in 0.70s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@types/node ^20.1.5 → ^20.2.1
@vitest/coverage-c8 ^0.31.0 → ^0.31.1
eslint ^8.40.0 → ^8.41.0
rollup ^3.21.7 → ^3.22.0
vitest ^0.31.0 → ^0.31.1
Run yarn install to install new versions. yarn installyarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 16.69s. yarn upgradeyarn 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 353 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.6.3
├─ @commitlint/config-conventional@17.6.3
├─ @rollup/plugin-commonjs@25.0.0
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.2
├─ @rollup/plugin-typescript@11.1.1
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.12
├─ @technote-space/github-action-helper@5.3.13
├─ @technote-space/github-action-log-helper@0.2.17
├─ @technote-space/github-action-test-helper@0.11.13
├─ @typescript-eslint/eslint-plugin@5.59.6
├─ @typescript-eslint/parser@5.59.6
├─ @vitest/coverage-c8@0.31.1
├─ eslint-plugin-import@2.27.5
├─ eslint@8.41.0
├─ husky@8.0.3
├─ lint-staged@13.2.2
├─ memize@2.1.0
├─ nock@13.3.1
├─ pinst@3.0.0
├─ rollup@3.22.0
├─ typescript@5.0.4
└─ vitest@0.31.1
info All dependencies
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.21.4
├─ @babel/helper-validator-identifier@7.19.1
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.6.3
├─ @commitlint/config-conventional@17.6.3
├─ @commitlint/ensure@17.4.4
├─ @commitlint/execute-rule@17.4.0
├─ @commitlint/format@17.4.4
├─ @commitlint/is-ignored@17.6.3
├─ @commitlint/lint@17.6.3
├─ @commitlint/load@17.5.0
├─ @commitlint/message@17.4.2
├─ @commitlint/parse@17.4.4
├─ @commitlint/read@17.5.1
├─ @commitlint/resolve-extends@17.4.4
├─ @commitlint/rules@17.6.1
├─ @commitlint/to-lines@17.4.0
├─ @commitlint/top-level@17.4.0
├─ @cspotcode/source-map-support@0.8.1
├─ @esbuild/linux-x64@0.17.19
├─ @eslint/eslintrc@2.0.3
├─ @eslint/js@8.41.0
├─ @humanwhocodes/config-array@0.11.8
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.0
├─ @jridgewell/set-array@1.1.2
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.0
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.2
├─ @rollup/plugin-typescript@11.1.1
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.12
├─ @technote-space/github-action-helper@5.3.13
├─ @technote-space/github-action-log-helper@0.2.17
├─ @technote-space/github-action-test-helper@0.11.13
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.4
├─ @types/chai-subset@1.3.3
├─ @types/chai@4.3.5
├─ @types/estree@1.0.1
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/normalize-package-data@2.4.1
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.0
├─ @typescript-eslint/eslint-plugin@5.59.6
├─ @typescript-eslint/parser@5.59.6
├─ @typescript-eslint/type-utils@5.59.6
├─ @vitest/coverage-c8@0.31.1
├─ @vitest/expect@0.31.1
├─ @vitest/runner@0.31.1
├─ @vitest/snapshot@0.31.1
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-buffer-byte-length@1.0.0
├─ array-ify@1.0.0
├─ array-includes@3.1.6
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.1
├─ array.prototype.flatmap@1.3.1
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ before-after-hook@2.2.3
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.13.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@10.0.1
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.9.0
├─ cosmiconfig-typescript-loader@4.3.0
├─ cosmiconfig@8.1.3
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ deprecation@2.3.1
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.1
├─ es-to-primitive@1.2.1
├─ esbuild@0.17.19
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.7
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.27.5
├─ eslint-scope@7.2.0
├─ eslint@8.41.0
├─ esquery@1.5.0
├─ estraverse@5.3.0
├─ esutils@2.0.3
├─ fast-diff@1.3.0
├─ fast-glob@3.2.12
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.7
├─ foreground-child@2.0.0
├─ fs-extra@11.1.1
├─ function.prototype.name@1.1.5
├─ functions-have-names@1.2.3
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ grapheme-splitter@1.0.4
├─ graphemer@1.4.0
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ imurmurhash@0.1.4
├─ ini@1.3.8
├─ internal-slot@1.0.5
├─ is-array-buffer@3.0.2
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.1.0
├─ lines-and-columns@1.2.4
├─ lint-staged@13.2.2
├─ listr2@5.0.8
├─ local-pkg@0.4.3
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@4.0.0
├─ loupe@2.3.6
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ ms@2.1.2
├─ nanoid@3.3.6
├─ natural-compare-lite@1.4.0
├─ natural-compare@1.4.0
├─ nock@13.3.1
├─ node-fetch@2.6.11
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object.assign@4.1.4
├─ object.values@1.1.6
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@4.0.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ pidtree@0.6.0
├─ pinst@3.0.0
├─ pkg-types@1.0.3
├─ postcss@8.4.23
├─ propagate@2.0.1
├─ punycode@2.3.0
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ react-is@17.0.2
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.0
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@3.22.0
├─ run-parallel@1.2.0
├─ rxjs@7.8.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ semver@7.5.1
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ stackback@0.0.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.7
├─ string.prototype.trimend@1.0.6
├─ string.prototype.trimstart@1.0.6
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ strip-literal@1.0.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ time-zone@1.0.0
├─ tinybench@2.5.0
├─ tinypool@0.5.0
├─ tinyspy@2.1.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.2
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-length@1.0.4
├─ typescript@5.0.4
├─ ufo@1.1.2
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-to-istanbul@9.1.0
├─ vite-node@0.31.1
├─ vitest@0.31.1
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.9
├─ which@2.0.2
├─ why-is-node-running@2.2.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.2.2
├─ yargs-parser@20.2.9
├─ yargs@17.7.2
├─ yn@3.1.1
└─ yocto-queue@1.0.0
Done in 12.66s. yarn audityarn audit v1.22.19
0 vulnerabilities found - Packages audited: 559
Done in 0.65s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@technote-space/github-action-helper ^5.3.13 → ^5.3.15
@technote-space/github-action-log-helper ^0.2.17 → ^0.2.18
@technote-space/github-action-test-helper ^0.11.13 → ^0.11.15
@types/node ^20.2.1 → ^20.2.3
@typescript-eslint/eslint-plugin ^5.59.6 → ^5.59.7
@typescript-eslint/parser ^5.59.6 → ^5.59.7
rollup ^3.22.0 → ^3.23.0
Run yarn install to install new versions. yarn installyarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 14.86s. yarn upgradeyarn 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 353 new dependencies.
info Direct dependencies
├─ @commitlint/cli@17.6.3
├─ @commitlint/config-conventional@17.6.3
├─ @rollup/plugin-commonjs@25.0.0
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.2
├─ @rollup/plugin-typescript@11.1.1
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.12
├─ @technote-space/github-action-helper@5.3.15
├─ @technote-space/github-action-test-helper@0.11.15
├─ @types/node@20.2.3
├─ @typescript-eslint/eslint-plugin@5.59.7
├─ @typescript-eslint/parser@5.59.7
├─ @vitest/coverage-c8@0.31.1
├─ eslint-plugin-import@2.27.5
├─ eslint@8.41.0
├─ husky@8.0.3
├─ lint-staged@13.2.2
├─ memize@2.1.0
├─ nock@13.3.1
├─ pinst@3.0.0
├─ rollup@3.23.0
└─ typescript@5.0.4
info All dependencies
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.21.4
├─ @babel/helper-validator-identifier@7.19.1
├─ @babel/highlight@7.18.6
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@17.6.3
├─ @commitlint/config-conventional@17.6.3
├─ @commitlint/ensure@17.4.4
├─ @commitlint/execute-rule@17.4.0
├─ @commitlint/format@17.4.4
├─ @commitlint/is-ignored@17.6.3
├─ @commitlint/lint@17.6.3
├─ @commitlint/load@17.5.0
├─ @commitlint/message@17.4.2
├─ @commitlint/parse@17.4.4
├─ @commitlint/read@17.5.1
├─ @commitlint/resolve-extends@17.4.4
├─ @commitlint/rules@17.6.1
├─ @commitlint/to-lines@17.4.0
├─ @commitlint/top-level@17.4.0
├─ @cspotcode/source-map-support@0.8.1
├─ @esbuild/linux-x64@0.17.19
├─ @eslint/eslintrc@2.0.3
├─ @eslint/js@8.41.0
├─ @humanwhocodes/config-array@0.11.8
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@1.2.1
├─ @istanbuljs/schema@0.1.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.0
├─ @jridgewell/set-array@1.1.2
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.0
├─ @rollup/plugin-json@6.0.0
├─ @rollup/plugin-node-resolve@15.0.2
├─ @rollup/plugin-typescript@11.1.1
├─ @sindresorhus/tsconfig@3.0.1
├─ @technote-space/filter-github-action@0.6.12
├─ @technote-space/github-action-helper@5.3.15
├─ @technote-space/github-action-test-helper@0.11.15
├─ @tsconfig/node10@1.0.9
├─ @tsconfig/node12@1.0.11
├─ @tsconfig/node14@1.0.3
├─ @tsconfig/node16@1.0.4
├─ @types/chai-subset@1.3.3
├─ @types/chai@4.3.5
├─ @types/estree@1.0.1
├─ @types/istanbul-lib-coverage@2.0.4
├─ @types/json-schema@7.0.11
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.2
├─ @types/node@20.2.3
├─ @types/normalize-package-data@2.4.1
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.0
├─ @typescript-eslint/eslint-plugin@5.59.7
├─ @typescript-eslint/parser@5.59.7
├─ @typescript-eslint/type-utils@5.59.7
├─ @vitest/coverage-c8@0.31.1
├─ @vitest/expect@0.31.1
├─ @vitest/runner@0.31.1
├─ @vitest/snapshot@0.31.1
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.2.0
├─ acorn@8.8.2
├─ aggregate-error@3.1.0
├─ ajv@6.12.6
├─ ansi-escapes@4.3.2
├─ arg@4.1.3
├─ argparse@2.0.1
├─ array-buffer-byte-length@1.0.0
├─ array-ify@1.0.0
├─ array-includes@3.1.6
├─ array-union@2.1.0
├─ array.prototype.flat@1.3.1
├─ array.prototype.flatmap@1.3.1
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ before-after-hook@2.2.3
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.13.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.2
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cli-truncate@3.1.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@10.0.1
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.13
├─ conventional-changelog-conventionalcommits@5.0.0
├─ conventional-commits-parser@3.2.4
├─ convert-source-map@1.9.0
├─ cosmiconfig-typescript-loader@4.3.0
├─ cosmiconfig@8.1.3
├─ create-require@1.1.1
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ debug@4.3.4
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ deprecation@2.3.1
├─ diff@4.0.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.1
├─ es-to-primitive@1.2.1
├─ esbuild@0.17.19
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.7
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.27.5
├─ eslint-scope@7.2.0
├─ eslint@8.41.0
├─ esquery@1.5.0
├─ estraverse@5.3.0
├─ fast-diff@1.3.0
├─ fast-glob@3.2.12
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.0.4
├─ flatted@3.2.7
├─ foreground-child@2.0.0
├─ fs-extra@11.1.1
├─ function.prototype.name@1.1.5
├─ functions-have-names@1.2.3
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ grapheme-splitter@1.0.4
├─ graphemer@1.4.0
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ imurmurhash@0.1.4
├─ ini@1.3.8
├─ internal-slot@1.0.5
├─ is-array-buffer@3.0.2
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-shared-array-buffer@1.0.2
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@1.0.1
├─ is-weakref@1.0.2
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.0
├─ istanbul-reports@3.1.5
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ kind-of@6.0.3
├─ lilconfig@2.1.0
├─ lines-and-columns@1.2.4
├─ lint-staged@13.2.2
├─ listr2@5.0.8
├─ local-pkg@0.4.3
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ lodash@4.17.21
├─ log-update@4.0.0
├─ loupe@2.3.6
├─ make-dir@3.1.0
├─ make-error@1.3.6
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ ms@2.1.2
├─ nanoid@3.3.6
├─ natural-compare-lite@1.4.0
├─ natural-compare@1.4.0
├─ nock@13.3.1
├─ node-fetch@2.6.11
├─ normalize-package-data@3.0.3
├─ normalize-path@3.0.0
├─ npm-run-path@4.0.1
├─ object.assign@4.1.4
├─ object.values@1.1.6
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-limit@4.0.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.7
├─ pathval@1.1.1
├─ pidtree@0.6.0
├─ pinst@3.0.0
├─ pkg-types@1.0.3
├─ postcss@8.4.23
├─ propagate@2.0.1
├─ punycode@2.3.0
├─ queue-microtask@1.2.3
├─ quick-lru@4.0.1
├─ react-is@17.0.2
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.0
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@3.23.0
├─ run-parallel@1.2.0
├─ rxjs@7.8.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ stackback@0.0.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.7
├─ string.prototype.trimend@1.0.6
├─ string.prototype.trimstart@1.0.6
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ strip-literal@1.0.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ time-zone@1.0.0
├─ tinybench@2.5.0
├─ tinypool@0.5.0
├─ tinyspy@2.1.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ ts-node@10.9.1
├─ tsconfig-paths@3.14.2
├─ tslib@1.14.1
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-length@1.0.4
├─ typescript@5.0.4
├─ ufo@1.1.2
├─ unbox-primitive@1.0.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-compile-cache-lib@3.0.1
├─ v8-to-istanbul@9.1.0
├─ vite-node@0.31.1
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.9
├─ which@2.0.2
├─ why-is-node-running@2.2.2
├─ word-wrap@1.2.3
├─ yallist@4.0.0
├─ yaml@2.2.2
├─ yargs-parser@20.2.9
├─ yargs@17.7.2
├─ yn@3.1.1
└─ yocto-queue@1.0.0
Done in 8.14s. yarn audityarn audit v1.22.19
0 vulnerabilities found - Packages audited: 561
Done in 0.52s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@commitlint/cli ^18.2.0 → ^18.4.0
@commitlint/config-conventional ^18.1.0 → ^18.4.0
@types/node ^20.8.10 → ^20.9.0
Run yarn install to install new versions. yarn installyarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 16.20s. yarn upgradeyarn 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 353 new dependencies.
info Direct dependencies
├─ @actions/github@6.0.0
├─ @commitlint/cli@18.4.0
├─ @commitlint/config-conventional@18.4.0
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @typescript-eslint/eslint-plugin@6.10.0
├─ @typescript-eslint/parser@6.10.0
├─ @vitest/coverage-c8@0.33.0
├─ eslint-plugin-import@2.29.0
├─ eslint@8.53.0
├─ husky@8.0.3
├─ lint-staged@15.0.2
├─ memize@2.1.0
├─ nock@13.3.8
├─ pinst@3.0.0
├─ rollup@4.3.0
├─ typescript@5.2.2
└─ vitest@0.34.6
info All dependencies
├─ @aashutoshrathi/word-wrap@1.2.6
├─ @actions/github@6.0.0
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.22.13
├─ @babel/helper-validator-identifier@7.22.20
├─ @babel/highlight@7.22.20
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@18.4.0
├─ @commitlint/config-conventional@18.4.0
├─ @commitlint/ensure@18.4.0
├─ @commitlint/execute-rule@18.4.0
├─ @commitlint/format@18.4.0
├─ @commitlint/is-ignored@18.4.0
├─ @commitlint/lint@18.4.0
├─ @commitlint/load@18.4.0
├─ @commitlint/message@18.4.0
├─ @commitlint/parse@18.4.0
├─ @commitlint/read@18.4.0
├─ @commitlint/resolve-extends@18.4.0
├─ @commitlint/rules@18.4.0
├─ @commitlint/to-lines@18.4.0
├─ @commitlint/top-level@18.4.0
├─ @esbuild/linux-x64@0.18.20
├─ @eslint-community/eslint-utils@4.4.0
├─ @eslint-community/regexpp@4.10.0
├─ @eslint/eslintrc@2.1.3
├─ @eslint/js@8.53.0
├─ @fastify/busboy@2.0.0
├─ @humanwhocodes/config-array@0.11.13
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@2.0.1
├─ @istanbuljs/schema@0.1.3
├─ @jest/schemas@29.6.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.1
├─ @jridgewell/set-array@1.1.2
├─ @jridgewell/sourcemap-codec@1.4.15
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @rollup/rollup-linux-x64-gnu@4.3.0
├─ @rollup/rollup-linux-x64-musl@4.3.0
├─ @sinclair/typebox@0.27.8
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/estree@1.0.5
├─ @types/istanbul-lib-coverage@2.0.6
├─ @types/json-schema@7.0.15
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.5
├─ @types/normalize-package-data@2.4.4
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.5
├─ @typescript-eslint/eslint-plugin@6.10.0
├─ @typescript-eslint/parser@6.10.0
├─ @typescript-eslint/type-utils@6.10.0
├─ @ungap/structured-clone@1.2.0
├─ @vitest/coverage-c8@0.33.0
├─ @vitest/expect@0.34.6
├─ @vitest/runner@0.34.6
├─ @vitest/snapshot@0.34.6
├─ acorn-jsx@5.3.2
├─ ansi-escapes@5.0.0
├─ ansi-styles@4.3.0
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.7
├─ array-union@2.1.0
├─ array.prototype.findlastindex@1.2.3
├─ array.prototype.flat@1.3.2
├─ array.prototype.flatmap@1.3.2
├─ arraybuffer.prototype.slice@1.0.2
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.14.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.3
├─ cli-cursor@4.0.0
├─ cli-truncate@3.1.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@11.1.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@6.0.0
├─ conventional-changelog-conventionalcommits@7.0.2
├─ conventional-commits-parser@5.0.0
├─ convert-source-map@2.0.0
├─ cosmiconfig@8.3.6
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ diff-sequences@29.6.3
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.2
├─ es-to-primitive@1.2.1
├─ esbuild@0.18.20
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.9
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.29.0
├─ eslint-scope@7.2.2
├─ eslint@8.53.0
├─ espree@9.6.1
├─ esquery@1.5.0
├─ esrecurse@4.3.0
├─ eventemitter3@5.0.1
├─ fast-diff@1.3.0
├─ fast-glob@3.3.2
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.1.1
├─ flatted@3.2.9
├─ foreground-child@2.0.0
├─ fs-extra@11.1.1
├─ function.prototype.name@1.1.6
├─ get-func-name@2.0.2
├─ get-intrinsic@1.2.2
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ import-fresh@3.3.0
├─ imurmurhash@0.1.4
├─ indent-string@4.0.0
├─ ini@1.3.8
├─ internal-slot@1.0.6
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-fullwidth-code-point@3.0.0
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@2.0.0
├─ is-weakref@1.0.2
├─ isarray@2.0.5
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.2
├─ istanbul-reports@3.1.6
├─ jiti@1.21.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-buffer@3.0.1
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ keyv@4.5.4
├─ kind-of@6.0.3
├─ lilconfig@2.1.0
├─ lines-and-columns@1.2.4
├─ lint-staged@15.0.2
├─ listr2@7.0.2
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@5.0.1
├─ make-dir@4.0.0
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ meow@8.1.2
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.4.2
├─ ms@2.1.2
├─ nanoid@3.3.7
├─ nock@13.3.8
├─ node-fetch@2.7.0
├─ normalize-package-data@3.0.3
├─ npm-run-path@4.0.1
├─ object-inspect@1.13.1
├─ object.assign@4.1.4
├─ object.fromentries@2.0.7
├─ object.groupby@1.0.1
├─ object.values@1.1.7
├─ onetime@5.1.2
├─ optionator@0.9.3
├─ p-locate@5.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.6.0
├─ pinst@3.0.0
├─ pkg-types@1.0.3
├─ postcss@8.4.31
├─ propagate@2.0.1
├─ punycode@2.3.1
├─ 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.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.8
├─ restore-cursor@4.0.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@4.3.0
├─ run-parallel@1.2.0
├─ safe-array-concat@1.0.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ semver@7.5.4
├─ set-function-length@1.1.1
├─ set-function-name@2.0.1
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ split2@3.2.2
├─ stackback@0.0.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.8
├─ string.prototype.trimend@1.0.7
├─ string.prototype.trimstart@1.0.7
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@2.4.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@4.0.2
├─ time-zone@1.0.0
├─ tinypool@0.7.0
├─ tinyspy@2.2.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ tsconfig-paths@3.14.2
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-buffer@1.0.0
├─ typed-array-byte-length@1.0.0
├─ typed-array-byte-offset@1.0.0
├─ typed-array-length@1.0.4
├─ typescript@5.2.2
├─ ufo@1.3.1
├─ unbox-primitive@1.0.2
├─ undici@5.27.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-to-istanbul@9.1.3
├─ vite-node@0.34.6
├─ vite@4.5.0
├─ vitest@0.34.6
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.13
├─ which@2.0.2
├─ yallist@4.0.0
├─ yaml@2.3.3
├─ yargs-parser@20.2.9
├─ yargs@17.7.2
└─ yocto-queue@1.0.0
Done in 9.86s. stderr:warning @vitest/coverage-c8@0.33.0: v8 coverage is moved to @vitest/coverage-v8 package yarn audityarn audit v1.22.19
0 vulnerabilities found - Packages audited: 638
Done in 0.66s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@commitlint/cli ^18.4.0 → ^18.4.1
@typescript-eslint/eslint-plugin ^6.10.0 → ^6.11.0
@typescript-eslint/parser ^6.10.0 → ^6.11.0
lint-staged ^15.0.2 → ^15.1.0
rollup ^4.3.0 → ^4.4.0
Run yarn install to install new versions. yarn installyarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 16.34s. yarn upgradeyarn 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 356 new dependencies.
info Direct dependencies
├─ @actions/github@6.0.0
├─ @commitlint/cli@18.4.1
├─ @commitlint/config-conventional@18.4.0
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @typescript-eslint/eslint-plugin@6.11.0
├─ @typescript-eslint/parser@6.11.0
├─ @vitest/coverage-c8@0.33.0
├─ eslint-plugin-import@2.29.0
├─ eslint@8.53.0
├─ husky@8.0.3
├─ lint-staged@15.1.0
├─ memize@2.1.0
├─ nock@13.3.8
├─ pinst@3.0.0
├─ rollup@4.4.0
├─ typescript@5.2.2
└─ vitest@0.34.6
info All dependencies
├─ @aashutoshrathi/word-wrap@1.2.6
├─ @actions/github@6.0.0
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.22.13
├─ @babel/helper-validator-identifier@7.22.20
├─ @babel/highlight@7.22.20
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@18.4.1
├─ @commitlint/config-conventional@18.4.0
├─ @commitlint/ensure@18.4.0
├─ @commitlint/execute-rule@18.4.0
├─ @commitlint/format@18.4.0
├─ @commitlint/is-ignored@18.4.0
├─ @commitlint/lint@18.4.0
├─ @commitlint/load@18.4.1
├─ @commitlint/message@18.4.0
├─ @commitlint/parse@18.4.0
├─ @commitlint/read@18.4.0
├─ @commitlint/resolve-extends@18.4.0
├─ @commitlint/rules@18.4.0
├─ @commitlint/to-lines@18.4.0
├─ @commitlint/top-level@18.4.0
├─ @esbuild/linux-x64@0.18.20
├─ @eslint-community/eslint-utils@4.4.0
├─ @eslint-community/regexpp@4.10.0
├─ @eslint/eslintrc@2.1.3
├─ @eslint/js@8.53.0
├─ @fastify/busboy@2.1.0
├─ @humanwhocodes/config-array@0.11.13
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@2.0.1
├─ @istanbuljs/schema@0.1.3
├─ @jest/schemas@29.6.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.1
├─ @jridgewell/set-array@1.1.2
├─ @jridgewell/sourcemap-codec@1.4.15
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @rollup/rollup-linux-x64-gnu@4.4.0
├─ @rollup/rollup-linux-x64-musl@4.4.0
├─ @sinclair/typebox@0.27.8
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/estree@1.0.5
├─ @types/istanbul-lib-coverage@2.0.6
├─ @types/json-schema@7.0.15
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.5
├─ @types/normalize-package-data@2.4.4
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.5
├─ @typescript-eslint/eslint-plugin@6.11.0
├─ @typescript-eslint/parser@6.11.0
├─ @typescript-eslint/type-utils@6.11.0
├─ @ungap/structured-clone@1.2.0
├─ @vitest/coverage-c8@0.33.0
├─ @vitest/expect@0.34.6
├─ @vitest/runner@0.34.6
├─ @vitest/snapshot@0.34.6
├─ acorn-jsx@5.3.2
├─ ansi-escapes@5.0.0
├─ ansi-styles@4.3.0
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.7
├─ array-union@2.1.0
├─ array.prototype.findlastindex@1.2.3
├─ array.prototype.flat@1.3.2
├─ array.prototype.flatmap@1.3.2
├─ arraybuffer.prototype.slice@1.0.2
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.14.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.3
├─ cli-cursor@4.0.0
├─ cli-truncate@3.1.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@11.1.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@6.0.0
├─ conventional-changelog-conventionalcommits@7.0.2
├─ conventional-commits-parser@5.0.0
├─ convert-source-map@2.0.0
├─ cosmiconfig@8.3.6
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ define-properties@1.2.1
├─ diff-sequences@29.6.3
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.2
├─ es-to-primitive@1.2.1
├─ esbuild@0.18.20
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.9
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.29.0
├─ eslint-scope@7.2.2
├─ eslint@8.53.0
├─ espree@9.6.1
├─ esquery@1.5.0
├─ esrecurse@4.3.0
├─ eventemitter3@5.0.1
├─ fast-diff@1.3.0
├─ fast-glob@3.3.2
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.2.0
├─ flatted@3.2.9
├─ foreground-child@2.0.0
├─ fs-extra@11.1.1
├─ function.prototype.name@1.1.6
├─ get-func-name@2.0.2
├─ get-intrinsic@1.2.2
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ import-fresh@3.3.0
├─ imurmurhash@0.1.4
├─ indent-string@4.0.0
├─ ini@1.3.8
├─ internal-slot@1.0.6
├─ is-array-buffer@3.0.2
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-fullwidth-code-point@3.0.0
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@2.0.0
├─ is-typed-array@1.1.12
├─ is-weakref@1.0.2
├─ isarray@2.0.5
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.2
├─ istanbul-reports@3.1.6
├─ jiti@1.21.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-buffer@3.0.1
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ keyv@4.5.4
├─ kind-of@6.0.3
├─ lilconfig@2.1.0
├─ lines-and-columns@1.2.4
├─ lint-staged@15.1.0
├─ listr2@7.0.2
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@5.0.1
├─ make-dir@4.0.0
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ meow@8.1.2
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.4.2
├─ ms@2.1.2
├─ nanoid@3.3.7
├─ nock@13.3.8
├─ node-fetch@2.7.0
├─ normalize-package-data@3.0.3
├─ npm-run-path@4.0.1
├─ object-inspect@1.13.1
├─ object.assign@4.1.4
├─ object.fromentries@2.0.7
├─ object.groupby@1.0.1
├─ object.values@1.1.7
├─ onetime@5.1.2
├─ optionator@0.9.3
├─ p-locate@5.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.6.0
├─ pinst@3.0.0
├─ pkg-types@1.0.3
├─ postcss@8.4.31
├─ propagate@2.0.1
├─ punycode@2.3.1
├─ 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.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.8
├─ restore-cursor@4.0.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@4.4.0
├─ run-parallel@1.2.0
├─ safe-array-concat@1.0.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ semver@7.5.4
├─ set-function-length@1.1.1
├─ set-function-name@2.0.1
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ split2@3.2.2
├─ stackback@0.0.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.8
├─ string.prototype.trimend@1.0.7
├─ string.prototype.trimstart@1.0.7
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@2.4.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@4.0.2
├─ time-zone@1.0.0
├─ tinypool@0.7.0
├─ tinyspy@2.2.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ tsconfig-paths@3.14.2
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-buffer@1.0.0
├─ typed-array-byte-length@1.0.0
├─ typed-array-byte-offset@1.0.0
├─ typed-array-length@1.0.4
├─ typescript@5.2.2
├─ ufo@1.3.1
├─ unbox-primitive@1.0.2
├─ undici@5.27.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-to-istanbul@9.1.3
├─ vite-node@0.34.6
├─ vite@4.5.0
├─ vitest@0.34.6
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.13
├─ which@2.0.2
├─ yallist@4.0.0
├─ yaml@2.3.4
├─ yargs-parser@20.2.9
├─ yargs@17.7.2
└─ yocto-queue@1.0.0
Done in 11.10s. stderr:warning @vitest/coverage-c8@0.33.0: v8 coverage is moved to @vitest/coverage-v8 package yarn audityarn audit v1.22.19
0 vulnerabilities found - Packages audited: 638
Done in 0.74s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@commitlint/cli ^18.4.1 → ^18.4.2
@commitlint/config-conventional ^18.4.0 → ^18.4.2
@types/node ^20.9.0 → ^20.9.1
eslint ^8.53.0 → ^8.54.0
rollup ^4.4.0 → ^4.4.1
Run yarn install to install new versions. yarn installyarn install v1.22.21
[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.52s. yarn upgradeyarn upgrade v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 355 new dependencies.
info Direct dependencies
├─ @actions/github@6.0.0
├─ @commitlint/cli@18.4.2
├─ @commitlint/config-conventional@18.4.2
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @typescript-eslint/eslint-plugin@6.11.0
├─ @typescript-eslint/parser@6.11.0
├─ @vitest/coverage-c8@0.33.0
├─ eslint-plugin-import@2.29.0
├─ eslint@8.54.0
├─ husky@8.0.3
├─ lint-staged@15.1.0
├─ memize@2.1.0
├─ nock@13.3.8
├─ pinst@3.0.0
├─ rollup@4.4.1
├─ typescript@5.2.2
└─ vitest@0.34.6
info All dependencies
├─ @aashutoshrathi/word-wrap@1.2.6
├─ @actions/github@6.0.0
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.22.13
├─ @babel/helper-validator-identifier@7.22.20
├─ @babel/highlight@7.22.20
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@18.4.2
├─ @commitlint/config-conventional@18.4.2
├─ @commitlint/ensure@18.4.0
├─ @commitlint/execute-rule@18.4.0
├─ @commitlint/format@18.4.0
├─ @commitlint/is-ignored@18.4.2
├─ @commitlint/lint@18.4.2
├─ @commitlint/load@18.4.2
├─ @commitlint/message@18.4.0
├─ @commitlint/parse@18.4.0
├─ @commitlint/read@18.4.0
├─ @commitlint/resolve-extends@18.4.0
├─ @commitlint/rules@18.4.0
├─ @commitlint/to-lines@18.4.0
├─ @commitlint/top-level@18.4.0
├─ @esbuild/linux-x64@0.18.20
├─ @eslint-community/eslint-utils@4.4.0
├─ @eslint-community/regexpp@4.10.0
├─ @eslint/eslintrc@2.1.3
├─ @eslint/js@8.54.0
├─ @fastify/busboy@2.1.0
├─ @humanwhocodes/config-array@0.11.13
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@2.0.1
├─ @istanbuljs/schema@0.1.3
├─ @jest/schemas@29.6.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.1
├─ @jridgewell/set-array@1.1.2
├─ @jridgewell/sourcemap-codec@1.4.15
├─ @jridgewell/trace-mapping@0.3.20
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @rollup/rollup-linux-x64-gnu@4.4.1
├─ @rollup/rollup-linux-x64-musl@4.4.1
├─ @sinclair/typebox@0.27.8
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/estree@1.0.5
├─ @types/istanbul-lib-coverage@2.0.6
├─ @types/json-schema@7.0.15
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.5
├─ @types/normalize-package-data@2.4.4
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.5
├─ @typescript-eslint/eslint-plugin@6.11.0
├─ @typescript-eslint/parser@6.11.0
├─ @typescript-eslint/type-utils@6.11.0
├─ @ungap/structured-clone@1.2.0
├─ @vitest/coverage-c8@0.33.0
├─ @vitest/expect@0.34.6
├─ @vitest/runner@0.34.6
├─ @vitest/snapshot@0.34.6
├─ acorn-jsx@5.3.2
├─ ansi-escapes@5.0.0
├─ ansi-styles@4.3.0
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.7
├─ array-union@2.1.0
├─ array.prototype.findlastindex@1.2.3
├─ array.prototype.flat@1.3.2
├─ array.prototype.flatmap@1.3.2
├─ arraybuffer.prototype.slice@1.0.2
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.14.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.3
├─ cli-cursor@4.0.0
├─ cli-truncate@3.1.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@11.1.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@6.0.0
├─ conventional-changelog-conventionalcommits@7.0.2
├─ conventional-commits-parser@5.0.0
├─ convert-source-map@2.0.0
├─ cosmiconfig@8.3.6
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ diff-sequences@29.6.3
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.2
├─ es-to-primitive@1.2.1
├─ esbuild@0.18.20
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.9
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.29.0
├─ eslint-scope@7.2.2
├─ eslint@8.54.0
├─ espree@9.6.1
├─ esquery@1.5.0
├─ esrecurse@4.3.0
├─ eventemitter3@5.0.1
├─ fast-diff@1.3.0
├─ fast-glob@3.3.2
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.2.0
├─ flatted@3.2.9
├─ foreground-child@2.0.0
├─ fs-extra@11.1.1
├─ function.prototype.name@1.1.6
├─ get-func-name@2.0.2
├─ get-intrinsic@1.2.2
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ import-fresh@3.3.0
├─ imurmurhash@0.1.4
├─ indent-string@4.0.0
├─ ini@1.3.8
├─ internal-slot@1.0.6
├─ is-array-buffer@3.0.2
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-fullwidth-code-point@3.0.0
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@2.0.0
├─ is-typed-array@1.1.12
├─ is-weakref@1.0.2
├─ isarray@2.0.5
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.2
├─ istanbul-reports@3.1.6
├─ jiti@1.21.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-buffer@3.0.1
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ keyv@4.5.4
├─ kind-of@6.0.3
├─ lilconfig@2.1.0
├─ lines-and-columns@1.2.4
├─ lint-staged@15.1.0
├─ listr2@7.0.2
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@5.0.1
├─ make-dir@4.0.0
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ meow@8.1.2
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.4.2
├─ ms@2.1.2
├─ nanoid@3.3.7
├─ nock@13.3.8
├─ node-fetch@2.7.0
├─ normalize-package-data@3.0.3
├─ npm-run-path@4.0.1
├─ object-inspect@1.13.1
├─ object.assign@4.1.4
├─ object.fromentries@2.0.7
├─ object.groupby@1.0.1
├─ object.values@1.1.7
├─ onetime@5.1.2
├─ optionator@0.9.3
├─ p-locate@5.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.6.0
├─ pinst@3.0.0
├─ pkg-types@1.0.3
├─ postcss@8.4.31
├─ propagate@2.0.1
├─ punycode@2.3.1
├─ 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.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.8
├─ restore-cursor@4.0.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@4.4.1
├─ run-parallel@1.2.0
├─ safe-array-concat@1.0.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ semver@7.5.4
├─ set-function-length@1.1.1
├─ set-function-name@2.0.1
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ split2@3.2.2
├─ stackback@0.0.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.8
├─ string.prototype.trimend@1.0.7
├─ string.prototype.trimstart@1.0.7
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@2.4.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@4.0.2
├─ time-zone@1.0.0
├─ tinypool@0.7.0
├─ tinyspy@2.2.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ tsconfig-paths@3.14.2
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-buffer@1.0.0
├─ typed-array-byte-length@1.0.0
├─ typed-array-byte-offset@1.0.0
├─ typed-array-length@1.0.4
├─ typescript@5.2.2
├─ ufo@1.3.2
├─ unbox-primitive@1.0.2
├─ undici@5.27.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-to-istanbul@9.1.3
├─ vite-node@0.34.6
├─ vitest@0.34.6
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.13
├─ which@2.0.2
├─ yallist@4.0.0
├─ yaml@2.3.4
├─ yargs-parser@20.2.9
├─ yargs@17.7.2
└─ yocto-queue@1.0.0
Done in 10.77s. stderr:warning @vitest/coverage-c8@0.33.0: v8 coverage is moved to @vitest/coverage-v8 package yarn audityarn audit v1.22.21
0 vulnerabilities found - Packages audited: 686
Done in 0.55s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@commitlint/cli ^18.4.2 → ^18.4.3
@commitlint/config-conventional ^18.4.2 → ^18.4.3
@types/node ^20.9.1 → ^20.9.3
@typescript-eslint/eslint-plugin ^6.11.0 → ^6.12.0
@typescript-eslint/parser ^6.11.0 → ^6.12.0
rollup ^4.4.1 → ^4.5.0
typescript ^5.2.2 → ^5.3.2
Run yarn install to install new versions. yarn installyarn install v1.22.21
[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.00s. yarn upgradeyarn upgrade v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 352 new dependencies.
info Direct dependencies
├─ @actions/github@6.0.0
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @typescript-eslint/eslint-plugin@6.12.0
├─ @typescript-eslint/parser@6.12.0
├─ @vitest/coverage-c8@0.33.0
├─ eslint-plugin-import@2.29.0
├─ eslint@8.54.0
├─ husky@8.0.3
├─ lint-staged@15.1.0
├─ memize@2.1.0
├─ nock@13.3.8
├─ pinst@3.0.0
├─ rollup@4.5.0
├─ typescript@5.3.2
└─ vitest@0.34.6
info All dependencies
├─ @aashutoshrathi/word-wrap@1.2.6
├─ @actions/github@6.0.0
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.23.4
├─ @babel/helper-validator-identifier@7.22.20
├─ @babel/highlight@7.23.4
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @commitlint/ensure@18.4.3
├─ @commitlint/execute-rule@18.4.3
├─ @commitlint/format@18.4.3
├─ @commitlint/is-ignored@18.4.3
├─ @commitlint/lint@18.4.3
├─ @commitlint/load@18.4.3
├─ @commitlint/message@18.4.3
├─ @commitlint/parse@18.4.3
├─ @commitlint/read@18.4.3
├─ @commitlint/resolve-extends@18.4.3
├─ @commitlint/rules@18.4.3
├─ @commitlint/to-lines@18.4.3
├─ @commitlint/top-level@18.4.3
├─ @esbuild/linux-x64@0.18.20
├─ @eslint-community/eslint-utils@4.4.0
├─ @eslint-community/regexpp@4.10.0
├─ @eslint/eslintrc@2.1.3
├─ @eslint/js@8.54.0
├─ @fastify/busboy@2.1.0
├─ @humanwhocodes/config-array@0.11.13
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@2.0.1
├─ @istanbuljs/schema@0.1.3
├─ @jest/schemas@29.6.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.1
├─ @jridgewell/set-array@1.1.2
├─ @jridgewell/sourcemap-codec@1.4.15
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @rollup/rollup-linux-x64-gnu@4.5.0
├─ @rollup/rollup-linux-x64-musl@4.5.0
├─ @sinclair/typebox@0.27.8
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/estree@1.0.5
├─ @types/istanbul-lib-coverage@2.0.6
├─ @types/json-schema@7.0.15
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.5
├─ @types/normalize-package-data@2.4.4
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.6
├─ @typescript-eslint/eslint-plugin@6.12.0
├─ @typescript-eslint/parser@6.12.0
├─ @typescript-eslint/type-utils@6.12.0
├─ @ungap/structured-clone@1.2.0
├─ @vitest/coverage-c8@0.33.0
├─ @vitest/expect@0.34.6
├─ @vitest/runner@0.34.6
├─ @vitest/snapshot@0.34.6
├─ acorn-jsx@5.3.2
├─ ansi-escapes@5.0.0
├─ ansi-styles@4.3.0
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.7
├─ array-union@2.1.0
├─ array.prototype.findlastindex@1.2.3
├─ array.prototype.flat@1.3.2
├─ array.prototype.flatmap@1.3.2
├─ arraybuffer.prototype.slice@1.0.2
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.14.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.3
├─ cli-cursor@4.0.0
├─ cli-truncate@3.1.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@11.1.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@7.0.0
├─ conventional-changelog-conventionalcommits@7.0.2
├─ conventional-commits-parser@5.0.0
├─ convert-source-map@2.0.0
├─ cosmiconfig@8.3.6
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ diff-sequences@29.6.3
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.2
├─ es-to-primitive@1.2.1
├─ esbuild@0.18.20
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.9
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.29.0
├─ eslint-scope@7.2.2
├─ eslint@8.54.0
├─ espree@9.6.1
├─ esquery@1.5.0
├─ esrecurse@4.3.0
├─ eventemitter3@5.0.1
├─ fast-diff@1.3.0
├─ fast-glob@3.3.2
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.2.0
├─ flatted@3.2.9
├─ foreground-child@2.0.0
├─ fs-extra@11.1.1
├─ function.prototype.name@1.1.6
├─ get-func-name@2.0.2
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ import-fresh@3.3.0
├─ imurmurhash@0.1.4
├─ indent-string@4.0.0
├─ ini@1.3.8
├─ internal-slot@1.0.6
├─ is-array-buffer@3.0.2
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-fullwidth-code-point@3.0.0
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@2.0.0
├─ is-weakref@1.0.2
├─ isarray@2.0.5
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.2
├─ istanbul-reports@3.1.6
├─ jiti@1.21.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-buffer@3.0.1
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ keyv@4.5.4
├─ kind-of@6.0.3
├─ lilconfig@2.1.0
├─ lines-and-columns@1.2.4
├─ lint-staged@15.1.0
├─ listr2@7.0.2
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@5.0.1
├─ make-dir@4.0.0
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ meow@8.1.2
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.4.2
├─ ms@2.1.2
├─ nanoid@3.3.7
├─ nock@13.3.8
├─ node-fetch@2.7.0
├─ normalize-package-data@3.0.3
├─ npm-run-path@4.0.1
├─ object-inspect@1.13.1
├─ object.assign@4.1.4
├─ object.fromentries@2.0.7
├─ object.groupby@1.0.1
├─ object.values@1.1.7
├─ onetime@5.1.2
├─ optionator@0.9.3
├─ p-locate@5.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.6.0
├─ pinst@3.0.0
├─ pkg-types@1.0.3
├─ postcss@8.4.31
├─ propagate@2.0.1
├─ punycode@2.3.1
├─ 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.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.8
├─ restore-cursor@4.0.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@4.5.0
├─ run-parallel@1.2.0
├─ safe-array-concat@1.0.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ semver@7.5.4
├─ set-function-length@1.1.1
├─ set-function-name@2.0.1
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ split2@3.2.2
├─ stackback@0.0.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.8
├─ string.prototype.trimend@1.0.7
├─ string.prototype.trimstart@1.0.7
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@2.4.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@4.0.2
├─ time-zone@1.0.0
├─ tinypool@0.7.0
├─ tinyspy@2.2.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ tsconfig-paths@3.14.2
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-buffer@1.0.0
├─ typed-array-byte-length@1.0.0
├─ typed-array-byte-offset@1.0.0
├─ typed-array-length@1.0.4
├─ typescript@5.3.2
├─ ufo@1.3.2
├─ unbox-primitive@1.0.2
├─ undici@5.27.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-to-istanbul@9.1.3
├─ vite-node@0.34.6
├─ vitest@0.34.6
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.13
├─ which@2.0.2
├─ yallist@4.0.0
├─ yaml@2.3.4
├─ yargs-parser@20.2.9
├─ yargs@17.7.2
└─ yocto-queue@1.0.0
Done in 11.74s. stderr:warning @vitest/coverage-c8@0.33.0: v8 coverage is moved to @vitest/coverage-v8 package yarn audityarn audit v1.22.21
0 vulnerabilities found - Packages audited: 686
Done in 0.49s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@types/node ^20.9.3 → ^20.10.0
rollup ^4.5.0 → ^4.5.2
Run yarn install to install new versions. yarn installyarn install v1.22.21
[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.22s. yarn upgradeyarn upgrade v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 354 new dependencies.
info Direct dependencies
├─ @actions/github@6.0.0
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @typescript-eslint/eslint-plugin@6.12.0
├─ @typescript-eslint/parser@6.12.0
├─ @vitest/coverage-c8@0.33.0
├─ eslint-plugin-import@2.29.0
├─ eslint@8.54.0
├─ husky@8.0.3
├─ lint-staged@15.1.0
├─ memize@2.1.0
├─ nock@13.3.8
├─ pinst@3.0.0
├─ rollup@4.5.2
├─ typescript@5.3.2
└─ vitest@0.34.6
info All dependencies
├─ @aashutoshrathi/word-wrap@1.2.6
├─ @actions/github@6.0.0
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.23.4
├─ @babel/helper-validator-identifier@7.22.20
├─ @babel/highlight@7.23.4
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @commitlint/ensure@18.4.3
├─ @commitlint/execute-rule@18.4.3
├─ @commitlint/format@18.4.3
├─ @commitlint/is-ignored@18.4.3
├─ @commitlint/lint@18.4.3
├─ @commitlint/load@18.4.3
├─ @commitlint/message@18.4.3
├─ @commitlint/parse@18.4.3
├─ @commitlint/read@18.4.3
├─ @commitlint/resolve-extends@18.4.3
├─ @commitlint/rules@18.4.3
├─ @commitlint/to-lines@18.4.3
├─ @commitlint/top-level@18.4.3
├─ @esbuild/linux-x64@0.18.20
├─ @eslint-community/eslint-utils@4.4.0
├─ @eslint-community/regexpp@4.10.0
├─ @eslint/eslintrc@2.1.3
├─ @eslint/js@8.54.0
├─ @fastify/busboy@2.1.0
├─ @humanwhocodes/config-array@0.11.13
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@2.0.1
├─ @istanbuljs/schema@0.1.3
├─ @jest/schemas@29.6.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.1
├─ @jridgewell/set-array@1.1.2
├─ @jridgewell/sourcemap-codec@1.4.15
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @rollup/rollup-linux-x64-gnu@4.5.2
├─ @rollup/rollup-linux-x64-musl@4.5.2
├─ @sinclair/typebox@0.27.8
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/estree@1.0.5
├─ @types/istanbul-lib-coverage@2.0.6
├─ @types/json-schema@7.0.15
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.5
├─ @types/normalize-package-data@2.4.4
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.6
├─ @typescript-eslint/eslint-plugin@6.12.0
├─ @typescript-eslint/parser@6.12.0
├─ @typescript-eslint/type-utils@6.12.0
├─ @ungap/structured-clone@1.2.0
├─ @vitest/coverage-c8@0.33.0
├─ @vitest/expect@0.34.6
├─ @vitest/runner@0.34.6
├─ @vitest/snapshot@0.34.6
├─ acorn-jsx@5.3.2
├─ ansi-escapes@5.0.0
├─ ansi-styles@4.3.0
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.7
├─ array-union@2.1.0
├─ array.prototype.findlastindex@1.2.3
├─ array.prototype.flat@1.3.2
├─ array.prototype.flatmap@1.3.2
├─ arraybuffer.prototype.slice@1.0.2
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.14.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.3
├─ cli-cursor@4.0.0
├─ cli-truncate@3.1.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@11.1.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@7.0.0
├─ conventional-changelog-conventionalcommits@7.0.2
├─ conventional-commits-parser@5.0.0
├─ convert-source-map@2.0.0
├─ cosmiconfig@8.3.6
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ diff-sequences@29.6.3
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.2
├─ es-to-primitive@1.2.1
├─ esbuild@0.18.20
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.9
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.29.0
├─ eslint-scope@7.2.2
├─ eslint@8.54.0
├─ espree@9.6.1
├─ esquery@1.5.0
├─ esrecurse@4.3.0
├─ estraverse@5.3.0
├─ eventemitter3@5.0.1
├─ fast-diff@1.3.0
├─ fast-glob@3.3.2
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.2.0
├─ flatted@3.2.9
├─ foreground-child@2.0.0
├─ fs-extra@11.1.1
├─ function.prototype.name@1.1.6
├─ get-func-name@2.0.2
├─ get-intrinsic@1.2.2
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ import-fresh@3.3.0
├─ imurmurhash@0.1.4
├─ indent-string@4.0.0
├─ ini@1.3.8
├─ internal-slot@1.0.6
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-fullwidth-code-point@3.0.0
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@2.0.0
├─ is-typed-array@1.1.12
├─ is-weakref@1.0.2
├─ isarray@2.0.5
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.2
├─ istanbul-reports@3.1.6
├─ jiti@1.21.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-buffer@3.0.1
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ keyv@4.5.4
├─ kind-of@6.0.3
├─ lilconfig@2.1.0
├─ lines-and-columns@1.2.4
├─ lint-staged@15.1.0
├─ listr2@7.0.2
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@5.0.1
├─ make-dir@4.0.0
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ meow@8.1.2
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.4.2
├─ ms@2.1.2
├─ nanoid@3.3.7
├─ nock@13.3.8
├─ node-fetch@2.7.0
├─ normalize-package-data@3.0.3
├─ npm-run-path@4.0.1
├─ object-inspect@1.13.1
├─ object.assign@4.1.4
├─ object.fromentries@2.0.7
├─ object.groupby@1.0.1
├─ object.values@1.1.7
├─ onetime@5.1.2
├─ optionator@0.9.3
├─ p-locate@5.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.6.0
├─ pinst@3.0.0
├─ pkg-types@1.0.3
├─ postcss@8.4.31
├─ propagate@2.0.1
├─ punycode@2.3.1
├─ 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.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.8
├─ restore-cursor@4.0.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@4.5.2
├─ run-parallel@1.2.0
├─ safe-array-concat@1.0.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ semver@7.5.4
├─ set-function-length@1.1.1
├─ set-function-name@2.0.1
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ split2@3.2.2
├─ stackback@0.0.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.8
├─ string.prototype.trimend@1.0.7
├─ string.prototype.trimstart@1.0.7
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@2.4.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@4.0.2
├─ time-zone@1.0.0
├─ tinypool@0.7.0
├─ tinyspy@2.2.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ tsconfig-paths@3.14.2
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-buffer@1.0.0
├─ typed-array-byte-length@1.0.0
├─ typed-array-byte-offset@1.0.0
├─ typed-array-length@1.0.4
├─ typescript@5.3.2
├─ ufo@1.3.2
├─ unbox-primitive@1.0.2
├─ undici@5.28.0
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-to-istanbul@9.2.0
├─ vite-node@0.34.6
├─ vitest@0.34.6
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.13
├─ which@2.0.2
├─ yallist@4.0.0
├─ yaml@2.3.4
├─ yargs-parser@20.2.9
├─ yargs@17.7.2
└─ yocto-queue@1.0.0
Done in 12.54s. stderr:warning @vitest/coverage-c8@0.33.0: v8 coverage is moved to @vitest/coverage-v8 package yarn audityarn audit v1.22.21
0 vulnerabilities found - Packages audited: 686
Done in 0.53s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@typescript-eslint/eslint-plugin ^6.12.0 → ^6.13.0
@typescript-eslint/parser ^6.12.0 → ^6.13.0
nock ^13.3.8 → ^13.4.0
rollup ^4.5.2 → ^4.6.0
Run yarn install to install new versions. yarn installyarn install v1.22.21
[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.62s. yarn upgradeyarn upgrade v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 354 new dependencies.
info Direct dependencies
├─ @actions/github@6.0.0
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @typescript-eslint/eslint-plugin@6.13.0
├─ @typescript-eslint/parser@6.13.0
├─ @vitest/coverage-c8@0.33.0
├─ eslint-plugin-import@2.29.0
├─ eslint@8.54.0
├─ husky@8.0.3
├─ lint-staged@15.1.0
├─ memize@2.1.0
├─ nock@13.4.0
├─ pinst@3.0.0
├─ rollup@4.6.0
├─ typescript@5.3.2
└─ vitest@0.34.6
info All dependencies
├─ @aashutoshrathi/word-wrap@1.2.6
├─ @actions/github@6.0.0
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.23.4
├─ @babel/helper-validator-identifier@7.22.20
├─ @babel/highlight@7.23.4
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @commitlint/ensure@18.4.3
├─ @commitlint/execute-rule@18.4.3
├─ @commitlint/format@18.4.3
├─ @commitlint/is-ignored@18.4.3
├─ @commitlint/lint@18.4.3
├─ @commitlint/load@18.4.3
├─ @commitlint/message@18.4.3
├─ @commitlint/parse@18.4.3
├─ @commitlint/read@18.4.3
├─ @commitlint/resolve-extends@18.4.3
├─ @commitlint/rules@18.4.3
├─ @commitlint/to-lines@18.4.3
├─ @commitlint/top-level@18.4.3
├─ @esbuild/linux-x64@0.18.20
├─ @eslint-community/eslint-utils@4.4.0
├─ @eslint-community/regexpp@4.10.0
├─ @eslint/eslintrc@2.1.3
├─ @eslint/js@8.54.0
├─ @fastify/busboy@2.1.0
├─ @humanwhocodes/config-array@0.11.13
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@2.0.1
├─ @istanbuljs/schema@0.1.3
├─ @jest/schemas@29.6.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.1
├─ @jridgewell/set-array@1.1.2
├─ @jridgewell/sourcemap-codec@1.4.15
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @rollup/rollup-linux-x64-gnu@4.6.0
├─ @rollup/rollup-linux-x64-musl@4.6.0
├─ @sinclair/typebox@0.27.8
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/estree@1.0.5
├─ @types/istanbul-lib-coverage@2.0.6
├─ @types/json-schema@7.0.15
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.5
├─ @types/normalize-package-data@2.4.4
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.6
├─ @typescript-eslint/eslint-plugin@6.13.0
├─ @typescript-eslint/parser@6.13.0
├─ @typescript-eslint/type-utils@6.13.0
├─ @ungap/structured-clone@1.2.0
├─ @vitest/coverage-c8@0.33.0
├─ @vitest/expect@0.34.6
├─ @vitest/runner@0.34.6
├─ @vitest/snapshot@0.34.6
├─ acorn-jsx@5.3.2
├─ ansi-escapes@5.0.0
├─ ansi-styles@4.3.0
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.7
├─ array-union@2.1.0
├─ array.prototype.findlastindex@1.2.3
├─ array.prototype.flat@1.3.2
├─ array.prototype.flatmap@1.3.2
├─ arraybuffer.prototype.slice@1.0.2
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.14.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.3
├─ cli-cursor@4.0.0
├─ cli-truncate@3.1.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@11.1.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@7.0.0
├─ conventional-changelog-conventionalcommits@7.0.2
├─ conventional-commits-parser@5.0.0
├─ convert-source-map@2.0.0
├─ cosmiconfig@8.3.6
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ diff-sequences@29.6.3
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.2
├─ es-to-primitive@1.2.1
├─ esbuild@0.18.20
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.9
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.29.0
├─ eslint-scope@7.2.2
├─ eslint@8.54.0
├─ espree@9.6.1
├─ esquery@1.5.0
├─ esrecurse@4.3.0
├─ eventemitter3@5.0.1
├─ fast-diff@1.3.0
├─ fast-glob@3.3.2
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.2.0
├─ flatted@3.2.9
├─ foreground-child@2.0.0
├─ fs-extra@11.2.0
├─ function.prototype.name@1.1.6
├─ get-func-name@2.0.2
├─ get-intrinsic@1.2.2
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ import-fresh@3.3.0
├─ imurmurhash@0.1.4
├─ indent-string@4.0.0
├─ ini@1.3.8
├─ internal-slot@1.0.6
├─ is-array-buffer@3.0.2
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-fullwidth-code-point@3.0.0
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@2.0.0
├─ is-typed-array@1.1.12
├─ is-weakref@1.0.2
├─ isarray@2.0.5
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.2
├─ istanbul-reports@3.1.6
├─ jiti@1.21.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-buffer@3.0.1
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ keyv@4.5.4
├─ kind-of@6.0.3
├─ lilconfig@2.1.0
├─ lines-and-columns@1.2.4
├─ lint-staged@15.1.0
├─ listr2@7.0.2
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@5.0.1
├─ make-dir@4.0.0
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ meow@8.1.2
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.4.2
├─ ms@2.1.2
├─ nanoid@3.3.7
├─ nock@13.4.0
├─ node-fetch@2.7.0
├─ normalize-package-data@3.0.3
├─ npm-run-path@4.0.1
├─ object-inspect@1.13.1
├─ object.assign@4.1.4
├─ object.fromentries@2.0.7
├─ object.groupby@1.0.1
├─ object.values@1.1.7
├─ onetime@5.1.2
├─ optionator@0.9.3
├─ p-locate@5.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.6.0
├─ pinst@3.0.0
├─ pkg-types@1.0.3
├─ postcss@8.4.31
├─ propagate@2.0.1
├─ punycode@2.3.1
├─ 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.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.8
├─ restore-cursor@4.0.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@4.6.0
├─ run-parallel@1.2.0
├─ safe-array-concat@1.0.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ semver@7.5.4
├─ set-function-length@1.1.1
├─ set-function-name@2.0.1
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ split2@3.2.2
├─ stackback@0.0.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.8
├─ string.prototype.trimend@1.0.7
├─ string.prototype.trimstart@1.0.7
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@2.4.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@4.0.2
├─ time-zone@1.0.0
├─ tinypool@0.7.0
├─ tinyspy@2.2.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ tsconfig-paths@3.14.2
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-buffer@1.0.0
├─ typed-array-byte-length@1.0.0
├─ typed-array-byte-offset@1.0.0
├─ typed-array-length@1.0.4
├─ typescript@5.3.2
├─ ufo@1.3.2
├─ unbox-primitive@1.0.2
├─ undici@5.28.1
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-to-istanbul@9.2.0
├─ vite-node@0.34.6
├─ vitest@0.34.6
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.13
├─ which@2.0.2
├─ yallist@4.0.0
├─ yaml@2.3.4
├─ yargs-parser@20.2.9
├─ yargs@17.7.2
└─ yocto-queue@1.0.0
Done in 12.68s. stderr:warning @vitest/coverage-c8@0.33.0: v8 coverage is moved to @vitest/coverage-v8 package yarn audityarn audit v1.22.21
0 vulnerabilities found - Packages audited: 686
Done in 0.54s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@types/node ^20.10.0 → ^20.10.2
@typescript-eslint/eslint-plugin ^6.13.0 → ^6.13.1
@typescript-eslint/parser ^6.13.0 → ^6.13.1
eslint ^8.54.0 → ^8.55.0
rollup ^4.6.0 → ^4.6.1
Run yarn install to install new versions. yarn installyarn install v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 13.59s. yarn upgradeyarn upgrade v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 353 new dependencies.
info Direct dependencies
├─ @actions/github@6.0.0
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @typescript-eslint/eslint-plugin@6.13.1
├─ @typescript-eslint/parser@6.13.1
├─ @vitest/coverage-c8@0.33.0
├─ eslint-plugin-import@2.29.0
├─ eslint@8.55.0
├─ husky@8.0.3
├─ lint-staged@15.1.0
├─ memize@2.1.0
├─ nock@13.4.0
├─ pinst@3.0.0
├─ rollup@4.6.1
├─ typescript@5.3.2
└─ vitest@0.34.6
info All dependencies
├─ @aashutoshrathi/word-wrap@1.2.6
├─ @actions/github@6.0.0
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.23.5
├─ @babel/helper-validator-identifier@7.22.20
├─ @babel/highlight@7.23.4
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @commitlint/ensure@18.4.3
├─ @commitlint/execute-rule@18.4.3
├─ @commitlint/format@18.4.3
├─ @commitlint/is-ignored@18.4.3
├─ @commitlint/lint@18.4.3
├─ @commitlint/load@18.4.3
├─ @commitlint/message@18.4.3
├─ @commitlint/parse@18.4.3
├─ @commitlint/read@18.4.3
├─ @commitlint/resolve-extends@18.4.3
├─ @commitlint/rules@18.4.3
├─ @commitlint/to-lines@18.4.3
├─ @commitlint/top-level@18.4.3
├─ @esbuild/linux-x64@0.18.20
├─ @eslint-community/eslint-utils@4.4.0
├─ @eslint-community/regexpp@4.10.0
├─ @eslint/eslintrc@2.1.4
├─ @eslint/js@8.55.0
├─ @fastify/busboy@2.1.0
├─ @humanwhocodes/config-array@0.11.13
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@2.0.1
├─ @istanbuljs/schema@0.1.3
├─ @jest/schemas@29.6.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.1
├─ @jridgewell/set-array@1.1.2
├─ @jridgewell/sourcemap-codec@1.4.15
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @rollup/rollup-linux-x64-gnu@4.6.1
├─ @rollup/rollup-linux-x64-musl@4.6.1
├─ @sinclair/typebox@0.27.8
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/estree@1.0.5
├─ @types/istanbul-lib-coverage@2.0.6
├─ @types/json-schema@7.0.15
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.5
├─ @types/normalize-package-data@2.4.4
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.6
├─ @typescript-eslint/eslint-plugin@6.13.1
├─ @typescript-eslint/parser@6.13.1
├─ @typescript-eslint/type-utils@6.13.1
├─ @ungap/structured-clone@1.2.0
├─ @vitest/coverage-c8@0.33.0
├─ @vitest/expect@0.34.6
├─ @vitest/runner@0.34.6
├─ @vitest/snapshot@0.34.6
├─ acorn-jsx@5.3.2
├─ ansi-escapes@5.0.0
├─ ansi-styles@4.3.0
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.7
├─ array-union@2.1.0
├─ array.prototype.findlastindex@1.2.3
├─ array.prototype.flat@1.3.2
├─ array.prototype.flatmap@1.3.2
├─ arraybuffer.prototype.slice@1.0.2
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.14.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.3
├─ cli-cursor@4.0.0
├─ cli-truncate@3.1.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@11.1.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@7.0.0
├─ conventional-changelog-conventionalcommits@7.0.2
├─ conventional-commits-parser@5.0.0
├─ convert-source-map@2.0.0
├─ cosmiconfig@8.3.6
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ diff-sequences@29.6.3
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ eastasianwidth@0.2.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.2
├─ es-to-primitive@1.2.1
├─ esbuild@0.18.20
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.9
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.29.0
├─ eslint-scope@7.2.2
├─ eslint@8.55.0
├─ espree@9.6.1
├─ esquery@1.5.0
├─ esrecurse@4.3.0
├─ eventemitter3@5.0.1
├─ fast-diff@1.3.0
├─ fast-glob@3.3.2
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.2.0
├─ flatted@3.2.9
├─ foreground-child@2.0.0
├─ fs-extra@11.2.0
├─ function.prototype.name@1.1.6
├─ get-func-name@2.0.2
├─ get-intrinsic@1.2.2
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ import-fresh@3.3.0
├─ imurmurhash@0.1.4
├─ indent-string@4.0.0
├─ ini@1.3.8
├─ internal-slot@1.0.6
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-fullwidth-code-point@3.0.0
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@2.0.0
├─ is-typed-array@1.1.12
├─ is-weakref@1.0.2
├─ isarray@2.0.5
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.2
├─ istanbul-reports@3.1.6
├─ jiti@1.21.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-buffer@3.0.1
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ keyv@4.5.4
├─ kind-of@6.0.3
├─ lilconfig@2.1.0
├─ lines-and-columns@1.2.4
├─ lint-staged@15.1.0
├─ listr2@7.0.2
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@5.0.1
├─ make-dir@4.0.0
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ meow@8.1.2
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.4.2
├─ ms@2.1.2
├─ nanoid@3.3.7
├─ nock@13.4.0
├─ node-fetch@2.7.0
├─ normalize-package-data@3.0.3
├─ npm-run-path@4.0.1
├─ object-inspect@1.13.1
├─ object.assign@4.1.5
├─ object.fromentries@2.0.7
├─ object.groupby@1.0.1
├─ object.values@1.1.7
├─ onetime@5.1.2
├─ optionator@0.9.3
├─ p-locate@5.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.6.0
├─ pinst@3.0.0
├─ pkg-types@1.0.3
├─ postcss@8.4.32
├─ propagate@2.0.1
├─ punycode@2.3.1
├─ 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.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.8
├─ restore-cursor@4.0.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@4.6.1
├─ run-parallel@1.2.0
├─ safe-array-concat@1.0.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ semver@7.5.4
├─ set-function-length@1.1.1
├─ set-function-name@2.0.1
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ split2@3.2.2
├─ stackback@0.0.2
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.8
├─ string.prototype.trimend@1.0.7
├─ string.prototype.trimstart@1.0.7
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@2.4.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@4.0.2
├─ time-zone@1.0.0
├─ tinypool@0.7.0
├─ tinyspy@2.2.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ tsconfig-paths@3.14.2
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-buffer@1.0.0
├─ typed-array-byte-length@1.0.0
├─ typed-array-byte-offset@1.0.0
├─ typed-array-length@1.0.4
├─ typescript@5.3.2
├─ ufo@1.3.2
├─ unbox-primitive@1.0.2
├─ undici@5.28.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-to-istanbul@9.2.0
├─ vite-node@0.34.6
├─ vitest@0.34.6
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.13
├─ which@2.0.2
├─ yallist@4.0.0
├─ yaml@2.3.4
├─ yargs-parser@20.2.9
├─ yargs@17.7.2
└─ yocto-queue@1.0.0
Done in 9.69s. stderr:warning @vitest/coverage-c8@0.33.0: v8 coverage is moved to @vitest/coverage-v8 package yarn audityarn audit v1.22.21
0 vulnerabilities found - Packages audited: 686
Done in 0.58s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@types/node ^20.10.2 → ^20.10.3
@typescript-eslint/eslint-plugin ^6.13.1 → ^6.13.2
@typescript-eslint/parser ^6.13.1 → ^6.13.2
lint-staged ^15.1.0 → ^15.2.0
vitest ^0.34.6 → ^1.0.1
Run yarn install to install new versions. yarn installyarn install v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 12.32s. stderr:warning " > @vitest/coverage-c8@0.33.0" has incorrect peer dependency "vitest@>=0.30.0 <1". yarn upgradeyarn upgrade v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 361 new dependencies.
info Direct dependencies
├─ @actions/github@6.0.0
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/node@20.10.3
├─ @typescript-eslint/eslint-plugin@6.13.2
├─ @typescript-eslint/parser@6.13.2
├─ @vitest/coverage-c8@0.33.0
├─ eslint-plugin-import@2.29.0
├─ eslint@8.55.0
├─ husky@8.0.3
├─ lint-staged@15.2.0
├─ memize@2.1.0
├─ nock@13.4.0
├─ pinst@3.0.0
├─ rollup@4.6.1
├─ typescript@5.3.2
└─ vitest@1.0.1
info All dependencies
├─ @aashutoshrathi/word-wrap@1.2.6
├─ @actions/github@6.0.0
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.23.5
├─ @babel/helper-validator-identifier@7.22.20
├─ @babel/highlight@7.23.4
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @commitlint/ensure@18.4.3
├─ @commitlint/execute-rule@18.4.3
├─ @commitlint/format@18.4.3
├─ @commitlint/is-ignored@18.4.3
├─ @commitlint/lint@18.4.3
├─ @commitlint/load@18.4.3
├─ @commitlint/message@18.4.3
├─ @commitlint/parse@18.4.3
├─ @commitlint/read@18.4.3
├─ @commitlint/resolve-extends@18.4.3
├─ @commitlint/rules@18.4.3
├─ @commitlint/to-lines@18.4.3
├─ @commitlint/top-level@18.4.3
├─ @esbuild/linux-x64@0.18.20
├─ @eslint-community/eslint-utils@4.4.0
├─ @eslint-community/regexpp@4.10.0
├─ @eslint/eslintrc@2.1.4
├─ @eslint/js@8.55.0
├─ @fastify/busboy@2.1.0
├─ @humanwhocodes/config-array@0.11.13
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@2.0.1
├─ @istanbuljs/schema@0.1.3
├─ @jest/schemas@29.6.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.1
├─ @jridgewell/set-array@1.1.2
├─ @jridgewell/sourcemap-codec@1.4.15
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @rollup/rollup-linux-x64-gnu@4.6.1
├─ @rollup/rollup-linux-x64-musl@4.6.1
├─ @sinclair/typebox@0.27.8
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/chai-subset@1.3.5
├─ @types/chai@4.3.11
├─ @types/estree@1.0.5
├─ @types/istanbul-lib-coverage@2.0.6
├─ @types/json-schema@7.0.15
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.5
├─ @types/node@20.10.3
├─ @types/normalize-package-data@2.4.4
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.6
├─ @typescript-eslint/eslint-plugin@6.13.2
├─ @typescript-eslint/parser@6.13.2
├─ @typescript-eslint/type-utils@6.13.2
├─ @ungap/structured-clone@1.2.0
├─ @vitest/coverage-c8@0.33.0
├─ @vitest/expect@1.0.1
├─ @vitest/runner@1.0.1
├─ @vitest/snapshot@1.0.1
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.3.0
├─ acorn@8.11.2
├─ ansi-escapes@6.2.0
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.7
├─ array-union@2.1.0
├─ array.prototype.findlastindex@1.2.3
├─ array.prototype.flat@1.3.2
├─ array.prototype.flatmap@1.3.2
├─ arraybuffer.prototype.slice@1.0.2
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.14.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.3
├─ cli-cursor@4.0.0
├─ cli-truncate@4.0.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@11.1.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@7.0.0
├─ conventional-changelog-conventionalcommits@7.0.2
├─ conventional-commits-parser@5.0.0
├─ convert-source-map@2.0.0
├─ cosmiconfig@8.3.6
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ diff-sequences@29.6.3
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.2
├─ es-to-primitive@1.2.1
├─ esbuild@0.18.20
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.9
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.29.0
├─ eslint-scope@7.2.2
├─ eslint@8.55.0
├─ espree@9.6.1
├─ esquery@1.5.0
├─ esrecurse@4.3.0
├─ eventemitter3@5.0.1
├─ fast-diff@1.3.0
├─ fast-glob@3.3.2
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.2.0
├─ flatted@3.2.9
├─ foreground-child@2.0.0
├─ fs-extra@11.2.0
├─ function.prototype.name@1.1.6
├─ get-func-name@2.0.2
├─ get-intrinsic@1.2.2
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ import-fresh@3.3.0
├─ imurmurhash@0.1.4
├─ indent-string@4.0.0
├─ ini@1.3.8
├─ internal-slot@1.0.6
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-fullwidth-code-point@3.0.0
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@2.0.0
├─ is-typed-array@1.1.12
├─ is-weakref@1.0.2
├─ isarray@2.0.5
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.2
├─ istanbul-reports@3.1.6
├─ jiti@1.21.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-buffer@3.0.1
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ keyv@4.5.4
├─ kind-of@6.0.3
├─ lilconfig@3.0.0
├─ lines-and-columns@1.2.4
├─ lint-staged@15.2.0
├─ listr2@8.0.0
├─ local-pkg@0.5.0
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@6.0.0
├─ loupe@2.3.7
├─ make-dir@4.0.0
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ meow@8.1.2
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.4.2
├─ ms@2.1.2
├─ nanoid@3.3.7
├─ nock@13.4.0
├─ node-fetch@2.7.0
├─ normalize-package-data@3.0.3
├─ npm-run-path@4.0.1
├─ object-inspect@1.13.1
├─ object.assign@4.1.5
├─ object.fromentries@2.0.7
├─ object.groupby@1.0.1
├─ object.values@1.1.7
├─ onetime@5.1.2
├─ optionator@0.9.3
├─ p-limit@5.0.0
├─ p-locate@5.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.6.0
├─ pinst@3.0.0
├─ postcss@8.4.32
├─ propagate@2.0.1
├─ punycode@2.3.1
├─ 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.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.8
├─ restore-cursor@4.0.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@4.6.1
├─ run-parallel@1.2.0
├─ safe-array-concat@1.0.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ semver@7.5.4
├─ set-function-length@1.1.1
├─ set-function-name@2.0.1
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ split2@3.2.2
├─ stackback@0.0.2
├─ std-env@3.6.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.8
├─ string.prototype.trimend@1.0.7
├─ string.prototype.trimstart@1.0.7
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ strip-literal@1.3.0
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@2.4.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@4.0.2
├─ time-zone@1.0.0
├─ tinybench@2.5.1
├─ tinypool@0.8.1
├─ tinyspy@2.2.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ tsconfig-paths@3.14.2
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-buffer@1.0.0
├─ typed-array-byte-length@1.0.0
├─ typed-array-byte-offset@1.0.0
├─ typed-array-length@1.0.4
├─ typescript@5.3.2
├─ ufo@1.3.2
├─ unbox-primitive@1.0.2
├─ undici@5.28.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-to-istanbul@9.2.0
├─ vite-node@1.0.1
├─ vitest@1.0.1
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.13
├─ which@2.0.2
├─ yallist@4.0.0
├─ yaml@2.3.4
├─ yargs-parser@20.2.9
└─ yargs@17.7.2
Done in 7.97s. stderr:warning @vitest/coverage-c8@0.33.0: v8 coverage is moved to @vitest/coverage-v8 package
warning " > @vitest/coverage-c8@0.33.0" has incorrect peer dependency "vitest@>=0.30.0 <1". yarn audityarn audit v1.22.21
0 vulnerabilities found - Packages audited: 699
Done in 0.47s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@types/node ^20.10.3 → ^20.10.4
rollup ^4.6.1 → ^4.7.0
typescript ^5.3.2 → ^5.3.3
vitest ^1.0.1 → ^1.0.2
Run yarn install to install new versions. yarn installyarn install v1.22.21
[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.17s. stderr:warning " > @vitest/coverage-c8@0.33.0" has incorrect peer dependency "vitest@>=0.30.0 <1". yarn upgradeyarn upgrade v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 361 new dependencies.
info Direct dependencies
├─ @actions/github@6.0.0
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/node@20.10.4
├─ @typescript-eslint/eslint-plugin@6.13.2
├─ @typescript-eslint/parser@6.13.2
├─ @vitest/coverage-c8@0.33.0
├─ eslint-plugin-import@2.29.0
├─ eslint@8.55.0
├─ husky@8.0.3
├─ lint-staged@15.2.0
├─ memize@2.1.0
├─ nock@13.4.0
├─ pinst@3.0.0
├─ rollup@4.7.0
├─ typescript@5.3.3
└─ vitest@1.0.2
info All dependencies
├─ @aashutoshrathi/word-wrap@1.2.6
├─ @actions/github@6.0.0
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.23.5
├─ @babel/helper-validator-identifier@7.22.20
├─ @babel/highlight@7.23.4
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @commitlint/ensure@18.4.3
├─ @commitlint/execute-rule@18.4.3
├─ @commitlint/format@18.4.3
├─ @commitlint/is-ignored@18.4.3
├─ @commitlint/lint@18.4.3
├─ @commitlint/load@18.4.3
├─ @commitlint/message@18.4.3
├─ @commitlint/parse@18.4.3
├─ @commitlint/read@18.4.3
├─ @commitlint/resolve-extends@18.4.3
├─ @commitlint/rules@18.4.3
├─ @commitlint/to-lines@18.4.3
├─ @commitlint/top-level@18.4.3
├─ @esbuild/linux-x64@0.18.20
├─ @eslint-community/eslint-utils@4.4.0
├─ @eslint-community/regexpp@4.10.0
├─ @eslint/eslintrc@2.1.4
├─ @eslint/js@8.55.0
├─ @fastify/busboy@2.1.0
├─ @humanwhocodes/config-array@0.11.13
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@2.0.1
├─ @istanbuljs/schema@0.1.3
├─ @jest/schemas@29.6.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.1
├─ @jridgewell/set-array@1.1.2
├─ @jridgewell/sourcemap-codec@1.4.15
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @rollup/rollup-linux-x64-gnu@4.7.0
├─ @rollup/rollup-linux-x64-musl@4.7.0
├─ @sinclair/typebox@0.27.8
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/chai-subset@1.3.5
├─ @types/chai@4.3.11
├─ @types/estree@1.0.5
├─ @types/istanbul-lib-coverage@2.0.6
├─ @types/json-schema@7.0.15
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.5
├─ @types/node@20.10.4
├─ @types/normalize-package-data@2.4.4
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.6
├─ @typescript-eslint/eslint-plugin@6.13.2
├─ @typescript-eslint/parser@6.13.2
├─ @typescript-eslint/type-utils@6.13.2
├─ @ungap/structured-clone@1.2.0
├─ @vitest/coverage-c8@0.33.0
├─ @vitest/expect@1.0.2
├─ @vitest/runner@1.0.2
├─ @vitest/snapshot@1.0.2
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.3.1
├─ acorn@8.11.2
├─ ansi-escapes@6.2.0
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.7
├─ array-union@2.1.0
├─ array.prototype.findlastindex@1.2.3
├─ array.prototype.flat@1.3.2
├─ array.prototype.flatmap@1.3.2
├─ arraybuffer.prototype.slice@1.0.2
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.14.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.3
├─ cli-cursor@4.0.0
├─ cli-truncate@4.0.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@11.1.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@7.0.0
├─ conventional-changelog-conventionalcommits@7.0.2
├─ conventional-commits-parser@5.0.0
├─ convert-source-map@2.0.0
├─ cosmiconfig@8.3.6
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ diff-sequences@29.6.3
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.2
├─ es-to-primitive@1.2.1
├─ esbuild@0.18.20
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.9
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.29.0
├─ eslint-scope@7.2.2
├─ eslint@8.55.0
├─ espree@9.6.1
├─ esquery@1.5.0
├─ esrecurse@4.3.0
├─ eventemitter3@5.0.1
├─ fast-diff@1.3.0
├─ fast-glob@3.3.2
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.2.0
├─ flatted@3.2.9
├─ foreground-child@2.0.0
├─ fs-extra@11.2.0
├─ function.prototype.name@1.1.6
├─ get-func-name@2.0.2
├─ get-intrinsic@1.2.2
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ import-fresh@3.3.0
├─ imurmurhash@0.1.4
├─ indent-string@4.0.0
├─ ini@1.3.8
├─ internal-slot@1.0.6
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-fullwidth-code-point@3.0.0
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@2.0.0
├─ is-typed-array@1.1.12
├─ is-weakref@1.0.2
├─ isarray@2.0.5
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.2
├─ istanbul-reports@3.1.6
├─ jiti@1.21.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-buffer@3.0.1
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ keyv@4.5.4
├─ kind-of@6.0.3
├─ lilconfig@3.0.0
├─ lines-and-columns@1.2.4
├─ lint-staged@15.2.0
├─ listr2@8.0.0
├─ local-pkg@0.5.0
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@6.0.0
├─ loupe@2.3.7
├─ make-dir@4.0.0
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ meow@8.1.2
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.4.2
├─ ms@2.1.2
├─ nanoid@3.3.7
├─ nock@13.4.0
├─ node-fetch@2.7.0
├─ normalize-package-data@3.0.3
├─ npm-run-path@4.0.1
├─ object-inspect@1.13.1
├─ object.assign@4.1.5
├─ object.fromentries@2.0.7
├─ object.groupby@1.0.1
├─ object.values@1.1.7
├─ onetime@5.1.2
├─ optionator@0.9.3
├─ p-limit@5.0.0
├─ p-locate@5.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.6.0
├─ pinst@3.0.0
├─ postcss@8.4.32
├─ propagate@2.0.1
├─ punycode@2.3.1
├─ 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.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.8
├─ restore-cursor@4.0.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@4.7.0
├─ run-parallel@1.2.0
├─ safe-array-concat@1.0.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ semver@7.5.4
├─ set-function-length@1.1.1
├─ set-function-name@2.0.1
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ split2@3.2.2
├─ stackback@0.0.2
├─ std-env@3.6.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.8
├─ string.prototype.trimend@1.0.7
├─ string.prototype.trimstart@1.0.7
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ strip-literal@1.3.0
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@2.4.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@4.0.2
├─ time-zone@1.0.0
├─ tinybench@2.5.1
├─ tinypool@0.8.1
├─ tinyspy@2.2.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ tsconfig-paths@3.14.2
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-buffer@1.0.0
├─ typed-array-byte-length@1.0.0
├─ typed-array-byte-offset@1.0.0
├─ typed-array-length@1.0.4
├─ typescript@5.3.3
├─ ufo@1.3.2
├─ unbox-primitive@1.0.2
├─ undici@5.28.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-to-istanbul@9.2.0
├─ vite-node@1.0.2
├─ vitest@1.0.2
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.13
├─ which@2.0.2
├─ yallist@4.0.0
├─ yaml@2.3.4
├─ yargs-parser@20.2.9
└─ yargs@17.7.2
Done in 12.40s. stderr:warning @vitest/coverage-c8@0.33.0: v8 coverage is moved to @vitest/coverage-v8 package
warning " > @vitest/coverage-c8@0.33.0" has incorrect peer dependency "vitest@>=0.30.0 <1". yarn audityarn audit v1.22.21
0 vulnerabilities found - Packages audited: 700
Done in 0.52s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@typescript-eslint/eslint-plugin ^6.13.2 → ^6.14.0
@typescript-eslint/parser ^6.13.2 → ^6.14.0
rollup ^4.7.0 → ^4.8.0
vitest ^1.0.2 → ^1.0.4
Run yarn install to install new versions. yarn installyarn install v1.22.21
[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.37s. stderr:warning " > @vitest/coverage-c8@0.33.0" has incorrect peer dependency "vitest@>=0.30.0 <1". yarn upgradeyarn upgrade v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 362 new dependencies.
info Direct dependencies
├─ @actions/github@6.0.0
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/node@20.10.4
├─ @typescript-eslint/eslint-plugin@6.14.0
├─ @typescript-eslint/parser@6.14.0
├─ @vitest/coverage-c8@0.33.0
├─ eslint-plugin-import@2.29.0
├─ eslint@8.55.0
├─ husky@8.0.3
├─ lint-staged@15.2.0
├─ memize@2.1.0
├─ nock@13.4.0
├─ pinst@3.0.0
├─ rollup@4.8.0
├─ typescript@5.3.3
└─ vitest@1.0.4
info All dependencies
├─ @aashutoshrathi/word-wrap@1.2.6
├─ @actions/github@6.0.0
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.23.5
├─ @babel/helper-validator-identifier@7.22.20
├─ @babel/highlight@7.23.4
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @commitlint/ensure@18.4.3
├─ @commitlint/execute-rule@18.4.3
├─ @commitlint/format@18.4.3
├─ @commitlint/is-ignored@18.4.3
├─ @commitlint/lint@18.4.3
├─ @commitlint/load@18.4.3
├─ @commitlint/message@18.4.3
├─ @commitlint/parse@18.4.3
├─ @commitlint/read@18.4.3
├─ @commitlint/resolve-extends@18.4.3
├─ @commitlint/rules@18.4.3
├─ @commitlint/to-lines@18.4.3
├─ @commitlint/top-level@18.4.3
├─ @esbuild/linux-x64@0.18.20
├─ @eslint-community/eslint-utils@4.4.0
├─ @eslint-community/regexpp@4.10.0
├─ @eslint/eslintrc@2.1.4
├─ @eslint/js@8.55.0
├─ @fastify/busboy@2.1.0
├─ @humanwhocodes/config-array@0.11.13
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@2.0.1
├─ @istanbuljs/schema@0.1.3
├─ @jest/schemas@29.6.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.1
├─ @jridgewell/set-array@1.1.2
├─ @jridgewell/sourcemap-codec@1.4.15
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.0.1
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @rollup/rollup-linux-x64-gnu@4.8.0
├─ @rollup/rollup-linux-x64-musl@4.8.0
├─ @sinclair/typebox@0.27.8
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/chai-subset@1.3.5
├─ @types/chai@4.3.11
├─ @types/estree@1.0.5
├─ @types/istanbul-lib-coverage@2.0.6
├─ @types/json-schema@7.0.15
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.5
├─ @types/node@20.10.4
├─ @types/normalize-package-data@2.4.4
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.6
├─ @typescript-eslint/eslint-plugin@6.14.0
├─ @typescript-eslint/parser@6.14.0
├─ @typescript-eslint/type-utils@6.14.0
├─ @ungap/structured-clone@1.2.0
├─ @vitest/coverage-c8@0.33.0
├─ @vitest/expect@1.0.4
├─ @vitest/runner@1.0.4
├─ @vitest/snapshot@1.0.4
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.3.1
├─ acorn@8.11.2
├─ ansi-escapes@6.2.0
├─ ansi-styles@6.2.1
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.7
├─ array-union@2.1.0
├─ array.prototype.findlastindex@1.2.3
├─ array.prototype.flat@1.3.2
├─ array.prototype.flatmap@1.3.2
├─ arraybuffer.prototype.slice@1.0.2
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.14.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.3
├─ cli-cursor@4.0.0
├─ cli-truncate@4.0.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@11.1.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@7.0.0
├─ conventional-changelog-conventionalcommits@7.0.2
├─ conventional-commits-parser@5.0.0
├─ convert-source-map@2.0.0
├─ cosmiconfig@8.3.6
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ diff-sequences@29.6.3
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.2
├─ es-to-primitive@1.2.1
├─ esbuild@0.18.20
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.9
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.29.0
├─ eslint-scope@7.2.2
├─ eslint@8.55.0
├─ espree@9.6.1
├─ esquery@1.5.0
├─ esrecurse@4.3.0
├─ eventemitter3@5.0.1
├─ fast-diff@1.3.0
├─ fast-glob@3.3.2
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.2.0
├─ flatted@3.2.9
├─ foreground-child@2.0.0
├─ fs-extra@11.2.0
├─ function.prototype.name@1.1.6
├─ get-func-name@2.0.2
├─ get-intrinsic@1.2.2
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ import-fresh@3.3.0
├─ imurmurhash@0.1.4
├─ indent-string@4.0.0
├─ ini@1.3.8
├─ internal-slot@1.0.6
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-fullwidth-code-point@3.0.0
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@2.0.0
├─ is-typed-array@1.1.12
├─ is-weakref@1.0.2
├─ isarray@2.0.5
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.2
├─ istanbul-reports@3.1.6
├─ jiti@1.21.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-buffer@3.0.1
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ keyv@4.5.4
├─ kind-of@6.0.3
├─ lilconfig@3.0.0
├─ lines-and-columns@1.2.4
├─ lint-staged@15.2.0
├─ listr2@8.0.0
├─ local-pkg@0.5.0
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@6.0.0
├─ loupe@2.3.7
├─ make-dir@4.0.0
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ meow@8.1.2
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.4.2
├─ ms@2.1.2
├─ nanoid@3.3.7
├─ nock@13.4.0
├─ node-fetch@2.7.0
├─ normalize-package-data@3.0.3
├─ npm-run-path@4.0.1
├─ object-inspect@1.13.1
├─ object.assign@4.1.5
├─ object.fromentries@2.0.7
├─ object.groupby@1.0.1
├─ object.values@1.1.7
├─ onetime@5.1.2
├─ optionator@0.9.3
├─ p-limit@5.0.0
├─ p-locate@5.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.6.0
├─ pinst@3.0.0
├─ postcss@8.4.32
├─ propagate@2.0.1
├─ punycode@2.3.1
├─ 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.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.8
├─ restore-cursor@4.0.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@4.8.0
├─ run-parallel@1.2.0
├─ safe-array-concat@1.0.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ semver@7.5.4
├─ set-function-length@1.1.1
├─ set-function-name@2.0.1
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ split2@3.2.2
├─ stackback@0.0.2
├─ std-env@3.6.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.8
├─ string.prototype.trimend@1.0.7
├─ string.prototype.trimstart@1.0.7
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ strip-literal@1.3.0
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@2.4.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@4.0.2
├─ time-zone@1.0.0
├─ tinybench@2.5.1
├─ tinypool@0.8.1
├─ tinyspy@2.2.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ tsconfig-paths@3.14.2
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-buffer@1.0.0
├─ typed-array-byte-length@1.0.0
├─ typed-array-byte-offset@1.0.0
├─ typed-array-length@1.0.4
├─ typescript@5.3.3
├─ ufo@1.3.2
├─ unbox-primitive@1.0.2
├─ undici@5.28.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-to-istanbul@9.2.0
├─ vite-node@1.0.4
├─ vitest@1.0.4
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.13
├─ which@2.0.2
├─ yallist@4.0.0
├─ yaml@2.3.4
├─ yargs-parser@20.2.9
└─ yargs@17.7.2
Done in 11.69s. stderr:warning @vitest/coverage-c8@0.33.0: v8 coverage is moved to @vitest/coverage-v8 package
warning " > @vitest/coverage-c8@0.33.0" has incorrect peer dependency "vitest@>=0.30.0 <1". yarn audityarn audit v1.22.21
0 vulnerabilities found - Packages audited: 700
Done in 0.54s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@rollup/plugin-json ^6.0.1 → ^6.1.0
eslint ^8.55.0 → ^8.56.0
eslint-plugin-import ^2.29.0 → ^2.29.1
rollup ^4.8.0 → ^4.9.0
Run yarn install to install new versions. yarn installyarn install v1.22.21
[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.60s. stderr:warning " > @vitest/coverage-c8@0.33.0" has incorrect peer dependency "vitest@>=0.30.0 <1". yarn upgradeyarn upgrade v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 363 new dependencies.
info Direct dependencies
├─ @actions/github@6.0.0
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.1.0
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/node@20.10.4
├─ @typescript-eslint/eslint-plugin@6.14.0
├─ @typescript-eslint/parser@6.14.0
├─ @vitest/coverage-c8@0.33.0
├─ eslint-plugin-import@2.29.1
├─ eslint@8.56.0
├─ husky@8.0.3
├─ lint-staged@15.2.0
├─ memize@2.1.0
├─ nock@13.4.0
├─ pinst@3.0.0
├─ rollup@4.9.0
├─ typescript@5.3.3
└─ vitest@1.0.4
info All dependencies
├─ @aashutoshrathi/word-wrap@1.2.6
├─ @actions/github@6.0.0
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.23.5
├─ @babel/helper-validator-identifier@7.22.20
├─ @babel/highlight@7.23.4
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @commitlint/ensure@18.4.3
├─ @commitlint/execute-rule@18.4.3
├─ @commitlint/format@18.4.3
├─ @commitlint/is-ignored@18.4.3
├─ @commitlint/lint@18.4.3
├─ @commitlint/load@18.4.3
├─ @commitlint/message@18.4.3
├─ @commitlint/parse@18.4.3
├─ @commitlint/read@18.4.3
├─ @commitlint/resolve-extends@18.4.3
├─ @commitlint/rules@18.4.3
├─ @commitlint/to-lines@18.4.3
├─ @commitlint/top-level@18.4.3
├─ @esbuild/linux-x64@0.18.20
├─ @eslint-community/eslint-utils@4.4.0
├─ @eslint-community/regexpp@4.10.0
├─ @eslint/eslintrc@2.1.4
├─ @eslint/js@8.56.0
├─ @fastify/busboy@2.1.0
├─ @humanwhocodes/config-array@0.11.13
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@2.0.1
├─ @istanbuljs/schema@0.1.3
├─ @jest/schemas@29.6.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.1
├─ @jridgewell/set-array@1.1.2
├─ @jridgewell/sourcemap-codec@1.4.15
├─ @jridgewell/trace-mapping@0.3.20
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.1.0
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @rollup/rollup-linux-x64-gnu@4.9.0
├─ @rollup/rollup-linux-x64-musl@4.9.0
├─ @sinclair/typebox@0.27.8
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/chai-subset@1.3.5
├─ @types/chai@4.3.11
├─ @types/estree@1.0.5
├─ @types/istanbul-lib-coverage@2.0.6
├─ @types/json-schema@7.0.15
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.5
├─ @types/node@20.10.4
├─ @types/normalize-package-data@2.4.4
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.6
├─ @typescript-eslint/eslint-plugin@6.14.0
├─ @typescript-eslint/parser@6.14.0
├─ @typescript-eslint/type-utils@6.14.0
├─ @ungap/structured-clone@1.2.0
├─ @vitest/coverage-c8@0.33.0
├─ @vitest/expect@1.0.4
├─ @vitest/runner@1.0.4
├─ @vitest/snapshot@1.0.4
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.3.1
├─ acorn@8.11.2
├─ ansi-escapes@6.2.0
├─ ansi-styles@6.2.1
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.7
├─ array-union@2.1.0
├─ array.prototype.findlastindex@1.2.3
├─ array.prototype.flat@1.3.2
├─ array.prototype.flatmap@1.3.2
├─ arraybuffer.prototype.slice@1.0.2
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.14.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.3
├─ cli-cursor@4.0.0
├─ cli-truncate@4.0.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@11.1.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@7.0.0
├─ conventional-changelog-conventionalcommits@7.0.2
├─ conventional-commits-parser@5.0.0
├─ convert-source-map@2.0.0
├─ cosmiconfig@8.3.6
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ diff-sequences@29.6.3
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.2
├─ es-to-primitive@1.2.1
├─ esbuild@0.18.20
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.9
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.29.1
├─ eslint-scope@7.2.2
├─ eslint@8.56.0
├─ espree@9.6.1
├─ esquery@1.5.0
├─ esrecurse@4.3.0
├─ eventemitter3@5.0.1
├─ fast-diff@1.3.0
├─ fast-glob@3.3.2
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.15.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.2.0
├─ flatted@3.2.9
├─ foreground-child@2.0.0
├─ fs-extra@11.2.0
├─ function.prototype.name@1.1.6
├─ get-func-name@2.0.2
├─ get-intrinsic@1.2.2
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ import-fresh@3.3.0
├─ imurmurhash@0.1.4
├─ indent-string@4.0.0
├─ ini@1.3.8
├─ internal-slot@1.0.6
├─ is-array-buffer@3.0.2
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-fullwidth-code-point@3.0.0
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@2.0.0
├─ is-weakref@1.0.2
├─ isarray@2.0.5
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.2
├─ istanbul-reports@3.1.6
├─ jiti@1.21.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-buffer@3.0.1
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ keyv@4.5.4
├─ kind-of@6.0.3
├─ lilconfig@3.0.0
├─ lines-and-columns@1.2.4
├─ lint-staged@15.2.0
├─ listr2@8.0.0
├─ local-pkg@0.5.0
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@6.0.0
├─ loupe@2.3.7
├─ make-dir@4.0.0
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ meow@8.1.2
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.4.2
├─ ms@2.1.2
├─ nanoid@3.3.7
├─ nock@13.4.0
├─ node-fetch@2.7.0
├─ normalize-package-data@3.0.3
├─ npm-run-path@4.0.1
├─ object-inspect@1.13.1
├─ object.assign@4.1.5
├─ object.fromentries@2.0.7
├─ object.groupby@1.0.1
├─ object.values@1.1.7
├─ onetime@5.1.2
├─ optionator@0.9.3
├─ p-limit@5.0.0
├─ p-locate@5.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.6.0
├─ pinst@3.0.0
├─ postcss@8.4.32
├─ propagate@2.0.1
├─ punycode@2.3.1
├─ 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.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.8
├─ restore-cursor@4.0.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@4.9.0
├─ run-parallel@1.2.0
├─ safe-array-concat@1.0.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ semver@7.5.4
├─ set-function-length@1.1.1
├─ set-function-name@2.0.1
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ split2@3.2.2
├─ stackback@0.0.2
├─ std-env@3.6.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.8
├─ string.prototype.trimend@1.0.7
├─ string.prototype.trimstart@1.0.7
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ strip-literal@1.3.0
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@2.4.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@4.0.2
├─ time-zone@1.0.0
├─ tinybench@2.5.1
├─ tinypool@0.8.1
├─ tinyspy@2.2.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ tsconfig-paths@3.15.0
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-buffer@1.0.0
├─ typed-array-byte-length@1.0.0
├─ typed-array-byte-offset@1.0.0
├─ typed-array-length@1.0.4
├─ typescript@5.3.3
├─ ufo@1.3.2
├─ unbox-primitive@1.0.2
├─ undici@5.28.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-to-istanbul@9.2.0
├─ vite-node@1.0.4
├─ vitest@1.0.4
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.13
├─ which@2.0.2
├─ yallist@4.0.0
├─ yaml@2.3.4
├─ yargs-parser@20.2.9
└─ yargs@17.7.2
Done in 9.51s. stderr:warning @vitest/coverage-c8@0.33.0: v8 coverage is moved to @vitest/coverage-v8 package
warning " > @vitest/coverage-c8@0.33.0" has incorrect peer dependency "vitest@>=0.30.0 <1". yarn audityarn audit v1.22.21
0 vulnerabilities found - Packages audited: 700
Done in 0.53s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@types/node ^20.10.4 → ^20.10.5
@typescript-eslint/eslint-plugin ^6.14.0 → ^6.15.0
@typescript-eslint/parser ^6.14.0 → ^6.15.0
rollup ^4.9.0 → ^4.9.1
Run yarn install to install new versions. yarn installyarn install v1.22.21
[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.47s. stderr:warning " > @vitest/coverage-c8@0.33.0" has incorrect peer dependency "vitest@>=0.30.0 <1". yarn upgradeyarn upgrade v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 361 new dependencies.
info Direct dependencies
├─ @actions/github@6.0.0
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.1.0
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/node@20.10.5
├─ @typescript-eslint/eslint-plugin@6.15.0
├─ @typescript-eslint/parser@6.15.0
├─ @vitest/coverage-c8@0.33.0
├─ eslint-plugin-import@2.29.1
├─ eslint@8.56.0
├─ husky@8.0.3
├─ lint-staged@15.2.0
├─ memize@2.1.0
├─ nock@13.4.0
├─ pinst@3.0.0
├─ rollup@4.9.1
├─ typescript@5.3.3
└─ vitest@1.0.4
info All dependencies
├─ @aashutoshrathi/word-wrap@1.2.6
├─ @actions/github@6.0.0
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.23.5
├─ @babel/helper-validator-identifier@7.22.20
├─ @babel/highlight@7.23.4
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @commitlint/ensure@18.4.3
├─ @commitlint/execute-rule@18.4.3
├─ @commitlint/format@18.4.3
├─ @commitlint/is-ignored@18.4.3
├─ @commitlint/lint@18.4.3
├─ @commitlint/load@18.4.3
├─ @commitlint/message@18.4.3
├─ @commitlint/parse@18.4.3
├─ @commitlint/read@18.4.3
├─ @commitlint/resolve-extends@18.4.3
├─ @commitlint/rules@18.4.3
├─ @commitlint/to-lines@18.4.3
├─ @commitlint/top-level@18.4.3
├─ @esbuild/linux-x64@0.18.20
├─ @eslint-community/eslint-utils@4.4.0
├─ @eslint-community/regexpp@4.10.0
├─ @eslint/eslintrc@2.1.4
├─ @eslint/js@8.56.0
├─ @fastify/busboy@2.1.0
├─ @humanwhocodes/config-array@0.11.13
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@2.0.1
├─ @istanbuljs/schema@0.1.3
├─ @jest/schemas@29.6.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.1
├─ @jridgewell/set-array@1.1.2
├─ @jridgewell/sourcemap-codec@1.4.15
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.1.0
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @rollup/rollup-linux-x64-gnu@4.9.1
├─ @rollup/rollup-linux-x64-musl@4.9.1
├─ @sinclair/typebox@0.27.8
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/chai-subset@1.3.5
├─ @types/chai@4.3.11
├─ @types/estree@1.0.5
├─ @types/istanbul-lib-coverage@2.0.6
├─ @types/json-schema@7.0.15
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.5
├─ @types/node@20.10.5
├─ @types/normalize-package-data@2.4.4
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.6
├─ @typescript-eslint/eslint-plugin@6.15.0
├─ @typescript-eslint/parser@6.15.0
├─ @typescript-eslint/type-utils@6.15.0
├─ @ungap/structured-clone@1.2.0
├─ @vitest/coverage-c8@0.33.0
├─ @vitest/expect@1.0.4
├─ @vitest/runner@1.0.4
├─ @vitest/snapshot@1.0.4
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.3.1
├─ acorn@8.11.2
├─ ansi-escapes@6.2.0
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.7
├─ array-union@2.1.0
├─ array.prototype.findlastindex@1.2.3
├─ array.prototype.flat@1.3.2
├─ array.prototype.flatmap@1.3.2
├─ arraybuffer.prototype.slice@1.0.2
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.14.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.3
├─ cli-cursor@4.0.0
├─ cli-truncate@4.0.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@11.1.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@7.0.0
├─ conventional-changelog-conventionalcommits@7.0.2
├─ conventional-commits-parser@5.0.0
├─ convert-source-map@2.0.0
├─ cosmiconfig@8.3.6
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ define-properties@1.2.1
├─ diff-sequences@29.6.3
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.2
├─ es-to-primitive@1.2.1
├─ esbuild@0.18.20
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.9
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.29.1
├─ eslint-scope@7.2.2
├─ eslint@8.56.0
├─ espree@9.6.1
├─ esquery@1.5.0
├─ esrecurse@4.3.0
├─ eventemitter3@5.0.1
├─ fast-diff@1.3.0
├─ fast-glob@3.3.2
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.16.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.2.0
├─ flatted@3.2.9
├─ foreground-child@2.0.0
├─ fs-extra@11.2.0
├─ function.prototype.name@1.1.6
├─ get-func-name@2.0.2
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ import-fresh@3.3.0
├─ imurmurhash@0.1.4
├─ indent-string@4.0.0
├─ ini@1.3.8
├─ internal-slot@1.0.6
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-fullwidth-code-point@3.0.0
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@2.0.0
├─ is-typed-array@1.1.12
├─ is-weakref@1.0.2
├─ isarray@2.0.5
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.2
├─ istanbul-reports@3.1.6
├─ jiti@1.21.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-buffer@3.0.1
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ keyv@4.5.4
├─ kind-of@6.0.3
├─ lilconfig@3.0.0
├─ lines-and-columns@1.2.4
├─ lint-staged@15.2.0
├─ listr2@8.0.0
├─ local-pkg@0.5.0
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@6.0.0
├─ loupe@2.3.7
├─ make-dir@4.0.0
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ meow@8.1.2
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.4.2
├─ ms@2.1.2
├─ nanoid@3.3.7
├─ nock@13.4.0
├─ node-fetch@2.7.0
├─ normalize-package-data@3.0.3
├─ npm-run-path@4.0.1
├─ object-inspect@1.13.1
├─ object.assign@4.1.5
├─ object.fromentries@2.0.7
├─ object.groupby@1.0.1
├─ object.values@1.1.7
├─ onetime@5.1.2
├─ optionator@0.9.3
├─ p-limit@5.0.0
├─ p-locate@5.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.6.0
├─ pinst@3.0.0
├─ postcss@8.4.32
├─ propagate@2.0.1
├─ punycode@2.3.1
├─ 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.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.8
├─ restore-cursor@4.0.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@4.9.1
├─ run-parallel@1.2.0
├─ safe-array-concat@1.0.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ semver@7.5.4
├─ set-function-length@1.1.1
├─ set-function-name@2.0.1
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ split2@3.2.2
├─ stackback@0.0.2
├─ std-env@3.6.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.8
├─ string.prototype.trimend@1.0.7
├─ string.prototype.trimstart@1.0.7
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ strip-literal@1.3.0
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@2.4.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@4.0.2
├─ time-zone@1.0.0
├─ tinybench@2.5.1
├─ tinypool@0.8.1
├─ tinyspy@2.2.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ tsconfig-paths@3.15.0
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-buffer@1.0.0
├─ typed-array-byte-length@1.0.0
├─ typed-array-byte-offset@1.0.0
├─ typed-array-length@1.0.4
├─ typescript@5.3.3
├─ ufo@1.3.2
├─ unbox-primitive@1.0.2
├─ undici@5.28.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-to-istanbul@9.2.0
├─ vite-node@1.0.4
├─ vitest@1.0.4
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.13
├─ which@2.0.2
├─ yallist@4.0.0
├─ yaml@2.3.4
├─ yargs-parser@20.2.9
└─ yargs@17.7.2
Done in 11.20s. stderr:warning @vitest/coverage-c8@0.33.0: v8 coverage is moved to @vitest/coverage-v8 package
warning " > @vitest/coverage-c8@0.33.0" has incorrect peer dependency "vitest@>=0.30.0 <1". yarn audityarn audit v1.22.21
0 vulnerabilities found - Packages audited: 701
Done in 0.46s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
vitest ^1.0.4 → ^1.1.0
Run yarn install to install new versions. yarn installyarn install v1.22.21
[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.65s. stderr:warning " > @vitest/coverage-c8@0.33.0" has incorrect peer dependency "vitest@>=0.30.0 <1". yarn upgradeyarn upgrade v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 361 new dependencies.
info Direct dependencies
├─ @actions/github@6.0.0
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.1.0
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/node@20.10.5
├─ @typescript-eslint/eslint-plugin@6.15.0
├─ @typescript-eslint/parser@6.15.0
├─ @vitest/coverage-c8@0.33.0
├─ eslint-plugin-import@2.29.1
├─ eslint@8.56.0
├─ husky@8.0.3
├─ lint-staged@15.2.0
├─ memize@2.1.0
├─ nock@13.4.0
├─ pinst@3.0.0
├─ rollup@4.9.1
├─ typescript@5.3.3
└─ vitest@1.1.0
info All dependencies
├─ @aashutoshrathi/word-wrap@1.2.6
├─ @actions/github@6.0.0
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.23.5
├─ @babel/helper-validator-identifier@7.22.20
├─ @babel/highlight@7.23.4
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @commitlint/ensure@18.4.3
├─ @commitlint/execute-rule@18.4.3
├─ @commitlint/format@18.4.3
├─ @commitlint/is-ignored@18.4.3
├─ @commitlint/lint@18.4.3
├─ @commitlint/load@18.4.3
├─ @commitlint/message@18.4.3
├─ @commitlint/parse@18.4.3
├─ @commitlint/read@18.4.3
├─ @commitlint/resolve-extends@18.4.3
├─ @commitlint/rules@18.4.3
├─ @commitlint/to-lines@18.4.3
├─ @commitlint/top-level@18.4.3
├─ @esbuild/linux-x64@0.18.20
├─ @eslint-community/eslint-utils@4.4.0
├─ @eslint-community/regexpp@4.10.0
├─ @eslint/eslintrc@2.1.4
├─ @eslint/js@8.56.0
├─ @fastify/busboy@2.1.0
├─ @humanwhocodes/config-array@0.11.13
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@2.0.1
├─ @istanbuljs/schema@0.1.3
├─ @jest/schemas@29.6.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.1
├─ @jridgewell/set-array@1.1.2
├─ @jridgewell/sourcemap-codec@1.4.15
├─ @jridgewell/trace-mapping@0.3.20
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.1.0
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @rollup/rollup-linux-x64-gnu@4.9.1
├─ @rollup/rollup-linux-x64-musl@4.9.1
├─ @sinclair/typebox@0.27.8
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/chai-subset@1.3.5
├─ @types/chai@4.3.11
├─ @types/estree@1.0.5
├─ @types/istanbul-lib-coverage@2.0.6
├─ @types/json-schema@7.0.15
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.5
├─ @types/node@20.10.5
├─ @types/normalize-package-data@2.4.4
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.6
├─ @typescript-eslint/eslint-plugin@6.15.0
├─ @typescript-eslint/parser@6.15.0
├─ @typescript-eslint/type-utils@6.15.0
├─ @ungap/structured-clone@1.2.0
├─ @vitest/coverage-c8@0.33.0
├─ @vitest/expect@1.1.0
├─ @vitest/runner@1.1.0
├─ @vitest/snapshot@1.1.0
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.3.1
├─ acorn@8.11.2
├─ ansi-escapes@6.2.0
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.7
├─ array-union@2.1.0
├─ array.prototype.findlastindex@1.2.3
├─ array.prototype.flat@1.3.2
├─ array.prototype.flatmap@1.3.2
├─ arraybuffer.prototype.slice@1.0.2
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ blueimp-md5@2.19.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.14.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.3
├─ cli-cursor@4.0.0
├─ cli-truncate@4.0.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@11.1.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@7.0.0
├─ conventional-changelog-conventionalcommits@7.0.2
├─ conventional-commits-parser@5.0.0
├─ convert-source-map@2.0.0
├─ cosmiconfig@8.3.6
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ diff-sequences@29.6.3
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.2
├─ es-to-primitive@1.2.1
├─ esbuild@0.18.20
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.9
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.29.1
├─ eslint-scope@7.2.2
├─ eslint@8.56.0
├─ espree@9.6.1
├─ esquery@1.5.0
├─ esrecurse@4.3.0
├─ eventemitter3@5.0.1
├─ fast-diff@1.3.0
├─ fast-glob@3.3.2
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.16.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.2.0
├─ flatted@3.2.9
├─ foreground-child@2.0.0
├─ fs-extra@11.2.0
├─ function.prototype.name@1.1.6
├─ get-func-name@2.0.2
├─ get-intrinsic@1.2.2
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ import-fresh@3.3.0
├─ imurmurhash@0.1.4
├─ indent-string@4.0.0
├─ ini@1.3.8
├─ internal-slot@1.0.6
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-fullwidth-code-point@3.0.0
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@2.0.0
├─ is-weakref@1.0.2
├─ isarray@2.0.5
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.2
├─ istanbul-reports@3.1.6
├─ jiti@1.21.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-buffer@3.0.1
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ keyv@4.5.4
├─ kind-of@6.0.3
├─ lilconfig@3.0.0
├─ lines-and-columns@1.2.4
├─ lint-staged@15.2.0
├─ listr2@8.0.0
├─ local-pkg@0.5.0
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@6.0.0
├─ loupe@2.3.7
├─ make-dir@4.0.0
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ meow@8.1.2
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.4.2
├─ ms@2.1.2
├─ nanoid@3.3.7
├─ nock@13.4.0
├─ node-fetch@2.7.0
├─ normalize-package-data@3.0.3
├─ npm-run-path@4.0.1
├─ object-inspect@1.13.1
├─ object.assign@4.1.5
├─ object.fromentries@2.0.7
├─ object.groupby@1.0.1
├─ object.values@1.1.7
├─ onetime@5.1.2
├─ optionator@0.9.3
├─ p-limit@5.0.0
├─ p-locate@5.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.6.0
├─ pinst@3.0.0
├─ postcss@8.4.32
├─ propagate@2.0.1
├─ punycode@2.3.1
├─ 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.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.8
├─ restore-cursor@4.0.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@4.9.1
├─ run-parallel@1.2.0
├─ safe-array-concat@1.0.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ semver@7.5.4
├─ set-function-length@1.1.1
├─ set-function-name@2.0.1
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ split2@3.2.2
├─ stackback@0.0.2
├─ std-env@3.7.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.8
├─ string.prototype.trimend@1.0.7
├─ string.prototype.trimstart@1.0.7
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ strip-literal@1.3.0
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@2.4.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@4.0.2
├─ time-zone@1.0.0
├─ tinybench@2.5.1
├─ tinypool@0.8.1
├─ tinyspy@2.2.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ tsconfig-paths@3.15.0
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-buffer@1.0.0
├─ typed-array-byte-length@1.0.0
├─ typed-array-byte-offset@1.0.0
├─ typed-array-length@1.0.4
├─ typescript@5.3.3
├─ ufo@1.3.2
├─ unbox-primitive@1.0.2
├─ undici@5.28.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-to-istanbul@9.2.0
├─ vite-node@1.1.0
├─ vitest@1.1.0
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.13
├─ which@2.0.2
├─ yallist@4.0.0
├─ yaml@2.3.4
├─ yargs-parser@20.2.9
└─ yargs@17.7.2
Done in 10.85s. stderr:warning @vitest/coverage-c8@0.33.0: v8 coverage is moved to @vitest/coverage-v8 package
warning " > @vitest/coverage-c8@0.33.0" has incorrect peer dependency "vitest@>=0.30.0 <1". yarn audityarn audit v1.22.21
0 vulnerabilities found - Packages audited: 701
Done in 0.51s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@typescript-eslint/eslint-plugin ^6.15.0 → ^6.16.0
@typescript-eslint/parser ^6.15.0 → ^6.16.0
Run yarn install to install new versions. yarn installyarn install v1.22.21
[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.40s. stderr:warning " > @vitest/coverage-c8@0.33.0" has incorrect peer dependency "vitest@>=0.30.0 <1". yarn upgradeyarn upgrade v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 360 new dependencies.
info Direct dependencies
├─ @actions/github@6.0.0
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.1.0
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/node@20.10.5
├─ @typescript-eslint/eslint-plugin@6.16.0
├─ @typescript-eslint/parser@6.16.0
├─ @vitest/coverage-c8@0.33.0
├─ eslint-plugin-import@2.29.1
├─ eslint@8.56.0
├─ husky@8.0.3
├─ lint-staged@15.2.0
├─ memize@2.1.0
├─ nock@13.4.0
├─ pinst@3.0.0
├─ rollup@4.9.1
├─ typescript@5.3.3
└─ vitest@1.1.0
info All dependencies
├─ @aashutoshrathi/word-wrap@1.2.6
├─ @actions/github@6.0.0
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.23.5
├─ @babel/helper-validator-identifier@7.22.20
├─ @babel/highlight@7.23.4
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @commitlint/ensure@18.4.3
├─ @commitlint/execute-rule@18.4.3
├─ @commitlint/format@18.4.3
├─ @commitlint/is-ignored@18.4.3
├─ @commitlint/lint@18.4.3
├─ @commitlint/load@18.4.3
├─ @commitlint/message@18.4.3
├─ @commitlint/parse@18.4.3
├─ @commitlint/read@18.4.3
├─ @commitlint/resolve-extends@18.4.3
├─ @commitlint/rules@18.4.3
├─ @commitlint/to-lines@18.4.3
├─ @commitlint/top-level@18.4.3
├─ @esbuild/linux-x64@0.18.20
├─ @eslint-community/eslint-utils@4.4.0
├─ @eslint-community/regexpp@4.10.0
├─ @eslint/eslintrc@2.1.4
├─ @eslint/js@8.56.0
├─ @fastify/busboy@2.1.0
├─ @humanwhocodes/config-array@0.11.13
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@2.0.1
├─ @istanbuljs/schema@0.1.3
├─ @jest/schemas@29.6.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.1
├─ @jridgewell/set-array@1.1.2
├─ @jridgewell/sourcemap-codec@1.4.15
├─ @jridgewell/trace-mapping@0.3.20
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.1.0
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @rollup/rollup-linux-x64-gnu@4.9.1
├─ @rollup/rollup-linux-x64-musl@4.9.1
├─ @sinclair/typebox@0.27.8
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/chai-subset@1.3.5
├─ @types/chai@4.3.11
├─ @types/estree@1.0.5
├─ @types/istanbul-lib-coverage@2.0.6
├─ @types/json-schema@7.0.15
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.5
├─ @types/node@20.10.5
├─ @types/normalize-package-data@2.4.4
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.6
├─ @typescript-eslint/eslint-plugin@6.16.0
├─ @typescript-eslint/parser@6.16.0
├─ @typescript-eslint/type-utils@6.16.0
├─ @ungap/structured-clone@1.2.0
├─ @vitest/coverage-c8@0.33.0
├─ @vitest/expect@1.1.0
├─ @vitest/runner@1.1.0
├─ @vitest/snapshot@1.1.0
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.3.1
├─ acorn@8.11.2
├─ ansi-escapes@6.2.0
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.7
├─ array-union@2.1.0
├─ array.prototype.findlastindex@1.2.3
├─ array.prototype.flat@1.3.2
├─ array.prototype.flatmap@1.3.2
├─ arraybuffer.prototype.slice@1.0.2
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ blueimp-md5@2.19.0
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.14.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.3
├─ cli-cursor@4.0.0
├─ cli-truncate@4.0.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@11.1.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@7.0.0
├─ conventional-changelog-conventionalcommits@7.0.2
├─ conventional-commits-parser@5.0.0
├─ convert-source-map@2.0.0
├─ cosmiconfig@8.3.6
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ diff-sequences@29.6.3
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.2
├─ es-to-primitive@1.2.1
├─ esbuild@0.18.20
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.9
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.29.1
├─ eslint-scope@7.2.2
├─ eslint@8.56.0
├─ espree@9.6.1
├─ esquery@1.5.0
├─ esrecurse@4.3.0
├─ eventemitter3@5.0.1
├─ fast-diff@1.3.0
├─ fast-glob@3.3.2
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.16.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.2.0
├─ flatted@3.2.9
├─ foreground-child@2.0.0
├─ fs-extra@11.2.0
├─ function.prototype.name@1.1.6
├─ get-intrinsic@1.2.2
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ import-fresh@3.3.0
├─ imurmurhash@0.1.4
├─ indent-string@4.0.0
├─ ini@1.3.8
├─ internal-slot@1.0.6
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-fullwidth-code-point@3.0.0
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@2.0.0
├─ is-typed-array@1.1.12
├─ is-weakref@1.0.2
├─ isarray@2.0.5
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.2
├─ istanbul-reports@3.1.6
├─ jiti@1.21.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-buffer@3.0.1
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ keyv@4.5.4
├─ kind-of@6.0.3
├─ lilconfig@3.0.0
├─ lines-and-columns@1.2.4
├─ lint-staged@15.2.0
├─ listr2@8.0.0
├─ local-pkg@0.5.0
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@6.0.0
├─ loupe@2.3.7
├─ make-dir@4.0.0
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ meow@8.1.2
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.4.2
├─ ms@2.1.2
├─ nanoid@3.3.7
├─ nock@13.4.0
├─ node-fetch@2.7.0
├─ normalize-package-data@3.0.3
├─ npm-run-path@4.0.1
├─ object-inspect@1.13.1
├─ object.assign@4.1.5
├─ object.fromentries@2.0.7
├─ object.groupby@1.0.1
├─ object.values@1.1.7
├─ onetime@5.1.2
├─ optionator@0.9.3
├─ p-limit@5.0.0
├─ p-locate@5.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.6.0
├─ pinst@3.0.0
├─ postcss@8.4.32
├─ propagate@2.0.1
├─ punycode@2.3.1
├─ 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.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.8
├─ restore-cursor@4.0.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@4.9.1
├─ run-parallel@1.2.0
├─ safe-array-concat@1.0.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ semver@7.5.4
├─ set-function-length@1.1.1
├─ set-function-name@2.0.1
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ split2@3.2.2
├─ stackback@0.0.2
├─ std-env@3.7.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.8
├─ string.prototype.trimend@1.0.7
├─ string.prototype.trimstart@1.0.7
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ strip-literal@1.3.0
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@2.4.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@4.0.2
├─ time-zone@1.0.0
├─ tinybench@2.5.1
├─ tinypool@0.8.1
├─ tinyspy@2.2.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ tsconfig-paths@3.15.0
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-buffer@1.0.0
├─ typed-array-byte-length@1.0.0
├─ typed-array-byte-offset@1.0.0
├─ typed-array-length@1.0.4
├─ typescript@5.3.3
├─ ufo@1.3.2
├─ unbox-primitive@1.0.2
├─ undici@5.28.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-to-istanbul@9.2.0
├─ vite-node@1.1.0
├─ vitest@1.1.0
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.13
├─ which@2.0.2
├─ yallist@4.0.0
├─ yaml@2.3.4
├─ yargs-parser@20.2.9
└─ yargs@17.7.2
Done in 13.51s. stderr:warning @vitest/coverage-c8@0.33.0: v8 coverage is moved to @vitest/coverage-v8 package
warning " > @vitest/coverage-c8@0.33.0" has incorrect peer dependency "vitest@>=0.30.0 <1". yarn audityarn audit v1.22.21
0 vulnerabilities found - Packages audited: 702
Done in 0.48s. Changed filesChanged 2 files:
|
Command resultsDetails:add path/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin cli.js -u --packageFile package.jsonUsing yarn
Upgrading /home/runner/work/release-github-actions/release-github-actions/package.json
@types/node ^20.10.5 → ^20.10.6
Run yarn install to install new versions. yarn installyarn install v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 11.18s. stderr:warning " > @vitest/coverage-c8@0.33.0" has incorrect peer dependency "vitest@>=0.30.0 <1". yarn upgradeyarn upgrade v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 358 new dependencies.
info Direct dependencies
├─ @actions/github@6.0.0
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.1.0
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/node@20.10.6
├─ @typescript-eslint/eslint-plugin@6.16.0
├─ @typescript-eslint/parser@6.16.0
├─ @vitest/coverage-c8@0.33.0
├─ eslint-plugin-import@2.29.1
├─ eslint@8.56.0
├─ husky@8.0.3
├─ lint-staged@15.2.0
├─ memize@2.1.0
├─ nock@13.4.0
├─ pinst@3.0.0
├─ rollup@4.9.1
├─ typescript@5.3.3
└─ vitest@1.1.0
info All dependencies
├─ @aashutoshrathi/word-wrap@1.2.6
├─ @actions/github@6.0.0
├─ @ampproject/remapping@2.2.1
├─ @babel/code-frame@7.23.5
├─ @babel/helper-validator-identifier@7.22.20
├─ @babel/highlight@7.23.4
├─ @bcoe/v8-coverage@0.2.3
├─ @commitlint/cli@18.4.3
├─ @commitlint/config-conventional@18.4.3
├─ @commitlint/ensure@18.4.3
├─ @commitlint/execute-rule@18.4.3
├─ @commitlint/format@18.4.3
├─ @commitlint/is-ignored@18.4.3
├─ @commitlint/lint@18.4.3
├─ @commitlint/load@18.4.3
├─ @commitlint/message@18.4.3
├─ @commitlint/parse@18.4.3
├─ @commitlint/read@18.4.3
├─ @commitlint/resolve-extends@18.4.3
├─ @commitlint/rules@18.4.3
├─ @commitlint/to-lines@18.4.3
├─ @commitlint/top-level@18.4.3
├─ @esbuild/linux-x64@0.18.20
├─ @eslint-community/eslint-utils@4.4.0
├─ @eslint-community/regexpp@4.10.0
├─ @eslint/eslintrc@2.1.4
├─ @eslint/js@8.56.0
├─ @fastify/busboy@2.1.0
├─ @humanwhocodes/config-array@0.11.13
├─ @humanwhocodes/module-importer@1.0.1
├─ @humanwhocodes/object-schema@2.0.1
├─ @istanbuljs/schema@0.1.3
├─ @jest/schemas@29.6.3
├─ @jridgewell/gen-mapping@0.3.3
├─ @jridgewell/resolve-uri@3.1.1
├─ @jridgewell/set-array@1.1.2
├─ @jridgewell/sourcemap-codec@1.4.15
├─ @nodelib/fs.scandir@2.1.5
├─ @nodelib/fs.stat@2.0.5
├─ @nodelib/fs.walk@1.2.8
├─ @octokit/auth-token@2.5.0
├─ @octokit/core@3.6.0
├─ @octokit/endpoint@6.0.12
├─ @octokit/graphql@4.8.0
├─ @octokit/openapi-types@12.11.0
├─ @octokit/plugin-paginate-rest@2.21.3
├─ @octokit/plugin-rest-endpoint-methods@5.16.2
├─ @octokit/request-error@2.1.0
├─ @octokit/request@5.6.3
├─ @rollup/plugin-commonjs@25.0.7
├─ @rollup/plugin-json@6.1.0
├─ @rollup/plugin-node-resolve@15.2.3
├─ @rollup/plugin-typescript@11.1.5
├─ @rollup/rollup-linux-x64-gnu@4.9.1
├─ @rollup/rollup-linux-x64-musl@4.9.1
├─ @sinclair/typebox@0.27.8
├─ @sindresorhus/tsconfig@5.0.0
├─ @technote-space/filter-github-action@0.6.13
├─ @technote-space/github-action-helper@5.3.17
├─ @technote-space/github-action-test-helper@0.11.17
├─ @types/chai-subset@1.3.5
├─ @types/chai@4.3.11
├─ @types/estree@1.0.5
├─ @types/istanbul-lib-coverage@2.0.6
├─ @types/json-schema@7.0.15
├─ @types/json5@0.0.29
├─ @types/minimist@1.2.5
├─ @types/node@20.10.6
├─ @types/normalize-package-data@2.4.4
├─ @types/resolve@1.20.2
├─ @types/semver@7.5.6
├─ @typescript-eslint/eslint-plugin@6.16.0
├─ @typescript-eslint/parser@6.16.0
├─ @typescript-eslint/type-utils@6.16.0
├─ @ungap/structured-clone@1.2.0
├─ @vitest/coverage-c8@0.33.0
├─ @vitest/expect@1.1.0
├─ @vitest/runner@1.1.0
├─ @vitest/snapshot@1.1.0
├─ acorn-jsx@5.3.2
├─ acorn-walk@8.3.1
├─ acorn@8.11.3
├─ ansi-escapes@6.2.0
├─ ansi-styles@6.2.1
├─ argparse@2.0.1
├─ array-ify@1.0.0
├─ array-includes@3.1.7
├─ array-union@2.1.0
├─ array.prototype.findlastindex@1.2.3
├─ array.prototype.flat@1.3.2
├─ array.prototype.flatmap@1.3.2
├─ arraybuffer.prototype.slice@1.0.2
├─ arrify@1.0.1
├─ assertion-error@1.1.0
├─ blueimp-md5@2.19.0
├─ braces@3.0.2
├─ builtin-modules@3.3.0
├─ c8@7.14.0
├─ callsites@3.1.0
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ chalk@4.1.2
├─ check-error@1.0.3
├─ cli-cursor@4.0.0
├─ cli-truncate@4.0.0
├─ cliui@8.0.1
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@2.0.20
├─ commander@11.1.0
├─ commondir@1.0.1
├─ concat-map@0.0.1
├─ conventional-changelog-angular@7.0.0
├─ conventional-changelog-conventionalcommits@7.0.2
├─ conventional-commits-parser@5.0.0
├─ convert-source-map@2.0.0
├─ cosmiconfig@8.3.6
├─ dargs@7.0.0
├─ date-time@3.1.0
├─ decamelize-keys@1.1.1
├─ decamelize@1.2.0
├─ deep-eql@4.1.3
├─ deep-is@0.1.4
├─ deepmerge@4.3.1
├─ diff-sequences@29.6.3
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dot-prop@5.3.0
├─ emoji-regex@8.0.0
├─ error-ex@1.3.2
├─ es-set-tostringtag@2.0.2
├─ es-to-primitive@1.2.1
├─ esbuild@0.18.20
├─ escape-string-regexp@4.0.0
├─ eslint-import-resolver-node@0.3.9
├─ eslint-module-utils@2.8.0
├─ eslint-plugin-import@2.29.1
├─ eslint-scope@7.2.2
├─ eslint@8.56.0
├─ espree@9.6.1
├─ esquery@1.5.0
├─ esrecurse@4.3.0
├─ eventemitter3@5.0.1
├─ fast-diff@1.3.0
├─ fast-glob@3.3.2
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.16.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ flat-cache@3.2.0
├─ flatted@3.2.9
├─ foreground-child@2.0.0
├─ fs-extra@11.2.0
├─ function.prototype.name@1.1.6
├─ get-stream@6.0.1
├─ get-symbol-description@1.0.0
├─ git-raw-commits@2.0.11
├─ glob-parent@6.0.2
├─ glob@7.2.3
├─ global-dirs@0.1.1
├─ globalthis@1.0.3
├─ globby@11.1.0
├─ graceful-fs@4.2.11
├─ hard-rejection@2.1.0
├─ has-bigints@1.0.2
├─ has-flag@4.0.0
├─ hosted-git-info@4.1.0
├─ html-escaper@2.0.2
├─ human-signals@2.1.0
├─ husky@8.0.3
├─ import-fresh@3.3.0
├─ imurmurhash@0.1.4
├─ indent-string@4.0.0
├─ ini@1.3.8
├─ internal-slot@1.0.6
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.4
├─ is-boolean-object@1.1.2
├─ is-builtin-module@3.2.1
├─ is-callable@1.2.7
├─ is-date-object@1.0.5
├─ is-extglob@2.1.1
├─ is-fullwidth-code-point@3.0.0
├─ is-module@1.0.0
├─ is-negative-zero@2.0.2
├─ is-number-object@1.0.7
├─ is-number@7.0.0
├─ is-obj@2.0.0
├─ is-path-inside@3.0.3
├─ is-plain-obj@1.1.0
├─ is-reference@1.2.1
├─ is-stream@2.0.1
├─ is-string@1.0.7
├─ is-symbol@1.0.4
├─ is-text-path@2.0.0
├─ is-weakref@1.0.2
├─ isarray@2.0.5
├─ isexe@2.0.0
├─ istanbul-lib-coverage@3.2.2
├─ istanbul-reports@3.1.6
├─ jiti@1.21.0
├─ js-string-escape@1.0.1
├─ js-tokens@4.0.0
├─ json-buffer@3.0.1
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@1.0.2
├─ jsonc-parser@3.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ keyv@4.5.4
├─ kind-of@6.0.3
├─ lilconfig@3.0.0
├─ lines-and-columns@1.2.4
├─ lint-staged@15.2.0
├─ listr2@8.0.0
├─ local-pkg@0.5.0
├─ locate-path@6.0.0
├─ lodash.camelcase@4.3.0
├─ lodash.isfunction@3.0.9
├─ lodash.isplainobject@4.0.6
├─ lodash.kebabcase@4.1.1
├─ lodash.mergewith@4.6.2
├─ lodash.snakecase@4.1.1
├─ lodash.startcase@4.4.0
├─ lodash.uniq@4.5.0
├─ lodash.upperfirst@4.3.1
├─ log-update@6.0.0
├─ loupe@2.3.7
├─ make-dir@4.0.0
├─ map-obj@1.0.1
├─ md5-hex@3.0.1
├─ memize@2.1.0
├─ meow@8.1.2
├─ merge2@1.4.1
├─ micromatch@4.0.5
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.8
├─ mlly@1.4.2
├─ ms@2.1.2
├─ nanoid@3.3.7
├─ nock@13.4.0
├─ node-fetch@2.7.0
├─ normalize-package-data@3.0.3
├─ npm-run-path@4.0.1
├─ object-inspect@1.13.1
├─ object.assign@4.1.5
├─ object.fromentries@2.0.7
├─ object.groupby@1.0.1
├─ object.values@1.1.7
├─ onetime@5.1.2
├─ optionator@0.9.3
├─ p-limit@5.0.0
├─ p-locate@5.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.6.0
├─ pinst@3.0.0
├─ postcss@8.4.32
├─ propagate@2.0.1
├─ punycode@2.3.1
├─ 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.2
├─ redent@3.0.0
├─ regexp.prototype.flags@1.5.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.22.8
├─ restore-cursor@4.0.0
├─ reusify@1.0.4
├─ rfdc@1.3.0
├─ rollup@4.9.1
├─ run-parallel@1.2.0
├─ safe-array-concat@1.0.1
├─ safe-buffer@5.2.1
├─ safe-regex-test@1.0.0
├─ semver@7.5.4
├─ set-function-length@1.1.1
├─ set-function-name@2.0.1
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shell-escape@0.2.0
├─ side-channel@1.0.4
├─ siginfo@2.0.0
├─ slash@3.0.0
├─ slice-ansi@5.0.0
├─ source-map-js@1.0.2
├─ spdx-correct@3.2.0
├─ spdx-exceptions@2.3.0
├─ split2@3.2.2
├─ stackback@0.0.2
├─ std-env@3.7.0
├─ string_decoder@1.3.0
├─ string-argv@0.3.2
├─ string.prototype.trim@1.2.8
├─ string.prototype.trimend@1.0.7
├─ string.prototype.trimstart@1.0.7
├─ strip-bom@3.0.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ strip-literal@1.3.0
├─ supports-preserve-symlinks-flag@1.0.0
├─ test-exclude@6.0.0
├─ text-extensions@2.4.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ through2@4.0.2
├─ time-zone@1.0.0
├─ tinybench@2.5.1
├─ tinypool@0.8.1
├─ tinyspy@2.2.0
├─ to-regex-range@5.0.1
├─ tr46@0.0.3
├─ trim-newlines@3.0.1
├─ tsconfig-paths@3.15.0
├─ tunnel@0.0.6
├─ type-check@0.4.0
├─ type-detect@4.0.8
├─ type-fest@0.20.2
├─ typed-array-buffer@1.0.0
├─ typed-array-byte-length@1.0.0
├─ typed-array-byte-offset@1.0.0
├─ typed-array-length@1.0.4
├─ typescript@5.3.3
├─ ufo@1.3.2
├─ unbox-primitive@1.0.2
├─ undici@5.28.2
├─ util-deprecate@1.0.2
├─ uuid@8.3.2
├─ v8-to-istanbul@9.2.0
├─ vite-node@1.1.0
├─ vitest@1.1.0
├─ webidl-conversions@3.0.1
├─ well-known-symbols@2.0.0
├─ whatwg-url@5.0.0
├─ which-boxed-primitive@1.0.2
├─ which-typed-array@1.1.13
├─ which@2.0.2
├─ yallist@4.0.0
├─ yaml@2.3.4
├─ yargs-parser@20.2.9
└─ yargs@17.7.2
Done in 9.91s. stderr:warning @vitest/coverage-c8@0.33.0: v8 coverage is moved to @vitest/coverage-v8 package
warning " > @vitest/coverage-c8@0.33.0" has incorrect peer dependency "vitest@>=0.30.0 <1". yarn audityarn audit v1.22.21
0 vulnerabilities found - Packages audited: 702
Done in 0.43s. Changed filesChanged 2 files:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Release: Patch
Patch release
Status: In Progress
Tracking issues with work in progress
Type: Release
Add to Release PR
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
Base PullRequest
default branch (https://github.com/technote-space/release-github-actions/tree/main)
Command results
Details:
add path
cli.js -u --packageFile package.json
yarn install
stderr:
yarn upgrade
yarn upgrade v1.22.19 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... [4/4] Rebuilding all packages... success Saved lockfile. success Saved 333 new dependencies. info Direct dependencies ├─ @commitlint/cli@17.4.3 ├─ @commitlint/config-conventional@17.4.3 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @typescript-eslint/eslint-plugin@5.52.0 ├─ @typescript-eslint/parser@5.52.0 ├─ @vitest/coverage-c8@0.28.5 ├─ eslint-plugin-import@2.27.5 ├─ eslint@8.34.0 ├─ husky@8.0.3 ├─ lint-staged@13.1.2 ├─ memize@1.1.0 ├─ nock@13.3.0 ├─ pinst@3.0.0 ├─ rollup@3.15.0 ├─ typescript@4.9.5 └─ vitest@0.28.5 info All dependencies ├─ @babel/code-frame@7.18.6 ├─ @babel/helper-validator-identifier@7.19.1 ├─ @babel/highlight@7.18.6 ├─ @bcoe/v8-coverage@0.2.3 ├─ @commitlint/cli@17.4.3 ├─ @commitlint/config-conventional@17.4.3 ├─ @commitlint/ensure@17.4.0 ├─ @commitlint/execute-rule@17.4.0 ├─ @commitlint/format@17.4.0 ├─ @commitlint/is-ignored@17.4.2 ├─ @commitlint/lint@17.4.3 ├─ @commitlint/load@17.4.2 ├─ @commitlint/message@17.4.2 ├─ @commitlint/parse@17.4.2 ├─ @commitlint/read@17.4.2 ├─ @commitlint/resolve-extends@17.4.0 ├─ @commitlint/rules@17.4.3 ├─ @commitlint/to-lines@17.4.0 ├─ @commitlint/top-level@17.4.0 ├─ @cspotcode/source-map-support@0.8.1 ├─ @esbuild/linux-x64@0.16.17 ├─ @eslint/eslintrc@1.4.1 ├─ @humanwhocodes/config-array@0.11.8 ├─ @humanwhocodes/module-importer@1.0.1 ├─ @humanwhocodes/object-schema@1.2.1 ├─ @istanbuljs/schema@0.1.3 ├─ @jridgewell/resolve-uri@3.1.0 ├─ @jridgewell/sourcemap-codec@1.4.14 ├─ @jridgewell/trace-mapping@0.3.17 ├─ @nodelib/fs.scandir@2.1.5 ├─ @nodelib/fs.stat@2.0.5 ├─ @nodelib/fs.walk@1.2.8 ├─ @octokit/auth-token@2.5.0 ├─ @octokit/core@3.6.0 ├─ @octokit/endpoint@6.0.12 ├─ @octokit/graphql@4.8.0 ├─ @octokit/plugin-paginate-rest@2.21.3 ├─ @octokit/request-error@2.1.0 ├─ @octokit/request@5.6.3 ├─ @rollup/plugin-commonjs@24.0.1 ├─ @rollup/plugin-json@6.0.0 ├─ @rollup/plugin-node-resolve@15.0.1 ├─ @rollup/plugin-typescript@11.0.0 ├─ @sindresorhus/tsconfig@3.0.1 ├─ @technote-space/filter-github-action@0.6.7 ├─ @technote-space/github-action-helper@5.3.10 ├─ @technote-space/github-action-log-helper@0.2.10 ├─ @technote-space/github-action-test-helper@0.11.2 ├─ @tsconfig/node10@1.0.9 ├─ @tsconfig/node12@1.0.11 ├─ @tsconfig/node14@1.0.3 ├─ @tsconfig/node16@1.0.3 ├─ @types/estree@1.0.0 ├─ @types/istanbul-lib-coverage@2.0.4 ├─ @types/json-schema@7.0.11 ├─ @types/json5@0.0.29 ├─ @types/minimist@1.2.2 ├─ @types/normalize-package-data@2.4.1 ├─ @types/resolve@1.20.2 ├─ @types/semver@7.3.13 ├─ @typescript-eslint/eslint-plugin@5.52.0 ├─ @typescript-eslint/parser@5.52.0 ├─ @typescript-eslint/type-utils@5.52.0 ├─ @vitest/coverage-c8@0.28.5 ├─ @vitest/expect@0.28.5 ├─ @vitest/runner@0.28.5 ├─ acorn-jsx@5.3.2 ├─ acorn@8.8.2 ├─ aggregate-error@3.1.0 ├─ ajv@6.12.6 ├─ ansi-escapes@4.3.2 ├─ arg@4.1.3 ├─ argparse@2.0.1 ├─ array-ify@1.0.0 ├─ array-includes@3.1.6 ├─ array-union@2.1.0 ├─ array.prototype.flat@1.3.1 ├─ array.prototype.flatmap@1.3.1 ├─ arrify@1.0.1 ├─ assertion-error@1.1.0 ├─ before-after-hook@2.2.3 ├─ brace-expansion@1.1.11 ├─ braces@3.0.2 ├─ buffer-from@1.1.2 ├─ builtin-modules@3.3.0 ├─ c8@7.12.0 ├─ callsites@3.1.0 ├─ camelcase-keys@6.2.2 ├─ camelcase@5.3.1 ├─ chalk@4.1.2 ├─ check-error@1.0.2 ├─ clean-stack@2.2.0 ├─ cli-cursor@3.1.0 ├─ cliui@8.0.1 ├─ color-convert@2.0.1 ├─ color-name@1.1.4 ├─ commander@9.5.0 ├─ commondir@1.0.1 ├─ concat-map@0.0.1 ├─ conventional-changelog-angular@5.0.13 ├─ conventional-changelog-conventionalcommits@5.0.0 ├─ conventional-commits-parser@3.2.4 ├─ convert-source-map@1.9.0 ├─ cosmiconfig-typescript-loader@4.3.0 ├─ cosmiconfig@8.0.0 ├─ create-require@1.1.1 ├─ dargs@7.0.0 ├─ debug@4.3.4 ├─ decamelize-keys@1.1.1 ├─ decamelize@1.2.0 ├─ deep-eql@4.1.3 ├─ deep-is@0.1.4 ├─ deepmerge@4.3.0 ├─ diff@5.1.0 ├─ dir-glob@3.0.1 ├─ doctrine@2.1.0 ├─ dot-prop@5.3.0 ├─ eastasianwidth@0.2.0 ├─ emoji-regex@8.0.0 ├─ error-ex@1.3.2 ├─ es-set-tostringtag@2.0.1 ├─ es-to-primitive@1.2.1 ├─ esbuild@0.16.17 ├─ escape-string-regexp@4.0.0 ├─ eslint-import-resolver-node@0.3.7 ├─ eslint-module-utils@2.7.4 ├─ eslint-plugin-import@2.27.5 ├─ eslint-scope@7.1.1 ├─ eslint@8.34.0 ├─ esquery@1.4.0 ├─ estraverse@5.3.0 ├─ fast-glob@3.2.12 ├─ fast-json-stable-stringify@2.1.0 ├─ fast-levenshtein@2.0.6 ├─ fastq@1.15.0 ├─ file-entry-cache@6.0.1 ├─ fill-range@7.0.1 ├─ flat-cache@3.0.4 ├─ flatted@3.2.7 ├─ foreground-child@2.0.0 ├─ fs-extra@11.1.0 ├─ function.prototype.name@1.1.5 ├─ get-stream@6.0.1 ├─ get-symbol-description@1.0.0 ├─ git-raw-commits@2.0.11 ├─ glob-parent@6.0.2 ├─ glob@7.2.3 ├─ global-dirs@0.1.1 ├─ globalthis@1.0.3 ├─ globby@11.1.0 ├─ graceful-fs@4.2.10 ├─ hard-rejection@2.1.0 ├─ has-bigints@1.0.2 ├─ has-flag@4.0.0 ├─ has-proto@1.0.1 ├─ hosted-git-info@4.1.0 ├─ html-escaper@2.0.2 ├─ human-signals@2.1.0 ├─ husky@8.0.3 ├─ imurmurhash@0.1.4 ├─ ini@1.3.8 ├─ internal-slot@1.0.5 ├─ is-array-buffer@3.0.1 ├─ is-arrayish@0.2.1 ├─ is-bigint@1.0.4 ├─ is-boolean-object@1.1.2 ├─ is-builtin-module@3.2.1 ├─ is-callable@1.2.7 ├─ is-date-object@1.0.5 ├─ is-extglob@2.1.1 ├─ is-module@1.0.0 ├─ is-negative-zero@2.0.2 ├─ is-number-object@1.0.7 ├─ is-number@7.0.0 ├─ is-obj@2.0.0 ├─ is-path-inside@3.0.3 ├─ is-plain-obj@1.1.0 ├─ is-reference@1.2.1 ├─ is-shared-array-buffer@1.0.2 ├─ is-stream@2.0.1 ├─ is-string@1.0.7 ├─ is-symbol@1.0.4 ├─ is-text-path@1.0.1 ├─ is-weakref@1.0.2 ├─ isexe@2.0.0 ├─ istanbul-lib-coverage@3.2.0 ├─ istanbul-reports@3.1.5 ├─ js-sdsl@4.3.0 ├─ js-tokens@4.0.0 ├─ json-parse-even-better-errors@2.3.1 ├─ json-schema-traverse@0.4.1 ├─ json-stable-stringify-without-jsonify@1.0.1 ├─ json-stringify-safe@5.0.1 ├─ json5@1.0.2 ├─ jsonc-parser@3.2.0 ├─ jsonfile@6.1.0 ├─ jsonparse@1.3.1 ├─ JSONStream@1.3.5 ├─ kind-of@6.0.3 ├─ lilconfig@2.0.6 ├─ lines-and-columns@1.2.4 ├─ lint-staged@13.1.2 ├─ listr2@5.0.7 ├─ locate-path@6.0.0 ├─ lodash.camelcase@4.3.0 ├─ lodash.isfunction@3.0.9 ├─ lodash.isplainobject@4.0.6 ├─ lodash.kebabcase@4.1.1 ├─ lodash.mergewith@4.6.2 ├─ lodash.snakecase@4.1.1 ├─ lodash.startcase@4.4.0 ├─ lodash.uniq@4.5.0 ├─ lodash.upperfirst@4.3.1 ├─ lodash@4.17.21 ├─ log-update@4.0.0 ├─ loupe@2.3.6 ├─ magic-string@0.27.0 ├─ make-dir@3.1.0 ├─ make-error@1.3.6 ├─ map-obj@1.0.1 ├─ memize@1.1.0 ├─ merge2@1.4.1 ├─ micromatch@4.0.5 ├─ mimic-fn@2.1.0 ├─ min-indent@1.0.1 ├─ minimist-options@4.1.0 ├─ minimist@1.2.8 ├─ mlly@1.1.0 ├─ ms@2.1.2 ├─ nanoid@3.3.4 ├─ natural-compare-lite@1.4.0 ├─ natural-compare@1.4.0 ├─ nock@13.3.0 ├─ node-fetch@2.6.9 ├─ normalize-package-data@3.0.3 ├─ normalize-path@3.0.0 ├─ npm-run-path@4.0.1 ├─ object.assign@4.1.4 ├─ object.values@1.1.6 ├─ onetime@5.1.2 ├─ optionator@0.9.1 ├─ p-limit@4.0.0 ├─ p-locate@5.0.0 ├─ p-map@4.0.0 ├─ p-try@2.2.0 ├─ parent-module@1.0.1 ├─ path-is-absolute@1.0.1 ├─ path-key@3.1.1 ├─ path-parse@1.0.7 ├─ pathval@1.1.1 ├─ pidtree@0.6.0 ├─ pinst@3.0.0 ├─ pkg-types@1.0.1 ├─ postcss@8.4.21 ├─ pretty-format@27.5.1 ├─ propagate@2.0.1 ├─ punycode@2.3.0 ├─ queue-microtask@1.2.3 ├─ quick-lru@4.0.1 ├─ react-is@17.0.2 ├─ read-pkg-up@7.0.1 ├─ read-pkg@5.2.0 ├─ readable-stream@3.6.0 ├─ redent@3.0.0 ├─ regexp.prototype.flags@1.4.3 ├─ require-from-string@2.0.2 ├─ resolve-global@1.0.0 ├─ restore-cursor@3.1.0 ├─ reusify@1.0.4 ├─ rfdc@1.3.0 ├─ rollup@3.15.0 ├─ run-parallel@1.2.0 ├─ rxjs@7.8.0 ├─ safe-buffer@5.2.1 ├─ safe-regex-test@1.0.0 ├─ shebang-command@2.0.0 ├─ shebang-regex@3.0.0 ├─ shell-escape@0.2.0 ├─ side-channel@1.0.4 ├─ siginfo@2.0.0 ├─ slash@3.0.0 ├─ slice-ansi@5.0.0 ├─ source-map-js@1.0.2 ├─ spdx-correct@3.1.1 ├─ spdx-exceptions@2.3.0 ├─ stackback@0.0.2 ├─ string_decoder@1.3.0 ├─ string-argv@0.3.1 ├─ string.prototype.trimend@1.0.6 ├─ string.prototype.trimstart@1.0.6 ├─ strip-bom@3.0.0 ├─ strip-final-newline@2.0.0 ├─ strip-indent@3.0.0 ├─ strip-json-comments@3.1.1 ├─ supports-preserve-symlinks-flag@1.0.0 ├─ test-exclude@6.0.0 ├─ text-extensions@1.9.0 ├─ text-table@0.2.0 ├─ through@2.3.8 ├─ tinypool@0.3.1 ├─ to-regex-range@5.0.1 ├─ tr46@0.0.3 ├─ trim-newlines@3.0.1 ├─ ts-node@10.9.1 ├─ tsconfig-paths@3.14.1 ├─ tslib@1.14.1 ├─ tunnel@0.0.6 ├─ type-check@0.4.0 ├─ type-detect@4.0.8 ├─ type-fest@0.20.2 ├─ typed-array-length@1.0.4 ├─ typescript@4.9.5 ├─ ufo@1.0.1 ├─ unbox-primitive@1.0.2 ├─ util-deprecate@1.0.2 ├─ uuid@8.3.2 ├─ v8-compile-cache-lib@3.0.1 ├─ v8-to-istanbul@9.0.1 ├─ vite-node@0.28.5 ├─ vitest@0.28.5 ├─ webidl-conversions@3.0.1 ├─ whatwg-url@5.0.0 ├─ which-boxed-primitive@1.0.2 ├─ which-typed-array@1.1.9 ├─ which@2.0.2 ├─ why-is-node-running@2.2.2 ├─ word-wrap@1.2.3 ├─ yallist@4.0.0 ├─ yaml@2.2.1 ├─ yargs-parser@20.2.9 ├─ yargs@17.6.2 ├─ yn@3.1.1 └─ yocto-queue@1.0.0 Done in 7.50s.
stderr:
yarn audit
yarn audit v1.22.19 0 vulnerabilities found - Packages audited: 552 Done in 0.58s.
Changed files
Changed 2 files:
Repo | 📝 Issues | 🏬 Marketplace