Skip to content

Conversation

scala-steward
Copy link
Contributor

@scala-steward scala-steward commented Feb 20, 2024

About this PR

πŸ“¦ Updates com.whisk:docker-testkit-core from 0.11.0 to 0.12.0

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

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:

updates.ignore = [ { groupId = "com.whisk", artifactId = "docker-testkit-core" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.whisk", artifactId = "docker-testkit-core" }
}]
labels: library-update, early-semver-major, semver-spec-minor, commit-count:1

@scala-steward scala-steward requested a review from a team as a code owner February 20, 2024 18:31
@brunoballekens
Copy link
Contributor

πŸ€” maybe we should switch to testcontainers?

@scala-steward scala-steward force-pushed the update/docker-testkit-core-0.12.0 branch from 2f80a10 to 2438a89 Compare February 24, 2024 06:05
@scala-steward scala-steward force-pushed the update/docker-testkit-core-0.12.0 branch from 2438a89 to 2a63836 Compare May 10, 2024 00:26
@scala-steward scala-steward force-pushed the update/docker-testkit-core-0.12.0 branch from 2a63836 to 33ed4bd Compare June 15, 2024 04:25
@ramazanyich ramazanyich merged commit 65a648e into waylayio:master Jun 17, 2024
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.

3 participants