Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2026

This PR contains the following updates:

Package Change Age Confidence
@tanstack/query-core (source) ^5.90.18^5.90.19 age confidence
sherif ^1.9.0^1.10.0 age confidence

Release Notes

TanStack/query (@​tanstack/query-core)

v5.90.19

Compare Source

Patch Changes
  • fix stable combine reference not updating when queries change dynamically (#​9954)
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 - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 added the dependencies Pull requests that update a dependency file label Jan 19, 2026
@changeset-bot
Copy link

changeset-bot bot commented Jan 19, 2026

⚠️ No Changeset found

Latest commit: 3fe1144

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nx-cloud
Copy link

nx-cloud bot commented Jan 19, 2026

View your CI Pipeline Execution ↗ for commit 3fe1144

Command Status Duration Result
nx affected --targets=test:sherif,test:docs,tes... ✅ Succeeded 25s View ↗
nx run-many --target=build ✅ Succeeded 11s View ↗

☁️ Nx Cloud last updated this comment at 2026-01-19 02:05:39 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 19, 2026

npm i https://pkg.pr.new/@tanstack/eslint-config@331
npm i https://pkg.pr.new/@tanstack/publish-config@331
npm i https://pkg.pr.new/@tanstack/typedoc-config@331
npm i https://pkg.pr.new/@tanstack/vite-config@331

commit: 3fe1144

@renovate renovate bot merged commit 2d75bc2 into main Jan 19, 2026
5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 19, 2026 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant