Skip to content

Commit

Permalink
fix: Update Gradle dependencies (#246)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.testcontainers:postgresql](https://java.testcontainers.org)
([source](https://redirect.github.com/testcontainers/testcontainers-java))
| `1.20.3` -> `1.20.4` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.testcontainers:postgresql/1.20.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.testcontainers:postgresql/1.20.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.testcontainers:postgresql/1.20.3/1.20.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.testcontainers:postgresql/1.20.3/1.20.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [org.testcontainers:jdbc](https://java.testcontainers.org)
([source](https://redirect.github.com/testcontainers/testcontainers-java))
| `1.20.3` -> `1.20.4` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.testcontainers:jdbc/1.20.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.testcontainers:jdbc/1.20.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.testcontainers:jdbc/1.20.3/1.20.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.testcontainers:jdbc/1.20.3/1.20.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [org.flywaydb:flyway-database-postgresql](https://flywaydb.org)
([source](https://redirect.github.com/flyway/flyway)) | `10.21.0` ->
`11.0.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.flywaydb:flyway-database-postgresql/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.flywaydb:flyway-database-postgresql/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.flywaydb:flyway-database-postgresql/10.21.0/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.flywaydb:flyway-database-postgresql/10.21.0/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [org.flywaydb:flyway-core](https://flywaydb.org)
([source](https://redirect.github.com/flyway/flyway)) | `10.21.0` ->
`11.0.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.flywaydb:flyway-core/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.flywaydb:flyway-core/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.flywaydb:flyway-core/10.21.0/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.flywaydb:flyway-core/10.21.0/11.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>testcontainers/testcontainers-java
(org.testcontainers:postgresql)</summary>

###
[`v1.20.4`](https://redirect.github.com/testcontainers/testcontainers-java/releases/tag/1.20.4)

[Compare
Source](https://redirect.github.com/testcontainers/testcontainers-java/compare/1.20.3...1.20.4)

##### What's Changed

- Update docs version to ${GITHUB_REF##\*/}
([#&#8203;9450](https://redirect.github.com/testcontainers/testcontainers-java/issues/9450))
[@&#8203;github-actions](https://redirect.github.com/github-actions)
- Update testcontainers version to ${GITHUB_REF##\*/}
([#&#8203;9449](https://redirect.github.com/testcontainers/testcontainers-java/issues/9449))
[@&#8203;github-actions](https://redirect.github.com/github-actions)

##### 🚀 Features & Enhancements

- \[localstack] Add testcontainer marker labels to additional localstack
flags
([#&#8203;9531](https://redirect.github.com/testcontainers/testcontainers-java/issues/9531))
[@&#8203;dfangl](https://redirect.github.com/dfangl)
- Remove extra call to docker credentials
([#&#8203;9545](https://redirect.github.com/testcontainers/testcontainers-java/issues/9545))
[@&#8203;eddumelendez](https://redirect.github.com/eddumelendez)
- Remove privilegedMode in Db2Container
([#&#8203;9460](https://redirect.github.com/testcontainers/testcontainers-java/issues/9460))
[@&#8203;hfhbd](https://redirect.github.com/hfhbd)

##### 🐛 Bug Fixes

- Fix docker credentials output
([#&#8203;9544](https://redirect.github.com/testcontainers/testcontainers-java/issues/9544))
[@&#8203;eddumelendez](https://redirect.github.com/eddumelendez)
- Fix cockroachdb wait strategy with version >= 22.1.0
([#&#8203;9505](https://redirect.github.com/testcontainers/testcontainers-java/issues/9505))
[@&#8203;eddumelendez](https://redirect.github.com/eddumelendez)
- Check if container belongs to a network when using exposeHostPorts
([#&#8203;8298](https://redirect.github.com/testcontainers/testcontainers-java/issues/8298))
[@&#8203;TomDeBacker](https://redirect.github.com/TomDeBacker)
- Revert "Add shutdownHook to send sigterm to ryuk
([#&#8203;7717](https://redirect.github.com/testcontainers/testcontainers-java/issues/7717))"
([#&#8203;9504](https://redirect.github.com/testcontainers/testcontainers-java/issues/9504))
[@&#8203;eddumelendez](https://redirect.github.com/eddumelendez)
- Stop container that doesn't match wait strategy
([#&#8203;9474](https://redirect.github.com/testcontainers/testcontainers-java/issues/9474))
[@&#8203;ssheikin](https://redirect.github.com/ssheikin)
- Fix ClickHouse wait strategy
([#&#8203;9466](https://redirect.github.com/testcontainers/testcontainers-java/issues/9466))
[@&#8203;livk-cloud](https://redirect.github.com/livk-cloud)

##### 📖 Documentation

- Fix default client.ping.timeout value in docs
([#&#8203;9464](https://redirect.github.com/testcontainers/testcontainers-java/issues/9464))
[@&#8203;KyleAure](https://redirect.github.com/KyleAure)
- Add container implementation for Typesense
([#&#8203;9454](https://redirect.github.com/testcontainers/testcontainers-java/issues/9454))
[@&#8203;eddumelendez](https://redirect.github.com/eddumelendez)

##### 📦 Dependency updates

- Update ryuk version to 0.11.0
([#&#8203;9453](https://redirect.github.com/testcontainers/testcontainers-java/issues/9453))
[@&#8203;eddumelendez](https://redirect.github.com/eddumelendez)

</details>

<details>
<summary>flyway/flyway
(org.flywaydb:flyway-database-postgresql)</summary>

###
[`v10.22.0`](https://redirect.github.com/flyway/flyway/releases/tag/flyway-10.22.0):
Flyway 10.22.0

See release notes
[here](https://documentation.red-gate.com/flyway/release-notes-and-older-versions/release-notes-for-flyway-engine)

CLI artifact available
[here](https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/10.22.0/)

</details>

---

### 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 is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/monosoul/jooq-gradle-plugin).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZ3JhZGxlLWRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 36f331e commit 32d02eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
jooq = "3.19.15"
flyway = "10.21.0"
testcontainers = "1.20.3"
flyway = "11.0.0"
testcontainers = "1.20.4"
jna = "5.15.0"

[libraries]
Expand Down

0 comments on commit 32d02eb

Please sign in to comment.