edward3h / kiwiproc

Java annotation processor to generate JDBC implementation for SQL queries
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Update dependency io.zonky.test:embedded-postgres to v2.0.7 #3

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.zonky.test:embedded-postgres 2.0.4 -> 2.0.7 age adoption passing confidence

Release Notes

zonkyio/embedded-postgres (io.zonky.test:embedded-postgres) ### [`v2.0.7`](https://togithub.com/zonkyio/embedded-postgres/releases/tag/v2.0.7) ##### Changes: - Upgrade to PostgreSQL JDBC Driver 42.7.3 ([#​129](https://togithub.com/zonkyio/embedded-postgres/issues/129)) - Upgrade to Apache Commons Compress 1.26.0 ([#​127](https://togithub.com/zonkyio/embedded-postgres/issues/127)) ### [`v2.0.6`](https://togithub.com/zonkyio/embedded-postgres/releases/tag/v2.0.6) ##### Release notes This is a bugfix version that fixes missing `libintl` library in Embedded Postgres Binaries ([https://github.com/zonkyio/embedded-postgres-binaries/issues/75](https://togithub.com/zonkyio/embedded-postgres-binaries/issues/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`](https://togithub.com/zonkyio/embedded-postgres/releases/tag/v2.0.5) ##### Warning **This version contains a critical bug ([https://github.com/zonkyio/embedded-postgres-binaries/issues/75](https://togithub.com/zonkyio/embedded-postgres-binaries/issues/75)) and should not be used anymore. Please use version [2.0.6](https://togithub.com/zonkyio/embedded-postgres/releases/tag/v2.0.6) instead.** ##### Changes: - Upgrade to PostgreSQL 14.10 ([#​121](https://togithub.com/zonkyio/embedded-postgres/issues/121)) - Support for x86 emulation on Windows ARM platform ([#​116](https://togithub.com/zonkyio/embedded-postgres/issues/116))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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