forked from open-telemetry/opentelemetry-demo
-
Notifications
You must be signed in to change notification settings - Fork 34
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 productcatalogservice #47
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
elastic-renovate-prod
bot
force-pushed
the
renovate/productcatalogservice
branch
from
August 15, 2024 01:18
b1fa64a
to
2c0b019
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/productcatalogservice
branch
3 times, most recently
from
August 28, 2024 22:41
86ab317
to
dab8c0c
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/productcatalogservice
branch
2 times, most recently
from
September 13, 2024 16:42
bc48375
to
1f18ff7
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/productcatalogservice
branch
from
September 22, 2024 00:04
1f18ff7
to
b3465d1
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/productcatalogservice
branch
from
October 2, 2024 04:02
b3465d1
to
7f474f6
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/productcatalogservice
branch
3 times, most recently
from
October 15, 2024 21:02
2ec7745
to
b623b20
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/productcatalogservice
branch
from
October 19, 2024 06:41
b623b20
to
18d855b
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/productcatalogservice
branch
from
October 30, 2024 05:56
18d855b
to
828ad56
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/productcatalogservice
branch
2 times, most recently
from
November 9, 2024 11:46
ef8c458
to
4716ee6
Compare
elastic-renovate-prod
bot
changed the title
chore(deps): update productcatalogservice
Update productcatalogservice
Nov 10, 2024
elastic-renovate-prod
bot
changed the title
Update productcatalogservice
chore(deps): update productcatalogservice
Nov 13, 2024
elastic-renovate-prod
bot
force-pushed
the
renovate/productcatalogservice
branch
from
November 15, 2024 03:10
4716ee6
to
090391a
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/productcatalogservice
branch
6 times, most recently
from
December 4, 2024 09:36
247a863
to
0fc947d
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/productcatalogservice
branch
2 times, most recently
from
December 10, 2024 21:04
19e1f29
to
c32c467
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/productcatalogservice
branch
3 times, most recently
from
December 19, 2024 20:36
a1d7efc
to
0f3e3ac
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/productcatalogservice
branch
from
December 23, 2024 19:40
0f3e3ac
to
e6bdfab
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/productcatalogservice
branch
2 times, most recently
from
January 14, 2025 03:40
5c5a8d5
to
03f83ec
Compare
elastic-renovate-prod
bot
force-pushed
the
renovate/productcatalogservice
branch
3 times, most recently
from
January 17, 2025 19:53
90c4b98
to
85241ef
Compare
ℹ Artifact update noticeFile name: src/productcatalogservice/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
elastic-renovate-prod
bot
force-pushed
the
renovate/productcatalogservice
branch
from
January 18, 2025 14:50
85241ef
to
4150e45
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:
1.22.9
->1.23.5
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
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.