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

chore(deps): update dependency react to v15.7.0 #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react (source) 15.4.1 -> 15.7.0 age adoption passing confidence

Release Notes

facebook/react (react)

v15.7.0

Compare Source

React

v15.6.2

Compare Source

All Packages
  • Switch from BSD + Patents to MIT license
React DOM
  • Fix a bug where modifying document.documentMode would trigger IE detection in other browsers, breaking change events. (@​aweary in #​10032)
  • CSS Columns are treated as unitless numbers. (@​aweary in #​10115)
  • Fix bug in QtWebKit when wrapping synthetic events in proxies. (@​walrusfruitcake in #​10115)
  • Prevent event handlers from receiving extra argument in development. (@​aweary in #​10115)
  • Fix cases where onChange would not fire with defaultChecked on radio inputs. (@​jquense in #​10156)
  • Add support for controlList attribute to allowed DOM properties (@​nhunzaker in #​9940)
  • Fix a bug where creating an element with a ref in a constructor did not throw an error in development. (@​iansu in #​10025)

v15.6.1

Compare Source

React DOM

v15.6.0

Compare Source

React
  • Downgrade deprecation warnings to use console.warn instead of console.error. (@​flarnie in #​9753)
  • Add a deprecation warning for React.createClass. Points users to create-react-class instead. (@​flarnie in #​9771)
  • Add deprecation warnings and separate module for React.DOM factory helpers. (@​nhunzaker in #​8356)
  • Warn for deprecation of React.createMixin helper, which was never used. (@​aweary in #​8853)
React DOM
React Addons

v15.5.4

Compare Source

React Addons
  • Critical Bugfix: Update the version of prop-types to fix critical bug. (@​gaearon in 545c87f)
  • Fix react-addons-create-fragment package to include loose-envify transform for Browserify users. (@​mridgway in #​9642)
React Test Renderer
  • Fix compatibility with Enzyme by exposing batchedUpdates on shallow renderer. (@​gaearon in 9382)

v15.5.3

Compare Source

Note: this release has a critical issue and was deprecated. Please update to 15.5.4 or higher.

React Addons
  • Fix react-addons-create-fragment package to export correct thing. (@​gaearon in #​9385)
  • Fix create-react-class package to include loose-envify transform for Browserify users. (@​mridgway in #​9642)

v15.5.2

Compare Source

Note: this release has a critical issue and was deprecated. Please update to 15.5.4 or higher.

React Addons

v15.5.1

Compare Source

Note: this release has a critical issue and was deprecated. Please update to 15.5.4 or higher.

React

v15.5.0

Compare Source

Note: this release has a critical issue and was deprecated. Please update to 15.5.4 or higher.

React
React DOM
React Test Renderer
  • Fixed bug where componentWillUnmount was not called for children. (@​gre in #​8512)
  • Added react-test-renderer/shallow, which exports the shallow renderer. (@​bvaughn)
React Addons
  • Last release for addons; they will no longer be actively maintained.
  • Removed peerDependencies so that addons continue to work indefinitely. (@​acdlite and @​bvaughn in 8a06cd7 and 67a8db3)
  • Updated to remove references to React.createClass and React.PropTypes (@​acdlite in 12a96b9)
  • react-addons-test-utils is deprecated. Use react-dom/test-utils and react-test-renderer/shallow instead. (@​bvaughn)

v15.4.2

Compare Source

React
React DOM
React Addons

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants