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 flyway.version from 9.17.0 to 9.20.0 #34262

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2023

Bumps flyway.version from 9.17.0 to 9.20.0.
Updates flyway-core from 9.17.0 to 9.20.0

Release notes

Sourced from flyway-core's releases.

Flyway 9.20.0

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

CLI artifact available here

Flyway 9.19.4

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

CLI artifact available here

Flyway 9.19.3

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

CLI artifact available here

Flyway 9.19.2

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

CLI artifact available here

Flyway 9.19.1

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

CLI artifact available here

Flyway 9.19.0

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

CLI artifact available here

Flyway 9.18.0

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

CLI artifact available here

Commits

Updates flyway-sqlserver from 9.17.0 to 9.20.0

Release notes

Sourced from flyway-sqlserver's releases.

Flyway 9.20.0

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

CLI artifact available here

Flyway 9.19.4

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

CLI artifact available here

Flyway 9.19.3

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

CLI artifact available here

Flyway 9.19.2

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

CLI artifact available here

Flyway 9.19.1

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

CLI artifact available here

Flyway 9.19.0

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

CLI artifact available here

Flyway 9.18.0

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

CLI artifact available here

Commits

Updates flyway-mysql from 9.17.0 to 9.20.0

Release notes

Sourced from flyway-mysql's releases.

Flyway 9.20.0

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

CLI artifact available here

Flyway 9.19.4

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

CLI artifact available here

Flyway 9.19.3

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

CLI artifact available here

Flyway 9.19.2

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

CLI artifact available here

Flyway 9.19.1

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

CLI artifact available here

Flyway 9.19.0

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

CLI artifact available here

Flyway 9.18.0

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

CLI artifact available here

Commits

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 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)

@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Jun 22, 2023
@quarkus-bot

This comment has been minimized.

@gastaldi gastaldi force-pushed the dependabot/maven/flyway.version-9.20.0 branch from f22d7fc to f2f4b2e Compare June 28, 2023 18:05
@gastaldi gastaldi requested review from gsmet and geoand June 28, 2023 18:05
@github-actions
Copy link

github-actions bot commented Jun 28, 2023

🙈 The PR is closed and the preview is expired.

@quarkus-bot

This comment has been minimized.

@geoand
Copy link
Contributor

geoand commented Jun 29, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 29, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@gsmet
Copy link
Member

gsmet commented Jun 29, 2023

@gastaldi I see that the failure is related:

Caused by: org.graalvm.compiler.java.BytecodeParser$BytecodeParserError: com.oracle.graal.pointsto.constraints.UnresolvedElementException: Discovered unresolved type during parsing: com.fasterxml.jackson.databind.ObjectMapper. This error is reported at image build time because class org.flywaydb.core.api.configuration.ClassicConfiguration is registered for linking at image build time by command line
	at parsing org.flywaydb.core.api.configuration.ClassicConfiguration.determineKeysToRemoveAndRemoveFromProps(ClassicConfiguration.java:1834)
	at jdk.internal.vm.compiler/org.graalvm.compiler.java.BytecodeParser.throwParserError(BytecodeParser.java:2536)
	at org.graalvm.nativeimage.builder/com.oracle.svm.hosted.phases.SharedGraphBuilderPhase$SharedBytecodeParser.throwParserError(SharedGraphBuilderPhase.java:169)
	at jdk.internal.vm.compiler/org.graalvm.compiler.java.BytecodeParser.iterateBytecodesForBlock(BytecodeParser.java:3414)
	at org.graalvm.nativeimage.builder/com.oracle.svm.hosted.phases.SharedGraphBuilderPhase$SharedBytecodeParser.iterateBytecodesForBlock(SharedGraphBuilderPhase.java:712)
	at jdk.internal.vm.compiler/org.graalvm.compiler.java.BytecodeParser.handleBytecodeBlock(BytecodeParser.java:3366)
	at jdk.internal.vm.compiler/org.graalvm.compiler.java.BytecodeParser.processBlock(BytecodeParser.java:3208)
	at jdk.internal.vm.compiler/org.graalvm.compiler.java.BytecodeParser.build(BytecodeParser.java:1134)
	at org.graalvm.nativeimage.builder/com.oracle.svm.hosted.phases.SharedGraphBuilderPhase$SharedBytecodeParser.build(SharedGraphBuilderPhase.java:152)
	at jdk.internal.vm.compiler/org.graalvm.compiler.java.BytecodeParser.buildRootMethod(BytecodeParser.java:1026)
	at jdk.internal.vm.compiler/org.graalvm.compiler.java.GraphBuilderPhase$Instance.run(GraphBuilderPhase.java:97)
	at org.graalvm.nativeimage.builder/com.oracle.svm.hosted.phases.SharedGraphBuilderPhase.run(SharedGraphBuilderPhase.java:114)
	at jdk.internal.vm.compiler/org.graalvm.compiler.phases.Phase.run(Phase.java:49)
	at jdk.internal.vm.compiler/org.graalvm.compiler.phases.BasePhase.apply(BasePhase.java:434)
	at jdk.internal.vm.compiler/org.graalvm.compiler.phases.Phase.apply(Phase.java:42)
	at jdk.internal.vm.compiler/org.graalvm.compiler.phases.Phase.apply(Phase.java:38)
	at org.graalvm.nativeimage.pointsto/com.oracle.graal.pointsto.flow.AnalysisParsedGraph.parseBytecode(AnalysisParsedGraph.java:146)
	at org.graalvm.nativeimage.pointsto/com.oracle.graal.pointsto.meta.AnalysisMethod.parseGraph(AnalysisMethod.java:819)
	at org.graalvm.nativeimage.pointsto/com.oracle.graal.pointsto.meta.AnalysisMethod.ensureGraphParsedHelper(AnalysisMethod.java:784)
	at org.graalvm.nativeimage.pointsto/com.oracle.graal.pointsto.meta.AnalysisMethod.ensureGraphParsed(AnalysisMethod.java:767)

@gastaldi gastaldi force-pushed the dependabot/maven/flyway.version-9.20.0 branch from f2f4b2e to d3de35b Compare June 29, 2023 13:07
@gastaldi
Copy link
Contributor

@gsmet I created flyway/flyway#3697 replacing the Jackson usage with the Gson library that's already there

@gsmet
Copy link
Member

gsmet commented Jun 29, 2023

@gastaldi nice work, thanks!

@quarkus-bot

This comment has been minimized.

Bumps `flyway.version` from 9.17.0 to 9.20.0.

Updates `flyway-core` from 9.17.0 to 9.20.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.17.0...flyway-9.20.0)

Updates `flyway-sqlserver` from 9.17.0 to 9.20.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.17.0...flyway-9.20.0)

Updates `flyway-mysql` from 9.17.0 to 9.20.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-9.17.0...flyway-9.20.0)

---
updated-dependencies:
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.flywaydb:flyway-sqlserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.flywaydb:flyway-mysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@gastaldi gastaldi force-pushed the dependabot/maven/flyway.version-9.20.0 branch from d3de35b to 3cfda44 Compare July 3, 2023 23:59
@quarkus-bot
Copy link

quarkus-bot bot commented Jul 4, 2023

Failing Jobs - Building 3cfda44

Status Name Step Failures Logs Raw logs
✔️ Maven Tests - JDK 11
Maven Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants