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

chore(deps): update testcontainers.version to v1.15.2 #1629

Merged
merged 1 commit into from Feb 19, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.testcontainers:junit-jupiter (source) 1.15.1 -> 1.15.2 age adoption passing confidence
org.testcontainers:testcontainers (source) 1.15.1 -> 1.15.2 age adoption passing confidence

Release Notes

testcontainers/testcontainers-java

v1.15.2

Compare Source

What's Changed
  • What 1984 means to you? To us, this number means PR #​1984, one of the oldest PRs we had open and... finally merged! 😅 Thanks to an amazing contribution by @​seglo, we now provide an example of testing Kafka clusters where multiple KafkaContainers are connected into one network. Try it!
  • Another "old" PR is #​3180 by @​oussamabadr. Those of you who run Selenium tests with Testcontainers will appreciate this newly added option to use (scrollable!) MP4 format instead of FLV.
  • The connection with Ryuk (our watchdog sidecar container) now sets the socket timeout and retries the failures - helps with some rare networking edge cases. (#​3682) @​diegolovison
  • The logs consumer no longer adds extra new lines thanks to #​3752 by @​perlun
  • Locally built images no longer get affected by the hub.image.name.prefix setting! (#​3666) @​reda-alaoui
  • Jackson dependency is now forced to an older version to help with NoClassDefFoundError (com/fasterxml/jackson/annotation/JsonMerge).

And more!

🚀 Features & Enhancements
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency updates

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/testcontainers.version branch 2 times, most recently from 7f90715 to ee73432 Compare February 12, 2021 14:18
@renovate renovate bot force-pushed the renovate/testcontainers.version branch from ee73432 to 5f3654a Compare February 19, 2021 06:38
@codecov-io
Copy link

codecov-io commented Feb 19, 2021

Codecov Report

Merging #1629 (5f3654a) into master (c16ffc1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1629   +/-   ##
=========================================
  Coverage     83.72%   83.72%           
  Complexity     1203     1203           
=========================================
  Files           151      151           
  Lines          3508     3508           
  Branches        251      251           
=========================================
  Hits           2937     2937           
  Misses          441      441           
  Partials        130      130           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c16ffc1...5f3654a. Read the comment docs.

@Riggs333 Riggs333 merged commit 80dbc60 into master Feb 19, 2021
@Riggs333 Riggs333 deleted the renovate/testcontainers.version branch February 19, 2021 06:56
SteKoe added a commit to ParkerM/spring-boot-admin that referenced this pull request Apr 16, 2021
…-relpaths

* origin/master:
  Add retry on failing subscription (codecentric#1697)
  chore(deps): update dependency pl.project13.maven:git-commit-id-plugin to v4.0.4 (codecentric#1663)
  chore(deps): update dependency com.puppycrawl.tools:checkstyle to v8.41.1 (codecentric#1648)
  Fix for codecentric#1638 (codecentric#1673)
  Improve npm ci build times (see codecentric#1688) (codecentric#1689)
  Improved execution of grouped assertions (codecentric#1674)
  Use maven repo cache during publish snapshots (codecentric#1687)
  chore(deps): update metcalfc/changelog-generator action to v1 (codecentric#1669)
  chore(deps): update dependency org.codehaus.mojo:flatten-maven-plugin to v1.2.7 (codecentric#1686)
  Fix file formating by applying spring-javaformat:apply (codecentric#1685)
  Cache mvn repo in main build (see codecentric#1677 ) (codecentric#1678)
  Added support DingTalk notifier. (codecentric#1653)
  Simplify some code (codecentric#1670)
  Bugfix/1646 (codecentric#1661)
  Upgrade spring cloud dependencies (codecentric#1645)
  chore(deps): update dependency com.github.eirslett:frontend-maven-plugin to v1.11.2 (codecentric#1635)
  chore(deps): update spring boot to v2.4.3 (codecentric#1637)
  Bump version to 2.4.1-SNAPSHOT
  chore(deps): update testcontainers.version to v1.15.2 (codecentric#1629)
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