forked from stellar/go
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the minor-and-patch group with 24 updates #19
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/minor-and-patch-e5e8451a93
Closed
build(deps): bump the minor-and-patch group with 24 updates #19
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/minor-and-patch-e5e8451a93
Commits on Aug 4, 2024
-
build(deps): bump the minor-and-patch group with 24 updates
Bumps the minor-and-patch group with 24 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.42.0` | `1.43.0` | | [firebase.google.com/go](https://github.com/firebase/firebase-admin-go) | `3.12.0+incompatible` | `3.13.0+incompatible` | | [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) | `1.3.2` | `1.4.0` | | [github.com/Microsoft/go-winio](https://github.com/Microsoft/go-winio) | `0.6.1` | `0.6.2` | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.45.26` | `1.55.5` | | [github.com/creachadair/jrpc2](https://github.com/creachadair/jrpc2) | `1.1.0` | `1.2.0` | | [github.com/gorilla/schema](https://github.com/gorilla/schema) | `1.2.0` | `1.4.1` | | [github.com/graph-gophers/graphql-go](https://github.com/graph-gophers/graphql-go) | `1.3.0` | `1.5.0` | | [github.com/holiman/uint256](https://github.com/holiman/uint256) | `1.2.3` | `1.3.1` | | [github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx) | `1.3.5` | `1.4.0` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.27.10` | `1.34.1` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.17.0` | `1.19.1` | | [github.com/prometheus/client_model](https://github.com/prometheus/client_model) | `0.5.0` | `0.6.1` | | [github.com/rs/cors](https://github.com/rs/cors) | `1.10.1` | `1.11.0` | | [github.com/rubenv/sql-migrate](https://github.com/rubenv/sql-migrate) | `1.5.2` | `1.7.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.7.0` | `1.8.1` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.17.0` | `1.19.0` | | [github.com/stellar/throttled](https://github.com/stellar/throttled) | `2.2.3-0.20190823235211-89d75816f59d+incompatible` | `2.2.4+incompatible` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.183.0` | `0.187.0` | | gopkg.in/gavv/httpexpect.v1 | `1.0.0-20170111145843-40724cf1e4a0` | `1.1.3` | | gopkg.in/square/go-jose.v2 | `2.4.1` | `2.6.0` | | [github.com/docker/docker](https://github.com/docker/docker) | `27.0.3+incompatible` | `27.1.1+incompatible` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.6` | `1.17.9` | | [golang.org/x/exp](https://github.com/golang/exp) | `0.0.0-20231006140011-7918f672742d` | `0.0.0-20240719175910-8a7402abbf56` | Updates `cloud.google.com/go/storage` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@spanner/v1.42.0...spanner/v1.43.0) Updates `firebase.google.com/go` from 3.12.0+incompatible to 3.13.0+incompatible - [Release notes](https://github.com/firebase/firebase-admin-go/releases) - [Commits](firebase/firebase-admin-go@v3.12.0...v3.13.0) Updates `github.com/BurntSushi/toml` from 1.3.2 to 1.4.0 - [Release notes](https://github.com/BurntSushi/toml/releases) - [Commits](BurntSushi/toml@v1.3.2...v1.4.0) Updates `github.com/Microsoft/go-winio` from 0.6.1 to 0.6.2 - [Release notes](https://github.com/Microsoft/go-winio/releases) - [Commits](microsoft/go-winio@v0.6.1...v0.6.2) Updates `github.com/aws/aws-sdk-go` from 1.45.26 to 1.55.5 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.45.26...v1.55.5) Updates `github.com/creachadair/jrpc2` from 1.1.0 to 1.2.0 - [Commits](creachadair/jrpc2@v1.1.0...v1.2.0) Updates `github.com/gorilla/schema` from 1.2.0 to 1.4.1 - [Release notes](https://github.com/gorilla/schema/releases) - [Commits](gorilla/schema@v1.2.0...v1.4.1) Updates `github.com/graph-gophers/graphql-go` from 1.3.0 to 1.5.0 - [Release notes](https://github.com/graph-gophers/graphql-go/releases) - [Changelog](https://github.com/graph-gophers/graphql-go/blob/master/CHANGELOG.md) - [Commits](graph-gophers/graphql-go@v1.3.0...v1.5.0) Updates `github.com/holiman/uint256` from 1.2.3 to 1.3.1 - [Release notes](https://github.com/holiman/uint256/releases) - [Commits](holiman/uint256@v1.2.3...v1.3.1) Updates `github.com/jmoiron/sqlx` from 1.3.5 to 1.4.0 - [Release notes](https://github.com/jmoiron/sqlx/releases) - [Commits](jmoiron/sqlx@v1.3.5...v1.4.0) Updates `github.com/onsi/gomega` from 1.27.10 to 1.34.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.27.10...v1.34.1) Updates `github.com/prometheus/client_golang` from 1.17.0 to 1.19.1 - [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.17.0...v1.19.1) Updates `github.com/prometheus/client_model` from 0.5.0 to 0.6.1 - [Release notes](https://github.com/prometheus/client_model/releases) - [Commits](prometheus/client_model@v0.5.0...v0.6.1) Updates `github.com/rs/cors` from 1.10.1 to 1.11.0 - [Commits](rs/cors@v1.10.1...v1.11.0) Updates `github.com/rubenv/sql-migrate` from 1.5.2 to 1.7.0 - [Commits](rubenv/sql-migrate@v1.5.2...v1.7.0) Updates `github.com/spf13/cobra` from 1.7.0 to 1.8.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.7.0...v1.8.1) Updates `github.com/spf13/viper` from 1.17.0 to 1.19.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.17.0...v1.19.0) Updates `github.com/stellar/throttled` from 2.2.3-0.20190823235211-89d75816f59d+incompatible to 2.2.4+incompatible - [Changelog](https://github.com/stellar/throttled/blob/stellar/CHANGELOG.md) - [Commits](https://github.com/stellar/throttled/commits/v2.2.4) Updates `google.golang.org/api` from 0.183.0 to 0.187.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.183.0...v0.187.0) Updates `gopkg.in/gavv/httpexpect.v1` from 1.0.0-20170111145843-40724cf1e4a0 to 1.1.3 Updates `gopkg.in/square/go-jose.v2` from 2.4.1 to 2.6.0 Updates `github.com/docker/docker` from 27.0.3+incompatible to 27.1.1+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.0.3...v27.1.1) Updates `github.com/klauspost/compress` from 1.17.6 to 1.17.9 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.6...v1.17.9) Updates `golang.org/x/exp` from 0.0.0-20231006140011-7918f672742d to 0.0.0-20240719175910-8a7402abbf56 - [Commits](https://github.com/golang/exp/commits) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: firebase.google.com/go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/BurntSushi/toml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/Microsoft/go-winio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/creachadair/jrpc2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/gorilla/schema dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/graph-gophers/graphql-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/holiman/uint256 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/jmoiron/sqlx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/prometheus/client_model dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/rs/cors dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/rubenv/sql-migrate dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/stellar/throttled dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: gopkg.in/gavv/httpexpect.v1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: gopkg.in/square/go-jose.v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/klauspost/compress dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: golang.org/x/exp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e948ef5 - Browse repository at this point
Copy the full SHA e948ef5View commit details
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.