Bump the backend-prod group across 2 directories with 5 updates#526
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the backend-prod group across 2 directories with 5 updates#526dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the backend-prod group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `11.10.4` | `11.11.0` | | org.flywaydb:flyway-mysql | `11.10.4` | `11.11.0` | | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.5.4` | `3.5.5` | | [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) | `1.16.3` | `1.17.0` | | [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) | `9.3.0` | `9.4.0` | Bumps the backend-prod group with 1 update in the /provisioning-mock directory: [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j). Updates `org.flywaydb:flyway-core` from 11.10.4 to 11.11.0 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-11.10.4...flyway-11.11.0) Updates `org.flywaydb:flyway-mysql` from 11.10.4 to 11.11.0 Updates `org.mariadb.jdbc:mariadb-java-client` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-j@3.5.4...3.5.5) Updates `com.azure:azure-identity` from 1.16.3 to 1.17.0 - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-identity_1.16.3...azure-core_1.17.0) Updates `com.mysql:mysql-connector-j` from 9.3.0 to 9.4.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.3.0...9.4.0) Updates `com.mysql:mysql-connector-j` from 9.3.0 to 9.4.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.3.0...9.4.0) Updates `com.mysql:mysql-connector-j` from 9.3.0 to 9.4.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.3.0...9.4.0) Updates `com.mysql:mysql-connector-j` from 9.3.0 to 9.4.0 - [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES) - [Commits](mysql/mysql-connector-j@9.3.0...9.4.0) --- updated-dependencies: - dependency-name: org.flywaydb:flyway-core dependency-version: 11.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-prod - dependency-name: org.flywaydb:flyway-mysql dependency-version: 11.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-prod - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-version: 3.5.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-prod - dependency-name: com.azure:azure-identity dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-prod - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-prod - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-prod - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-prod - dependency-name: com.mysql:mysql-connector-j dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-prod ... Signed-off-by: dependabot[bot] <support@github.com>
f0ff0fb to
606c80e
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the backend-prod group with 5 updates in the / directory:
11.10.411.11.011.10.411.11.03.5.43.5.51.16.31.17.09.3.09.4.0Bumps the backend-prod group with 1 update in the /provisioning-mock directory: com.mysql:mysql-connector-j.
Updates
org.flywaydb:flyway-corefrom 11.10.4 to 11.11.0Release notes
Sourced from org.flywaydb:flyway-core's releases.
Commits
abf6d45Bump version to flyway-11.11.016ef9fdBump version to flyway-11.10.5Updates
org.flywaydb:flyway-mysqlfrom 11.10.4 to 11.11.0Updates
org.mariadb.jdbc:mariadb-java-clientfrom 3.5.4 to 3.5.5Release notes
Sourced from org.mariadb.jdbc:mariadb-java-client's releases.
Changelog
Sourced from org.mariadb.jdbc:mariadb-java-client's changelog.
Commits
547ae48bump 3.5.5e961ff4[CONJ-1265] ensure rollback and release savepoint operation to be send to server6e76e31[CONJ-1270] forceConnectionTimeZoneToSession doesn't always set timezone to s...74f8a76[misc] bump 3.5.5-SNAPSHOT versione3b419f[misc] client side parsing removing "//" single line commentUpdates
com.azure:azure-identityfrom 1.16.3 to 1.17.0Release notes
Sourced from com.azure:azure-identity's releases.
Commits
e80d82eMake getScopes in the ARM Authentication Policy Public (#22120)779a485Cosmos Spark: Changing inferSchema.forceNullableProperties default to true (#...940c22dAnnotate HttpRange with Immutable (#22119)ad75273Exposes management node in azure-core-amqp (#22095)366a95dPrepare Core Libraries for June 2021 Release (#22084)1905567Cosmos Spark: Support CustomQuery to be used for inference (#22079)ef0f607Fixing max length of userAgent header (#22018)9c576demgmt, support parameters in policy (#22103)c4cdfd1Fix subscription bugs in ReactorSession and ReactorConnection (#22085)2b63d22Use sparse checkout for Update Package Version release stage (#22002)Updates
com.mysql:mysql-connector-jfrom 9.3.0 to 9.4.0Changelog
Sourced from com.mysql:mysql-connector-j's changelog.
... (truncated)
Commits
d680767Fix for Bug#116120 (Bug#37079448), Inappropriate charset selected for connect...eb84d9aFix for Bug#98620 (Bug#31503893), Using DatabaseMetaData.getColumns() gives c...7743064Update for GPL license book.19d2366Fix for Bug#118389 (Bug#38044940), OCI ephemeral keys not working after chang...1cf0719Fix for Bug#22473405, GETOBJECT(STRING , CLASS<T>) METHOD RETURNS ERROR FOR P...185648fWL#17009, Upgrade 3rd party libraries and tools.aed62b7Fix for Bug#118201 (Bug#37971552), A potential bug in Mysql Connector/J.d4bcee9Fix for Bug#44791 (Bug#11753361), Setting/getting holdability on connection d...f87653dFix for Bug#21294134, DBMD.GETPROCEDURECOLUMNS() IS UNABLE TO DEAL WITH PROCE...7e9b0acFix for Bug#77658 (Bug#21946136), Incorrect java.sql.Statement.cancel() behav...Updates
com.mysql:mysql-connector-jfrom 9.3.0 to 9.4.0Changelog
Sourced from com.mysql:mysql-connector-j's changelog.
... (truncated)
Commits
d680767Fix for Bug#116120 (Bug#37079448), Inappropriate charset selected for connect...eb84d9aFix for Bug#98620 (Bug#31503893), Using DatabaseMetaData.getColumns() gives c...7743064Update for GPL license book.19d2366Fix for Bug#118389 (Bug#38044940), OCI ephemeral keys not working after chang...1cf0719Fix for Bug#22473405, GETOBJECT(STRING , CLASS<T>) METHOD RETURNS ERROR FOR P...185648fWL#17009, Upgrade 3rd party libraries and tools.aed62b7Fix for Bug#118201 (Bug#37971552), A potential bug in Mysql Connector/J.d4bcee9Fix for Bug#44791 (Bug#11753361), Setting/getting holdability on connection d...f87653dFix for Bug#21294134, DBMD.GETPROCEDURECOLUMNS() IS UNABLE TO DEAL WITH PROCE...7e9b0acFix for Bug#77658 (Bug#21946136), Incorrect java.sql.Statement.cancel() behav...Updates
com.mysql:mysql-connector-jfrom 9.3.0 to 9.4.0Changelog
Sourced from com.mysql:mysql-connector-j's changelog.
... (truncated)
Commits
d680767Fix for Bug#116120 (Bug#37079448), Inappropriate charset selected for connect...eb84d9aFix for Bug#98620 (Bug#31503893), Using DatabaseMetaData.getColumns() gives c...7743064Update for GPL license book.19d2366Fix for Bug#118389 (Bug#38044940), OCI ephemeral keys not working after chang...1cf0719Fix for Bug#22473405, GETOBJECT(STRING , CLASS<T>) METHOD RETURNS ERROR FOR P...185648fWL#17009, Upgrade 3rd party libraries and tools.aed62b7Fix for Bug#118201 (Bug#37971552), A potential bug in Mysql Connector/J.d4bcee9Fix for Bug#44791 (Bug#11753361), Setting/getting holdability on connection d...f87653dFix for Bug#21294134, DBMD.GETPROCEDURECOLUMNS() IS UNABLE TO DEAL WITH PROCE...7e9b0acFix for Bug#77658 (Bug#21946136), Incorrect java.sql.Statement.cancel() behav...Updates
com.mysql:mysql-connector-jfrom 9.3.0 to 9.4.0Changelog
Sourced from com.mysql:mysql-connector-j's changelog.
... (truncated)
Commits
d680767Fix for Bug#116120 (Bug#37079448), Inappropriate charset selected for connect...eb84d9aFix for Bug#98620 (Bug#31503893), Using DatabaseMetaData.getColumns() gives c...7743064Update for GPL license book.19d2366Fix for Bug#118389 (Bug#38044940), OCI ephemeral keys not working after chang...1cf0719Fix for Bug#22473405, GETOBJECT(STRING , CLASS<T>) METHOD RETURNS ERROR FOR P...185648fWL#17009, Upgrade 3rd party libraries and tools.aed62b7Fix for Bug#118201 (Bug#37971552), A potential bug in Mysql Connector/J.d4bcee9Fix for Bug#44791 (Bug#11753361), Setting/getting holdability on connection d...f87653dFix for Bug#21294134, DBMD.GETPROCEDURECOLUMNS() IS UNABLE TO DEAL WITH PROCE...7e9b0acFix for Bug#77658 (Bug#21946136), Incorrect java.sql.Statement.cancel() behav...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions