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 testcontainers to 1.17.4 #2229

Closed
wants to merge 3 commits into from
Closed

Conversation

daschbot
Copy link
Collaborator

@daschbot daschbot commented Oct 2, 2022

Updates org.testcontainers:testcontainers from 1.17.3 to 1.17.4.
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:

updates.ignore = [ { groupId = "org.testcontainers", artifactId = "testcontainers" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.testcontainers", artifactId = "testcontainers" }
}]

labels: test-library-update, early-semver-patch, semver-spec-patch, commit-count:1

@codecov
Copy link

codecov bot commented Oct 2, 2022

Codecov Report

Base: 86.64% // Head: 86.86% // Increases project coverage by +0.21% 🎉

Coverage data is based on head (c97de71) compared to base (71c772f).
Patch coverage: 82.84% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2229      +/-   ##
==========================================
+ Coverage   86.64%   86.86%   +0.21%     
==========================================
  Files         233      241       +8     
  Lines       28020    27969      -51     
==========================================
+ Hits        24277    24294      +17     
+ Misses       3743     3675      -68     
Impacted Files Coverage Δ
...sp-shared/src/main/scala/dsp/valueobjects/V2.scala 84.05% <0.00%> (-1.45%) ⬇️
webapi/src/main/scala/org/knora/webapi/Main.scala 0.00% <0.00%> (ø)
...n/responder/groupsmessages/GroupsMessagesADM.scala 73.33% <ø> (ø)
...sponder/projectsmessages/ProjectsMessagesADM.scala 91.19% <ø> (ø)
...tore/triplestoremessages/TriplestoreMessages.scala 74.78% <ø> (-0.22%) ⬇️
...webapi/messages/util/ConstructResponseUtilV2.scala 93.29% <ø> (ø)
...a/org/knora/webapi/messages/util/MessageUtil.scala 36.66% <ø> (ø)
...knora/webapi/messages/util/PermissionUtilADM.scala 84.54% <ø> (ø)
...vsearch/types/GravsearchTypeInspectionRunner.scala 100.00% <ø> (ø)
.../webapi/messages/v2/responder/KnoraRequestV2.scala 0.00% <ø> (ø)
... and 144 more

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.
📢 Do you have feedback about the report comment? Let us know in this issue.

@daschbot
Copy link
Collaborator Author

daschbot commented Oct 9, 2022

Superseded by #2245.

@BalduinLandolt
Copy link
Collaborator

already out of date, also will be resolved by #2247

@BalduinLandolt BalduinLandolt deleted the update/testcontainers-1.17.4 branch October 12, 2022 07:35
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.

None yet

3 participants