Skip to content
This repository was archived by the owner on Nov 22, 2022. It is now read-only.

chore(deps): bump react-is from 16.9.0 to 16.13.1#3

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-is-16.13.1
Closed

chore(deps): bump react-is from 16.9.0 to 16.13.1#3
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-is-16.13.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 31, 2020

Bumps react-is from 16.9.0 to 16.13.1.

Release notes

Sourced from react-is's releases.

16.13.1 (March 19, 2020)

React DOM

  • Fix bug in legacy mode Suspense where effect clean-up functions are not fired. This only affects users who use Suspense for data fetching in legacy mode, which is not technically supported. (@acdlite in #18238)
  • Revert warning for cross-component updates that happen inside class render lifecycles (componentWillReceiveProps, shouldComponentUpdate, and so on). (@gaearon in #18330)

Artifacts

16.13.0 (February 26, 2020)

React

  • Warn when a string ref is used in a manner that's not amenable to a future codemod (@lunaruan in #17864)
  • Deprecate React.createFactory() (@trueadm in #17878)

React DOM

Concurrent Mode (Experimental)

Artifacts

Changelog

Sourced from react-is's changelog.

16.13.1 (March 19, 2020)

React DOM

  • Fix bug in legacy mode Suspense where effect clean-up functions are not fired. This only affects users who use Suspense for data fetching in legacy mode, which is not technically supported. (@acdlite in #18238)
  • Revert warning for cross-component updates that happen inside class render lifecycles (componentWillReceiveProps, shouldComponentUpdate, and so on). (@gaearon in #18330)

16.13.0 (February 26, 2020)

React

  • Warn when a string ref is used in a manner that's not amenable to a future codemod (@lunaruan in #17864)
  • Deprecate React.createFactory() (@trueadm in #17878)

React DOM

Concurrent Mode (Experimental)

16.12.0 (November 14, 2019)

React DOM

  • Fix passive effects (useEffect) not being fired in a multi-root app. (@acdlite in #17347)

React Is

  • Fix lazy and memo types considered elements instead of components (@bvaughn in #17278)

16.11.0 (October 22, 2019)

React DOM

Commits
  • 60016c4 Export React as Named Exports instead of CommonJS (#18106)
  • f2fd484 Add React.createFactory() deprecation warning (#17878)
  • a209a97 Add feature flag around React.createFactory (#17873)
  • 0cf22a5 Use console directly instead of warning() modules (#17599)
  • 9ac42dd Remove the condition argument from warning() (#17568)
  • 9a5f28d update version numbers for 16.12
  • 053cf0f Fix react-is memo and lazy type checks (#17278)
  • 8075c85 Update local package versions for 16.10 release
  • d256f88 Update local version numbers for 16.10.2 release
  • 2a264a9 Update local version numbers for 16.10.1 release
  • Additional commits viewable in compare view

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 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 31, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 3, 2020

Superseded by #11.

@dependabot dependabot bot closed this Nov 3, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-is-16.13.1 branch November 3, 2020 06:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants