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.2 #5

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps embedded-postgres from 2.0.1 to 2.0.2.

Release notes

Sourced from embedded-postgres's releases.

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
  • 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
  • 8f58ca8 Merge pull request #100 from zonkyio/starting-postmaster
  • cc1e2f7 #66 replace the use of postgres command with pg_ctl to bypass permission issu...
  • 27e3f19 Merge pull request #98 from remoun/patch-1
  • 1f3dba2 Add LiquibasePreparer.forFile method
  • 7d5b82e update readme
  • e2a530e [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 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.2.
- [Release notes](https://github.com/zonkyio/embedded-postgres/releases)
- [Commits](zonkyio/embedded-postgres@v2.0.1...v2.0.2)

---
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 Dec 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 10, 2023

Superseded by #14.

@dependabot dependabot bot closed this Feb 10, 2023
@dependabot dependabot bot deleted the dependabot/maven/io.zonky.test-embedded-postgres-2.0.2 branch February 10, 2023 22:40
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