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

Bump react-test-renderer from 16.7.0 to 16.8.3 #924

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 25, 2019

Bumps react-test-renderer from 16.7.0 to 16.8.3.

Release notes

Sourced from react-test-renderer's releases.

v16.8.3

16.8.3 (February 21, 2019)

React DOM

  • Fix a bug that caused inputs to behave incorrectly in UMD builds. (@​gaearon in #14914)
  • Fix a bug that caused render phase updates to be discarded. (@​gaearon in #14852)

React DOM Server

  • Unwind the context stack when a stream is destroyed without completing, to prevent incorrect values during a subsequent render. (@​overlookmotel in #14706)

ESLint Plugin for React Hooks

Artifacts

v16.8.2

16.8.2 (February 14, 2019)

React DOM

React Test Utils and React Test Renderer

Artifacts

v16.8.1

16.8.1 (February 6, 2019)

React DOM and React Test Renderer

... (truncated)
Changelog

Sourced from react-test-renderer's changelog.

16.8.3 (February 21, 2019)

React DOM

  • Fix a bug that caused inputs to behave incorrectly in UMD builds. (@​gaearon in #14914)
  • Fix a bug that caused render phase updates to be discarded. (@​gaearon in #14852)

React DOM Server

  • Unwind the context stack when a stream is destroyed without completing, to prevent incorrect values during a subsequent render. (@​overlookmotel in #14706)

ESLint Plugin for React Hooks

16.8.2 (February 14, 2019)

React DOM

React Test Utils and React Test Renderer

16.8.1 (February 6, 2019)

React DOM and React Test Renderer

  • Fix a crash when used together with an older version of React. (@​bvaughn in #14770)

React Test Utils

16.8.0 (February 6, 2019)

React

React DOM

  • Bail out of rendering on identical values for useState and useReducer Hooks. (@​acdlite in #14569)
  • Use Object.is algorithm for comparing useState and useReducer values. (@​Jessidhia in #14752)
  • Don’t compare the first argument passed to useEffect/useMemo/useCallback Hooks. (@​acdlite in #14594)
... (truncated)
Commits
  • 3e55560 Release 16.8.2
  • 0e4135e Revert "[ShallowRenderer] Queue/rerender on dispatched action after render co...
  • 6d4038f [ShallowRenderer] Queue/rerender on dispatched action after render component ...
  • 45fc46b 16.8.1 packages
  • 1107b96 [TestUtils.act] warn when using TestUtils.act in node (#14768)
  • 008a2ab 16.8.0
  • d1326f4 [TestUtils.act] fix return result checking (#14758)
  • 267ed98 expose TestUtils.act() for batching actions in tests (#14744)
  • fb3f7bf Avoid importing Scheduler directly (#14757)
  • c21c41e Tweak invalid Hook warning and error (#14747)
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Issue related to dependencies label Feb 25, 2019
@jdesboeufs jdesboeufs temporarily deployed to geodatagouv-pr-924 February 25, 2019 05:35 Inactive
@codecov
Copy link

codecov bot commented Feb 25, 2019

Codecov Report

Merging #924 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #924   +/-   ##
======================================
  Coverage    6.34%   6.34%           
======================================
  Files         117     117           
  Lines        1056    1056           
======================================
  Hits           67      67           
  Misses        989     989

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d58f906...316769f. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-test-renderer-16.8.3 branch from 8d0aa6b to 316769f Compare February 25, 2019 06:10
@dependabot-preview dependabot-preview bot merged commit 9c5df21 into master Feb 25, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-test-renderer-16.8.3 branch February 25, 2019 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issue related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants