Skip to content

Bump commander from 9.3.0 to 9.4.0#1949

Merged
cristiano-belloni merged 2 commits intomainfrom
dependabot/npm_and_yarn/commander-9.4.0
Oct 11, 2022
Merged

Bump commander from 9.3.0 to 9.4.0#1949
cristiano-belloni merged 2 commits intomainfrom
dependabot/npm_and_yarn/commander-9.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2022

Bumps commander from 9.3.0 to 9.4.0.

Release notes

Sourced from commander's releases.

v9.4.0

Added

  • preSubcommand hook called before direct subcommands (#1763)

Fixed

  • export InvalidOptionArgumentError in esm (#1756)

Changed

  • update dependencies (#1767)
Changelog

Sourced from commander's changelog.

[9.4.0] (2022-07-15)

Added

  • preSubcommand hook called before direct subcommands (#1763)

Fixed

  • export InvalidOptionArgumentError in esm (#1756)

Changed

  • update dependencies (#1767)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 18, 2022
@changeset-bot
Copy link

changeset-bot bot commented Jul 18, 2022

🦋 Changeset detected

Latest commit: 89b2604

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
create-modular-react-app Patch
modular-scripts Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coveralls
Copy link
Collaborator

coveralls commented Jul 18, 2022

Coverage Status

Coverage increased (+5.1%) to 33.759% when pulling 89b2604 on dependabot/npm_and_yarn/commander-9.4.0 into 603b149 on main.

Bumps [commander](https://github.com/tj/commander.js) from 9.3.0 to 9.4.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](tj/commander.js@v9.3.0...v9.4.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/commander-9.4.0 branch from 595c204 to 35acf16 Compare August 3, 2022 12:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2022

A newer version of commander exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@cristiano-belloni cristiano-belloni merged commit 00ac6bc into main Oct 11, 2022
@cristiano-belloni cristiano-belloni deleted the dependabot/npm_and_yarn/commander-9.4.0 branch October 11, 2022 16:57
@github-actions github-actions bot mentioned this pull request Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants