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
@playwright/test (source) 1.57.01.58.0 age confidence
sherif 1.9.01.10.0 age confidence

Release Notes

microsoft/playwright (@​playwright/test)

v1.58.0

Compare Source

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.

👻 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.

@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

@github-actions
Copy link
Contributor

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from b730beb to aba736b Compare January 26, 2026 23:56
@christoph-jerolimov
Copy link
Member

/lgtm

@openshift-ci
Copy link

openshift-ci bot commented Jan 27, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alizard0, christoph-jerolimov

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:
  • OWNERS [alizard0,christoph-jerolimov]

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

@github-actions
Copy link
Contributor

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from aba736b to d6f4244 Compare January 27, 2026 01:06
@openshift-ci openshift-ci bot removed the lgtm label Jan 27, 2026
@openshift-ci
Copy link

openshift-ci bot commented Jan 27, 2026

New changes are detected. LGTM label has been removed.

@github-actions
Copy link
Contributor

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from d6f4244 to cd4dd06 Compare January 27, 2026 09:06
@github-actions
Copy link
Contributor

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from cd4dd06 to 303e1fd Compare January 27, 2026 10:43
@github-actions
Copy link
Contributor

@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch from 303e1fd to 5897f21 Compare January 27, 2026 12:40
@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 5897f21 to e0e5e45 Compare January 27, 2026 13:59
@sonarqubecloud
Copy link

@github-actions
Copy link
Contributor

@openshift-ci
Copy link

openshift-ci bot commented Jan 27, 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 e0e5e45 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.

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