fix(deps): update all patch and minor #977
Open
+38
−38
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:
3041bf5
->f111f33
21dc606
->56fa17d
c598938
->04c3917
49b3bc8
->53851d1
v1.62.2
->v1.63.4
1.23.4
->1.23.5
v0.58.0
->v0.59.0
v1.33.0
->v1.34.0
v1.33.0
->v1.34.0
v1.33.0
->v1.34.0
v1.33.0
->v1.34.0
v1.33.0
->v1.34.0
v1.36.2
->v1.36.3
785c9d6
->e6875f8
Release Notes
golangci/golangci-lint (github.com/golangci/golangci-lint/cmd/golangci-lint)
v1.63.4
Compare Source
dupl
,gomodguard
,revive
: keep only Go-files.v1.63.3
Compare Source
v1.63.2
Compare Source
v1.63.1
Compare Source
golangci-lint
is a free and open-source project built by volunteers.If you value it, consider supporting us, the maintainers and linter authors.
We appreciate it! ❤️
For key updates, see the changelog.
Changelog
afa0e27
fix: filter files (#5272)ffb15ca
gci: fix cgo (#5274)v1.63.0
Compare Source
golang/go (go)
v1.23.5
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)
v1.34.0
: /v0.56.0/v0.10.0Compare Source
Overview
Changed
Logger
to make the whole Logs API user-facing ingo.opentelemetry.io/otel/log
. (#6167)Fixed
Type
name logged for thego.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
client is corrected fromotlphttpgrpc
tootlptracegrpc
. (#6143)Type
name logged for thego.opentelemetry.io/otel/exporters/otlp/otlptrace/otlphttpgrpc
client is corrected fromotlphttphttp
tootlptracehttp
. (#6143)What's Changed
4a55095
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/60392c02b82
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6043b7406c0
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/604194d1edd
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/604457a3b42
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/60479240e9c
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6048b2144cd
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6067adbc21e
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/60459e4b4d4
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/60966b3ec00
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6101cc96b6e
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/61021db5c5c
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/61056982302
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6108057b062
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6111447d509
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/61155f5ef82
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/61331a7da9e
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6164Full Changelog: open-telemetry/opentelemetry-go@v1.33.0...v1.34.0
protocolbuffers/protobuf-go (google.golang.org/protobuf)
v1.36.3
Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.36.2...v1.36.3
Bug fixes:
CL/642575: reflect/protodesc: fix panic when working with dynamicpb
CL/641036: cmd/protoc-gen-go: remove json struct tags from unexported fields
User-visible changes:
CL/641876: proto: add example for GetExtension, SetExtension
CL/642015: runtime/protolazy: replace internal doc link with external link
Maintenance:
CL/641635: all: split flags.ProtoLegacyWeak out of flags.ProtoLegacy
CL/641019: internal/impl: remove unused exporter parameter
CL/641018: internal/impl: switch to reflect.Value.IsZero
CL/641035: internal/impl: clean up unneeded Go<1.12 MapRange() alternative
CL/641017: types/dynamicpb: switch atomicExtFiles to atomic.Uint64 type
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.