Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
alpine final patch 3.23.03.23.2 age confidence
docker/setup-buildx-action action minor v3.11.1v3.12.0 age confidence
eslint-plugin-react-refresh devDependencies patch 0.4.250.4.26 age confidence
gcr.io/cadvisor/cadvisor minor 0.52.10.54.1 age confidence
github.com/jackc/pgx/v5 require minor v5.7.6v5.8.0 age confidence
github.com/quic-go/quic-go replace patch v0.57.0v0.57.1 age confidence
github/codeql-action action patch v4.31.8v4.31.9 age confidence
grafana/grafana patch 12.3.012.3.1 age confidence
lucide-react (source) dependencies minor 0.561.00.562.0 age confidence
postcss-preset-env (source) devDependencies minor 10.5.010.6.0 age confidence
prom/alertmanager minor 0.29.00.30.0 age confidence
prom/prometheus patch v3.8.0v3.8.1 age confidence
prom/prometheus patch 3.8.03.8.1 age confidence
react-router-dom (source) dependencies minor 7.10.17.11.0 age confidence
typescript-eslint (source) devDependencies minor 8.49.08.50.0 age confidence
vite (source) devDependencies patch 7.3.07.3.1 age confidence

Release Notes

docker/setup-buildx-action (docker/setup-buildx-action)

v3.12.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.11.1...v3.12.0

ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)

v0.4.26

Compare Source

jackc/pgx (github.com/jackc/pgx/v5)

v5.8.0

Compare Source

quic-go/quic-go (github.com/quic-go/quic-go)

v0.57.1

Compare Source

This release resolves a panic during the server handshake when using the upcoming Go 1.26 toolchain, specifically occurring with TLS session tickets disabled (#​5462). This issue does not impact builds on Go 1.25 or earlier versions.

github/codeql-action (github/codeql-action)

v4.31.9

Compare Source

grafana/grafana (grafana/grafana)

v12.3.1

Compare Source

Features and enhancements
Bug fixes
lucide-icons/lucide (lucide-react)

v0.562.0

Compare Source

csstools/postcss-plugins (postcss-preset-env)

v10.6.0

Compare Source

December 27, 2025

prometheus/alertmanager (prom/alertmanager)

v0.30.0: 0.30.0 / 2025-12-15

Compare Source

  • [CHANGE] Don't allow calling qids with an empty ids list. #​4707
  • [FEATURE] Add mattermost integration. #​4090
  • [FEATURE] Add saturday to the first day of the week options. #​4473
  • [FEATURE] Add templating functions for working with urls. #​4625
  • [FEATURE] cluster: Allow persistent peer names. #​4636
  • [FEATURE] dispatch: Add start delay. #​4704
  • [FEATURE] provider: Add subscriber channel metrics. #​4630
  • [FEATURE] template: Add tojson function. #​4773
  • [FEATURE] Add api http metrics. #​4162
  • [FEATURE] Add distributed tracing support. #​4745
  • [FEATURE] Add names to inhibit rules. #​4628
  • [FEATURE] Add timeout option for pagerduty notifier. #​4354
  • [FEATURE] Add timeout option for slack notifier. #​4355
  • [FEATURE] Allow nested details fields in pagerduty. #​3944
  • [FEATURE] Implement phantom_threading to group email alerts into threads. #​4623
  • [FEATURE] gc: Report errors, but remove erroneous silences and continue. #​4724
  • [FEATURE] jira: Template customfields. #​4029
  • [FEATURE] jira: Allow configuring issue update via parameter. #​4621
  • [FEATURE] Slack app support. #​4211
  • [ENHANCEMENT] Add comment about smtp plain authentication. #​4741
  • [ENHANCEMENT] Add documentation about high availability. #​4708
  • [ENHANCEMENT] Add documentation for client_allowed_sans. #​4706
  • [ENHANCEMENT] Improve logging around webhook dispatch failure. #​4511
  • [ENHANCEMENT] Compile silence matchers when the silence is added. #​4695
  • [ENHANCEMENT] Fix 's/client/alerts_api/g' broken link in 0.29. #​4718
  • [ENHANCEMENT] Fix rocketchat_config docs. #​4767
  • [ENHANCEMENT] Fix: <mute_time_interval> was renamed. #​4729
  • [ENHANCEMENT] Improve inhibition performance. #​4607
  • [ENHANCEMENT] Loadsnapshot: update matcher index properly while not holding lock. #​4714
  • [ENHANCEMENT] Logging improvements. #​4113
  • [ENHANCEMENT] Move query locking back into private query function. #​4694
  • [ENHANCEMENT] Optimize the new inhibitor implementation for ~2.5x performance improvement. #​4668
  • [ENHANCEMENT] Reduce the time dispatch.group holds the mutex. #​4670
  • [ENHANCEMENT] Use b.loop() to simplify the code and improve performance. #​4642
  • [ENHANCEMENT] Remove duplicate slice during silences query. #​4696
  • [ENHANCEMENT] Silences: optimize incremental mutes queries via a silence version index. #​4723
  • [ENHANCEMENT] Update description for filter param in openapi. #​4775
  • [BUGFIX] Add new behavior to avoid races on config reload. #​4705
  • [BUGFIX] config: Fix duplicate header detection for all case variants. #​2810
  • [BUGFIX] marker: Stop state leakage from aggregation groups. #​4438
  • [BUGFIX] Fix pprof debug endpoints not working with --web.route-prefix. #​4698
  • [BUGFIX] Set context timeout for resolvepeers. #​4343
prometheus/prometheus (prom/prometheus)

v3.8.1: 3.8.1 / 2025-12-16

Compare Source

  • [BUGFIX] remote: Fix Remote Write receiver, so it does not send wrong response headers for v1 flow and cause Prometheus senders to emit false partial error log and metrics. #​17683
remix-run/react-router (react-router-dom)

v7.11.0

Compare Source

Patch Changes
  • Updated dependencies:
    • react-router@7.11.0
typescript-eslint/typescript-eslint (typescript-eslint)

v8.50.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitejs/vite (vite)

v7.3.1

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • 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 force-pushed the renovate/non-major-dependencies branch 2 times, most recently from a887b04 to 26594ec Compare December 16, 2025 21:07
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 2 times, most recently from 2c1fbf5 to 1d2590b Compare December 17, 2025 20:43
@renovate renovate bot changed the title chore(deps): update non-major dependencies fix(deps): update non-major dependencies Dec 17, 2025
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 4 times, most recently from d3c23e7 to 9cb6a2d Compare December 19, 2025 10:39
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 3 times, most recently from 5a23849 to 83023fb Compare December 27, 2025 00:39
@renovate renovate bot added the go label Dec 27, 2025
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch 2 times, most recently from 3b4cc3d to ad9ab4a Compare December 31, 2025 16:01
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch from ad9ab4a to dc2613d Compare January 7, 2026 08:42
owine added a commit that referenced this pull request Jan 7, 2026
Force update quic-go to v0.57.0 via replace directive to fix HTTP/3
QPACK Header Expansion DoS vulnerability. Gin v1.11.0 currently pins
to vulnerable v0.54.0, so we override until Gin releases an update.

This fixes the CI test failures in PR #336 which were caused by
govulncheck detecting this vulnerability in the security checks.

Changes:
- Added replace directive for github.com/quic-go/quic-go v0.57.0
- Updated github.com/quic-go/qpack to v0.6.0 (transitive dependency)
- Cleaned up unused indirect dependencies

Fixes: GO-2025-4233
CVE: CVE-2025-64702
Advisory: GHSA-g754-hx8w-x2g6

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@renovate renovate bot force-pushed the renovate/non-major-dependencies branch from dc2613d to 083a0ce Compare January 7, 2026 15:39
@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 6.98%. Comparing base (f072724) to head (083a0ce).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #336   +/-   ##
=====================================
  Coverage   6.98%   6.98%           
=====================================
  Files         82      82           
  Lines      15183   15183           
=====================================
  Hits        1060    1060           
  Misses     14075   14075           
  Partials      48      48           
Flag Coverage Δ
mariadb 6.98% <ø> (ø)
postgres 6.98% <ø> (ø)
unittests 6.98% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@owine owine merged commit 0a56486 into main Jan 7, 2026
9 checks passed
@owine owine deleted the renovate/non-major-dependencies branch January 7, 2026 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants