Update all non-major dependencies#603
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 13, 2026 11:09
2db6b19 to
3187dae
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 14, 2026 18:52
3187dae to
93dee86
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 16, 2026 08:50
93dee86 to
fca25c8
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
July 16, 2026 19:06
fca25c8 to
1a812c0
Compare
This file contains hidden or 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
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.9.2→==1.10.1==1.43.0→==1.44.0==1.0.3→==1.1.0==2.0.2→==2.0.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
canonical/cos-lib (cosl)
v1.10.1Compare Source
What's Changed
_execto avoid redundantcos-toolsubprocess calls by @Abuelodelanada in #202Full Changelog: canonical/cos-lib@1.9.2...1.10.1
open-telemetry/opentelemetry-python (opentelemetry-api)
v1.44.0: Version 1.44.0/0.65b0Compare Source
Added
opentelemetry-docker-tests: Refactor Docker tests to properly validate contents of exported telemetry (#5220)opentelemetry-exporter-otlp-common: add shared package for common OTLP utilities (#5252)opentelemetry-sdk: addMissingDependencyErrorexception for declarative configuration and use it for missing optional dependency errors (#5265)opentelemetry-sdk: Add ability to refresh process dependent Resource attributes (#5280)opentelemetry-sdk: addforce_flushmethod toLogRecordExporterABC (#5294)opentelemetry-sdk: Make it possible to limit the size of stored spans in InMemorySpanExporter (#5296)opentelemetry-sdk: add log record limits environment variablesOTEL_LOGRECORD_ATTRIBUTE_COUNT_LIMITandOTEL_LOGRECORD_ATTRIBUTE_VALUE_LENGTH_LIMIT(#5300)opentelemetry-sdk: add support for file exporter with declarative config (#5311)opentelemetry-sdk: exposeSynchronousMultiLogRecordProcessorandConcurrentMultiLogRecordProcessorpublicly (#5327)opentelemetry-sdk: point the declarative configuration package README at the shared language support status matrix in theopentelemetry-configurationrepo, so Python conformance status lives alongside the other languages instead of being duplicated per language SDK. (#5347)opentelemetry-sdk: document that Python-implementation extensions (OTEL_PYTHON_*variables) are bypassed whenOTEL_CONFIG_FILEis set. The env-var initialisation path is skipped entirely in favour of the declarative file; honouring these alongside a config file is tracked as a follow-up. (#5353)opentelemetry-sdk: wire id_generator from declarative configuration to TracerProvider (#5363)opentelemetry-sdk: Add support for activating instrumentors from a declarative configuration file via theinstrumentation/development.pythonsection. Instrumentors can declare aconfigurationattribute to have their options validated through the same type-coercion pipeline used for SDK component configuration. (#5372)opentelemetry-sdk: addrecord_min_maxoption toExponentialBucketHistogramAggregation, matching the option already available onExplicitBucketHistogramAggregationand required by the specification (#5377)Changed
opentelemetry-instrumentation-logging(#5344)opentelemetry-sdk: bump declarative configuration schema to v1.1.0 (#5345)opentelemetry-configuration: declarative configuration moves fromopentelemetry.sdk._configurationinto the new publicopentelemetry-configurationpackage (opentelemetry.configurationnamespace), published experimentally.opentelemetry-sdk[file-configuration]continues to work as an alias that installsopentelemetry-configurationalongside the SDK. (#5356)opentelemetry-api: remove env carrier environment snapshot caching, you now have to pass explicitly the mapping where to get the environment variables from as theEnvironmentGetter.getfirst argument. (#5366)opentelemetry-semantic-conventions: bump to 1.42.0 (#5410)opentelemetry-semantic-conventions: bump to 1.43.0 (#5413)Removed
opentelemetry-api,opentelemetry-sdk: Removed deprecated Events API/SDK. UseLogRecordwith theevent_namefield set instead. (#5293)Fixed
opentelemetry-sdk: OptimizeLogRecordmemory inBatchLogRecordProcessorby clearing theContextobject before buffering. This is a potentially breaking change for custom log exporters that accesscontextfrom the exportedReadableLogRecord, as the context will now be an emptyContext()instead of the original. (#4977)opentelemetry-sdk: drop non-finite measurements (NaN and Inf) at the instrument level to prevent permanent aggregation poisoning (#5336)opentelemetry-sdk: raiseValueErrorwhenExplicitBucketHistogramAggregationboundaries are not strictly increasing or finite (#5340)opentelemetry-sdk:ProcessResourceDetectorno longer collects or emitsprocess.command_argsandprocess.command_lineby default since the values are not sanitized and may contain sensitive information. Users who depend on these resource attributes must passinclude_command_args=True. (#5364)opentelemetry-exporter-otlp-proto-http: fix the OTLP HTTP metric exporter self-observability metrics over-counting data points whenmax_export_batch_sizesplits a batch; each split now reports its own data-point count instead of the whole-batch count. (#5370)opentelemetry-api: Prevent in-place mutation ofContextvia inheriteddictmethods (#5399)mgaitan/sphinxcontrib-mermaid (sphinxcontrib-mermaid)
v2.0.3Compare Source
Configuration
📅 Schedule: (UTC)
* * * * 0,6)🚦 Automerge: Enabled.
♻ 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.