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 #200
Closed
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 7 updates in the /sdk/go directory: | Package | From | To | | --- | --- | --- | | [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) | `0.17.49` | `0.17.57` | | [github.com/adrg/xdg](https://github.com/adrg/xdg) | `0.5.0` | `0.5.3` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.27.0` | `1.32.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.27.0` | `1.32.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go) | `1.27.0` | `1.32.0` | | [go.opentelemetry.io/proto/otlp](https://github.com/open-telemetry/opentelemetry-proto-go) | `1.3.1` | `1.4.0` | Updates `github.com/99designs/gqlgen` from 0.17.49 to 0.17.57 - [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.57) 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.19 - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](vektah/gqlparser@v2.5.16...v2.5.19) Updates `go.opentelemetry.io/otel` from 1.27.0 to 1.32.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.32.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.27.0 to 1.32.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.32.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from 1.27.0 to 1.32.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.32.0) Updates `go.opentelemetry.io/otel/sdk` from 1.27.0 to 1.32.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.32.0) Updates `go.opentelemetry.io/otel/trace` from 1.27.0 to 1.32.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.32.0) Updates `go.opentelemetry.io/proto/otlp` from 1.3.1 to 1.4.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-proto-go/releases) - [Commits](open-telemetry/opentelemetry-proto-go@v1.3.1...v1.4.0) Updates `golang.org/x/sync` from 0.8.0 to 0.9.0 - [Commits](golang/sync@v0.8.0...v0.9.0) Updates `google.golang.org/grpc` from 1.65.0 to 1.68.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.65.0...v1.68.0) --- 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: |
Superseded by #205. |
dependabot
bot
deleted the
dependabot/go_modules/sdk/go/sdk-go-408bc95191
branch
December 16, 2024 07:54
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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 7 updates in the /sdk/go directory:
0.17.49
0.17.57
0.5.0
0.5.3
1.9.0
1.10.0
1.27.0
1.32.0
1.27.0
1.32.0
1.27.0
1.32.0
1.3.1
1.4.0
Updates
github.com/99designs/gqlgen
from 0.17.49 to 0.17.57Release notes
Sourced from github.com/99designs/gqlgen's releases.
... (truncated)
Changelog
Sourced from github.com/99designs/gqlgen's changelog.
... (truncated)
Commits
ea0e3ab
release v0.17.57be20ed5
Update field collection to allow inline fragment without type (#3384)0d2ba68
Fix missing boundary when MultipartMixed transport aggregates initial and def...95ff723
ws fix (#3383)1040b92
chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#3377)5e43185
chore(deps-dev): bump vitest from 2.1.4 to 2.1.5 in /integration (#3378)f6d1e49
chore(deps-dev): bump@apollo/client
in /integration (#3379)89c4e84
addworker_limit
option for server code generation (#3376)288848a
Improve transport.Post Do method (#3373)aaf44f5
chore(deps-dev): bump vite from 5.4.10 to 5.4.11 in /integration (#3364)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.19Release notes
Sourced from github.com/vektah/gqlparser/v2's releases.
Commits
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)fb9ca5a
Bump the actions-deps group in /validator/imported with 2 updates (#324)c888731
Add exported function to remove rules (#316)f0827b6
Bump golangci/golangci-lint-action in the actions-deps group (#322)815a2a3
Bump the actions-deps group in /validator/imported with 6 updates (#323)Updates
go.opentelemetry.io/otel
from 1.27.0 to 1.32.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
7cfbd86
Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (#5960)2be617e
fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 51a56...6db18df
fix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.0 (#5...ef12bf8
chore(deps): update golang.org/x (#5957)85eb76f
Allow GC to collect unneeded slice elements (#5804)1492efa
Fix incorrect metrics getting generated from multiple readers (#5900)d2b0663
fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.15.0 ...394cbd2
chore(deps): update lycheeverse/lychee-action action to v2.1.0 (#5950)37b2537
fix(deps): update github.com/opentracing-contrib/go-grpc digest to e3cbcab (#...7f68356
fix(deps): update module go.opentelemetry.io/build-tools/semconvgen to v0.15....Updates
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
from 1.27.0 to 1.32.0Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's changelog.
... (truncated)
Commits
7cfbd86
Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (#5960)2be617e
fix(deps): update github.com/opentracing-contrib/go-grpc/test digest to 51a56...6db18df
fix(deps): update module github.com/opentracing-contrib/go-grpc to v0.1.0 (#5...ef12bf8
chore(deps): update golang.org/x (#5957)85eb76f
Allow GC to collect unneeded slice elements (#5804)1492efa
Fix incorrect metrics getting generated from multiple readers (#5900)d2b0663
fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.15.0 ...