fix(deps): update all non-major go dependencies - autoclosed#284
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
fix(deps): update all non-major go dependencies - autoclosed#284renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
|
43edaef to
abb3c0f
Compare
abb3c0f to
8ecf6ae
Compare
sxd
previously approved these changes
May 2, 2025
8ecf6ae to
4131e7c
Compare
367d70d
4131e7c to
367d70d
Compare
| datasource | package | from | to | | ---------- | ----------------------------------------------------------------- | -------- | -------- | | go | github.com/99designs/gqlgen | v0.17.70 | v0.17.73 | | go | github.com/vektah/gqlparser/v2 | v2.5.23 | v2.5.26 | | go | go.opentelemetry.io/otel | v1.34.0 | v1.35.0 | | go | go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc | v0.8.0 | v0.11.0 | | go | go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp | v0.8.0 | v0.11.0 | | go | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc | v1.32.0 | v1.35.0 | | go | go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp | v1.32.0 | v1.35.0 | | go | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc | v1.32.0 | v1.35.0 | | go | go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp | v1.32.0 | v1.35.0 | | go | go.opentelemetry.io/otel/log | v0.8.0 | v0.11.0 | | go | go.opentelemetry.io/otel/metric | v1.34.0 | v1.35.0 | | go | go.opentelemetry.io/otel/sdk | v1.34.0 | v1.35.0 | | go | go.opentelemetry.io/otel/sdk/log | v0.8.0 | v0.11.0 | | go | go.opentelemetry.io/otel/sdk/metric | v1.34.0 | v1.35.0 | | go | go.opentelemetry.io/otel/trace | v1.34.0 | v1.35.0 | | go | go.opentelemetry.io/proto/otlp | v1.3.1 | v1.6.0 | | go | golang.org/x/sync | v0.12.0 | v0.14.0 | | go | google.golang.org/grpc | v1.71.0 | v1.72.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
367d70d to
0d2777b
Compare
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.
This PR contains the following updates:
v0.17.70->v0.17.73v2.5.23->v2.5.26v1.34.0->v1.35.0v0.8.0->v0.11.0v0.8.0->v0.11.0v1.32.0->v1.35.0v1.32.0->v1.35.0v1.32.0->v1.35.0v1.32.0->v1.35.0v0.8.0->v0.11.0v1.34.0->v1.35.0v1.34.0->v1.35.0v0.8.0->v0.11.0v1.34.0->v1.35.0v1.34.0->v1.35.0v1.3.1->v1.6.0v0.12.0->v0.14.0v1.71.0->v1.72.0Release Notes
99designs/gqlgen (github.com/99designs/gqlgen)
v0.17.73Compare Source
What's Changed
New Contributors
Full Changelog: 99designs/gqlgen@v0.17.72...v0.17.73
v0.17.72Compare Source
What's Changed
Full Changelog: 99designs/gqlgen@v0.17.71...v0.17.72
v0.17.71Compare Source
What's Changed
New Contributors
Full Changelog: 99designs/gqlgen@v0.17.70...v0.17.71
vektah/gqlparser (github.com/vektah/gqlparser/v2)
v2.5.26Compare Source
What's Changed
Full Changelog: vektah/gqlparser@v2.5.25...v2.5.26
v2.5.25Compare Source
What's Changed
New Contributors
Full Changelog: vektah/gqlparser@v2.5.24...v2.5.25
v2.5.24Compare Source
What's Changed
New Contributors
Full Changelog: vektah/gqlparser@v2.5.23...v2.5.24
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)
v1.35.0: /v0.57.0/v0.11.0Compare Source
Overview
This release is the last to support Go 1.22.
The next release will require at least Go 1.23.
Added
ValueFromAttributeandKeyValueFromAttributeingo.opentelemetry.io/otel/log. (#6180)EventNameandSetEventNametoRecordingo.opentelemetry.io/otel/log. (#6187)EventNametoRecordFactoryingo.opentelemetry.io/otel/log/logtest. (#6187)AssertRecordEqualingo.opentelemetry.io/otel/log/logtestchecksRecord.EventName. (#6187)EventNameandSetEventNametoRecordingo.opentelemetry.io/otel/sdk/log. (#6193)EventNametoRecordFactoryingo.opentelemetry.io/otel/sdk/log/logtest. (#6193)Record.EventNamefield ingo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc. (#6211)Record.EventNamefield ingo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp. (#6211)Record.EventNamefield ingo.opentelemetry.io/otel/exporters/stdout/stdoutlog(#6210)go.opentelemetry.io/otel/semconv/v1.28.0package.The package contains semantic conventions from the
v1.28.0version of the OpenTelemetry Semantic Conventions.See the migration documentation for information on how to upgrade from
go.opentelemetry.io/otel/semconv/v1.27.0(#6236)go.opentelemetry.io/otel/semconv/v1.30.0package.The package contains semantic conventions from the
v1.30.0version of the OpenTelemetry Semantic Conventions.See the migration documentation for information on how to upgrade from
go.opentelemetry.io/otel/semconv/v1.28.0(#6240)Resourceas a comparable type.Resource.EqualandResource.Equivalentshould be used instead. (#6272)FilterProcessorandEnabledParametersingo.opentelemetry.io/otel/sdk/log.It replaces
go.opentelemetry.io/otel/sdk/log/internal/x.FilterProcessor.Compared to previous version it additionally gives the possibility to filter by resource and instrumentation scope. (#6317)
Changed
github.com/prometheus/commontov0.62.0, which changes theNameValidationSchemetoNoEscaping.This allows metrics names to keep original delimiters (e.g.
.), rather than replacing with underscores.This is controlled by the
Content-Typeheader, or can be reverted by settingNameValidationSchemetoLegacyValidationingithub.com/prometheus/common/model. (#6198)Fixes
NewSimpleSpanProcessoringo.opentelemetry.io/otel/sdk/tracewhenShutdownis called and the passedctxis canceled andSpanExporter.Shutdownhas not returned. (#6368)NewBatchSpanProcessoringo.opentelemetry.io/otel/sdk/tracewhenForceFlushis called and the passedctxis canceled andSpanExporter.Exporthas not returned. (#6369)What's Changed
04cd7baby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/61762f9c7e3by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6190138b5a5by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/619465684f5by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/621229210b9by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6217e0ece0dby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6219e0ece0dby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6222semconv/v1.28.0package by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/6236semconv/v1.30.0by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/6240tracepackage by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/620329210b9by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/62507023788by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/62513af0d96by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6253ff15f03by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6262c67c2d1by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6264557cf9cby @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6279f9890c6by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/62829e8d078by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6287e9438eabyConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.