Skip to content

🌱(deps): Bump the all-go-deps group with 2 updates#424

Merged
mhutchinson merged 1 commit intomainfrom
dependabot/go_modules/all-go-deps-9ac4625443
Mar 23, 2026
Merged

🌱(deps): Bump the all-go-deps group with 2 updates#424
mhutchinson merged 1 commit intomainfrom
dependabot/go_modules/all-go-deps-9ac4625443

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps the all-go-deps group with 2 updates: cloud.google.com/go/cloudsqlconn and github.com/mattn/go-sqlite3.

Updates cloud.google.com/go/cloudsqlconn from 1.20.1 to 1.20.2

Release notes

Sourced from cloud.google.com/go/cloudsqlconn's releases.

v1.20.2

1.20.2 (2026-03-17)

Bug Fixes

Note

  • Deprecate support for pgx v4. The pgx v4 library was declared end life by its maintainer as of July 2025. We will remove support for the Cloud SQL Connector in July 2026
Changelog

Sourced from cloud.google.com/go/cloudsqlconn's changelog.

1.20.2 (2026-03-17)

Bug Fixes

  • update dependencies to latest (#1075) (cd61b59)
  • Deprecate support for pgx v4. The pgx v4 library was declared end life by its maintainer as of July 2025. We will remove support for the Cloud SQL Connector in July 2026
Commits
  • f1d9c07 chore(main): release 1.20.2 (#1076)
  • cd61b59 fix: update dependencies to latest (#1075)
  • 0ada181 chore: Refactor MDX protobuf generation to use the newer opaque api. (#1072)
  • 1078752 chore(deps): Update dependencies and Go version (use 1.25.7 in unit tests) (#...
  • See full diff in compare view

Updates github.com/mattn/go-sqlite3 from 1.14.34 to 1.14.37

Commits
  • bb8d0b2 Bump Go test matrix versions from 1.23-1.25 to 1.24-1.26
  • bc7436e Bump GitHub Actions versions to latest
  • 0f12d4e Ensure Close always removes runtime finalizer to prevent memory leak
  • d71eda8 Fix upgrade.sh: add already-up-to-date check and fix changelog URL format
  • 4ea2a9f Upgrade SQLite to version 3051003
  • 8c99a68 Call sqlite3_clear_bindings() in bind() to reset parameters
  • 5a1f4d3 use unsafe.Slice
  • 8366a00 create pull-request
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 23, 2026
Bumps the all-go-deps group with 2 updates: [cloud.google.com/go/cloudsqlconn](https://github.com/googlecloudplatform/cloud-sql-go-connector) and [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3).


Updates `cloud.google.com/go/cloudsqlconn` from 1.20.1 to 1.20.2
- [Release notes](https://github.com/googlecloudplatform/cloud-sql-go-connector/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/cloud-sql-go-connector@v1.20.1...v1.20.2)

Updates `github.com/mattn/go-sqlite3` from 1.14.34 to 1.14.37
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.34...v1.14.37)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/cloudsqlconn
  dependency-version: 1.20.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@mhutchinson mhutchinson force-pushed the dependabot/go_modules/all-go-deps-9ac4625443 branch from fd0d51b to 43eb166 Compare March 23, 2026 12:49
@mhutchinson mhutchinson merged commit b8f8f32 into main Mar 23, 2026
11 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/all-go-deps-9ac4625443 branch March 23, 2026 12:51
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant