chore(deps): update docker dependency updates#308
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
7cc7c1d to
c6d6f63
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:
v1.40.0→v1.41.126.3.0→26.4.0v1.14.0→v1.15.012.4.1→12.4.23.6.7→3.7.12.10.2→2.10.31.36.1→1.36.2v7.1.2→v7.1.3v3.10.0→v3.11.1v7.1.2→v7.1.32.0.3→2.0.4Release Notes
Consensys/teku (consensys/teku)
v26.4.0Compare Source
This is a required update for Gnosis nodes, containing the Fulu fork schedule (Apr 14 2026 12:06:20 GMT+0000), optional otherwise.
Downloads
26.4.0on Dockerhub886bc142c9b40b6e2b5ca71e4803069c1c62274536240f573f17bb26efcc7fc1)9c3c95cc659fea6f2bfddf0509d93a8e0f1a140ab5a6ccefdce12a134e294550)Additions and Improvements
/eth/v2/node/versionendpoint to retrieve structured version information for both beacon node and execution client.Upcoming Breaking Changes
grafana/alloy (grafana/alloy)
v1.15.0Compare Source
⚠ BREAKING CHANGES
Features 🌟
(@thampiotr, @cursoragent)
(@fstab)
(@marctc, @tpaschalis)
(@ptodev)
(@cristiangreco, @clayton-cornell)
(@matthewnolf)
pg_stat_statementsquery (#5639) (0de0a3f)(@cristiangreco)
(@matthewnolf)
(@matthewnolf)
(@matthewnolf, @clayton-cornell)
(@blewis12, @clayton-cornell, @x1unix)
revisionHistoryLimitin the helm chart (#5847) (9713ad4)(@hegerdes)
(@baurmatt)
(@mikefat, @clayton-cornell)
(@kalleep)
(@kalleep, @thampiotr)
(@kalleep)
(@thampiotr)
(@kalleep, @blewis12, @clayton-cornell)
(@x1unix)
(@korniltsev-grafanista)
(@korniltsev-grafanista-yolo-vibecoder239, @korniltsev-grafanista)
(@korniltsev-grafanista)
Bug Fixes 🐛
(@pratik50)
(@thampiotr)
(@cristiangreco)
(@cristiangreco)
connection_infometric is only emitted for a given DB instance when it is available (#5707) (bf0c3dc)(@rgeyer)
(@gaantunes, @cursoragent, @cristiangreco)
(@jharvey10)
(@kalleep, @blewis12)
(@kalleep)
(@blewis12)
(@kalleep)
(@kalleep, @thampiotr)
(@kalleep)
(@mikefat)
(@kalleep)
(@kalleep)
(@kalleep, @kgeckhart)
(@kalleep)
(@kalleep)
(@kalleep, @kgeckhart)
scrape_native_histogramsandextra_metricsare updated (#5787) (dc4cb0a)(@ptodev)
(@korniltsev-grafanista)
(@kalleep, @kgeckhart)
Chores
Upgrading
Read the release notes for specific instructions on upgrading from older versions:
Installation
Refer to our installation guide for how to install Grafana Alloy.
v1.14.2Compare Source
Bug Fixes 🐛
(@blewis12)
Upgrading
Read the release notes for specific instructions on upgrading from older versions:
Installation
Refer to our installation guide for how to install Grafana Alloy.
v1.14.1Compare Source
Bug Fixes 🐛
(@thampiotr)
(@kalleep)
(@kalleep)
(@thampiotr)
scrape_native_histogramsandextra_metricsare updated [backport] (#5792) (76d398f) (@ptodev)Upgrading
Read the release notes for specific instructions on upgrading from older versions:
Installation
Refer to our installation guide for how to install Grafana Alloy.
grafana/grafana (grafana/grafana)
v12.4.2Compare Source
Features and enhancements
Bug fixes
prysmaticlabs/prysm (offchainlabs/prysm-validator)
v7.1.3Compare Source
This release brings extensive Gloas (next fork) groundwork, a major logging infrastructure overhaul, and numerous performance optimizations across the beacon chain. A security update to go-ethereum v1.16.8 is also included.
Release highlights:
--log.vmodule), and a version banner at startup.MixInLength, and proposer preprocessing behind a feature flag./v2/validator/*endpoints.hdiffstate-diff feature — migration-to-cold and DB initialization are now available behind feature flags.There are no known security issues in this release. Operators can update at their convenience.
Added
--disable-get-blobs-v2flag. [PR]Buildermessage andBeaconStateGloasbuilders/next_withdrawal_builder_indexfields). [PR]--enable-proposer-preprocessingto process the block and verify signatures before proposing. [PR]ProofByFieldIndexto generalize merkle proof generation forBeaconState. [PR]commitment_count_in_gossip_processed_blocksgauge metric to track the number of blob KZG commitments in processed beacon blocks. [PR]beacon-chainandvalidatorCLI tools. [PR]--log.vmoduleto set per-package verbosity levels for logging. [PR]CheckpointStateCache. [PR]Changed
httperroranalyzer to more functions. [PR]packagefield set to the package. [PR]packagefield. [PR]packagefield instead of the previousprefixfield. [PR]time.Sleepwithrequire.Eventuallypolling in tests to fix flaky behavior caused by race conditions between goroutines and assertions. [PR]Removed
delayparameter fromfetchOriginDataColumnSidecarsfunction. [PR]--disable-get-blobs-v2flag from help. [PR]Fixed
--backfill-oldest-slot, which was rejecting slots newer than1056767. [PR]--[semi-]supernodeflag, update the ealiest available slot accordingly. [PR]prysmctl testnet generate-genesisto use the timestamp from--geth-genesis-json-inwhen--genesis-timeis not explicitly provided. [PR]/v2/validator/*endpoints by enforcing auth checks for non-public routes. [PR]hack/check-logs.shwhere untracked files were ignored. [PR]cmd/beacon-chain/executionwas being ignored byhack/gen-logs.shdue to a.gitignorerule. [PR]Security
prometheus/prometheus (prom/prometheus)
v3.11.1Compare Source
v3.11.0: 3.11.0 / 2026-04-02Compare Source
__meta_hetzner_datacenterlabel is deprecated for the rolerobotbut kept for backward compatibility, use the__meta_hetzner_robot_datacenterlabel instead. For the rolehcloud, the label is deprecated and will stop working after the 1 July 2026. #17850__meta_hetzner_hcloud_datacenter_locationand__meta_hetzner_hcloud_datacenter_location_network_zonelabels are deprecated, use the__meta_hetzner_hcloud_locationand__meta_hetzner_hcloud_location_network_zonelabels instead. #17850prometheus_sd_last_update_timestamp_secondsmetric to track the last time a service discovery update was sent to consumers. #18194__meta_kubernetes_pod_deployment_name,__meta_kubernetes_pod_cronjob_nameand__meta_kubernetes_pod_job_name, respectively. #17774</and>/operators for trimming observations from native histograms. #17904histogram_quantilesvariadic function for computing multiple quantiles at once. #17285storage.tsdb.retention.percentageconfiguration to configure the maximum percent of disk usable for TSDB storage. #18080fast-startupfeature flag that writes aseries_state.jsonfile to the WAL directory to track active series state across restarts. #18303st-storagefeature flag. When enabled, Prometheus stores ingested start timestamps (ST, previously called Created Timestamp) from scrape or OTLP in the TSDB and Agent WAL, and exposes them via Remote Write 2. #18062xor2-encodingfeature flag for the new TSDB block float sample chunk encoding that is optimized for scraped data and allows encoding start timestamps. #18062external_idsupport for sigv4. #17916first_over_timeandts_of_first_over_timePromQL functions. #18318KahanAdd. #18252endpointoption, a regression from the AWS SDK v2 migration. #18133client_idis empty. #18323*DualStackEndpointSlices policies. #18192prometheus_remote_storage_sent_batch_duration_secondsmeasuring before the request was sent. #18214use-uncached-iofeature flag is set on unsupported environments. #18219Configuration
📅 Schedule: (UTC)
🚦 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.