Skip to content

chore(deps): refresh rpm lockfiles - #1910

Merged
red-hat-konflux[bot] merged 1 commit into
mainfrom
konflux/mintmaker/main/lock-file-maintenance
Sep 27, 2026
Merged

red-hat-konflux[bot] merged 1 commit into
mainfrom
konflux/mintmaker/main/lock-file-maintenance

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Sep 26, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

File rpms.in.yaml:

Package Change
kernel-headers 5.14.0-687.51.1.el9_8 -> 5.14.0-687.52.1.el9_8

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • Between 12:00 AM and 04:59 AM (* 0-4 * * *)
  • 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.

@red-hat-konflux
red-hat-konflux Bot requested review from a team and rhacs-bot as code owners September 26, 2026 02:43
@red-hat-konflux
red-hat-konflux Bot enabled auto-merge (squash) September 26, 2026 02:43
@red-hat-konflux

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml
    Updating crates.io index
    Updating git repository `https://github.com/aya-rs/aya.git`
error: failed to get `aya` as a dependency of package `fact v0.5.0-dev (/tmp/renovate/repos/github/stackrox/fact/fact)`

Caused by:
  failed to load source for dependency `aya`

Caused by:
  unable to update https://github.com/aya-rs/aya.git?rev=c29cd71cb4fe1440bc0d566633afa822f1b41fc5

Caused by:
  failed to create directory `/home/renovate/.cargo/git/db/aya-c5ab473414e1dedb`

Caused by:
  Permission denied (os error 13)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path fact-api/Cargo.toml
    Updating crates.io index
    Updating git repository `https://github.com/aya-rs/aya.git`
error: failed to get `aya` as a dependency of package `fact v0.5.0-dev (/tmp/renovate/repos/github/stackrox/fact/fact)`

Caused by:
  failed to load source for dependency `aya`

Caused by:
  unable to update https://github.com/aya-rs/aya.git?rev=c29cd71cb4fe1440bc0d566633afa822f1b41fc5

Caused by:
  failed to create directory `/home/renovate/.cargo/git/db/aya-c5ab473414e1dedb`

Caused by:
  Permission denied (os error 13)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path fact-ebpf/Cargo.toml
    Updating crates.io index
    Updating git repository `https://github.com/aya-rs/aya.git`
error: failed to get `aya` as a dependency of package `fact v0.5.0-dev (/tmp/renovate/repos/github/stackrox/fact/fact)`

Caused by:
  failed to load source for dependency `aya`

Caused by:
  unable to update https://github.com/aya-rs/aya.git?rev=c29cd71cb4fe1440bc0d566633afa822f1b41fc5

Caused by:
  failed to create directory `/home/renovate/.cargo/git/db/aya-c5ab473414e1dedb`

Caused by:
  Permission denied (os error 13)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path fact/Cargo.toml
    Updating crates.io index
    Updating git repository `https://github.com/aya-rs/aya.git`
error: failed to get `aya` as a dependency of package `fact v0.5.0-dev (/tmp/renovate/repos/github/stackrox/fact/fact)`

Caused by:
  failed to load source for dependency `aya`

Caused by:
  unable to update https://github.com/aya-rs/aya.git?rev=c29cd71cb4fe1440bc0d566633afa822f1b41fc5

Caused by:
  failed to create directory `/home/renovate/.cargo/git/db/aya-c5ab473414e1dedb`

Caused by:
  Permission denied (os error 13)

@coderabbitai

coderabbitai Bot commented Sep 26, 2026 •

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: stackrox/fact/.coderabbit.yml

Review profile: CHILL

Plan: Advanced

Run ID: 11fb5a46-fbcd-4c5d-ab6a-39e1007b75a3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@rhacs-bot rhacs-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved by automation.

@codecov-commenter

codecov-commenter commented Sep 26, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 33.47%. Comparing base (9bae9a6) to head (dc2d12a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1910   +/-   ##
=======================================
  Coverage   33.47%   33.47%           
=======================================
  Files          22       22           
  Lines        3621     3621           
  Branches     3621     3621           
=======================================
  Hits         1212     1212           
  Misses       2400     2400           
  Partials        9        9           

☔ View full report in Codecov by Harness.
📢 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.

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/lock-file-maintenance branch from 665fd82 to dc2d12a Compare September 27, 2026 05:00
@red-hat-konflux
red-hat-konflux Bot merged commit 97a0450 into main Sep 27, 2026
48 of 50 checks passed
@red-hat-konflux
red-hat-konflux Bot deleted the konflux/mintmaker/main/lock-file-maintenance branch September 27, 2026 05:28
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