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

fix: Update Gradle dependencies #179

Merged
merged 1 commit into from
Feb 10, 2024
Merged

fix: Update Gradle dependencies #179

merged 1 commit into from
Feb 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.testcontainers:postgresql (source) 1.19.4 -> 1.19.5 age adoption passing confidence
org.testcontainers:jdbc (source) 1.19.4 -> 1.19.5 age adoption passing confidence
org.flywaydb:flyway-database-postgresql (source) 10.7.1 -> 10.7.2 age adoption passing confidence
org.flywaydb:flyway-core (source) 10.7.1 -> 10.7.2 age adoption passing confidence

Release Notes

testcontainers/testcontainers-java (org.testcontainers:postgresql)

v1.19.5

Compare Source

Testcontainers for Java 1.19.5

[!IMPORTANT]
This version has downgraded the commons-compress version to 1.24.0 in order to avoid classpath conflicts due to a recent change in commons-compress 1.25.0. See https://github.com/testcontainers/testcontainers-java/issues/8169 for more details.

flyway/flyway (org.flywaydb:flyway-database-postgresql)

v10.7.2: Flyway 10.7.2

See release notes here

CLI artifact available here


Configuration

📅 Schedule: Branch creation - "after 7am and before 1pm on Saturday every 1 week" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot enabled auto-merge (rebase) February 10, 2024 06:57
@renovate renovate bot merged commit 60ec266 into main Feb 10, 2024
3 checks passed
@renovate renovate bot deleted the renovate/gradle branch February 10, 2024 07:11
Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6942950) 97.26% compared to head (1b3c44a) 97.43%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #179      +/-   ##
============================================
+ Coverage     97.26%   97.43%   +0.17%     
- Complexity      139      140       +1     
============================================
  Files            27       27              
  Lines           584      584              
  Branches         23       23              
============================================
+ Hits            568      569       +1     
  Misses            5        5              
+ Partials         11       10       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

0 participants