react-native-looped-carousel
react-native-looped-carousel copied to clipboard
Bump react-test-renderer from 16.4.1 to 16.13.0
Bumps react-test-renderer from 16.4.1 to 16.13.0.
Release notes
Sourced from react-test-renderer's releases.
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
- Warn when changes in
stylemay cause an unexpected collision (@sophiebits in #14181, #18002)- Warn when a function component is updated during another component's render phase (@acdlite in #17099)
- Deprecate
unstable_createPortal(@trueadm in #17880)- Fix
onMouseEnterbeing fired on disabled buttons (@AlfredoGJ in #17675)- Call
shouldComponentUpdatetwice when developing inStrictMode(@bvaughn in #17942)- Add
versionproperty to ReactDOM (@ealush in #15780)- Don't call
toString()ofdangerouslySetInnerHTML(@sebmarkbage in #17773)- Show component stacks in more warnings (@gaearon in #17922, #17586)
Concurrent Mode (Experimental)
- Warn for problematic usages of
ReactDOM.createRoot()(@trueadm in #17937)- Remove
ReactDOM.createRoot()callback params and added warnings on usage (@bvaughn in #17916)- Don't group Idle/Offscreen work with other work (@sebmarkbage in #17456)
- Adjust
SuspenseListCPU bound heuristic (@sebmarkbage in #17455)- Add missing event plugin priorities (@trueadm in #17914)
- Fix
isPendingonly being true when transitioning from inside an input event (@acdlite in #17382)- Fix
React.memocomponents dropping updates when interrupted by a higher priority update (@acdlite in #18091)- Don't warn when suspending at the wrong priority (@gaearon in #17971)
- Fix a bug with rebasing updates (@acdlite and @sebmarkbage in #17560, #17510, #17483, #17480)
Artifacts
- react: https://unpkg.com/[email protected]/umd/
- react-art: https://unpkg.com/[email protected]/umd/
- react-dom: https://unpkg.com/[email protected]/umd/
- react-is: https://unpkg.com/[email protected]/umd/
- react-test-renderer: https://unpkg.com/[email protected]/umd/
- scheduler: https://unpkg.com/[email protected]/umd/
16.12.0 (November 14, 2019)
React DOM
React Is
Artifacts
... (truncated)
Changelog
Sourced from react-test-renderer's changelog.
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
- Warn when changes in
stylemay cause an unexpected collision (@sophiebits in #14181, #18002)- Warn when a function component is updated during another component's render phase (@acdlite in #17099)
- Deprecate
unstable_createPortal(@trueadm in #17880)- Fix
onMouseEnterbeing fired on disabled buttons (@AlfredoGJ in #17675)- Call
shouldComponentUpdatetwice when developing inStrictMode(@bvaughn in #17942)- Add
versionproperty to ReactDOM (@ealush in #15780)- Don't call
toString()ofdangerouslySetInnerHTML(@sebmarkbage in #17773)- Show component stacks in more warnings (@gaearon in #17922, #17586)
Concurrent Mode (Experimental)
- Warn for problematic usages of
ReactDOM.createRoot()(@trueadm in #17937)- Remove
ReactDOM.createRoot()callback params and added warnings on usage (@bvaughn in #17916)- Don't group Idle/Offscreen work with other work (@sebmarkbage in #17456)
- Adjust
SuspenseListCPU bound heuristic (@sebmarkbage in #17455)- Add missing event plugin priorities (@trueadm in #17914)
- Fix
isPendingonly being true when transitioning from inside an input event (@acdlite in #17382)- Fix
React.memocomponents dropping updates when interrupted by a higher priority update (@acdlite in #18091)- Don't warn when suspending at the wrong priority (@gaearon in #17971)
- Fix a bug with rebasing updates (@acdlite and @sebmarkbage in #17560, #17510, #17483, #17480)
16.12.0 (November 14, 2019)
React DOM
React Is
16.11.0 (October 22, 2019)
React DOM
- Fix
mouseenterhandlers from firing twice inside nested React containers. @yuanoook in #16928- Remove
unstable_createRootandunstable_createSyncRootexperimental APIs. (These are available in the Experimental channel ascreateRootandcreateSyncRoot.) (@acdlite in #17088)16.10.2 (October 3, 2019)
React DOM
... (truncated)
Commits
c1c5499update version numbers for 16.13 (#18143)0934879Codemod to import * as React from "react"; (#18102)65bbda7Rename Chunks API to Blocks (#18086)3e9251dmake testing builds for React/ReactDOM (#17915)6faf6f5Update to flow 0.97 (#17892)6c00c5bUpdate to [email protected] (#17842)e706721Update Flow to 0.84 (#17805)b979db4Bump Prettier (#17811)7dc9745[Flight] Chunks API (#17398)9fe1031[react-interactions] Rename Flare APIs to deprecated and remove from RN (#17644)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by threepointone, a new releaser for react-test-renderer since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)