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 miscellaneous packages #5154

Conversation

JoshuaKGoldberg
Copy link
Member

PR Checklist

Overview

Adds a ^ range to the following packages that didn't match any of the other groups:

  • debug: new minor version available, 4.3.5 (released the same day as this PR, amusing coincidental timing!)
  • diff: new minor versions available, up to 5.2.0
  • ms: latest version; hasn't been updated in 3 years
  • workerpool: new minor versions available, up to 6.5.1

@coveralls
Copy link

coveralls commented May 31, 2024

Coverage Status

coverage: 94.38%. remained the same
when pulling d2ef37f on JoshuaKGoldberg:minor-versions-miscellaneous-packages
into 514b83f on mochajs:main.

@JoshuaKGoldberg JoshuaKGoldberg added the semver-minor implementation requires increase of "minor" version number; "features" label Jun 4, 2024
@JoshuaKGoldberg JoshuaKGoldberg merged commit bb8d7b9 into mochajs:main Jul 2, 2024
23 of 24 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the minor-versions-miscellaneous-packages branch July 2, 2024 16:05
@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