Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps cloud-sql-connectors/cloud-sql-proxy from 2.18.2-alpine to 2.19.0-alpine.

Release notes

Sourced from cloud-sql-connectors/cloud-sql-proxy's releases.

v2.19.0

2.19.0 (2025-10-29)

Features

  • Add MySQL caching_sha2_password support for the proxy clients using unix sockets. (#2489) (6ff8753), closes #2317
filename sha256 hash
cloud-sql-proxy.darwin.amd64 afdf187b36c5442e995f9ae2c82f30001c8cce32d2fb0cd8ffa9e901dd4a4d66
cloud-sql-proxy.darwin.arm64 0b8d095a3808a50253c31825b24e30c63d34a9122977de2244749b8da49ad7f7
cloud-sql-proxy.linux.386 ad131ed2c8a71018dc1e2690f793770d9b4f1d26325bc2c9d1c3bf4be662c26f
cloud-sql-proxy.linux.amd64 218ae2a18ef8295c48809b73962f326caca1270aad4623f16c4ff5fa1e9f7d3e
cloud-sql-proxy.linux.arm64 a58e9e0d4f10f368dbe2e24079597eb005dd9352b43fb18726f7983f913e6c1f
cloud-sql-proxy.x64.exe 12bc1fae7df9ca9b08cc281dcd2c97231aeb35a3557afb3a05b8441df824bbcd
cloud-sql-proxy.x86.exe 8255257ec020f6b8bb79ea325deb38147f9f650c6b70c266809bb69332cd8ff4

v2.18.3

2.18.3 (2025-10-23)

Bug Fixes

filename sha256 hash
cloud-sql-proxy.darwin.amd64 e87728fc189d151d6cce1f6deaf0397e01632101f165a14cc57d2691a87e0f2b
cloud-sql-proxy.darwin.arm64 b5569a23d20c432bf0cf9d4bf17e5b587699ab267746c4bb9e4befbcd65c4bad
cloud-sql-proxy.linux.386 add6b43913e80ec3ad26ebf33e692e5fa21a2e80a9598d8e524fcf3f6bb947ca
cloud-sql-proxy.linux.amd64 4c2390ab4761159c57a039bac8cbb3ed264d1b40e1c6de3a0aa78c24d3a35ff5
cloud-sql-proxy.linux.arm64 d7199d6e35d5d2be7713996ce6951513b6437dba7224d979580f4162c87860c9
cloud-sql-proxy.x64.exe eef9bf98c4d293bcb13fa944be8889d99c90efb901894c2a733233d89a155fc7
cloud-sql-proxy.x86.exe 790b6a8d1e3d39d453f3b58c2b5458ca5da1265dd0dfb2924780f2ad91e7555e
Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 cloud-sql-proxy dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Nov 10, 2025
@bobcallaway
Copy link
Member

@dependabot recreate

Bumps [cloud-sql-connectors/cloud-sql-proxy](https://github.com/GoogleCloudPlatform/cloud-sql-proxy) from 2.18.2-alpine to 2.19.0-alpine.
- [Release notes](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/cloud-sql-proxy@v2.18.2...v2.19.0)

---
updated-dependencies:
- dependency-name: cloud-sql-connectors/cloud-sql-proxy
  dependency-version: 2.19.0-alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/docker/deps/cloud-sql-connectors/cloud-sql-proxy-2.19.0-alpine branch from 8b5d259 to 7ded87e Compare November 11, 2025 16:57
@bobcallaway
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2025

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@bobcallaway bobcallaway reopened this Nov 13, 2025
@bobcallaway bobcallaway requested a review from a team as a code owner November 13, 2025 18:55
@bobcallaway bobcallaway merged commit 5e1c441 into main Nov 13, 2025
24 of 25 checks passed
@bobcallaway bobcallaway deleted the dependabot/docker/deps/cloud-sql-connectors/cloud-sql-proxy-2.19.0-alpine branch November 13, 2025 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cloud-sql-proxy dependencies Pull requests that update a dependency file docker Pull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants