forked from open-telemetry/opentelemetry-demo
-
Notifications
You must be signed in to change notification settings - Fork 35
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): update checkoutservice #46
Closed
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
5841da1
to
2f59e26
Compare
5473235
to
f2ccd0d
Compare
9b98c86
to
8639344
Compare
8639344
to
0e60df2
Compare
0e60df2
to
cff3cfd
Compare
17571bb
to
a9109e4
Compare
a9109e4
to
e0419ed
Compare
e0419ed
to
f8ab8f2
Compare
e47a4c1
to
433a2ef
Compare
433a2ef
to
818ca04
Compare
c25eb10
to
c19aed3
Compare
d7320ee
to
ec4ed89
Compare
eb5fbcd
to
56e00c0
Compare
c0dea6a
to
1419e44
Compare
1419e44
to
e1f1e03
Compare
ℹ Artifact update noticeFile name: src/checkoutservice/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
1573f04
to
7149c5e
Compare
4cb7730
to
3b6bf52
Compare
3b6bf52
to
3bd7682
Compare
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:
v1.43.3
->v1.45.0
1.22.9
->1.23.5
v0.58.0
->v0.59.0
v0.58.0
->v0.59.0
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.33.0
->v1.34.0
1.22-alpine
->1.23-alpine
1.22-alpine
->1.23-alpine
1.22-alpine
->1.23-alpine
v1.69.0
->v1.69.4
v1.35.2
->v1.36.3
Release Notes
IBM/sarama (github.com/IBM/sarama)
v1.45.0
: Version 1.45.0 (2025-01-07)Compare Source
What's Changed
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
Full Changelog: IBM/sarama@v1.44.0...v1.45.0
v1.44.0
: Version 1.44.0 (2024-12-27)Compare Source
What's Changed
🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
New Contributors
Full Changelog: IBM/sarama@v1.43.3...v1.44.0
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
grpc/grpc-go (google.golang.org/grpc)
v1.69.4
: Release 1.69.4Compare Source
Bug Fixes
Documentation
v1.69.2
: Release 1.69.2Compare Source
Bug Fixes
Metrics
/etc) that were moved to the stats package (#7929).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
v1.36.2
Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.36.1...v1.36.2
Bug fixes:
CL/638515: internal/impl: fix WhichOneof() to work with synthetic oneofs
v1.36.1
Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.36.0...v1.36.1
Bug fixes:
CL/638495: internal/impl: revert IsSynthetic() check to fix panic
Maintenance:
CL/637475: internal/errors: delete compatibility code for Go before 1.13
v1.36.0
Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.35.2...v1.36.0
User-visible changes:
CL/635139: src/google/protobuf: document UnmarshalJSON / API level behavior
CL/635138: reflect/protoreflect: use [] syntax to reference method
CL/635137: proto: add reference to size semantics with lazy decoding to comment
CL/634818: compiler/protogen: allow overriding API level from --go_opt
CL/634817: cmd/protoc-gen-go: generate _protoopaque variant for hybrid
CL/634816: all: regenerate.bash for Opaque API
CL/634815: all: Release the Opaque API
CL/634015: types/descriptorpb: regenerate using latest protobuf v29.1 release
CL/632735: internal/impl: skip synthetic oneofs in messageInfo
CL/627876: all: start v1.35.2-devel
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.