Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2025

Bumps the global group with 2 updates: github.com/chia-network/go-chia-libs and github.com/go-sql-driver/mysql.

Updates github.com/chia-network/go-chia-libs from 0.20.6 to 0.21.0

Release notes

Sourced from github.com/chia-network/go-chia-libs's releases.

v0.21.0

Breaking Changes

Breaking change introduced for all existing users of GenerateAllCerts. That function was moved to GenerateAndWriteAllCerts with the same usage, and calls the new GenerateAllCerts which just produces a struct of the cert-key pairs in memory in a format that can be consumed by EncodeCertAndKeyToPEM.

What's Changed

Full Changelog: Chia-Network/go-chia-libs@v0.20.6...v0.21.0

Commits
  • 1b1851e Merge pull request #193 from Chia-Network/generate-certs-in-memory
  • 33e12c2 Fix test comment
  • 775a930 Add test for GenerateAllCerts
  • 592604e Document the CertificateKeyPair struct and fix the struct field name for cert...
  • 74fd2f0 Copy in private CA cert and key to output if given to GenerateAllCerts
  • 9cd8533 Copy un-parsed PEM private CA key to GenerateAllCerts output
  • 179bd53 Use DER format private CA certificate in GenerateAllCerts
  • 464cfd9 Fix some comments and message
  • 2a8f5d8 Use WriteCertAndKey helper
  • e30aedc Use hip "assign" and "fetch" verbs
  • Additional commits viewable in compare view

Updates github.com/go-sql-driver/mysql from 1.9.0 to 1.9.1

Release notes

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

v1.9.1

What's Changed

New Contributors

Full Changelog: go-sql-driver/mysql@v1.9.0...v1.9.1

Changelog

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

v1.9.1 (2025-03-21)

Major Changes

  • Add Charset() option. (#1679)

Bugfixes

  • go.mod: fix go version format (#1682)
  • Fix FormatDSN missing ConnectionAttributes (#1619)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the global group with 2 updates: [github.com/chia-network/go-chia-libs](https://github.com/chia-network/go-chia-libs) and [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql).


Updates `github.com/chia-network/go-chia-libs` from 0.20.6 to 0.21.0
- [Release notes](https://github.com/chia-network/go-chia-libs/releases)
- [Commits](Chia-Network/go-chia-libs@v0.20.6...v0.21.0)

Updates `github.com/go-sql-driver/mysql` from 1.9.0 to 1.9.1
- [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.0...v1.9.1)

---
updated-dependencies:
- dependency-name: github.com/chia-network/go-chia-libs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: global
- dependency-name: github.com/go-sql-driver/mysql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: global
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added Changed Required label for PR that categorizes merge commit message as "Changed" for changelog dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 25, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2025

Reviewers

The following users could not be added as reviewers: starttoaster. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
golang/github.com/chia-network/go-chia-libs@v0.20.6v0.21.0 None 0 620 kB
golang/github.com/go-sql-driver/mysql@v1.9.0v1.9.1 None 0 442 kB

View full report↗︎

@cmmarslender cmmarslender merged commit e6a8659 into main Mar 27, 2025
16 checks passed
@cmmarslender cmmarslender deleted the dependabot/go_modules/global-21d8fc1aab branch March 27, 2025 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog 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