Skip to content
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

Updated libs: Bump eslint-plugin-react-hooks from 5.1.0-rc-fb9a90fa48-20240614 to 5.1.0 #331

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2024

Bumps eslint-plugin-react-hooks from 5.1.0-rc-fb9a90fa48-20240614 to 5.1.0.

Changelog

Sourced from eslint-plugin-react-hooks's changelog.

15.1.0 (May 20, 2016)

React

  • Ensure we're using the latest object-assign, which has protection against a non-spec-compliant native Object.assign. (@​zpao in #6681)
  • Add a new warning to communicate that props objects passed to createElement must be plain objects. (@​richardscarrott in #6134)
  • Fix a batching bug resulting in some lifecycle methods incorrectly being called multiple times. (@​sophiebits in #6650)

React DOM

  • Fix regression in custom elements support. (@​jscissr in #6570)
  • Stop incorrectly warning about using onScroll event handler with server rendering. (@​Aweary in #6678)
  • Fix grammar in the controlled input warning. (@​jakeboone02 in #6657)
  • Fix issue preventing <object> nodes from being able to read <param> nodes in IE. (@​syranide in #6691)
  • Fix issue resulting in crash when using experimental error boundaries with server rendering. (@​jimfb in #6694)
  • Add additional information to the controlled input warning. (@​borisyankov in #6341)

React Perf Add-on

  • Completely rewritten to collect data more accurately and to be easier to maintain. (@​gaearon in #6647, #6046)

React Native Renderer

15.0.2 (April 29, 2016)

React

ReactDOM

  • Fixed bug resulting in disabled buttons responding to mouse events in IE. (@​nhunzaker in #6215)
  • Ensure <option>s are correctly selected when inside <optgroup>. (@​trevorsmith in #6442)
  • Restore support for rendering into a shadow root. (@​Wildhoney in #6462)
  • Ensure nested <body> elements are caught when warning for invalid markup. (@​keyanzhang in #6469)
  • Improve warning when encountering multiple elements with the same key. (@​hkal in #6500)

React TestUtils Add-on

  • Ensure that functional components do not have an owner. (@​gaearon in #6362)
  • Handle invalid arguments to scryRenderedDOMComponentsWithClass better. (@​ipeters90 in #6529)

React Perf Add-on

  • Ignore DOM operations that occur outside the batch operation. (@​gaearon in #6516)

React Native Renderer

  • These files are now shipped inside the React npm package. They have no impact on React core or ReactDOM.

15.0.1 (April 8, 2016)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the libs Libraries and dependencies label Dec 8, 2024
Copy link

vercel bot commented Dec 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
unknown-art-q4qe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 16, 2024 6:52am

Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.1.0-rc-fb9a90fa48-20240614 to 5.1.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-react-hooks-5.1.0 branch from 685ee08 to 07c26be Compare December 16, 2024 06:51
@silversonicaxel silversonicaxel merged commit 627e389 into main Dec 16, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-react-hooks-5.1.0 branch December 16, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libs Libraries and dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant