Skip to content

fix(deps): update go modules#9

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-modules
Open

fix(deps): update go modules#9
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/go-modules

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 12, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/go-sql-driver/mysql v1.9.3v1.10.0 age confidence
github.com/spf13/cobra v1.10.1v1.10.2 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.

spf13/cobra (github.com/spf13/cobra)

v1.10.2

Compare Source

🔧 Dependencies

  • chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @​dims in #​2336 - the gopkg.in/yaml.v3 package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers of spf13/cobra

📈 CI/CD

🔥✍🏼 Docs

🍂 Refactors

🤗 New Contributors

Full Changelog: spf13/cobra@v1.10.1...v1.10.2

Thank you to our amazing contributors!!!!! 🐍 🚀


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title fix(deps): update module github.com/spf13/cobra to v1.10.2 fix(deps): update module github.com/spf13/cobra to v1.10.2 - autoclosed Apr 7, 2026
@renovate renovate Bot closed this Apr 7, 2026
@renovate renovate Bot deleted the renovate/go-modules branch April 7, 2026 17:21
@renovate renovate Bot changed the title fix(deps): update module github.com/spf13/cobra to v1.10.2 - autoclosed fix(deps): update module github.com/spf13/cobra to v1.10.2 Apr 7, 2026
@renovate renovate Bot reopened this Apr 7, 2026
@renovate renovate Bot force-pushed the renovate/go-modules branch 2 times, most recently from 9c935df to fff1f20 Compare April 7, 2026 20:35
@renovate renovate Bot force-pushed the renovate/go-modules branch from fff1f20 to ba2f284 Compare May 6, 2026 13:49
@renovate renovate Bot changed the title fix(deps): update module github.com/spf13/cobra to v1.10.2 fix(deps): update go modules May 6, 2026
@renovate renovate Bot force-pushed the renovate/go-modules branch from ba2f284 to dc01b1c Compare May 15, 2026 01:59
@renovate renovate Bot changed the title fix(deps): update go modules fix(deps): update module github.com/spf13/cobra to v1.10.2 May 15, 2026
@renovate renovate Bot force-pushed the renovate/go-modules branch from dc01b1c to a7cdc77 Compare May 15, 2026 04:32
@renovate renovate Bot changed the title fix(deps): update module github.com/spf13/cobra to v1.10.2 fix(deps): update go modules May 15, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 15, 2026

ℹ️ 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):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
filippo.io/edwards25519 v1.1.0 -> v1.2.0

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants