Bump com.mysql:mysql-connector-j from 8.4.0 to 9.2.0#41
Conversation
|
@dependabot rebase |
8564a26 to
8b06d76
Compare
|
@OptimumCode integration tests aren't triggered by some reasons, but I run part of them locally (tests without cradle). |
|
You probably need to execute something like that to run tests with podman systemctl --user enable --now podman.socket
sudo loginctl enable-linger $USER
podman --remote info
export DOCKER_HOST=unix://$(podman info --format '{{.Host.RemoteSocket.Path}}') |
|
@dependabot recreate |
8b06d76 to
bf173b3
Compare
I use the similar commands to run, but some images can't be run in rootless environment. |
This is because we use incorrect syntax for branch pattern. We use |
|
Integration tests will be executed after #52 is merged |
|
@dependabot rebase |
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.4.0 to 9.2.0. - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@8.4.0...9.2.0) --- updated-dependencies: - dependency-name: com.mysql:mysql-connector-j dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
bf173b3 to
582e97b
Compare
Bumps com.mysql:mysql-connector-j from 8.4.0 to 9.2.0.
Changelog
Sourced from com.mysql:mysql-connector-j's changelog.
... (truncated)
Commits
a3909bfFix for Bug#116318 (Bug#37152533), useServerPrepStmts useLocalTransactionStat...c9e78a2Update for previous commit.fb4e090Fix for Bug#116955 (Bug#37383012), Tests fail after server changed cipher for...6303286Update copyright year.a3e54ffUpdate for GPL license book.a718b2dFix for Bug#63992 (Bug#14598872), getTables did not return a result for table...8f12103WL#16558, Upgrade 3rd party libraries and tools.eccdf6cFix for Bug#37125271, RPM depends on java-headless 1:1.8.0 which makes java8 ...355fe6aFix for Bug#115586 (Bug#36850047), When upgrading to mysql connetor/j-8.4.0, ...555db50Fix for Bug#116630 (Bug#37272802), Tests fail on Windows if test database has...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)