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

Update zio-interop-cats to 2.1.4.0-RC17+1-307f2f6c-SNAPSHOT #685

Conversation

scala-steward
Copy link
Contributor

Updates dev.zio:zio-interop-cats from 2.1.4.0-RC17 to 2.1.4.0-RC17+1-307f2f6c-SNAPSHOT.

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!

Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "dev.zio", artifactId = "zio-interop-cats" } ]

labels: library-update

@mergify mergify bot merged commit f59739a into softwaremill:master Jul 27, 2020
@ghostdogpr
Copy link
Contributor

@adamw is that intended that scala steward upgrades to a snapshot version? 🤔

@adamw
Copy link
Member

adamw commented Jul 28, 2020

No, and no idea why this happened ;) I found scala-steward-org/scala-steward#483 which says that updating to snapshots shouldn't happen. Maybe @fthomas would have an idea? :)

@adamw
Copy link
Member

adamw commented Jul 28, 2020

Same in sttp-client, so at least the behavior is consistent ;) softwaremill/sttp#644

@fthomas
Copy link

fthomas commented Jul 28, 2020

These PRs have been caused by a recent update to the version selection code (scala-steward-org/scala-steward#1549). Since the initial version was a pre-release (because of the RC identifier), Scala Steward proposed an update to a newer pre-release version. It currently ignores that the newer version is a snapshot. This will be fixed soon.

@adamw
Copy link
Member

adamw commented Jul 28, 2020

@fthomas thanks for the quick answer, and for the upcoming fix :) Scala steward is a great tool saving us a lot of time :)

@fthomas
Copy link

fthomas commented Jul 29, 2020

FYI: The issue in Scala Steward has been fixed by scala-steward-org/scala-steward#1553.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants