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 cloud-sql-socket-factory.version from 1.2.1 to 1.2.3 #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 5, 2021

Bumps cloud-sql-socket-factory.version from 1.2.1 to 1.2.3.
Updates mysql-socket-factory from 1.2.1 to 1.2.3

Release notes

Sourced from mysql-socket-factory's releases.

cloud-sql-java-connector v1.2.3

Bug Fixes

mysql-socket-factory

filename sha256 hash
mysql-socket-factory-1.2.3-jar-with-dependencies.jar e101f65aa3641751d77e0e1749ae70edcaa62f38af272d2dfbbda8d9a3204bf6 *-
mysql-socket-factory-1.2.3-jar-with-driver-and-dependencies.jar 81acadef4f17acceafa73f836811ae737bebd35e3dd7f6b0d1d74cc4d61860a7 *-
mysql-socket-factory-connector-j-8-1.2.3-jar-with-dependencies.jar c5fa485a1c6743808233e609fb376c0d2e51b418a078211ee561935421f467fa *-
mysql-socket-factory-connector-j-8-1.2.3-jar-with-driver-and-dependencies.jar 8a0e0c3923702d67ca1e50e4082e1993c874f8dfba615f1dc7db7f3c0c76c0d2 *-

postgres-socket-factory

filename sha256 hash
postgres-socket-factory-1.2.3-jar-with-dependencies.jar 33fb3430834c1879712640a7baada50c15dc53e763121112e0c60c75d8c8926a *-
postgres-socket-factory-1.2.3-jar-with-driver-and-dependencies.jar b410c439497869f71e7a36805a9a5549f3f13ed0c1363ff50ce2ee4f4b19ceb6 *-

jdbc-sqlserver

filename sha256 hash
cloud-sql-connector-jdbc-sqlserver-1.2.3-jar-with-dependencies.jar b68c9005ef9df7ea2679b1a186684d1a2101fafb7a213504349bea70698a3489 *-
cloud-sql-connector-jdbc-sqlserver-1.2.3-jar-with-driver-and-dependencies.jar bd7482f9dcdbbb1e7ce62c838319b44a1f198dcba7ee28a74d3da6facec33847 *-

r2dbc-mysql

filename sha256 hash
cloud-sql-connector-r2dbc-mysql-1.2.3-jar-with-dependencies.jar d30e8c975324680ecce6615aaedd8889f6c6b568183bc058e09995f7eea52330 *-
cloud-sql-connector-r2dbc-mysql-1.2.3-jar-with-driver-and-dependencies.jar 36e5fa186a20801ca138617fd4abdc654c20e84f0f68733a805273006ca36435 *-

r2dbc-postgres

filename sha256 hash
cloud-sql-connector-r2dbc-postgres-1.2.3-jar-with-dependencies.jar 9593c2dbaf4f60b8b360673613c983494ed1179df830e003bec45a1356ef1a51 *-
cloud-sql-connector-r2dbc-postgres-1.2.3-jar-with-driver-and-dependencies.jar 26eeb09f035232041c2ae3622e254e29deb615704a1a6adb17269e9094eb2f35 *-

r2dbc-sqlserver

... (truncated)

Changelog

Sourced from mysql-socket-factory's changelog.

1.2.3 (2021-05-03)

Bug Fixes

1.2.2 (2021-04-06)

Bug Fixes

  • update dependencies to latest versions (#452) (48c4c83)
Commits
  • 3a66e9d chore: release 1.2.3 (#479)
  • e287d45 chore(deps): update dependency com.google.api-client:google-api-client to v1....
  • ecc45da chore(deps): update dependency org.checkerframework:checker-qual to v3.13.0 (...
  • a08ffe1 chore: add transitive deps to dependency management (#480)
  • 8483003 fix: declare used maven dependencies (#478)
  • 52d1bfc chore(deps): update dependency com.google.apis:google-api-services-sqladmin t...
  • d3040b0 chore(deps): update dependency com.microsoft.sqlserver:mssql-jdbc to v9.3.1.j...
  • ae3c8e8 chore(deps): update googlecloudplatform/release-please-action action to v2.26...
  • add049c chore(ci): run tests on Windows (#471)
  • 7db856e chore(deps): update googlecloudplatform/release-please-action action to v2.25...
  • Additional commits viewable in compare view

Updates postgres-socket-factory from 1.2.1 to 1.2.3

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

Bumps `cloud-sql-socket-factory.version` from 1.2.1 to 1.2.3.

Updates `mysql-socket-factory` from 1.2.1 to 1.2.3
- [Release notes](https://github.com/GoogleCloudPlatform/cloud-sql-mysql-socket-factory/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-jdbc-socket-factory/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/cloud-sql-jdbc-socket-factory@v1.2.1...v1.2.3)

Updates `postgres-socket-factory` from 1.2.1 to 1.2.3

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants