Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2026

This PR contains the following updates:

Package Change Age Confidence
sherif 1.9.01.10.0 age confidence

Release Notes

QuiiBz/sherif (sherif)

v1.10.0

Compare Source

JSON configuration in root package.json

When using many CLI arguments, it might be easier to move to the configuration format. In your root package.json, add a sherif field containing the same options as the CLI, but in camelCase. Default values are shown below:

{
  "sherif": {
    "fix": false,
    "select": "highest", // "highest" | "lowest"
    "noInstall": false,
    "failOnWarnings": false,
    "ignoreDependency": [], // string[]
    "ignorePackage": [], // string[]
    "ignoreRule": [] // string[]
  }
}

--fail-on-warnings option

Add a new option --fail-on-warnings to exit with code 1 if any warning issues are found. By default, only error issues will make Sherif exit with code 1.

What's Changed

Full Changelog: QuiiBz/sherif@v1.9.0...v1.10.0


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@openshift-ci
Copy link

openshift-ci bot commented Jan 20, 2026

Hi @renovate[bot]. Thanks for your PR.

I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@github-actions
Copy link
Contributor

The image is available at:

/test e2e-ocp-helm

@openshift-ci
Copy link

openshift-ci bot commented Jan 20, 2026

@github-actions[bot]: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

Details

In response to this:

The image is available at:

/test e2e-ocp-helm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@alizard0
Copy link
Member

/ok-to-test

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 9050a77 to 1f678cd Compare January 20, 2026 12:35
@github-actions
Copy link
Contributor

The image is available at:

/test e2e-ocp-helm

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 1f678cd to 1ae65a8 Compare January 20, 2026 13:21
@github-actions
Copy link
Contributor

The image is available at:

/test e2e-ocp-helm

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 1ae65a8 to 1799f02 Compare January 20, 2026 15:17
@github-actions
Copy link
Contributor

The image is available at:

/test e2e-ocp-helm

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 1799f02 to 2ea7063 Compare January 20, 2026 17:25
@github-actions
Copy link
Contributor

The image is available at:

/test e2e-ocp-helm

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 2ea7063 to 3c95397 Compare January 20, 2026 18:40
@github-actions
Copy link
Contributor

The image is available at:

/test e2e-ocp-helm

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 3c95397 to 51c60a3 Compare January 20, 2026 20:17
@github-actions
Copy link
Contributor

The image is available at:

/test e2e-ocp-helm

@alizard0
Copy link
Member

/retest

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 51c60a3 to 36aacde Compare January 21, 2026 10:19
@github-actions
Copy link
Contributor

The image is available at:

/test e2e-ocp-helm

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 36aacde to 6838255 Compare January 21, 2026 14:15
@github-actions
Copy link
Contributor

The image is available at:

/test e2e-ocp-helm

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 6838255 to 37ea803 Compare January 21, 2026 16:04
@github-actions
Copy link
Contributor

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 37ea803 to 34c2077 Compare January 21, 2026 21:53
@sonarqubecloud
Copy link

@github-actions
Copy link
Contributor

@openshift-ci
Copy link

openshift-ci bot commented Jan 21, 2026

@renovate[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-ocp-helm 34c2077 link true /test e2e-ocp-helm

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Copy link
Member

@alizard0 alizard0 left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci
Copy link

openshift-ci bot commented Jan 22, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alizard0

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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.

1 participant