-
Notifications
You must be signed in to change notification settings - Fork 24
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 circe-core, circe-generic, ... to 0.14.5 #307
Update circe-core, circe-generic, ... to 0.14.5 #307
Conversation
Codecov ReportPatch and project coverage have no change.
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## master #307 +/- ##
=======================================
Coverage 38.46% 38.46%
=======================================
Files 3 3
Lines 91 91
=======================================
Hits 35 35
Misses 56 56 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
@zarthross merge and release? 🙂 |
@zarthross or any maintainer. Any news on this upgrade and publishing a new version? |
@joan38 You don't need me to merge and release this to use the latest circe-core and circe-optics together, and these repos will be released out of sync with each other anyways. |
@zarthross Oh, but I do not have permission to this repo? Are you referring to using circe-optics 0.14.1 with circe-core any version above 0.14.1 is not binary compatible. Hans why I'm pushing to get a release of circe-optics because it's holding everyone using circe-optics to circe 0.14.1. This lib can happily be out of sync with circe-core, only if there is no breaking change done in patch version. |
You can use circe-optics 0.14.1 with ANY circe-core 0.14.X release, doesn't have to be 0.14.1. |
We don't make binary breaking changes for patch releases. We use MIMA to keep track of breaking changes and do our best to not break changes for patch releases. Do though let us know if you find anything. |
Updates
from 0.14.1 to 0.14.5.
GitHub Release Notes - Version Diff
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.
Configure Scala Steward for your repository with a
.scala-steward.conf
file.Have a fantastic day writing Scala!
Adjust future updates
Add this to your
.scala-steward.conf
file to ignore future updates of this dependency:Or, add this to slow down future updates of this dependency:
labels: library-update, early-semver-minor, semver-spec-patch, version-scheme:early-semver, commit-count:1