-
-
Notifications
You must be signed in to change notification settings - Fork 34
chore(deps): update all non-major dependencies #130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
|
View your CI Pipeline Execution ↗ for commit 863b712
☁️ Nx Cloud last updated this comment at |
Edited/Blocked NotificationRenovate 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. |
This PR contains the following updates:
^2.5.1→^2.5.5^0.2.3→^0.2.4^0.9.6→^0.9.70.9.1→0.9.20.7.21→0.7.22^19.2.7→^19.2.8^20.0.11→^20.1.0^5.80.0→^5.80.210.26.1→10.28.0^0.18.4→^0.19.0Release Notes
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v2.5.5🐞 Fixes
no-unnecessary-keyrule from strict presets by @Rel1cx in #1386no-duplicate-keyrule from recommended presets by @Rel1cx in #1387no-implicit-keyrule from recommended presets by @Rel1cx in #1388📝 Changes you should be aware of
The following rules have been removed from the strict and recommended presets:
no-unnecessary-keyno-duplicate-keyno-implicit-keyIn React projects with the new JSX transform enabled, the
keyprop can be defined and used by users like any other component prop. This unlocks new patterns forkeyusage 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.3Compare Source
🐞 Fixes
naming-convention/context-namerule to include React version checks; closes #1382 by @Rel1cx in #1384naming-convention/ref-nameto allow "ref" as a ref name by @ocavue in #1380jsx-key-before-spread: should only be enabled in JSX automatic runtime; update related docs and tests; closes #1381 by @Rel1cx in #1383TanStack/devtools (@tanstack/devtools-utils)
v0.2.4Compare Source
Patch Changes
TanStack/devtools (@tanstack/preact-devtools)
v0.9.7Compare Source
Patch Changes
e9f700c]:TanStack/devtools (@tanstack/react-devtools)
v0.9.2Compare Source
Patch Changes
e9f700c]:TanStack/devtools (@tanstack/solid-devtools)
v0.7.22Compare Source
Patch Changes
e9f700c]:capricorn86/happy-dom (happy-dom)
v20.1.0Compare Source
🎨 Features
BrowserPage.evaluateModule()andBrowserFrame.evaluateModule()- By @capricorn86 in task #1944moduleto the browser settings - By @capricorn86 in task #1944import()to JavaScript evaluation - By @capricorn86 in task #1944type="module"on script elementsWebSocket- By @capricorn86 in task #1944CloseEvent- By @capricorn86 in task #1944render.setupScriptandrender.modeto the configuration in @happy-dom/server-renderer - By @capricorn86 in task #1944urlstorenderItemsin the configuration in @happy-dom/server-renderer - By @capricorn86 in task #1944👷♂️ Patch fixes
webpro-nl/knip (knip)
v5.80.2: Release 5.80.2Compare Source
bb93a2b) - thanks @JoshuaKGoldberg!af0d736) - thanks @ClementValot!cwdOrPathinisDirectoryandisFile(2d0bb0c)hasRefsInFile(86bde97)307c37b)posfrom exporteddefaultkeyword to identifier (8e74ec7)71206b7)v5.80.1: Release 5.80.1Compare Source
26a6f7b)ee09aa3)88c488a)4d000e7)ignoreExportsUsedInFilefrom default config (f3eddf3)29e5f17)31ce18a)64ad7b4)3e0b847)- thanks @AlexanderKaran!de508e3) - thanks @solomonhawk!resolvein plugins (5b98269)appDir+ fix glob escaper (f993591)b9dc80e) - thanks @AlexanderKaran!d8fa043) - thanks @sebacardello!a8d0bfd)a4d6b1e)2f663e3)pnpm/pnpm (pnpm)
v10.28.0Compare Source
v10.27.0Compare Source
v10.26.2: pnpm 10.26.2Compare Source
Patch Changes
Improve error message when a package version exists but does not meet the
minimumReleaseAgeconstraint. 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_FAILEDerrors 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/.binbefore lifecycle scripts (install, postinstall, prepare) are executed #10244.Try to avoid making network calls with preferOffline #10334.
Platinum Sponsors
Gold Sponsors
rolldown/tsdown (tsdown)
v0.19.0Compare Source
🚨 Breaking Changes
debugLogstodebug- by @sxzz (bb4e7)silentoption - by @sxzz (59015)debugtodevtools, renamedebug.devtoolstodevtools.ui- by @sxzz (63e6f)legacyoption, removemain&modulefields if pure ESM - by @sxzz (16841)exports.exclude- by @sxzz (53d38)typeswhenexports.legacy- by @lishaduck and @sxzz in #685 (7be6b)🚀 Features
typeAssertutil back - by @sxzz (1d385)css.splittingis disabled - by @jinghaihan and @sxzz in #680 (b737c)enableDebug- by @sxzz (2d922)resolveUserConfig- by @sxzz (c9acb)🐞 Bug Fixes
--ignore-scriptsto avoid lifecycle output - by @Doctor-wu in #661 (1c8b1)🏎 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.
This PR was generated by Mend Renovate. View the repository job log.