Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps io.zonky.test:embedded-postgres from 2.1.1 to 2.2.0.

Release notes

Sourced from io.zonky.test:embedded-postgres's releases.

v2.2.0

Changes:

  • Added support for advanced PostgreSQL configuration via data directory customizer (#144)
  • Upgraded dependencies: (#167 #168)
    • Embedded Postgres Binaries to 14.20.0
    • PostgreSQL JDBC Driver to 42.7.8
    • Liquibase to 4.33.0
    • Apache Commons Compress to 1.28.0
    • Apache Commons IO to 2.21.0
    • Apache Commons Codec to 1.20.0
    • Apache Commons Lang to 3.19.0
Commits
  • 527211e [maven-release-plugin] prepare release v2.2.0
  • 4b99ef7 Merge pull request #169 from zonkyio/postgres-14.20.0
  • fe1b622 #168 upgrade to embedded postgres binaries 14.20
  • 26a5fdd Merge pull request #167 from zonkyio/dependency-upgrades
  • 419bd0c upgrade maven dependencies
  • 734b7c5 Merge pull request #145 from cit-consulting/master
  • 88cf08e feat: allow customization of data dir between database initialization and start
  • dd261f5 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.zonky.test:embedded-postgres](https://github.com/zonkyio/embedded-postgres) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/zonkyio/embedded-postgres/releases)
- [Commits](zonkyio/embedded-postgres@v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: io.zonky.test:embedded-postgres
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Nov 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 17, 2025 11:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Nov 17, 2025
@ricardozanini ricardozanini merged commit b383434 into main Nov 17, 2025
1 check passed
@ricardozanini ricardozanini deleted the dependabot/maven/io.zonky.test-embedded-postgres-2.2.0 branch November 17, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants