Bump the production-dependencies group with 3 updates - #38
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the production-dependencies group with 3 updates#38dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-dependencies group with 3 updates: [github.com/pkg/errors](https://github.com/pkg/errors), [github.com/trustwallet/go-primitives](https://github.com/trustwallet/go-primitives) and [golang.org/x/crypto](https://github.com/golang/crypto). Updates `github.com/pkg/errors` from 0.8.1 to 0.9.1 - [Release notes](https://github.com/pkg/errors/releases) - [Commits](pkg/errors@v0.8.1...v0.9.1) Updates `github.com/trustwallet/go-primitives` from 0.1.47 to 0.2.5 - [Release notes](https://github.com/trustwallet/go-primitives/releases) - [Commits](trustwallet/go-primitives@v0.1.47...v0.2.5) Updates `golang.org/x/crypto` from 0.1.0 to 0.48.0 - [Commits](golang/crypto@v0.1.0...v0.48.0) --- updated-dependencies: - dependency-name: github.com/pkg/errors dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-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: production-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 production-dependencies group with 3 updates: github.com/pkg/errors, github.com/trustwallet/go-primitives and golang.org/x/crypto.
Updates
github.com/pkg/errorsfrom 0.8.1 to 0.9.1Release notes
Sourced from github.com/pkg/errors's releases.
Commits
614d223Revert "Support Go 1.13 error chains inCause(#215)" (#220)49f8f61Support Go 1.13 error chains inCause(#215)004deefremove unnecessary use of fmt.Sprintf (#217)6d954f5feat: support std errors functions (#213)7f95ac1Add support for Go 1.13 error chains (#206)91f1693travis.yml: add Go 1.13ca0248efix travis, 1.10 doesnt support by unconvert anymore27936f6travis.yml: add Go 1.12 (#200)856c240Add json.Marshaler support to the Frame type. (#197)ffb6e22Reduce allocations in StackTrace.Format (#194)Updates
github.com/trustwallet/go-primitivesfrom 0.1.47 to 0.2.5Release notes
Sourced from github.com/trustwallet/go-primitives's releases.
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)Updates
golang.org/x/cryptofrom 0.1.0 to 0.48.0Commits
e08b067go.mod: update golang.org/x dependencies7d0074cscrypt: fix panic on parameters <= 0506e022go.mod: update golang.org/x dependencies7dacc38chacha20poly1305: error out in fips140=only mode19acf81go.mod: update golang.org/x dependencies3a1c6b4x509roots/fallback: update bundlef4602e4ssh/agent: fix flaky test by ensuring a writeable home directory4e0068cgo.mod: update golang.org/x dependenciese79546essh: curb GSSAPI DoS risk by limiting number of specified OIDsf91f7a7ssh/agent: prevent panic on malformed constraintDependabot 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