Skip to content

fix(deps): update module github.com/go-sql-driver/mysql to v1.10.0#738

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-go-sql-driver-mysql-1.x
Open

fix(deps): update module github.com/go-sql-driver/mysql to v1.10.0#738
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-go-sql-driver-mysql-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 30, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/go-sql-driver/mysql v1.9.3v1.10.0 age confidence

Release Notes

go-sql-driver/mysql (github.com/go-sql-driver/mysql)

v1.10.0

Compare Source

  • 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.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the 🤖 dependencies Dependency upgrade label Apr 30, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 30, 2026

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@github-actions
Copy link
Copy Markdown

Go API Changes

# summary%0AInferred base version: v0.15.1%0ASuggested version: v0.16.0

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 30, 2026

ℹ️ Artifact update notice

File name: _examples/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21.0 -> 1.24.0
filippo.io/edwards25519 v1.1.0 -> v1.2.0
github.com/hashicorp/go-memdb v1.3.4 -> v1.3.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖 dependencies Dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants