Bump the gomod group with 14 updates#169
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the gomod group with 14 updates: | Package | From | To | | --- | --- | --- | | [github.com/Masterminds/sprig/v3](https://github.com/Masterminds/sprig) | `3.2.3` | `3.3.0` | | [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | `0.131.0` | `0.140.0` | | [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) | `2.11.0` | `2.17.2` | | [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) | `4.17.0` | `4.19.1` | | [github.com/gorilla/websocket](https://github.com/gorilla/websocket) | `1.5.1` | `1.5.3` | | [github.com/hyperledger-firefly/common](https://github.com/hyperledger-firefly/common) | `1.6.2` | `1.6.3` | | [github.com/lib/pq](https://github.com/lib/pq) | `1.10.9` | `1.12.3` | | [github.com/oklog/ulid/v2](https://github.com/oklog/ulid) | `2.1.0` | `2.1.1` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.18.0` | `1.23.2` | | [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.3` | `1.9.4` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.18.2` | `1.21.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.11.1` | | [golang.org/x/text](https://github.com/golang/text) | `0.37.0` | `0.40.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.10.2` | Updates `github.com/Masterminds/sprig/v3` from 3.2.3 to 3.3.0 - [Release notes](https://github.com/Masterminds/sprig/releases) - [Changelog](https://github.com/Masterminds/sprig/blob/master/CHANGELOG.md) - [Commits](Masterminds/sprig@v3.2.3...v3.3.0) Updates `github.com/getkin/kin-openapi` from 0.131.0 to 0.140.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.131.0...v0.140.0) Updates `github.com/go-resty/resty/v2` from 2.11.0 to 2.17.2 - [Release notes](https://github.com/go-resty/resty/releases) - [Commits](go-resty/resty@v2.11.0...v2.17.2) Updates `github.com/golang-migrate/migrate/v4` from 4.17.0 to 4.19.1 - [Release notes](https://github.com/golang-migrate/migrate/releases) - [Commits](golang-migrate/migrate@v4.17.0...v4.19.1) Updates `github.com/gorilla/websocket` from 1.5.1 to 1.5.3 - [Release notes](https://github.com/gorilla/websocket/releases) - [Commits](gorilla/websocket@v1.5.1...v1.5.3) Updates `github.com/hyperledger-firefly/common` from 1.6.2 to 1.6.3 - [Release notes](https://github.com/hyperledger-firefly/common/releases) - [Commits](hyperledger-firefly/common@v1.6.2...v1.6.3) Updates `github.com/lib/pq` from 1.10.9 to 1.12.3 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md) - [Commits](lib/pq@v1.10.9...v1.12.3) Updates `github.com/oklog/ulid/v2` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/oklog/ulid/releases) - [Changelog](https://github.com/oklog/ulid/blob/main/CHANGELOG.md) - [Commits](oklog/ulid@v2.1.0...v2.1.1) Updates `github.com/prometheus/client_golang` from 1.18.0 to 1.23.2 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.18.0...v1.23.2) 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) 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/text` from 0.37.0 to 0.40.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.37.0...v0.40.0) 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) --- updated-dependencies: - dependency-name: github.com/Masterminds/sprig/v3 dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.140.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/go-resty/resty/v2 dependency-version: 2.17.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/golang-migrate/migrate/v4 dependency-version: 4.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/gorilla/websocket dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/hyperledger-firefly/common dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/lib/pq dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/oklog/ulid/v2 dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 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 - 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/text dependency-version: 0.40.0 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 ... 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 14 updates:
3.2.33.3.00.131.00.140.02.11.02.17.24.17.04.19.11.5.11.5.31.6.21.6.31.10.91.12.32.1.02.1.11.18.01.23.21.9.31.9.41.18.21.21.01.9.01.11.10.37.00.40.01.8.01.10.2Updates
github.com/Masterminds/sprig/v3from 3.2.3 to 3.3.0Release notes
Sourced from github.com/Masterminds/sprig/v3's releases.
Changelog
Sourced from github.com/Masterminds/sprig/v3's changelog.
Commits
e708470Merge pull request #408 from mattfarina/update-changelog-3.38fc4354Updating the changelog for the 3.3.0 releasecb81a32Merge pull request #407 from mattfarina/remove-dup-math-functions2637693Removing duplicate documentation06b9a87Merge pull request #290 from zzhu41/patch-1e663ec6Merge pull request #369 from chey/patch-1bb2f73fMerge pull request #375 from carlpett/patch-1f07659eMerge pull request #400 from itzik-elayev/master98b35c1Add closing bracket7a88928Merge pull request #406 from mattfarina/update-mergoUpdates
github.com/getkin/kin-openapifrom 0.131.0 to 0.140.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
... (truncated)
Commits
5124898chore: bump jsonpointer to v0.22.5 (#1198)5ece4a3docs: update GoDoc links to Go Reference (#1197)b8600c5openapi2,openapi3: remove marshmallow dependency (#1196)3a5ddcdrefactor: apply modernize fixes (#1195)742704dopenapi3: remove decimal128 dependency (#1194)368327bopenapi3: remove deepcopy dependency (#1193)4dc207copenapi3: document that a custom ReadFromURIFunc bypasses IsExternalRefsAllow...8381bfcopenapi3: type the remaining bare-error validation sites (#1187)d29b5c0openapi3: fix validation of duplicated path templates (#1189)e56c2c7openapi3: aggregate independent validation errors via EnableMultiError (#1185)Updates
github.com/go-resty/resty/v2from 2.11.0 to 2.17.2Release notes
Sourced from github.com/go-resty/resty/v2's releases.
... (truncated)
Commits
b1b3aaarelease: version bump to v2.17.2 and readme update (#1112)fb4a091backport: header deepcopy fix (#1110)52f3f39Merge pull request #1079 from go-resty/fix-cnt-type-hdr-on-emptybody16e2701release: v2.17.1 readme update203bf14fix: content type request header on http.NoBody type #1074061e449chore: version bump to v2.17.1d4c3576Merge pull request #1066 from go-resty/for-v2.17.0-release6452271chore: update readme for release v2.17.02eab959ci: update go version 1.23.0795d6c2chore: update go.mod package versionsUpdates
github.com/golang-migrate/migrate/v4from 4.17.0 to 4.19.1Release notes
Sourced from github.com/golang-migrate/migrate/v4's releases.
... (truncated)
Commits
89e308cchore: remove dependency on "hashicorp/go-multierror" (#1322)472ef2eMerge pull request #1336 from golang-migrate/dependabot/go_modules/golang.org...8d76259Bump golang.org/x/crypto from 0.43.0 to 0.45.09f9df7cchore: Update cloud.google.com/go/spanner version (#1330)a371c8eMerge pull request #1304 from iamonah/fix/clarify-databaseName-meaning43cc3b3Merge pull request #1325 from HaraldNordgren/linter_issuesf939a89Merge pull request #1335 from golang-migrate/dependabot/go_modules/golang.org...6dd86e0Bump golang.org/x/crypto from 0.36.0 to 0.45.070e6d6dMerge pull request #1333 from matsoob/updateGoInBaseImagea51d0daMerge pull request #1334 from golang-migrate/dependabot/go_modules/github.com...Updates
github.com/gorilla/websocketfrom 1.5.1 to 1.5.3Release notes
Sourced from github.com/gorilla/websocket's releases.
... (truncated)
Commits
ce903f6Reverts to v1.5.09ec25cafixes broken random value generation1bddf2ebumps go version & removes deprecated module usage750bf92adds GHA & Makefile configsb2c246bRevert " Update go version & add verification/testing tools (#840)"09a6babremoving error handling while closing connections58af150return errors instead of printing to logse5f1a0aexcludes errchecks linterb2a86a1Do not timeout when WriteControl deadline is zero695e909Remove hideTempErr to allow downstream users to check for errors like net.Err...Updates
github.com/hyperledger-firefly/commonfrom 1.6.2 to 1.6.3Commits
b91a1ebMerge pull request #227 from hyperledger-firefly/fix-enum-on-array-schemaa56b937fix: invalid enum on container schemas in OpenAPI generation1f05c39Merge pull request #226 from kaleido-io/cache-race-fix8d01f90fixing nil pointer exception for GettersUpdates
github.com/lib/pqfrom 1.10.9 to 1.12.3Release notes
Sourced from github.com/lib/pq's releases.
... (truncated)
Changelog
Sourced from github.com/lib/pq's changelog.
... (truncated)
Commits
1f3e3d9Send datestyle as a startup parameter (#1312)32ba56bExpand tests for multiple result setsc2cfac1Release v1.12.2859f104Test CockroachDB12e464cAllow multiple matches and regexps in pqtest.ErrorContains()6d77cedTreat io.ErrUnexpectedEOF as driver.ErrBadConn in handleError71daecbEnsure transactions are closed in pqtest8f44823Set PGAPPNAME for tests4af2196Fix healthcheck38a54e4Split out testdata/init a bitUpdates
github.com/oklog/ulid/v2from 2.1.0 to 2.1.1Release notes
Sourced from github.com/oklog/ulid/v2's releases.
Commits
96c4edfAddulid.Zeroand.IsZero()method (#112)8b543f4bump actions/checkout@v4 (#113)1d53f5dbump actions/setup-go@v5 (#114)a1d104fAdd ulid.Timestamp method (#107)b4f9914README: println -> fmt.Println99f5976Refactor default entropy and fix test (#98)6222989ulid: add MakeFromTime helper function (#87)ab86345Add fmt, vet, staticcheck to CI and lint accordingly (#89)1dfe33aREADME: fix small typos (#88)1d504c6README: fix ulid tool install instructionsUpdates
github.com/prometheus/client_golangfrom 1.18.0 to 1.23.2Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from