-
Notifications
You must be signed in to change notification settings - Fork 3k
Bump com.mysql:mysql-connector-j from 8.3.0 to 9.5.0 #51152
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.mysql:mysql-connector-j from 8.3.0 to 9.5.0 #51152
Conversation
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.3.0 to 9.5.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@8.3.0...9.5.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Status for workflow
|
| Status | Name | Step | Failures | Logs | Raw logs | Build scan |
|---|---|---|---|---|---|---|
| ❌ | Native Tests - Data2 | Build |
Failures | Logs | Raw logs | 🔍 |
| ❌ | Native Tests - Data7 | Build |
Failures | Logs | Raw logs | 🔍 |
You can consult the Develocity build scans.
Failures
⚙️ Native Tests - Data2 #
- Failing: integration-tests/jpa-mysql
📦 integration-tests/jpa-mysql
❌ Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project quarkus-integration-test-jpa-mysql: Failed to build quarkus application
⚙️ Native Tests - Data7 #
- Failing: integration-tests/hibernate-reactive-mysql-agroal-flyway integration-tests/reactive-mysql-client
📦 integration-tests/hibernate-reactive-mysql-agroal-flyway
❌ Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project quarkus-integration-test-hibernate-reactive-mysql-agroal-flyway: Failed to build quarkus application
📦 integration-tests/reactive-mysql-client
❌ Failed to execute goal io.fabric8:docker-maven-plugin:0.48.0:start (docker-start) on project quarkus-integration-test-reactive-mysql-client: I/O Error
Flaky tests - Develocity
⚙️ JVM Tests - JDK 21
📦 extensions/smallrye-reactive-messaging/deployment
❌ io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector - History
Expecting actual: ["-6","-7","-9","-10","-11","-12","-13","-14"] to start with: ["-6", "-7", "-8", "-9"]-java.lang.AssertionError
java.lang.AssertionError:
Expecting actual:
["-6","-7","-9","-10","-11","-12","-13","-14"]
to start with:
["-6", "-7", "-8", "-9"]
at io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector(ConnectorChangeTest.java:41)
⚙️ JVM Tests - JDK 25
📦 extensions/resteasy-reactive/rest/deployment
❌ io.quarkus.resteasy.reactive.server.test.stream.StreamTestCase.testSse - History
Expecting actual: ["a", "b", "c", "a", "b", "c"] to contain exactly (and in same order): ["a", "b", "c"]-org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError:
Expecting actual:
["a", "b", "c", "a", "b", "c"]
to contain exactly (and in same order):
["a", "b", "c"]
but some elements were not expected:
["a", "b", "c"]
⚙️ MicroProfile TCKs Tests
📦 tcks/microprofile-lra
❌ org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable - History
Expecting the metric Compensated callback was called Expected: a value equal to or greater than <1> but: <0> was less than <1>-java.lang.AssertionError
java.lang.AssertionError:
Expecting the metric Compensated callback was called
Expected: a value equal to or greater than <1>
but: <0> was less than <1>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.eclipse.microprofile.lra.tck.TckRecoveryTests.assertMetricCallbackCalled(TckRecoveryTests.java:210)
at org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable(TckRecoveryTests.java:195)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
Replaced by #51160 . |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps com.mysql:mysql-connector-j from 8.3.0 to 9.5.0.
Changelog
Sourced from com.mysql:mysql-connector-j's changelog.
... (truncated)
Commits
a7b3c94Update for GPL license book.a17a256Fix for StatementRegressionTest.testBug107543_IntoFile() failing when0d642f5Fix for Bug#72036 (Bug#18403804), XA isSameRM() shouldn't take database into ...cdb5880Fix for Bug#62693 (Bug#16722068), XAConnection savepoint capability.2ce8cb2Fix for Bug#81128 (Bug#23146631), Master host list overwritten by slave list ...f889decFix for Bug#19887224, RUNNING THE TEST SUITE WITH SOCKSPROXY* PROPERTIES HANG...b62afb2Fix for Bug#98699 (Bug#30932850), Allow empty keyStore file for keyStoreTypes...1470742Fix for typo.af1348aUpdate build instructions to use protoc for consistency; perform minor cleanups.29a877bFix for Bug#118938 (Bug#38396227), DatabaseMetaDataInformationSchema#getSchem...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)