Bump the go-dependencies group with 4 updates#35431
Bump the go-dependencies group with 4 updates#35431dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the go-dependencies group with 4 updates: [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.9.4 - [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.9.4) 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.2.5 - [Release notes](https://github.com/trustwallet/go-primitives/releases) - [Commits](trustwallet/go-primitives@v0.1.32...v0.2.5) --- 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.2.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
No token files found. If you try to add/modify a token, check the name and location of your files! Logo file must be named exactly 'logo.png'. If you are not adding a token, ignore this message. |
|
Hi! In order to compensate for the efforts of processing PRs, we kindly ask for a contribution. Please pay 500 TWT to the BEP20 (Binance Smartchain) address QR code: Trust | other wallet TWT Acquiring:
Notes:
|
|
@dependabot[bot], kind reminder: please pay fee: 500 TWT to the address QR code: Trust | other wallet |
2 similar comments
|
@dependabot[bot], kind reminder: please pay fee: 500 TWT to the address QR code: Trust | other wallet |
|
@dependabot[bot], kind reminder: please pay fee: 500 TWT to the address QR code: Trust | other wallet |
|
This PR is being closed due to inactivity. If you wish to continue, please have us reopen the PR before sending your payment, or just create a new one. |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the go-dependencies group with 4 updates: 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.9.4Release notes
Sourced from github.com/sirupsen/logrus's releases.
Commits
b61f268Merge pull request #1472 from goldlinker/master15c29dbrefactor: replace the deprecated function in the ioutil packagecb253f3Merge pull request #1464 from thaJeztah/touchup_godoc29b2337Merge pull request #1468 from thaJeztah/touchup_readmed916819Merge pull request #1427 from dolmen/fix-testify-usage135e482README: small touch-ups2c5fa36Merge pull request #1467 from thaJeztah/rm_old_badge877ececREADME: remove travis badge55cf256Merge pull request #1393 from jsoref/grammar21bae50Merge pull request #1426 from dolmen/testing-fix-use-of-math-randUpdates
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.2.5Release notes
Sourced from github.com/trustwallet/go-primitives's releases.
... (truncated)
Commits
284bf3efeat: add megaETH coin (#204)b3932cbchange monad id (#203)3426f54move monad to version 26 (#202)26718a3add monad (#201)88d7d00feat(sc-99672): add GetAddressExploreURL to return explorer url by address (#...b506e1afeat(sc-95323): add plasma blockchain (#198)bad978fIntroduce Chain ID for EVM chains (#197)ac33e67fix(sc-81510): decr bsc min confirmations from 12 to 7 as max reorg d… (#196)5b65fb5add HexNumber.ToBig helper and HexNumberToUnix time helper (#195)e334786chore: remove small Cosmos chains (#193)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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