forked from dagger/dagger
-
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
chore(deps): bump the sdk-go group across 1 directory with 12 updates #231
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/sdk/go/sdk-go-45d91053f0
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Bumps the sdk-go group with 5 updates in the /sdk/go directory: | Package | From | To | | --- | --- | --- | | [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.49` | `0.17.63` | | [github.com/adrg/xdg](https://github.com/adrg/xdg) | `0.5.0` | `0.5.3` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.27.0` | `1.34.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.27.0` | `1.34.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go) | `1.27.0` | `1.34.0` | Updates `github.com/99designs/gqlgen` from 0.17.49 to 0.17.63 - [Release notes](https://github.com/99designs/gqlgen/releases) - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md) - [Commits](99designs/gqlgen@v0.17.49...v0.17.63) Updates `github.com/adrg/xdg` from 0.5.0 to 0.5.3 - [Release notes](https://github.com/adrg/xdg/releases) - [Commits](adrg/xdg@v0.5.0...v0.5.3) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `github.com/vektah/gqlparser/v2` from 2.5.16 to 2.5.21 - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](vektah/gqlparser@v2.5.16...v2.5.21) Updates `go.opentelemetry.io/otel` from 1.27.0 to 1.34.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.27.0...v1.34.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.27.0 to 1.34.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.27.0...v1.34.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from 1.27.0 to 1.34.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.27.0...v1.34.0) Updates `go.opentelemetry.io/otel/sdk` from 1.27.0 to 1.34.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.27.0...v1.34.0) Updates `go.opentelemetry.io/otel/trace` from 1.27.0 to 1.34.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.27.0...v1.34.0) Updates `go.opentelemetry.io/proto/otlp` from 1.3.1 to 1.5.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](open-telemetry/opentelemetry-proto-go@v1.3.1...v1.5.0) Updates `golang.org/x/sync` from 0.8.0 to 0.10.0 - [Commits](golang/sync@v0.8.0...v0.10.0) Updates `google.golang.org/grpc` from 1.65.0 to 1.69.4 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.65.0...v1.69.4) --- updated-dependencies: - dependency-name: github.com/99designs/gqlgen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sdk-go - dependency-name: github.com/adrg/xdg dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sdk-go - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-go - dependency-name: github.com/vektah/gqlparser/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sdk-go - dependency-name: go.opentelemetry.io/otel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-go - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-go - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-go - dependency-name: go.opentelemetry.io/otel/sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-go - dependency-name: go.opentelemetry.io/otel/trace dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-go - dependency-name: go.opentelemetry.io/proto/otlp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-go - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-go - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sdk-go ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
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 sdk-go group with 5 updates in the /sdk/go directory:
0.17.49
0.17.63
0.5.0
0.5.3
1.27.0
1.34.0
1.27.0
1.34.0
1.27.0
1.34.0
Updates
github.com/99designs/gqlgen
from 0.17.49 to 0.17.63Release notes
Sourced from github.com/99designs/gqlgen's releases.
... (truncated)
Changelog
Sourced from github.com/99designs/gqlgen's changelog.
... (truncated)
Commits
5a0fd06
release v0.17.63b6665ce
Override template ref to be any instead of interface{} (#3474)40ad172
Unalias before checking if is interface (#3472)630f3e9
Use Go 1.22 unalias (#3471)6d7a5d9
Adding additional documentation for int-based enums (#3470)c505d22
chore(deps-dev): bump vite from 6.0.6 to 6.0.7 in /integration (#3469)3fc5a53
v0.17.62 postrelease bump7458d57
release v0.17.62ae225ea
Update LICENSE, fix license year (#3464)400e6c8
codegen: move templates comments from generated code (#3463)Updates
github.com/adrg/xdg
from 0.5.0 to 0.5.3Release notes
Sourced from github.com/adrg/xdg's releases.
Commits
aa865a5
Merge pull request #101 from adrg/update-search-runtime-file71a81ec
Minor xdg.SearchRuntimeFile function documentation update88111eb
Minor example update in README.md and doc.god9f76be
Improve non-existent runtime directory test case800775a
Update xdg.SearchRuntimeFile to also look in temporary directory2335a68
Merge pull request #99 from adrg/improve-runtime-file221e506
Minor non-existent runtime directory test case fix on macOS9bbb602
Minor error format improvement in pathutil.Create and pathutil.Search987b3ce
Minor README.md update3c39d55
Add non-existent runtime directory test caseUpdates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (#1664)7d99b2b
attempt 205f87c0
more similarea7129e
better fmta1b9c9e
Merge pull request #1663 from ybrustin/master8302de9
Merge branch 'master' into master89352f7
Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
github.com/vektah/gqlparser/v2
from 2.5.16 to 2.5.21Release notes
Sourced from github.com/vektah/gqlparser/v2's releases.
... (truncated)
Commits
e21b122
Add replace rule function (#338)6558e6f
Bump the actions-deps group across 1 directory with 3 updates (#336)755d42b
Bump the actions-deps group across 1 directory with 2 updates (#333)9c7526b
Update to Go 1.22 as one before current Go (#334)b269ffc
Bump the actions-deps group in /validator/imported with 7 updates (#329) (#331)e408be3
Bump the actions-deps group in /validator/imported with 7 updates (#329)89fc137
feat(gqlerror): optimize Error method perfomance (#328)6361a74
When format a doc without description, don't add new line between args (#327)8dbbe55
Update to go v1.21 (#326)49df52f
add a option to format GQL without description (#325)Updates
go.opentelemetry.io/otel
from 1.27.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
edc378f
Release v1.34.0/v0.56.0/v0.10.0 (#6174)e18299f
log: Make whole Logs API user-facing (#6167)cbc3b6a
fix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)2dcb9b3
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (#6165)764ae10
fix(deps): update googleapis to 1a7da9e (#6164)f87cced
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)be76ebf
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 (#6162)3e60bd4
fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)79b1fc1
Fix demo links (#6160)4a87cfe
fix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)Updates
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
from 1.27.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's changelog.
... (truncated)
Commits
edc378f
Release v1.34.0/v0.56.0/v0.10.0 (#6174)e18299f
log: Make whole Logs API user-facing (#6167)cbc3b6a
fix(deps): update module google.golang.org/protobuf to v1.36.3 (#6166)2dcb9b3
chore(deps): update module github.com/protonmail/go-crypto to v1.1.5 (#6165)764ae10
fix(deps): update googleapis to 1a7da9e (#6164)f87cced
chore(deps): update module github.com/ldez/exptostd to v0.4.0 (#6163)be76ebf
chore(deps): update module github.com/crocmagnon/fatcontext to v0.6.0 (#6162)3e60bd4
fix(deps): update module golang.org/x/vuln to v1.1.4 (#6161)79b1fc1
Fix demo links (#6160)4a87cfe
fix(deps): update module google.golang.org/grpc to v1.69.4 (#6159)Updates
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
from 1.27.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp's changelog.