-
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): update checkoutservice #20
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/checkoutservice
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
|
8ba5b04
to
b038c3f
Compare
e030dc0
to
bd6787c
Compare
1b6dd24
to
5dc7146
Compare
7f197bd
to
c3a17ab
Compare
a579f96
to
bd844cc
Compare
7bb4d2e
to
68cad25
Compare
26b367b
to
0a391bc
Compare
0a391bc
to
9f5de8a
Compare
b543f98
to
cb259e5
Compare
a6b6f14
to
b054936
Compare
b054936
to
13fe230
Compare
869bd5c
to
d85ce60
Compare
d85ce60
to
1e2a231
Compare
0fe5110
to
7579958
Compare
c06481c
to
a0f321c
Compare
fdb97f8
to
faaa476
Compare
46c1404
to
75d4de7
Compare
3505694
to
0ee0c92
Compare
964e7e2
to
ecd2f33
Compare
ecd2f33
to
6bcc40e
Compare
3b7e86d
to
5fae9f1
Compare
5fae9f1
to
1168bf6
Compare
1168bf6
to
c22cd2c
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.2
->v1.45.1
v1.11.0
->v1.14.1
v0.3.2
->v0.3.4
v0.2.0
->v0.2.6
v0.51.0
->v0.60.0
v0.51.0
->v0.60.0
v0.51.0
->v0.60.0
v1.26.0
->v1.35.0
v1.26.0
->v1.35.0
v1.26.0
->v1.35.0
v1.26.0
->v1.35.0
v1.26.0
->v1.35.0
v1.26.0
->v1.35.0
1.22-alpine
->1.24-alpine
v1.63.2
->v1.71.1
v1.3.0
->v1.5.1
v1.34.0
->v1.36.6
Release Notes
IBM/sarama (github.com/IBM/sarama)
v1.45.1
: Version 1.45.1 (2025-03-02)Compare Source
What's Changed
🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
New Contributors
Full Changelog: IBM/sarama@v1.45.0...v1.45.1
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
v1.43.3
: Version 1.43.3 (2024-08-12)Compare Source
What's Changed
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
📝 Documentation
New Contributors
Full Changelog: IBM/sarama@v1.43.2...v1.43.3
open-feature/go-sdk (github.com/open-feature/go-sdk)
v1.14.1
Compare Source
🐛 Bug Fixes
📚 Documentation
v1.14.0
Compare Source
🐛 Bug Fixes
✨ New Features
🧹 Chore
📚 Documentation
v1.13.1
Compare Source
🐛 Bug Fixes
🧹 Chore
📚 Documentation
v1.13.0
Compare Source
🐛 Bug Fixes
✨ New Features
🧹 Chore
v1.12.0
Compare Source
🐛 Bug Fixes
✨ New Features
🧹 Chore
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
ValueFromAttribute
andKeyValueFromAttribute
ingo.opentelemetry.io/otel/log
. (#6180)EventName
andSetEventName
toRecord
ingo.opentelemetry.io/otel/log
. (#6187)EventName
toRecordFactory
ingo.opentelemetry.io/otel/log/logtest
. (#6187)AssertRecordEqual
ingo.opentelemetry.io/otel/log/logtest
checksRecord.EventName
. (#6187)EventName
andSetEventName
toRecord
ingo.opentelemetry.io/otel/sdk/log
. (#6193)EventName
toRecordFactory
ingo.opentelemetry.io/otel/sdk/log/logtest
. (#6193)Record.EventName
field ingo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc
. (#6211)Record.EventName
field ingo.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp
. (#6211)Record.EventName
field ingo.opentelemetry.io/otel/exporters/stdout/stdoutlog
(#6210)go.opentelemetry.io/otel/semconv/v1.28.0
package.The package contains semantic conventions from the
v1.28.0
version 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.0
package.The package contains semantic conventions from the
v1.30.0
version 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)Resource
as a comparable type.Resource.Equal
andResource.Equivalent
should be used instead. (#6272)FilterProcessor
andEnabledParameters
ingo.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/common
tov0.62.0
, which changes theNameValidationScheme
toNoEscaping
.This allows metrics names to keep original delimiters (e.g.
.
), rather than replacing with underscores.This is controlled by the
Content-Type
header, or can be reverted by settingNameValidationScheme
toLegacyValidation
ingithub.jparrowsec.cn/prometheus/common/model
. (#6198)Fixes
NewSimpleSpanProcessor
ingo.opentelemetry.io/otel/sdk/trace
whenShutdown
is called and the passedctx
is canceled andSpanExporter.Shutdown
has not returned. (#6368)NewBatchSpanProcessor
ingo.opentelemetry.io/otel/sdk/trace
whenForceFlush
is called and the passedctx
is canceled andSpanExporter.Export
has not returned. (#6369)What's Changed
04cd7ba
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/61762f9c7e3
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6190138b5a5
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/619465684f5
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/621229210b9
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6217e0ece0d
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6219e0ece0d
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/6222semconv/v1.28.0
package by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/6236semconv/v1.30.0
by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/6240trace
package by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/620329210b9
by @renovate in https://github.com/open-telemetry/opentelemetry-go/pull/62507023788
by @renovate in [https://github.com/fix(deps): update googleapis to 7023788 open-telemetry/opentelemetry-go#6251](https://github.com/oConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.