Skip to content

chore(deps): update infra [minor] - #2033

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/infra-minor
Open

chore(deps): update infra [minor]#2033
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/infra-minor

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/cache action minor v5.0.5v5.1.0
actions/checkout action minor v6.0.3v6.1.0
actions/checkout action minor v4.3.1v4.4.0
jaegertracing/jaeger minor 2.19.02.20.0
nginx (source) minor 1.30.4-alpine1.31.4-alpine
open-telemetry/shared-workflows workflow minor v0.4.0v0.12.0
otel/opentelemetry-collector-contrib minor 0.156.00.159.0
prom/prometheus minor v3.13.1v3.14.0
redis (source) minor 8.8.08.10.1
shivammathur/cache-extensions action minor 1.14.61.15.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/cache (actions/cache)

v5.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.1.0

actions/checkout (actions/checkout)

v6.1.0

Compare Source

nginx/docker-nginx (nginx)

v1.31.2

Compare Source

v1.31.1

Compare Source

v1.31.0

open-telemetry/shared-workflows (open-telemetry/shared-workflows)

v0.12.0

Compare Source

What's Changed
New Contributors

Full Changelog: open-telemetry/shared-workflows@v0.11.0...v0.12.0

v0.11.0

Compare Source

What's Changed

Full Changelog: open-telemetry/shared-workflows@v0.10.0...v0.11.0

v0.10.0

Compare Source

What's Changed

Full Changelog: open-telemetry/shared-workflows@v0.9.0...v0.10.0

v0.9.0

Compare Source

What's Changed

Full Changelog: open-telemetry/shared-workflows@v0.8.0...v0.9.0

v0.8.0

Compare Source

What's Changed
New Contributors

Full Changelog: open-telemetry/shared-workflows@v0.7.0...v0.8.0

v0.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: open-telemetry/shared-workflows@v0.6.0...v0.7.0

v0.6.0

Compare Source

What's Changed

Full Changelog: open-telemetry/shared-workflows@v0.5.0...v0.6.0

v0.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: open-telemetry/shared-workflows@v0.4.0...v0.5.0

open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)

v0.159.0

Compare Source

🛑 Breaking changes 🛑
  • contrib: Remove deprecated kafkatopicsobserver extension from the contrib distribution (#​1597)
🚀 New components 🚀
  • extension/aws_iam_db_auth: Add aws_iam_db_auth to the contrib distribution (#​1591)

v0.158.0

Compare Source

🛑 Breaking changes 🛑
  • all: Update Cosign usage to work with v3 (#​1570)
    The Cosign v3 upgrade introduced a change in signing workflow. Previous two files
    were required to map the outputs (certificate and signature), now only one file is required.
    The new file is a bundle that contains both outputs in JSON format.
    This change has been done following the guidance from https://goreleaser.com/blog/cosign-v3/.
    With this change, anyone who wants to verify the signature of the artifacts produced by the
    release will need to use Cosign V3 and point to the new bundle file or download the bundle and
    unpack it to get the certificate and signature files.

  • all: Use split checksum for all binaries and distros (#​1582)
    The previous attempt at splitting the checksum file for AIX releases was not successful.
    The problem lies on the fac that .runtime.GOOS will always be the runtime of the compiled
    goreleaser binary ("linux" in this case). The only way to split the checksum file per target
    is what's implement here, but it ends up giving one checksum file per produced artifact.

🚀 New components 🚀
  • icmpcheckreceiver: Add icmpcheckreceiver to the contrib distribution (#​1577)
💡 Enhancements 💡
  • all: Add new binaries for aix/ppc64 (#​1424)
🧰 Bug fixes 🧰
  • all: Skip Docker build and publish in AIX release job. (#​1580)
    The release for Contrib on AIX runs in its own job, where it doesn't build
    Docker images. The continue --merge phase of goreleaser runs all publishers
    by default, including the Docker manifests one. This will fail for AIX as
    the images aren't built.

v0.157.0

Compare Source

🛑 Breaking changes 🛑
  • contrib: Remove deprecated signalfx receiver from the contrib distribution (#​1551)
  • packaging: Prevent service being started/enabled upon install for rpms (#​1334)
    This brings behaviour inline with usual expectations for rpm packages which usually leave this up to the system administrator.
🚀 New components 🚀
  • cardinalityguardianprocessor: Add Cardinality Guardian processor to the OpenTelemetry Collector Contrib. (#​1549)
💡 Enhancements 💡
  • ebpf-profiler: Use a scratch image similar to the contrib image for the ebpf-profiler image (#​930)
prometheus/prometheus (prom/prometheus)

v3.14.0: 3.14.0 / 2026-08-17

Compare Source

  • [CHANGE] API: Deprecate the stats query parameter of /api/v1/query and /api/v1/query_range for values other than true and all. Other values still enable basic statistics but now return a deprecation warning; they will be rejected in the next major release. #​19124
  • [CHANGE] API: /api/v1/status/config now correctly shows separator: "" and replacement: "" in relabel configs when explicitly set to empty, instead of omitting them. #​18653
  • [CHANGE] Discovery/Hetzner: Drop the __meta_hetzner_datacenter label for hcloud targets, following its removal from the Hetzner Cloud API. #​19269
  • [CHANGE] PromQL: Enable duration expressions by default. The promql-duration-expr feature flag is now a no-op. #​19033
  • [CHANGE] PromQL: Promote first_over_time to stable. It no longer requires the promql-experimental-functions feature flag. #​19093
  • [FEATURE] Discovery: Add Oracle Cloud Infrastructure compute service discovery (oci_sd_configs). #​18919
  • [FEATURE] PromQL: Add experimental start_timestamp(instant-vector) function returning the start timestamp of each sample in the given vector. Requires the use-start-timestamps feature flag. #​19089
  • [FEATURE] PromQL: Allow rate() and increase() to use start timestamps as an alternative for rate extrapolation. Hidden behind the use-start-timestamps feature flag. #​18619
  • [FEATURE] TSDB: Add experimental support for encoding start timestamps in histograms and float histograms. Hidden behind the histograms-st-encoding feature flag. #​18609
  • [ENHANCEMENT] OTLP: Emit a warning when OTLP attribute names collide into the same Prometheus label after sanitization (e.g. k8s.pod.name and k8s_pod_name both become k8s_pod_name), and expose the prometheus_api_otlp_translation_warnings_total counter labelled by category to track such warnings. #​18957
  • [ENHANCEMENT] Promtool: Add --remote-write.path flag to push metrics for backends that use a non-default remote-write endpoint. #​19086
  • [ENHANCEMENT] Remote write: Forward histogram start timestamps in the remote write V2 protocol. #​18903
  • [ENHANCEMENT] TSDB: Add prometheus_tsdb_head_native_histogram_series and prometheus_tsdb_head_native_histogram_buckets gauges tracking the number of native histogram series and buckets in the head. #​19170
  • [ENHANCEMENT] UI: Add syntax highlighting, autocompletion, and linting for PromQL duration expressions (step(), range(), min_of(), max_of()) in range selectors and subqueries. #​18625
  • [ENHANCEMENT] UI: Add copy button next to rule names on the Rules and Alerts pages. #​18706
  • [ENHANCEMENT] UI: Improve rule group title contrast on the Rules page. #​19181
  • [PERF] Speed up regex label matchers matching a set of literal values (e.g. {job=~"foo|bar|baz"}). #​18833
  • [PERF] Remote read: Improve remote read throughput by removing unnecessary per-write flushing. #​18470
  • [PERF] Scrape: Parse text and OpenMetrics formats without recursion, preventing stack overflow from deeply nested or malicious exposition input. #​19143
  • [PERF] Scrape: Reduce native histogram scrape parsing allocations by ~49%. #​19282
  • [PERF] TSDB: Speed up queries on series with many in-memory chunks. #​18300
  • [BUGFIX] Alerting: Fix 100% CPU usage on shutdown that could delay graceful shutdown and trigger timeout-based kills. #​17859
  • [BUGFIX] Discovery/AWS: Stop promtool check config from making AWS metadata service (IMDS) network calls when the region field is omitted in EC2, ECS, RDS, MSK, ElastiCache, and Lightsail service discovery configs. #​19037
  • [BUGFIX] Discovery/Docker: Set a request timeout for docker_sd and dockerswarm_sd on unix, npipe, and tcp hosts. Previously an unresponsive daemon could freeze discovery indefinitely, silently pinning targets to a stale snapshot. #​19237
  • [BUGFIX] Discovery/Docker: Fix panic in Docker Swarm service discovery when a service runs as a plugin or network-attachment. #​19102
  • [BUGFIX] Discovery/Docker: Fix discovery of IPv6-only containers. #​18778
  • [BUGFIX] PromQL: Fix case-insensitive regex label matchers silently dropping matching values. #​19167
  • [BUGFIX] PromQL: Fix mad_over_time returning 0 instead of NaN when the range contains a NaN sample. #​19040
  • [BUGFIX] Promtool: Accept --enable-feature=promql-binop-fill-modifiers in check rules, which previously rejected valid fill()/fill_left()/fill_right() expressions. #​19153
  • [BUGFIX] Remote write: Respect the AZURE_FEDERATED_TOKEN_FILE environment variable for workload identity authentication instead of hardcoding the token file path. #​18973
  • [BUGFIX] Rules: Clean up stale rule_group_last_rule_duration_sum_seconds and rule_group_last_restore_duration_seconds series when a rule group is removed or renamed on reload. Previously each reload leaked two series per dropped group, growing /metrics cardinality over time. #​19107
  • [BUGFIX] Scrape: Fix scrape manager spinning at 100% CPU on shutdown. #​19149
  • [BUGFIX] TSDB: Fix silent data loss and potential crash loop when stale_series_compaction_threshold is used in the config file. #​19016
  • [BUGFIX] TSDB: Fix potential data loss on restart when out-of-order ingestion is enabled and blocks are compacted. #​19016
  • [BUGFIX] TSDB: Fix prometheus_tsdb_head_stale_series over-counting and early eviction of series that change between float, integer histogram, and float histogram sample types. #​19183
  • [BUGFIX] TSDB: Fix goroutine and file handle leaks when Prometheus fails to open a corrupt TSDB. On Windows, the leaked directory handle also prevented TSDB directory removal. #​18291
  • [BUGFIX] TSDB: Fix out-of-order queries blocking compaction for hours, causing memory usage to grow. #​19013
  • [BUGFIX] TSDB: Fix deleted series causing missing samples and errors after restart. #​19140
  • [BUGFIX] TSDB: Fix native histogram data becoming incorrect after restart. #​19202
  • [BUGFIX] TSDB: Surface query errors that were previously silently discarded. #​19120
  • [BUGFIX] TSDB: Honour the configured float chunk encoding when compaction rewrites chunks; previously chunks encoded with --enable-feature=xor2-encoding could silently revert to XOR after compaction. #​19145
  • [BUGFIX] UI: Show the delete-series form on the TSDB Status page when --web.enable-admin-api is enabled. #​19025

v3.13.2: 3.13.2 / 2026-07-29

Compare Source

What's Changed

Full Changelog: prometheus/prometheus@v3.13.1...v3.13.2

redis/docker-library-redis (redis)

v8.10.1

Compare Source

v8.10.0

Compare Source

v8.8.2

Compare Source

v8.8.1

Compare Source

shivammathur/cache-extensions (shivammathur/cache-extensions)

v1.15.1

Compare Source

  • Fixed dependency resolution for versioned extensions while preserving their versions in cache keys.
  • Updated Node.js dependencies.

Full Changelog: shivammathur/cache-extensions@1.15.0...1.15.1

v1.15.0

Compare Source

  • Added share-cache-across-jobs and share-cache-across-workflows environment flags to opt in to cache sharing across jobs and workflows.
  • Updated Node.js dependencies.
  • Improved Darwin dependency extension handling.

Full Changelog: shivammathur/cache-extensions@1.14.6...1.15.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 7am on Monday"
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
@renovate
renovate Bot requested a review from a team as a code owner August 17, 2026 00:43
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.04%. Comparing base (b9c9963) to head (aa30113).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #2033      +/-   ##
============================================
- Coverage     68.14%   68.04%   -0.10%     
  Complexity     3083     3083              
============================================
  Files           459      459              
  Lines          9031     9031              
============================================
- Hits           6154     6145       -9     
- Misses         2877     2886       +9     
Flag Coverage Δ
8.1 67.81% <ø> (+0.04%) ⬆️
8.2 67.95% <ø> (-0.10%) ⬇️
8.3 67.95% <ø> (+0.01%) ⬆️
8.4 67.96% <ø> (-0.03%) ⬇️
8.5 67.92% <ø> (-0.04%) ⬇️
8.6 67.97% <ø> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 7 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b9c9963...aa30113. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
renovate Bot force-pushed the renovate/infra-minor branch 9 times, most recently from 089ffaa to d06674a Compare August 21, 2026 04:31
@renovate
renovate Bot force-pushed the renovate/infra-minor branch from d06674a to 00fe8b5 Compare August 26, 2026 12:22
@renovate
renovate Bot force-pushed the renovate/infra-minor branch from 00fe8b5 to aa30113 Compare August 28, 2026 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants