Skip to content

chore(deps): update all dockerfile non-major dependencies#5353

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/all-dockerfile-non-major-dependencies
Open

chore(deps): update all dockerfile non-major dependencies#5353
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/all-dockerfile-non-major-dependencies

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux bot commented Mar 9, 2026

This PR contains the following updates:

Package Type Update Change
quay.io/konflux-ci/operator-sdk-builder final digest 1e46777 -> 2737ff0
quay.io/operator-framework/opm final minor v1.64.0 -> v1.65.0
quay.io/operator-framework/opm stage minor v1.64.0 -> v1.65.0
registry.access.redhat.com/ubi8/go-toolset stage patch 1.25.7-1772050971 -> 1.25.7-1774917512
registry.access.redhat.com/ubi8/ubi final patch 8.10-1772639305 -> 8.10-1774368078
registry.access.redhat.com/ubi9 final patch 9.7-1771346757 -> 9.7-1774415752
registry.access.redhat.com/ubi9 stage patch 9.7-1771346757 -> 9.7-1774415752
registry.access.redhat.com/ubi9 final minor 9.6-1754586119 -> 9.7-1774415752
registry.access.redhat.com/ubi9 stage minor 9.6-1754586119 -> 9.7-1774415752
registry.access.redhat.com/ubi9-minimal final patch 9.7-1771346502 -> 9.7-1773939694
registry.access.redhat.com/ubi9-minimal stage patch 9.7-1771346502 -> 9.7-1773939694
registry.access.redhat.com/ubi9/go-toolset stage patch 1.25.7-1772728670 -> 1.25.8-1774968108
registry.access.redhat.com/ubi9/go-toolset stage patch 1.25.3-1766449309 -> 1.25.8-1774968108
registry.access.redhat.com/ubi9/nginx-126 final patch 1-1772411898 -> 1-1774456672
registry.redhat.io/ubi10 final patch 10.1-1772441712 -> 10.1-1774545609
registry.redhat.io/ubi10 stage patch 10.1-1772441712 -> 10.1-1774545609
registry.redhat.io/ubi10/go-toolset stage minor 1.24-1752559364 -> 1.25.8-1774917700
registry.redhat.io/ubi10/go-toolset stage minor 1.24.6-1763548447 -> 1.25.8-1774917700
registry.redhat.io/ubi8-minimal final patch 8.10-1772599255 -> 8.10-1774368033
registry.redhat.io/ubi8/go-toolset stage minor 1.24.4-1752591614 -> 1.25.7-1774917512
registry.redhat.io/ubi9 final minor 9.6-1754586119 -> 9.7-1774415752
registry.redhat.io/ubi9 stage minor 9.6-1754586119 -> 9.7-1774415752
registry.redhat.io/ubi9-minimal final patch 9.7-1771346502 -> 9.7-1773939694
registry.redhat.io/ubi9/go-toolset stage patch 1.25.3-1766449309 -> 1.25.8-1774968108
registry.redhat.io/ubi9/go-toolset stage minor 1.24.4-1752083840 -> 1.25.8-1774968108
registry.redhat.io/ubi9/nginx-126 final patch 1-1756959223 -> 1-1774456672

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 9, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 10.10%. Comparing base (f1fe5d0) to head (f27c7eb).
⚠️ Report is 2075 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5353      +/-   ##
==========================================
- Coverage   15.45%   10.10%   -5.36%     
==========================================
  Files         112      500     +388     
  Lines       23377    57440   +34063     
==========================================
+ Hits         3613     5804    +2191     
- Misses      19479    51155   +31676     
- Partials      285      481     +196     
Flag Coverage Δ
unittests 10.10% <ø> (-5.36%) ⬇️

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.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-dockerfile-non-major-dependencies branch 14 times, most recently from 38a4bd1 to b08194a Compare March 16, 2026 14:18
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-dockerfile-non-major-dependencies branch 10 times, most recently from c778706 to 027d7e9 Compare March 19, 2026 18:07
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-dockerfile-non-major-dependencies branch 22 times, most recently from 36851cb to 1d5fe1f Compare March 30, 2026 13:47
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-dockerfile-non-major-dependencies branch 5 times, most recently from 5adbe4a to 5c40f83 Compare March 31, 2026 17:51
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-dockerfile-non-major-dependencies branch from 5c40f83 to f27c7eb Compare March 31, 2026 22:13
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant