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 data serialization packages #5153

Conversation

JoshuaKGoldberg
Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg commented May 31, 2024

PR Checklist

Overview

Adds a ^ range to the following packages related to data serialization:

  • js-yaml: latest version; hasn't been updated in 3 years
  • serialize-javascript: new minor versions available, up to 6.0.2
  • strip-json-comments: no new minor versions available - just new majors

@JoshuaKGoldberg JoshuaKGoldberg requested a review from a team May 31, 2024 13:48
@coveralls
Copy link

coveralls commented May 31, 2024

Coverage Status

coverage: 94.38%. remained the same
when pulling 6fe1387 on JoshuaKGoldberg:minor-versions-serialization-packages
into be82606 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 514b83f into mochajs:main Jul 2, 2024
23 of 24 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the minor-versions-serialization-packages branch July 2, 2024 16:00
@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 🐛 Bug: Bump serialize-javascript from 6.0.0 to 6.0.2
2 participants