Skip to content
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

📦 Update dependency commander to v11 #39160

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
commander 10.0.1 -> 11.0.0 age adoption passing confidence

See all other Renovate PRs on the Dependency Dashboard

How to resolve breaking changes

This PR may introduce breaking changes that require manual intervention. In such cases, you will need to check out this branch, fix the cause of the breakage, and commit the fix to ensure a green CI build. To check out and update this PR, follow the steps below:

# Check out the PR branch
git checkout -b renovate/major-validator-devdependencies main
git pull https://github.com/ampproject/amphtml.git renovate/major-validator-devdependencies

# Directly make fixes and commit them
amp lint --fix # For lint errors in JS files
amp prettify --fix # For prettier errors in non-JS files
# Edit source code in case of new compiler warnings / errors

# Push the changes to the branch
git push git@github.com:ampproject/amphtml.git renovate/major-validator-devdependencies:renovate/major-validator-devdependencies

Release Notes

tj/commander.js (commander)

v11.0.0

Compare Source

Fixed
  • help command works when help option is disabled ([#​1864])
Changed
  • leading and trailing spaces are now ignored by the .arguments() method ([#​1874])
  • refine "types" exports for ESM to follow TypeScript guidelines ([#​1886])
  • Breaking: Commander 11 requires Node.js v16 or higher

Configuration

📅 Schedule: Branch creation - "after 12am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Never, 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, check this box

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

@renovate renovate bot added the WG: caching label Jun 16, 2023
@amp-owners-bot amp-owners-bot bot requested a review from amaltas June 16, 2023 16:02
@amp-owners-bot
Copy link

amp-owners-bot bot commented Jun 16, 2023

Hey @ampproject/wg-caching! These files were changed:

validator/js/nodejs/package-lock.json
validator/js/nodejs/package.json

1 similar comment
@amp-owners-bot
Copy link

amp-owners-bot bot commented Jun 16, 2023

Hey @ampproject/wg-caching! These files were changed:

validator/js/nodejs/package-lock.json
validator/js/nodejs/package.json

@renovate renovate bot force-pushed the renovate/major-validator-devdependencies branch from da1eb34 to dfac5b4 Compare June 16, 2023 17:44
@renovate renovate bot force-pushed the renovate/major-validator-devdependencies branch from dfac5b4 to de0c1f6 Compare June 28, 2023 15:37
@danielrozenberg danielrozenberg requested review from banaag and removed request for amaltas July 13, 2023 16:43
@renovate renovate bot force-pushed the renovate/major-validator-devdependencies branch from de0c1f6 to 700aa93 Compare July 13, 2023 18:43
@renovate renovate bot force-pushed the renovate/major-validator-devdependencies branch from 700aa93 to b0f8792 Compare July 27, 2023 08:03
@danielrozenberg danielrozenberg merged commit 31ae796 into main Jul 31, 2023
@danielrozenberg danielrozenberg deleted the renovate/major-validator-devdependencies branch July 31, 2023 16:42
eszponder pushed a commit to krzysztofequativ/amphtml that referenced this pull request Apr 22, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants