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 docker-testkit-core, ... to 0.11.0 #136

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

47erbot
Copy link
Contributor

@47erbot 47erbot commented Dec 10, 2021

Updates

from 0.9.9 to 0.11.0.
GitHub Release Notes

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!

Files still referring to the old version number

The following files still refer to the old version number (0.9.9).
You might want to review and update them manually.

README.md
docs/README.md
Ignore future updates

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

updates.ignore = [ { groupId = "com.whisk" } ]

labels: library-update, early-semver-major, semver-spec-minor, old-version-remains

@jisantuc
Copy link

Unclear to me how we got a scala-steward PR for a library version that doesn't seem ever to have existed (https://search.maven.org/artifact/com.whisk/docker-testkit-impl-spotify_2.13/0.11.0-beta1/jar, though maybe there was a bad publication adventure 🤔) BUT changes based on the actually published 0.11.x version (-beta1) were pretty small and tests passed locally for me

@jisantuc jisantuc self-assigned this Jan 21, 2022
there's a symbol missing from the classpath which always points
to bin compat SO I ran unused/undeclared compile deps from
sbt-explicit-dependencies and found this had been upgraded by the
other dep upgrade
@jisantuc
Copy link

I've fired up nix shells locally with super recent java (17), 11, and 8, and can't replicate the build failures here. Pausing on this adventure until I can confirm that this library is in use / time spent defeating the CI-only build failure is more valuable than migration to testcontainers for anything that depends on this

@jisantuc jisantuc removed their assignment May 24, 2022
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.

2 participants