Update Patch version bumps - #465
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Coverage Report
File CoverageNo changed files found. |
renovate
Bot
force-pushed
the
renovate/patch-version-bumps
branch
from
July 29, 2026 14:57
8b8b9e4 to
88ce219
Compare
renovate
Bot
force-pushed
the
renovate/patch-version-bumps
branch
from
July 30, 2026 17:06
88ce219 to
cff3db8
Compare
renovate
Bot
force-pushed
the
renovate/patch-version-bumps
branch
from
July 30, 2026 22:55
cff3db8 to
053328f
Compare
renovate
Bot
force-pushed
the
renovate/patch-version-bumps
branch
from
August 3, 2026 19:30
053328f to
d561f83
Compare
renovate
Bot
force-pushed
the
renovate/patch-version-bumps
branch
from
August 4, 2026 01:15
d561f83 to
2cd7a9b
Compare
renovate
Bot
force-pushed
the
renovate/patch-version-bumps
branch
from
August 4, 2026 22:06
2cd7a9b to
9965acb
Compare
renovate
Bot
force-pushed
the
renovate/patch-version-bumps
branch
from
August 5, 2026 23:41
9965acb to
c495836
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





This PR contains the following updates:
5.18.0→5.18.214.6.1→14.6.319.2.17→19.2.184.3.2→4.3.3Release Notes
Rel1cx/eslint-react (@eslint-react/eslint-plugin)
v5.18.2Compare Source
🐞 Fixes
react-x/no-nested-component-definitions: fixed a regression where nested components wrapped inuseCallback(e.g.const C = useCallback(() => <div />, []);) were no longer reported — the rule now resolves the component name through well-known component wrappers (memo,forwardRef,useCallback,observer, react-redux'sconnect, Relay'screate*Containerhelpers, Apollo'sgraphql, andwith*HOCs, including curried forms likeconnect(...)(Component)) up to the enclosing variable declarator, and no longer misreports array method callbacks (flatMap,forEach,reduce, etc.) in list rendering patterns. (#1928, closes #1927)🏗️ Internal
effectto3.22.1,eslint-plugin-jsdocto63.3.3,textlintto15.8.0,js-yamlto4.3.1,axiosto1.19.0,nxto23.1.1,viteto8.2.0,@vitejs/plugin-reactto6.0.5,fumadocsto16.14.0,fumadocs-mdxto15.2.2,preactto10.29.8,globalsto17.9.0,lucide-reactto1.28.0,@types/reactto19.2.18,@types/react-domto19.2.4, andpnpmto11.20.0.Full Changelog: Rel1cx/eslint-react@v5.18.1...v5.18.2
v5.18.1Compare Source
📝 Documentation
additionalRefHooksshared setting in the affected rule docs.🏗️ Internal
@eslint-react/ast: addedTraverse.findEnclosingTryBlock, extracted fromreact-x/error-boundaries.@eslint/compatwith@eslint/config-helpers.eslintto10.8.0,eslint-plugin-jsdocto63.3.2,tsdownto0.22.14,nextto16.2.12,fumadocsto16.13.0,postcssto8.5.25, andpnpmto11.18.0.Full Changelog: Rel1cx/eslint-react@v5.18.0...v5.18.1
testing-library/user-event (@testing-library/user-event)
v14.6.3Compare Source
vitejs/vite-plugin-react (@vitejs/plugin-react-swc)
v4.3.3Compare Source
Add a patch for bundled-dev mode compat #1352
Added a patch so that this plugin works with the experimental bundled dev mode. Note that because this Vite feature is experimental, compatibility in future Vite releases is not guaranteed.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.