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

feat: allow ^ versions for yargs packages #5152

Merged

Conversation

JoshuaKGoldberg
Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg commented May 31, 2024

PR Checklist

Overview

Adds a ^ range to the following packages related to Yargs:

  • yargs: no new minor versions available - just new majors
  • yargs-parser: new minor versions available, up to 20.2.9
  • yargs-unparser: latest version; hasn't been updated in 4 years

@JoshuaKGoldberg JoshuaKGoldberg changed the title fet: allow ^ versions for yargs packages feat: allow ^ versions for yargs packages May 31, 2024
@JoshuaKGoldberg JoshuaKGoldberg requested a review from a team May 31, 2024 13:42
@coveralls
Copy link

coveralls commented May 31, 2024

Coverage Status

coverage: 94.359% (+0.001%) from 94.358%
when pulling 24b51a6 on JoshuaKGoldberg:minor-versions-yargs-packages
into 472a8be on mochajs:master.

@JoshuaKGoldberg JoshuaKGoldberg added the semver-minor implementation requires increase of "minor" version number; "features" label Jun 4, 2024
@JoshuaKGoldberg JoshuaKGoldberg merged commit 71e9fba into mochajs:main Jul 2, 2024
24 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the minor-versions-yargs-packages branch July 2, 2024 15:46
@JoshuaKGoldberg
Copy link
Member Author

Released in mocha@v10.6.0. 🚀

This was referenced Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver-minor implementation requires increase of "minor" version number; "features"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📦 Package: Switch dependency versions to ^ ranges
2 participants