Skip to content

Bump github.com/go-sql-driver/mysql from 1.9.3 to 1.10.0#358

Merged
muir merged 2 commits into
mainfrom
dependabot/go_modules/github.com/go-sql-driver/mysql-1.10.0
May 6, 2026
Merged

Bump github.com/go-sql-driver/mysql from 1.9.3 to 1.10.0#358
muir merged 2 commits into
mainfrom
dependabot/go_modules/github.com/go-sql-driver/mysql-1.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps github.com/go-sql-driver/mysql from 1.9.3 to 1.10.0.

Release notes

Sourced from github.com/go-sql-driver/mysql's releases.

v1.10.0

What's Changed

New Contributors

Full Changelog: go-sql-driver/mysql@v1.9.2...v1.10.0

Changelog

Sourced from github.com/go-sql-driver/mysql's changelog.

v1.10.0 (2026-04-28)

  • Fix getSystemVar("max_allowed_packet") potentially returned wrong value. (#1754) This affects only when maxAllowedPacket=0 is set.

  • Bump filippo.io/edwards25519 from 1.1.1 to 1.2.0. (#1756) While older versions have reported CVEs, they do not affect go-mysql.

  • Update Go versions to 1.24-1.26. (#1763)

  • Enhance interpolateParams to correctly handle placeholders. (#1732) The question mark (?) within strings and comments will no longer be treated as a placeholder.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 30, 2026
@dependabot dependabot Bot requested a review from muir as a code owner April 30, 2026 06:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 30, 2026
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.9.3 to 1.10.0.
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](go-sql-driver/mysql@v1.9.3...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/go-sql-driver/mysql-1.10.0 branch from 66c006f to 2b9555a Compare May 5, 2026 21:47
@muir muir temporarily deployed to singlestore May 6, 2026 16:03 — with GitHub Actions Inactive
@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.74%. Comparing base (644080e) to head (c1f952b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #358   +/-   ##
=======================================
  Coverage   81.74%   81.74%           
=======================================
  Files          16       16           
  Lines        1786     1786           
=======================================
  Hits         1460     1460           
  Misses        200      200           
  Partials      126      126           
Flag Coverage Δ
go_tests 19.70% <ø> (ø)
mysql_tests 47.91% <ø> (ø)
pg_tests 51.83% <ø> (ø)
singlestore_tests 44.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@muir muir merged commit ec1f63e into main May 6, 2026
18 checks passed
@muir muir deleted the dependabot/go_modules/github.com/go-sql-driver/mysql-1.10.0 branch May 6, 2026 16:39
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