Skip to content

Bump the global group across 1 directory with 4 updates#118

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/global-b2cef8926d
Closed

Bump the global group across 1 directory with 4 updates#118
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/global-b2cef8926d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the global group with 3 updates in the / directory: github.com/chia-network/go-chia-libs, github.com/chia-network/go-modules and github.com/spf13/cobra.

Updates github.com/chia-network/go-chia-libs from 1.2.2 to 1.2.4

Release notes

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

v1.2.4

What's Changed

Full Changelog: Chia-Network/go-chia-libs@v1.2.3...v1.2.4

v1.2.3

What's Changed

Full Changelog: Chia-Network/go-chia-libs@v1.2.2...v1.2.3

Commits

Updates github.com/chia-network/go-modules from 0.0.9 to 0.1.1

Release notes

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

v0.1.1

What's Changed

Full Changelog: Chia-Network/go-modules@v0.1.0...v0.1.1

v0.1.0

What's Changed

Full Changelog: Chia-Network/go-modules@v0.0.9...v0.1.0

Commits
  • 57839de Bump golang.org/x/sys from 0.39.0 to 0.40.0 in the global group (#86)
  • 60a8013 Update license (#85)
  • 3503f79 Bump golang.org/x/sys from 0.38.0 to 0.39.0 in the global group (#84)
  • d58066e Update Managed Files (#83)
  • 19c5893 Bump golang.org/x/crypto from 0.35.0 to 0.45.0 (#82)
  • 3b1b46f Bump golang.org/x/sys from 0.37.0 to 0.38.0 in the global group (#81)
  • f1af254 Bump golang.org/x/sys from 0.36.0 to 0.37.0 in the global group (#80)
  • bf7750a Merge pull request #79 from Chia-Network/dependabot/go_modules/global-39d5160de8
  • 7fba94a Bump the global group with 2 updates
  • bed2910 Update dep-review (#78)
  • Additional commits viewable in compare view

Updates github.com/spf13/cobra from 1.10.1 to 1.10.2

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.10.2

🔧 Dependencies

  • chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @​dims in spf13/cobra#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!!!!! 🐍 🚀

Commits

Updates golang.org/x/sys from 0.37.0 to 0.40.0

Commits
  • 2f44229 sys/cpu: add symbolic constants for remaining cpuid bits
  • e5770d2 sys/cpu: use symbolic names for masks
  • 714a44c sys/cpu: modify x86 port to match what internal/cpu does
  • 08e5482 unix: fix out of bounds memory access in tests
  • 4f4f1c6 Revert "cpu: add HPDS, LOR, PAN detection for arm64"
  • ca63116 unix: add IOCTL_MEI_* constants
  • a4199c0 unix: fix definition of Statvfs_t for netbsd-arm.
  • 15129aa cpu: also use MRS instruction in getmmfr1
  • ed38ca2 unix: add SizeofNhmsg and SizeofNexthopGrp
  • 3675c4c cpu: use MRS instruction to read arm64 system registers
  • Additional commits viewable in compare view

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

Note

Low Risk
Only updates dependency versions and go.sum checksums; risk is limited to potential upstream behavior changes or regressions in updated libraries.

Overview
Bumps several Go dependencies in go.mod/go.sum, including github.com/chia-network/go-chia-libs v1.2.2→v1.2.4, github.com/chia-network/go-modules v0.0.9→v0.1.1, github.com/spf13/cobra v1.10.1→v1.10.2, and golang.org/x/sys v0.37.0→v0.40.0.

No application code changes; this is a dependency/version refresh with updated checksums.

Written by Cursor Bugbot for commit 08f01a0. This will update automatically on new commits. Configure here.

Bumps the global group with 3 updates in the / directory: [github.com/chia-network/go-chia-libs](https://github.com/chia-network/go-chia-libs), [github.com/chia-network/go-modules](https://github.com/chia-network/go-modules) and [github.com/spf13/cobra](https://github.com/spf13/cobra).


Updates `github.com/chia-network/go-chia-libs` from 1.2.2 to 1.2.4
- [Release notes](https://github.com/chia-network/go-chia-libs/releases)
- [Commits](Chia-Network/go-chia-libs@v1.2.2...v1.2.4)

Updates `github.com/chia-network/go-modules` from 0.0.9 to 0.1.1
- [Release notes](https://github.com/chia-network/go-modules/releases)
- [Commits](Chia-Network/go-modules@v0.0.9...v0.1.1)

Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.10.1...v1.10.2)

Updates `golang.org/x/sys` from 0.37.0 to 0.40.0
- [Commits](golang/sys@v0.37.0...v0.40.0)

---
updated-dependencies:
- dependency-name: github.com/chia-network/go-chia-libs
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: global
- dependency-name: github.com/chia-network/go-modules
  dependency-version: 0.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: global
- dependency-name: github.com/spf13/cobra
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: global
- dependency-name: golang.org/x/sys
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: global
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Feb 17, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: Changed, dependencies, go. Please create them before Dependabot can add them to a pull request.

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

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgolang.org/​x/​sys@​v0.37.0 ⏵ v0.40.084 +1100100100100
Updatedgithub.com/​chia-network/​go-chia-libs@​v1.2.2 ⏵ v1.2.487 +1100100100100
Updatedgithub.com/​spf13/​cobra@​v1.10.1 ⏵ v1.10.295100100100100
Updatedgithub.com/​chia-network/​go-modules@​v0.0.9 ⏵ v0.1.1100 +1100100100100

View full report

@dependabot @github

dependabot Bot commented on behalf of github Feb 23, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 23, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/global-b2cef8926d branch February 23, 2026 17:49
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