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 com.opentable.components:otj-pg-embedded from 0.13.4 to 1.0.3 #310

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps com.opentable.components:otj-pg-embedded from 0.13.4 to 1.0.3.

Changelog

Sourced from com.opentable.components:otj-pg-embedded's changelog.

1.0.3

  • commons compress 1.26.0 (used by testcontainers) updated for a CVE.
  • testcontainers 1.19.6
  • Additional options for configuring Flyway Preparer. In order of precedence (first is highest)
    1. FlywayPreparer.fromClassPath has an optional first argument to specify a Map of Flyway configurations.
    2. Environmental Variables. These are upper cases and periods converted to underscores.
    3. Class Path - a file named flyway.properties in the class path.
  • Using more recently Flyway in tests.

1.0.2

  • Internally split off from otj-parent to allow compatibility between different otj stacks and not pull as much otj-ness.

1.0.1

1.0.0

All the RC release features and fixes plus:

  • Add network alias option
  • Expose full bind mount function
  • fix equals/hashcode in builder.

1.0.0RC3

  • Stop excluding junit4 from testcontainers - check the README for the sordid details.
  • Pass host and port to the ConnectionInfo bean. We strongly recommend you prefer getDatasource or getUrl, these will be more portable in usage. We ran into a few use cases where this was handy, however.
  • LegacySingleInstancePostgresExtension to do the old Junit5 lifecycle behavior.
  • 60 seconds default startup wait.
  • Expose bind mounts (optional, none by default) in builder, currently hard coded as Read only.
  • Expose network (optional, none by default) in builder.

1.0.0RC2

  • Restore Java 8 compatibility
  • Update to testcontainers 1.16.3

1.0.0RC1

  • A completely rewritten version of otj-pg-embedded. Uses "testcontainers" for docker, while preserving API compatibility.

Advantages

  • multi arch (m1 etc) support
  • Works the same way on every OS - Mac, Windows, Linux. Please note the maintainers only test on Mac Linux

... (truncated)

Commits

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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 8, 2024
@dependabot dependabot bot force-pushed the dependabot/gradle/com.opentable.components-otj-pg-embedded-1.0.3 branch from 9a1f5c4 to b24d020 Compare April 11, 2024 01:53
Bumps [com.opentable.components:otj-pg-embedded](https://github.com/opentable/otj-pg-embedded) from 0.13.4 to 1.0.3.
- [Changelog](https://github.com/opentable/otj-pg-embedded/blob/master/CHANGELOG.md)
- [Commits](https://github.com/opentable/otj-pg-embedded/commits)

---
updated-dependencies:
- dependency-name: com.opentable.components:otj-pg-embedded
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.opentable.components-otj-pg-embedded-1.0.3 branch from b24d020 to aed775f Compare April 17, 2024 05:08
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2024

Superseded by #326.

@dependabot dependabot bot closed this Jun 24, 2024
@dependabot dependabot bot deleted the dependabot/gradle/com.opentable.components-otj-pg-embedded-1.0.3 branch June 24, 2024 20:34
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