build(deps): bump io.zonky.test:embedded-postgres from 2.0.7 to 2.2.0 by dependabot[bot] · Pull Request #1216 · allure-framework/allure-java
Bumps io.zonky.test:embedded-postgres from 2.0.7 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
v2.1.1
Changes:
- Fixed security vulnerabilities CVE-2025-49146 and CVE-2025-48924 (#153 #156 #157)
- Improved temporary
detect_linux_distribution_xxx.shfiles cleanup (#155)- Added access to the underlying PostgreSQL process (#148)
- Upgraded dependencies:
v2.1.0
Changes:
- Fixed dependency conflicts with
commons-ioandcommons-compresslibraries (#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
Commits
527211e[maven-release-plugin] prepare release v2.2.04b99ef7Merge pull request #169 from zonkyio/postgres-14.20.0fe1b622#168 upgrade to embedded postgres binaries 14.2026a5fddMerge pull request #167 from zonkyio/dependency-upgrades419bd0cupgrade maven dependencies734b7c5Merge pull request #145 from cit-consulting/master88cf08efeat: allow customization of data dir between database initialization and startdd261f5[maven-release-plugin] prepare for next development iteration2ce336e[maven-release-plugin] prepare release v2.1.155e44f5Merge pull request #161 from zonkyio/postgres-14.19- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)