Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: allow ^ versions for file matching packages #5151

Conversation

JoshuaKGoldberg
Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg commented May 31, 2024

PR Checklist

Overview

Adds a ^ range to the following packages related to character encoding in logs:

  • find-up: no new minor versions available - just new majors
  • glob: no new minor versions available - just new majors
  • minimatch: new minor versions available, up to 5.1.6 - updated

@JoshuaKGoldberg JoshuaKGoldberg requested a review from a team May 31, 2024 13:32
@JoshuaKGoldberg JoshuaKGoldberg added the semver-minor implementation requires increase of "minor" version number; "features" label May 31, 2024
@coveralls
Copy link

coveralls commented May 31, 2024

Coverage Status

coverage: 94.38%. remained the same
when pulling 4f78d1c on JoshuaKGoldberg:minor-versions-file-matcher-packages
into 71e9fba on mochajs:main.

@JoshuaKGoldberg JoshuaKGoldberg changed the title feat: allow ^ versions for character encoding packages feat: allow ^ versions for file matching packages May 31, 2024
@JoshuaKGoldberg JoshuaKGoldberg merged commit be82606 into mochajs:main Jul 2, 2024
23 of 24 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the minor-versions-file-matcher-packages branch July 2, 2024 15:52
@JoshuaKGoldberg
Copy link
Member Author

Released in mocha@v10.6.0. 🚀

# for free to join this conversation on GitHub. Already have an account? # 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