Bump the gomod group across 1 directory with 15 updates - #361
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the gomod group across 1 directory with 15 updates#361dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gomod group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [blockwatch.cc/tzgo](https://github.com/blockwatch-cc/tzgo) | `1.17.4` | `1.18.4` | | [github.com/blinklabs-io/bursa](https://github.com/blinklabs-io/bursa) | `0.7.2` | `0.16.0` | | [github.com/briandowns/spinner](https://github.com/briandowns/spinner) | `1.23.0` | `1.23.2` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.17.0` | `0.21.7` | | [github.com/hyperledger-firefly/common](https://github.com/hyperledger-firefly/common) | `1.6.3` | `1.6.5` | | [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) | `1.3.1` | `1.4.1` | | [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) | `0.0.20` | `0.0.24` | | [github.com/miracl/conflate](https://github.com/miracl/conflate) | `1.3.2` | `1.3.4` | | [github.com/otiai10/copy](https://github.com/otiai10/copy) | `1.7.0` | `1.14.1` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.18.2` | `1.21.0` | Updates `blockwatch.cc/tzgo` from 1.17.4 to 1.18.4 - [Changelog](https://github.com/blockwatch-cc/tzgo/blob/master/CHANGELOG.md) - [Commits](blockwatch-cc/tzgo@v1.17.4...v1.18.4) Updates `github.com/blinklabs-io/bursa` from 0.7.2 to 0.16.0 - [Release notes](https://github.com/blinklabs-io/bursa/releases) - [Changelog](https://github.com/blinklabs-io/bursa/blob/main/RELEASE_NOTES.md) - [Commits](blinklabs-io/bursa@v0.7.2...v0.16.0) Updates `github.com/briandowns/spinner` from 1.23.0 to 1.23.2 - [Release notes](https://github.com/briandowns/spinner/releases) - [Commits](briandowns/spinner@v1.23.0...v1.23.2) Updates `github.com/btcsuite/btcd/btcec/v2` from 2.3.5 to 2.3.6 - [Release notes](https://github.com/btcsuite/btcd/releases) - [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES) - [Commits](btcsuite/btcd@btcec/v2.3.5...btcec/v2.3.6) Updates `github.com/google/go-containerregistry` from 0.17.0 to 0.21.7 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.17.0...v0.21.7) Updates `github.com/hyperledger-firefly/common` from 1.6.3 to 1.6.5 - [Release notes](https://github.com/hyperledger-firefly/common/releases) - [Commits](hyperledger-firefly/common@v1.6.3...v1.6.5) Updates `github.com/jarcoal/httpmock` from 1.3.1 to 1.4.1 - [Release notes](https://github.com/jarcoal/httpmock/releases) - [Commits](jarcoal/httpmock@v1.3.1...v1.4.1) Updates `github.com/mattn/go-isatty` from 0.0.20 to 0.0.24 - [Commits](mattn/go-isatty@v0.0.20...v0.0.24) Updates `github.com/miracl/conflate` from 1.3.2 to 1.3.4 - [Release notes](https://github.com/miracl/conflate/releases) - [Commits](miracl/conflate@v1.3.2...v1.3.4) Updates `github.com/otiai10/copy` from 1.7.0 to 1.14.1 - [Release notes](https://github.com/otiai10/copy/releases) - [Commits](otiai10/copy@v1.7.0...v1.14.1) Updates `github.com/spf13/cobra` from 1.8.0 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.10.2) Updates `github.com/spf13/viper` from 1.18.2 to 1.21.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.18.2...v1.21.0) Updates `github.com/stretchr/testify` from 1.9.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.11.1) Updates `golang.org/x/crypto` from 0.36.0 to 0.51.0 - [Commits](golang/crypto@v0.36.0...v0.51.0) Updates `github.com/sirupsen/logrus` from 1.9.3 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.3...v1.9.4) --- updated-dependencies: - dependency-name: blockwatch.cc/tzgo dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/blinklabs-io/bursa dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/briandowns/spinner dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/btcsuite/btcd/btcec/v2 dependency-version: 2.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/hyperledger-firefly/common dependency-version: 1.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/jarcoal/httpmock dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/mattn/go-isatty dependency-version: 0.0.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/miracl/conflate dependency-version: 1.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/otiai10/copy dependency-version: 1.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/spf13/viper dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/crypto dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/sirupsen/logrus dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... 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 gomod group with 10 updates in the / directory:
1.17.41.18.40.7.20.16.01.23.01.23.20.17.00.21.71.6.31.6.51.3.11.4.10.0.200.0.241.3.21.3.41.7.01.14.11.18.21.21.0Updates
blockwatch.cc/tzgofrom 1.17.4 to 1.18.4Changelog
Sourced from blockwatch.cc/tzgo's changelog.
Commits
976074dUpdate changelog2dc9fa0rpc: add missing balance update fields20047e6Re-add param json marshaler291607cSimplify micheline json decoder0c10b16Disable custom parameter marshaler586f1bcAdd json tags to proposal model2205ca9Fix links to dev toolsb82e574rpc: handle empty block metadata level82d9374Fix genesis info struct56291caAdd genesis block helperUpdates
github.com/blinklabs-io/bursafrom 0.7.2 to 0.16.0Release notes
Sourced from github.com/blinklabs-io/bursa's releases.
... (truncated)
Changelog
Sourced from github.com/blinklabs-io/bursa's changelog.
Commits
9cead9echore(deps): Bump filippo.io/edwards25519 from 1.1.0 to 1.2.0 (#441)6f8c62cchore(deps): Bump github.com/getsops/sops/v3 from 3.11.0 to 3.12.1 (#439)f8a1e76chore(deps): Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (#442)4a9f9e2chore(deps): Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 (#438)e6c7609chore(deps): Bump github.com/ethereum/go-ethereum from 1.16.8 to 1.17.0 (#437)5a0b5acfix(bip32): use correct root derivation method (#444)ae7e32bfix(lint): appease golangci-lint (#443)9ccbcd6chore(deps): Bump github.com/blinklabs-io/gouroboros (#436)28c7ff0chore(deps): Bump google.golang.org/grpc from 1.78.0 to 1.79.1 (#435)14ba6d8chore(deps): Bump docker/build-push-action from 6.18.0 to 6.19.2 (#434)Updates
github.com/briandowns/spinnerfrom 1.23.0 to 1.23.2Release notes
Sourced from github.com/briandowns/spinner's releases.
Commits
5543086remove format method call (#163)8f269ddConsolidate the dependencies for the IsTerminal() API (#156)12e6c29fix: CVE-2022-29526 (#152)Updates
github.com/btcsuite/btcd/btcec/v2from 2.3.5 to 2.3.6Commits
442ef28Merge pull request #2443 from sputn1ck/musig2_sign_with_agg_nonce21eb99emusig2: add combinedNonce getter8f54cc6musig2: add Session.RegisterCombinedNonceb7d0706Merge pull request #2430 from Roasbeef/v-0-25-0-rc131a762bbuild: bump version to v0.25.0-beta.rc1e8097a1Merge pull request #2410 from mohamedawnallah/fallback-to-GOPATH-bin-dir29f4215Makefile+workflows: fallback toGOPATH/binon non-existentGOBINa4ddae2Merge pull request #2409 from gosunuts/fix/dockerfile-go-version2577dd3Dockerfile: update go base imagec002ea3Merge pull request #2320 from gosunuts/feature/fix-ciUpdates
github.com/google/go-containerregistryfrom 0.17.0 to 0.21.7Release notes
Sourced from github.com/google/go-containerregistry's releases.
... (truncated)
Commits
c68d899Bump go version to 1.26.4 (#2350)da61d86transport: do not re-attach bearer token after cross-host redirect (#2349)09fe1e5fix(tarball): normalize paths when matching files (#2334)5baa399build(deps): bump the go-deps group across 3 directories with 4 updates (#2348)97a8a17fix(transport): apply refreshed bearer token after cross-host redirect (#2337)e963497internal/gzip: fix goroutine leak in ReadCloserLevel (#2347)02649eafix: prevent SSRF in google.List() pagination (#2332)7204b40build(deps): bump the actions group across 1 directory with 2 updates (#2344)4cfaa93build(deps): bump the go-deps group across 1 directory with 2 updates (#2343)6849394pkg/registry: export RedirectError (#2177)Updates
github.com/hyperledger-firefly/commonfrom 1.6.3 to 1.6.5Release notes
Sourced from github.com/hyperledger-firefly/common's releases.
Commits
4cb9150Merge pull request #234 from hyperledger-firefly/dependabot/github_actions/gi...ddbf4a9Bump the github-actions group across 1 directory with 2 updatesc959985Merge pull request #237 from dan-r/mainf835aadUpdate package references for histogram3a6c585Merge pull request #202 from Apostlex0/feature/chart-histogramdb56dd8Merge pull request #235 from dan-r/main3dc0049Revert #23312f0ed8Merge pull request #231 from hyperledger-firefly/dependabot/go_modules/go_mod...9f1b9cfMerge pull request #233 from kaleido-io/update-ffi-with-topicc9db031Merge pull request #232 from hyperledger-firefly/dependabot-groupingUpdates
github.com/jarcoal/httpmockfrom 1.3.1 to 1.4.1Release notes
Sourced from github.com/jarcoal/httpmock's releases.
Commits
314d58afix: protect all body-related methods with mutexte482896fix: avoid data race when closing bodyc977145test: also test with go v1.25 and use golangci-lint v2.4.07d2a02fdocs: clarify ConnectionFailure docfad35ecdocs: README typodc21346test: use golangci-lint v2.0.28cdfbf1docs: fix README build status badge2225990feat: enhance Activate and add DeactivateNonDefault functions (#161)ee13561docs: update resty example (#160)1ebd59aMake http.Response.Status respect RFC 2616, like in Go stdlib.Updates
github.com/mattn/go-isattyfrom 0.0.20 to 0.0.24Commits
c44dc0bUse TIOCGWINSZ instead of TCGETS to detect terminals (#97)4bc9b75Lower go directive to 1.20 for Windows 7 users (#94)4e061daadd stub for haiku os (#93)9a68506Fix isCygwinPipeName to accept Windows 7 trailing suffix (#90)4237fb1Update Go test matrix to current versions (1.24-1.26)433c12bUpdate GitHub Actions to latest versions1cf5589Add wasip1 and wasip2 to build constraints in isatty_others.go1237245Update dependencies: go 1.15 -> 1.21, golang.org/x/sys v0.6.0 -> v0.28.0ac9c88dFix typo in comment: undocomented -> undocumented8b7124eAdd availability check for NtQueryObject in initUpdates
github.com/miracl/conflatefrom 1.3.2 to 1.3.4Commits
37be78aUpdate all dependencies8b1d64fUpdate to go 1.22 & fix linting816c36aUpdate linta4a6d6eUpdate dependenciesUpdates
github.com/otiai10/copyfrom 1.7.0 to 1.14.1Release notes
Sourced from github.com/otiai10/copy's releases.
Commits
5ef5923Revert "CopyMethod" since it's not ready49b0b59Merge pull request #164 from eth-p/feat-copymethod-apif530620ci: Allow triggering Go workflow manuallyb4dd789refactor: Split common code out of CopyBytes9205813feat: Add FileCopyMethod option / API2f93b8fMerge pull request #159 from otiai10/dependabot/go_modules/main/golang.org/x/...87072f3Bump golang.org/x/sys from 0.23.0 to 0.24.0d0690cbMerge pull request #158 from otiai10/dependabot/go_modules/main/golang.org/x/...b87119dBump golang.org/x/sys from 0.22.0 to 0.23.0355527cMerge pull request #157 from otiai10/dependabot/go_modules/main/golang.org/x/...Updates
github.com/spf13/cobrafrom 1.8.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/spf13/viperfrom 1.18.2 to 1.21.0Release notes
Sourced from github.com/spf13/viper's releases.