chore(deps): update all dependencies #142
Open
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:
v3.8.0
->v3.9.0
v3.3.0
->v3.4.0
v3.28.8
->v3.28.9
v0.118.0
->v0.119.0
v0.118.0
->v0.119.0
v1.24.0
->v1.25.0
v1.24.0
->v1.25.0
v0.118.0
->v0.119.0
v0.118.0
->v0.119.0
v0.118.0
->v0.119.0
v0.118.0
->v0.119.0
1.23.5-alpine3.20
->1.23.6-alpine3.20
e0ece0d
->f9890c6
v3.7.0
->v3.8.0
Release Notes
docker/setup-buildx-action (docker/setup-buildx-action)
v3.9.0
Compare Source
docker/setup-qemu-action (docker/setup-qemu-action)
v3.4.0
Compare Source
Full Changelog: docker/setup-qemu-action@v3.3.0...v3.4.0
github/codeql-action (github/codeql-action)
v3.28.9
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.28.9 - 07 Feb 2025
See the full CHANGELOG.md for more information.
open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/component)
v0.119.0
Compare Source
🛑 Breaking changes 🛑
exporterhelper
: Rename exporter span signal specific attributes (e.g. "sent_spans" / "send_failed_span") to "items.sent" / "items.failed". (#12165)cmd/mdatagen
: Remove dead fieldtelemetry::level
(#12144)exporterhelper
: Change exporter ID to be a Span level attribute instead on each event. (#12164)This does not have an impact on the level of information emitted, but on the structure of the Span.
cmd/mdatagen
: Removelevel
field from metrics definition (#12145)This mechanism will be added back once a new views mechanism is implemented.
💡 Enhancements 💡
configtls
: Allow users to mention their preferred curve types for ECDHE handshake (#12174)service
: remove custom code and instead use config package to instantiate meter provider. (#11611)otelcol
: Adds support for listing config providers in components command's output (#11570)general
: Reduce memory allocations when loading configuration and parsing component names (#11964)🧰 Bug fixes 🧰
exporterhelper
: Fix bug that the exporter with new batcher may have been marked as non mutation. (#12239)Only affects users that manually turned on
exporter.UsePullingBasedExporterQueueBatcher
featuregate.service
: Preserve URL normalization logic that was present before. (#12254)confighttp
: confighttp.ToServer now sets ErrorLog with a default logger backed by Zap (#11820)This change ensures that the http.Server's ErrorLog is correctly set using Zap's logger at the error level, addressing the issue of error logs being printed using a different logger.
exporterhelper
: Fix context propagation for DisabledBatcher (#12231)mdatagen
: apply fieldalignment to generated code (#12125)mdatagen
: Fix bug where Histograms were marked as not supporting temporaly aggregation (#12168)exporterhelper
: Fix MergeSplit issue that ignores the initial message size. (#12257)service
: Include validation errors from telemetry.Config when validating the service config (#12100)Previously validation errors were only printed to the console
service-telemetry
: pass the missing async error channel into service telemetry settings (#11417)sigstore/cosign-installer (sigstore/cosign-installer)
v3.8.0
Compare Source
What's Changed
Full Changelog: sigstore/cosign-installer@v3...v3.8.0
Configuration
📅 Schedule: Branch creation - "* 0-3 * * *" in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.