Bump the go-mod group across 1 directory with 5 updates#162
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the go-mod group across 1 directory with 5 updates#162dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-mod group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.73` | `0.17.74` | | [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.35.0` | `2.36.0` | | [github.com/DIMO-Network/token-exchange-api](https://github.com/DIMO-Network/token-exchange-api) | `0.3.0` | `0.3.2` | | [github.com/uber/h3-go/v4](https://github.com/uber/h3-go) | `4.2.1` | `4.2.3` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.72.2` | `1.73.0` | Updates `github.com/99designs/gqlgen` from 0.17.73 to 0.17.74 - [Release notes](https://github.com/99designs/gqlgen/releases) - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md) - [Commits](99designs/gqlgen@v0.17.73...v0.17.74) Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.35.0 to 2.36.0 - [Release notes](https://github.com/ClickHouse/clickhouse-go/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-go@v2.35.0...v2.36.0) Updates `github.com/DIMO-Network/token-exchange-api` from 0.3.0 to 0.3.2 - [Release notes](https://github.com/DIMO-Network/token-exchange-api/releases) - [Commits](DIMO-Network/token-exchange-api@v0.3.0...v0.3.2) Updates `github.com/uber/h3-go/v4` from 4.2.1 to 4.2.3 - [Release notes](https://github.com/uber/h3-go/releases) - [Changelog](https://github.com/uber/h3-go/blob/master/CHANGELOG.md) - [Commits](uber/h3-go@v4.2.1...v4.2.3) Updates `google.golang.org/grpc` from 1.72.2 to 1.73.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.72.2...v1.73.0) --- updated-dependencies: - dependency-name: github.com/99designs/gqlgen dependency-version: 0.17.74 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/DIMO-Network/token-exchange-api dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: github.com/uber/h3-go/v4 dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: google.golang.org/grpc dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 go-mod group with 5 updates in the / directory:
0.17.730.17.742.35.02.36.00.3.00.3.24.2.14.2.31.72.21.73.0Updates
github.com/99designs/gqlgenfrom 0.17.73 to 0.17.74Release notes
Sourced from github.com/99designs/gqlgen's releases.
Commits
30ef4f4release v0.17.740fce010chore(deps): bump golang.org/x/tools from 0.32.0 to 0.33.0 (#3698)5c09471chore(deps): bump golang.org/x/text from 0.24.0 to 0.25.0 (#3699)4e48ce2Fix duplicated keys (#3719)1bf8b00Adjust template to coerce interface to any even more so (#3721)062a645chore(deps): bump dawidd6/action-download-artifact from 9 to 10 (#3720)23b40c4chore(deps-dev): bump vitest from 3.1.3 to 3.1.4 in /integration (#3715)728c54fUnify directory init in injectTypesFromSchema (#3707)d64d89fAlign@skipand@includedirective checks on fragments with spec (#3710)fd39c8fchore(deps-dev): bump graphql-ws from 6.0.4 to 6.0.5 in /integration (#3709)Updates
github.com/ClickHouse/clickhouse-go/v2from 2.35.0 to 2.36.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
Commits
81d3c10Update release notes06d64b3Merge pull request #1566 from ClickHouse/fix_cancel_querya0e6569more tests, added doc comment436a09dbatch close71e3975Merge pull request #1563 from ClickHouse/dependabot/go_modules/github.com/doc...aaad304Bump github.com/docker/docker5ebfd0cMerge pull request #1561 from ClickHouse/dependabot/go_modules/github.com/doc...65cea60Bump github.com/docker/docker2ef7662Update run-tests.yml with ClickHouse versions9085e33Merge pull request #1557 from ClickHouse/dependabot/go_modules/go.opentelemet...Updates
github.com/DIMO-Network/token-exchange-apifrom 0.3.0 to 0.3.2Release notes
Sourced from github.com/DIMO-Network/token-exchange-api's releases.
Commits
b9986f4Update Image Version to d3af18bd3af18bActually fix itfb3e1dbUpdate Image Version to 5557d775557d77Fix the "custom claims" construction18e1ae1Update Image Version to 0.3.1d69621bUpdate Image Version to 9b710449b71044Drop "malformed SACD" down to debuge97599fUpdate Image Version to 1c8279d1c8279dMake dev license checking mandatory (#58)6bbc3a0Update Image Version to 0.3.0Updates
github.com/uber/h3-go/v4from 4.2.1 to 4.2.3Release notes
Sourced from github.com/uber/h3-go/v4's releases.
Commits
5c18e4achore: bump Go to v1.22 (#83)a2a9982feat: add GridRing and GridRingUnsafe (#82)2e913beUpdate H3 Version and Fix Memory Leak (#79)Updates
google.golang.org/grpcfrom 1.72.2 to 1.73.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
c52d025Change version to 1.73.0 (#8322)ac60db1Add flag guarding SPIFFE Bundle provider (#8343) (#8382)183c148balancer/ringhash: Add experimental notice in package comment (#8364) (#8365)b610465delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env (#8329...96c4308balancer/least_request : Fix panic while handling resolver errors (#8333) (#8...af5146bgrpc: update contributing.md (#8318)09166b6cleanup: remove unused constants in generic xdsclient (#8315)e3f13e7transport: Prevent sending negative timeouts (#8312)b89909bleakcheck: Fix flaky test TestCheck (#8309)709023dgrpcsync/event: Simplify synchronization (#8308)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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