Skip to content

Bump io.zonky.test:embedded-postgres from 2.0.4 to 2.1.1#9

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.zonky.test-embedded-postgres-2.1.1
Open

Bump io.zonky.test:embedded-postgres from 2.0.4 to 2.1.1#9
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.zonky.test-embedded-postgres-2.1.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

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

Release notes

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

v2.1.1

Changes:

  • Fixed security vulnerabilities CVE-2025-49146 and CVE-2025-48924 (#153 #156 #157)
  • Improved temporary detect_linux_distribution_xxx.sh files cleanup (#155)
  • Added access to the underlying PostgreSQL process (#148)
  • Upgraded dependencies:
    • Embedded Postgres Binaries to 14.19.0 (#160)
    • Apache Commons Lang to 3.18.0 (#157)
    • PostgreSQL JDBC Driver to 42.7.7 (#153)

v2.1.0

Changes:

  • Fixed dependency conflicts with commons-io and commons-compress libraries (#133)
  • Removed unnecessary try-catch handling when extracting PostgreSQL binaries (#136)
  • Upgraded dependencies: (#135 #142 #140 #130 #128)
    • Flyway to 9.22.3
    • Liquibase to 4.30.0
    • PostgreSQL JDBC Driver to 42.7.4
    • Embedded Postgres Binaries to 14.15.0
    • Apache Commons Compress to 1.26.2
    • Apache Commons IO to 2.16.1
    • Apache Commons Codec to 1.17.1
    • Apache Commons Lang to 3.15.0
    • Tukaani XZ to 1.10

v2.0.7

Changes:

  • Upgrade to PostgreSQL JDBC Driver 42.7.3 (#129)
  • Upgrade to Apache Commons Compress 1.26.0 (#127)

v2.0.6

Release notes

This is a bugfix version that fixes missing libintl library in Embedded Postgres Binaries (zonkyio/embedded-postgres-binaries#75). The issue is specific only to version 14.10 (the default version) for the macOS platform. If you are using the library with a different version of PostgreSQL, the problem should not affect you.

v2.0.5

Warning

This version contains a critical bug (zonkyio/embedded-postgres-binaries#75) and should not be used anymore. Please use version 2.0.6 instead.

Changes:

  • Upgrade to PostgreSQL 14.10 (#121)
  • Support for x86 emulation on Windows ARM platform (#116)
Commits
  • 2ce336e [maven-release-plugin] prepare release v2.1.1
  • 55e44f5 Merge pull request #161 from zonkyio/postgres-14.19
  • 2a29251 #160 upgrade to embedded postgres binaries 14.19
  • 94c2fd1 Delete temp file "detect_linux_distribution_" on exit (#155)
  • 3034642 Merge pull request #159 from zonkyio/ossrh-staging-api
  • 377ba2f #158 publishing artifacts by using the portal OSSRH staging API
  • 4c7aad1 Merge pull request #153 from VojtechGabriel/master
  • df0b713 Merge pull request #157 from saitohfin/master
  • fe0da55 Upgraded commons-lang3 to 3.18.0
  • 8dc95d4 chore: update postgresql dependency
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

---
updated-dependencies:
- dependency-name: io.zonky.test:embedded-postgres
  dependency-version: 2.1.1
  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 Aug 26, 2025
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.

0 participants