-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update dependency eslint-plugin-react-hooks to v5 #138
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
Open
pactflow-renovate-bot
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-react-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Labels
None yet
0 participants
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:
1.7.0
->5.2.0
Release Notes
facebook/react (eslint-plugin-react-hooks)
v5.2.0
Compare Source
do
/while
loops (@tyxla in #31720)v5.1.0
Compare Source
do
/while
loops (@tyxla in #28714)as
expression (@mskelton in #31119)v5.0.0
Compare Source
_Button
or_component
are no longer valid. (@kassens) in #25162useActionState
stable. (@eps1lon in #29665)as
expression in callback. (@StyleShit in #28202)as
expressions in deps array. (@StyleShit in #28189)React.use()
the same asuse()
. (@kassens in #27769)use()
lint to non-experimental. (@kassens in #27768)as
expressions. (@cpojer in #27590)useEffect(fn, undefined)
. (@kassens in #27525)useEvent
touseEffectEvent
. (@sebmarkbage in #25881)useEvent
functions in dependency lists. (@poteto in #25512)useEvent
references instead. (@poteto in #25319)RulesOfHooks
withuseEvent
rules. (@poteto in #25285)v4.6.2
Compare Source
v4.6.1
Compare Source
v4.6.0
v4.5.0
v4.4.0
v4.3.0
useTransition
signature in the rule. (@rickhanlonii in #20976)v4.2.0
v4.1.2
v4.1.1
v4.1.0
v4.0.8
typeof
annotation to not be considered a dependency. (@delca85 in #19316)v4.0.7
v4.0.6
v4.0.5
v4.0.4
v4.0.3
Effect
due to too many false positives. (@gaearon in #19004)v4.0.2
Effect
in the middle from being considered effects. (@surgeboris in #18907)v4.0.1
v4.0.0
PascalCase.useFoo()
calls as Hooks. (@cyan33 in #18722)Effect
. (@airjp73 in #18580)useRef
as constant. (@sophiebits in #18496)v3.0.0
v2.5.0
v2.4.0
forwardRef
. (@dprgarner in #17255)Effect
. (@gaearon in #17663)v2.0.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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.