Update module github.com/go-sql-driver/mysql to v1.10.0#29
Open
renovate[bot] wants to merge 1 commit into
Open
Update module github.com/go-sql-driver/mysql to v1.10.0#29renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
c8be80e to
102f7a0
Compare
102f7a0 to
ed0563a
Compare
ed0563a to
2d111d2
Compare
2d111d2 to
02bfa77
Compare
02bfa77 to
bf455f7
Compare
bf455f7 to
cf291e6
Compare
cf291e6 to
e776fdf
Compare
e776fdf to
a1e6f24
Compare
a1e6f24 to
4776e81
Compare
4776e81 to
06cbcb7
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
06cbcb7 to
b66d0df
Compare
b66d0df to
ffdeabc
Compare
ffdeabc to
cd6af7d
Compare
cd6af7d to
53fa176
Compare
53fa176 to
fcefae4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.8.1→v1.10.0Release Notes
go-sql-driver/mysql (github.com/go-sql-driver/mysql)
v1.10.0Compare Source
Fix
getSystemVar("max_allowed_packet")potentially returned wrong value. (#1754)This affects only when
maxAllowedPacket=0is 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.
v1.9.3Compare Source
What's Changed
Full Changelog: go-sql-driver/mysql@v1.9.2...v1.9.3
v1.9.2Compare Source
v1.9.2 is a re-release of v1.9.1 due to a release process issue; no changes were made to the content.
v1.9.1Compare Source
Major Changes
Bugfixes
v1.9.0Compare Source
Major Changes
Bugfixes
Other changes
strconv.Atoito parse max_allowed_packet. (#1661)rejectReadOnlyoption now handles ER_READ_ONLY_MODE (1290) error too. (#1660)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.