yarn-deduplicate icon indicating copy to clipboard operation
yarn-deduplicate copied to clipboard

Update dependency commander to ^9.4.0

Open renovate[bot] opened this issue 2 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
commander ^9.3.0 -> ^9.4.0 age adoption passing confidence

Release Notes

tj/commander.js

v9.4.0

Compare Source

Added
  • preSubcommand hook called before direct subcommands ([#​1763])
Fixed
  • export InvalidOptionArgumentError in esm ([#​1756])
Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Jul 15 '22 11:07 renovate[bot]

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
internal/modules/cjs/loader.js:818
  throw err;
  ^

Error: Cannot find module 'fs/promises'
Require stack:
- /home/ubuntu/corepack/0.12.0/lib/node_modules/corepack/dist/corepack.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
    at Function.Module._load (internal/modules/cjs/loader.js:667:27)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at Object.fs/promises (/home/ubuntu/corepack/0.12.0/lib/node_modules/corepack/dist/corepack.js:16464:18)
    at __webpack_require__ (/home/ubuntu/corepack/0.12.0/lib/node_modules/corepack/dist/corepack.js:16874:42)
    at Module../sources/fsUtils.ts (/home/ubuntu/corepack/0.12.0/lib/node_modules/corepack/dist/corepack.js:15846:69)
    at __webpack_require__ (/home/ubuntu/corepack/0.12.0/lib/node_modules/corepack/dist/corepack.js:16874:42)
    at Module../sources/corepackUtils.ts (/home/ubuntu/corepack/0.12.0/lib/node_modules/corepack/dist/corepack.js:15579:66)
    at __webpack_require__ (/home/ubuntu/corepack/0.12.0/lib/node_modules/corepack/dist/corepack.js:16874:42) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/ubuntu/corepack/0.12.0/lib/node_modules/corepack/dist/corepack.js'
  ]
}

renovate[bot] avatar Jul 15 '22 11:07 renovate[bot]