chore(deps): bump the go-dependencies group across 1 directory with 4 updates - #4
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-77c2a5beb0
branch
2 times, most recently
from
July 8, 2026 05:24
74c649b to
76e2c63
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-77c2a5beb0
branch
from
July 29, 2026 05:24
76e2c63 to
f878ee6
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-77c2a5beb0
branch
from
August 12, 2026 05:26
f878ee6 to
538a458
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-77c2a5beb0
branch
from
August 19, 2026 05:24
538a458 to
f3dfc26
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-77c2a5beb0
branch
2 times, most recently
from
September 9, 2026 05:24
ebdfd86 to
5409d0c
Compare
… updates Bumps the go-dependencies group with 4 updates in the / directory: [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus), [github.com/spf13/cobra](https://github.com/spf13/cobra), [github.com/trustwallet/go-libs](https://github.com/trustwallet/go-libs) and [github.com/trustwallet/go-primitives](https://github.com/trustwallet/go-primitives). Updates `github.com/sirupsen/logrus` from 1.9.0 to 1.10.2 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.0...v1.10.2) Updates `github.com/spf13/cobra` from 1.7.0 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.7.0...v1.10.2) Updates `github.com/trustwallet/go-libs` from 0.7.3 to 0.9.0 - [Release notes](https://github.com/trustwallet/go-libs/releases) - [Commits](trustwallet/go-libs@v0.7.3...v0.9.0) Updates `github.com/trustwallet/go-primitives` from 0.1.32 to 0.5.0 - [Release notes](https://github.com/trustwallet/go-primitives/releases) - [Commits](trustwallet/go-primitives@v0.1.32...v0.5.0) --- updated-dependencies: - dependency-name: github.com/sirupsen/logrus dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/trustwallet/go-libs dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/trustwallet/go-primitives dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-77c2a5beb0
branch
from
September 16, 2026 05:24
5409d0c to
2c22ef5
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.
Bumps the go-dependencies group with 4 updates in the / directory: github.com/sirupsen/logrus, github.com/spf13/cobra, github.com/trustwallet/go-libs and github.com/trustwallet/go-primitives.
Updates
github.com/sirupsen/logrusfrom 1.9.0 to 1.10.2Release notes
Sourced from github.com/sirupsen/logrus's releases.
... (truncated)
Changelog
Sourced from github.com/sirupsen/logrus's changelog.
... (truncated)
Commits
6d6a132Merge pull request #1586 from thaJeztah/prepare_v1.10.24f94653update changelog for v1.10.287434bbMerge pull request #1585 from thaJeztah/bump_testifye7d2120chore(deps): bump github.com/stretchr/testify v1.12.18b673a9Merge pull request #1583 from thaJeztah/release_1.10.10b920adMerge pull request #1584 from thaJeztah/more_coverage5e20694TextFormatter: cover nil pointer method receivers8312732update changelog for v1.10.1e987a40Merge pull request #1582 from thaJeztah/panic_handler17d574bTextFormatter: recover panics from Error and String methodsUpdates
github.com/spf13/cobrafrom 1.7.0 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)7da941cchore: Bump pflag to v1.0.9 (#2305)51d6751Bump pflag to 1.0.8 (#2303)3f3b818Update README.md with new logodcaf42eAdd Periscope to the list of projects using Cobra (#2299)Updates
github.com/trustwallet/go-libsfrom 0.7.3 to 0.9.0Release notes
Sourced from github.com/trustwallet/go-libs's releases.
... (truncated)
Commits
f277fdbfeat(sc-52274): add status label to request_* http metrics (#249)7b40d46add err body (#242)1d4cb3dAdd SetNX SetXX (#236)6022cf2Support Watch function in redis cache (#237)d015fcfgo-libs to support redis cluster (#235)d4dc257add option to set prefetch per consumer (#234)de9ae91Support prefetch limit per consumer. Deprecate Global OptionPrefetchLimit. (#...39e2813fix dependency version of logrus_mate (#231)d8decafscan method (#229)9c1ab9bsupport h2c server (#228)Updates
github.com/trustwallet/go-primitivesfrom 0.1.32 to 0.5.0Release notes
Sourced from github.com/trustwallet/go-primitives's releases.
... (truncated)
Commits
ed6d1c0feat: Update ARC token ID and explorer URLs; add TokenVersionV29 (#224)72334d5feat: Add support for ARC token and related functionality (#223)0e52377chore: remove agent tooling scaffolding from repo (#222)6778b07chore(kb): bootstrap sdd knowledge base (#221)f6941f3Update Robinhood mainnet (#220)f836cfbDeprecate polygonzkevm and callisto chains (#219)0278b4bUpdate CI configuration and add release job (#218)de0c4fdRobinhood testnet->mainnet (#217)d044edbSupport Robinhood Chain (#216)27b0b1bfix: rename HypeEVM → HyperEVM (chain ID 999, handle hyperevm) (#215)