Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2026

This PR contains the following updates:

Package Change Age Confidence
@eslint-react/eslint-plugin (source) ^2.5.1^2.5.5 age confidence
@tanstack/devtools-utils (source) ^0.2.3^0.2.4 age confidence
@tanstack/preact-devtools (source) ^0.9.6^0.9.7 age confidence
@tanstack/react-devtools (source) 0.9.10.9.2 age confidence
@tanstack/solid-devtools (source) 0.7.210.7.22 age confidence
@types/react (source) ^19.2.7^19.2.8 age confidence
happy-dom ^20.0.11^20.1.0 age confidence
knip (source) ^5.80.0^5.80.2 age confidence
pnpm (source) 10.26.110.28.0 age confidence
tsdown (source) ^0.18.4^0.19.0 age confidence

Release Notes

Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v2.5.5

🐞 Fixes
📝 Changes you should be aware of

The following rules have been removed from the strict and recommended presets:

  • no-unnecessary-key
  • no-duplicate-key
  • no-implicit-key

In React projects with the new JSX transform enabled, the key prop can be defined and used by users like any other component prop. This unlocks new patterns for key usage that above rules may not handle correctly. Therefore, these rules have been removed from the presets to avoid potential false positives. You can still enable these rules manually if needed.

Full Changelog: Rel1cx/eslint-react@v2.5.3...v2.5.5

v2.5.3

Compare Source

🐞 Fixes
  • Enhance context and ref naming rules with additional cases covered by @​Rel1cx in #​1378
  • Update naming-convention/context-name rule to include React version checks; closes #​1382 by @​Rel1cx in #​1384
  • Update naming-convention/ref-name to allow "ref" as a ref name by @​ocavue in #​1380
  • Fix jsx-key-before-spread: should only be enabled in JSX automatic runtime; update related docs and tests; closes #​1381 by @​Rel1cx in #​1383
TanStack/devtools (@​tanstack/devtools-utils)

v0.2.4

Compare Source

Patch Changes
  • fix double mounting of panels (#​310)
TanStack/devtools (@​tanstack/preact-devtools)

v0.9.7

Compare Source

Patch Changes
TanStack/devtools (@​tanstack/react-devtools)

v0.9.2

Compare Source

Patch Changes
TanStack/devtools (@​tanstack/solid-devtools)

v0.7.22

Compare Source

Patch Changes
capricorn86/happy-dom (happy-dom)

v20.1.0

Compare Source

🎨 Features
👷‍♂️ Patch fixes
webpro-nl/knip (knip)

v5.80.2: Release 5.80.2

Compare Source

v5.80.1: Release 5.80.1

Compare Source

pnpm/pnpm (pnpm)

v10.28.0

Compare Source

v10.27.0

Compare Source

v10.26.2: pnpm 10.26.2

Compare Source

Patch Changes

  • Improve error message when a package version exists but does not meet the minimumReleaseAge constraint. The error now clearly states that the version exists and shows a human-readable time since release (e.g., "released 6 hours ago") #​10307.

  • Fix installation of Git dependencies using annotated tags #​10335.

    Previously, pnpm would store the annotated tag object's SHA in the lockfile instead of the actual commit SHA. This caused ERR_PNPM_GIT_CHECKOUT_FAILED errors because the checked-out commit hash didn't match the stored tag object hash.

  • Binaries of runtime engines (Node.js, Deno, Bun) are written to node_modules/.bin before lifecycle scripts (install, postinstall, prepare) are executed #​10244.

  • Try to avoid making network calls with preferOffline #​10334.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite
rolldown/tsdown (tsdown)

v0.19.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

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.

@changeset-bot
Copy link

changeset-bot bot commented Jan 12, 2026

⚠️ No Changeset found

Latest commit: 863b712

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 12, 2026

View your CI Pipeline Execution ↗ for commit 863b712

Command Status Duration Result
nx affected --targets=test:eslint,test:sherif,t... ✅ Succeeded 4m 23s View ↗
nx run-many --targets=build --exclude=examples/** ✅ Succeeded 8s View ↗

☁️ Nx Cloud last updated this comment at 2026-01-12 00:48:46 UTC

@renovate
Copy link
Contributor Author

renovate bot commented Jan 12, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 12, 2026

More templates

@tanstack/pacer

npm i https://pkg.pr.new/TanStack/pacer/@tanstack/pacer@130

@tanstack/pacer-devtools

npm i https://pkg.pr.new/TanStack/pacer/@tanstack/pacer-devtools@130

@tanstack/pacer-lite

npm i https://pkg.pr.new/TanStack/pacer/@tanstack/pacer-lite@130

@tanstack/preact-pacer

npm i https://pkg.pr.new/TanStack/pacer/@tanstack/preact-pacer@130

@tanstack/preact-pacer-devtools

npm i https://pkg.pr.new/TanStack/pacer/@tanstack/preact-pacer-devtools@130

@tanstack/react-pacer

npm i https://pkg.pr.new/TanStack/pacer/@tanstack/react-pacer@130

@tanstack/react-pacer-devtools

npm i https://pkg.pr.new/TanStack/pacer/@tanstack/react-pacer-devtools@130

@tanstack/solid-pacer

npm i https://pkg.pr.new/TanStack/pacer/@tanstack/solid-pacer@130

@tanstack/solid-pacer-devtools

npm i https://pkg.pr.new/TanStack/pacer/@tanstack/solid-pacer-devtools@130

commit: 863b712

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