Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump embedded-postgres from 2.0.1 to 2.0.3 #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 10, 2023

Bumps embedded-postgres from 2.0.1 to 2.0.3.

Release notes

Sourced from embedded-postgres's releases.

v2.0.3

Changes:

  • Upgrade to PostgreSQL 14.7 (#109)
  • Extend FlywayPreparer by a new factory method accepting a configuration map (#96)
  • Fix issues that occurred when using Linux ARM binaries in Docker on M1 Macs (#99 #95)

v2.0.2

Changes:

  • Upgrade to PostgreSQL 14.6 (#101)
  • Extend LiquibasePreparer by a new forFile factory method (#98)
  • Fix a rare permission issue occurring when starting a postgres process on the Windows platform (#66 #97)
Commits
  • fdaae0a [maven-release-plugin] prepare release v2.0.3
  • 544c5cc update readme
  • 365b356 Merge pull request #110 from zonkyio/postgres-14.7
  • 55df911 #109 upgrade to embedded postgres binaries 14.7
  • 5c5b6c1 Merge pull request #104 from zonkyio/flyway-preparer-properties
  • e349677 #96 extend FlywayPreparer by a new fromConfiguration factory method accepting...
  • 4f31a35 [maven-release-plugin] prepare for next development iteration
  • b225b3c [maven-release-plugin] prepare release v2.0.2
  • bb57850 Merge pull request #102 from zonkyio/postgres-14.6
  • 0589b03 #101 upgrade to embedded postgres binaries 14.6
  • Additional commits viewable 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 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 [embedded-postgres](https://github.com/zonkyio/embedded-postgres) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/zonkyio/embedded-postgres/releases)
- [Commits](zonkyio/embedded-postgres@v2.0.1...v2.0.3)

---
updated-dependencies:
- dependency-name: io.zonky.test:embedded-postgres
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants