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

Update Database dependencies (major) #1455

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.flywaydb:flyway-core (source) 9.22.3 -> 10.1.0 age adoption passing confidence
dev.monosoul.jooq-docker 5.0.11 -> 6.0.3 age adoption passing confidence

Release Notes

flyway/flyway (org.flywaydb:flyway-core)

v10.1.0: Flyway 10.1.0

See https://documentation.red-gate.com/fd/release-notes-for-flyway-engine-179732572.html

CLI artifact available here

v10.0.1: Flyway 10.0.1

See https://documentation.red-gate.com/fd/release-notes-for-flyway-engine-179732572.html

CLI artifact available here

monosoul/jooq-gradle-plugin (dev.monosoul.jooq-docker)

v6.0.3

Compare Source

Bug Fixes
  • Update Gradle dependencies (9c98f67)

v6.0.2

Compare Source

Bug Fixes
  • prevent cache invalidation due to project directory change (#​159) (014345b)

v6.0.1

Compare Source

Bug Fixes
  • Update Gradle dependencies (3bfc26a)

v6.0.0

Compare Source

Bug Fixes
  • Update dependency org.flywaydb:flyway-core to v10 (#​153) (cc05be3)
BREAKING CHANGES
  • Flyway 10.0.0 doesn't include Postgres plugin in the core artifact anymore

Whenever you provide another Flyway version via jooqCodegen configuration, make sure to include org.flywaydb:flyway-database-postgresql dependency in addition to org.flywaydb:flyway-core, otherwise you might get an error like this:

org.flywaydb.core.api.FlywayException: No database found to handle jdbc:postgresql://localhost:32798/postgres

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot requested a review from a team as a code owner November 3, 2023 16:41
@sgrimm
Copy link
Contributor

sgrimm commented Nov 3, 2023

This breaks because of spring-projects/spring-boot#38164 and also because Flyway now requires a separate dependency for PostgreSQL (they stopped bundling the code for all the supported databases in their core library).

Will leave this PR open so we can try again once Spring Boot is updated.

@renovate renovate bot force-pushed the renovate/major-database-dependencies branch from 1679dcc to f013226 Compare November 7, 2023 19:08
@renovate renovate bot changed the title Update dependency org.flywaydb:flyway-core to v10 Update Database dependencies (major) Nov 7, 2023
@renovate renovate bot force-pushed the renovate/major-database-dependencies branch 3 times, most recently from 865bec6 to 12d5243 Compare November 21, 2023 08:32
@renovate renovate bot force-pushed the renovate/major-database-dependencies branch 2 times, most recently from 8c5e210 to 455f044 Compare November 27, 2023 21:35
@renovate renovate bot force-pushed the renovate/major-database-dependencies branch from 455f044 to 21eb8c4 Compare November 28, 2023 10:53
@sgrimm
Copy link
Contributor

sgrimm commented Nov 28, 2023

Included these updates in #1512 so closing this.

@sgrimm sgrimm closed this Nov 28, 2023
@renovate renovate bot deleted the renovate/major-database-dependencies branch November 28, 2023 16:21
@renovate renovate bot restored the renovate/major-database-dependencies branch November 28, 2023 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant