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-dom from 16.6.3 to 16.7.0 #845

Merged
merged 1 commit into from
Dec 25, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 24, 2018

Bumps react-dom from 16.6.3 to 16.7.0.

Release notes

Sourced from react-dom's releases.

v16.7.0

React DOM

Scheduler (Experimental)

Changelog

Sourced from react-dom's changelog.

16.7.0 (December 19, 2018)

React DOM

Scheduler (Experimental)

Commits
  • 4a10721 Memoize promise listeners to prevent exponential growth (#14429)
  • 535804f Removed Fabric-specific feature flag files and updated Rollup to use the (non...
  • 2743fb7 Enable hooks by default for FB React Native renderer (#14435)
  • 7325ebe Inject overrideProps() fn to DevTools (#14427)
  • a22880e Add support for Suspense & lazy() to the react-is package (#14423)
  • 947bddd Remove redundant argument of getPlugins function (#14419)
  • ce43a8c Updated version incrementing suggestion in release script based on team discu...
  • f64906f Dangerfile exits early if build failed (#14400)
  • 8df4d59 Implement pauseExecution, continueExecution, dumpQueue for Scheduler (#14053)
  • 5bb4ad7 Added ErrorBoundary tests for useEffect and useLayoutEffect (#14401)
  • 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 will not automatically merge this PR because it includes a minor update to a production dependency.


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 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 Dec 24, 2018
@buildsize
Copy link

buildsize bot commented Dec 24, 2018

File name Previous Size New Size Change
page-_error.js.gz 186 bytes 186 bytes 0 bytes (0%)
page-catalog.js.gz 57.15 KB 57.15 KB -1 bytes (0%)
page-catalogs.js.gz 3.55 KB 3.55 KB 2 bytes (0%)
page-dataset.js.gz 19.32 KB 19.31 KB -4 bytes (0%)
page-doc-publish-your-data.js.gz 3.7 KB 3.7 KB 0 bytes (0%)
page-doc.js.gz 1.91 KB 1.91 KB 0 bytes (0%)
page-events.js.gz 2.31 KB 2.31 KB 0 bytes (0%)
page-harvest.js.gz 3.05 KB 3.05 KB 0 bytes (0%)
page-index.js.gz 5.78 KB 5.78 KB 1 bytes (0%)
page-legal.js.gz 806 bytes 806 bytes 0 bytes (0%)
page-publication-datasets.js.gz 6.01 KB 6.01 KB 0 bytes (0%)
page-publication-organization.js.gz 9.17 KB 9.17 KB 1 bytes (0%)
page-publication-producers.js.gz 5.4 KB 5.4 KB 0 bytes (0%)
page-publication.js.gz 3.76 KB 3.76 KB 0 bytes (0%)
page-search.js.gz 7.69 KB 7.69 KB 0 bytes (0%)
page-doc-link-proxy.js.gz 1.44 KB 1.44 KB 0 bytes (0%)
page-embed-preview.js.gz 4.57 KB 4.57 KB 0 bytes (0%)
page-_app.js.gz 2.8 KB 2.8 KB 0 bytes (0%)
chunk-centered-map.[hash].js.gz 175.03 KB 175.03 KB 0 bytes (0%)
chunk-commons.[hash].js.gz 129.05 KB 129.29 KB 248 bytes (0%)
chunk-preview-table.[hash].js.gz 12.6 KB 12.6 KB 0 bytes (0%)
runtime-main-[hash].js.gz 394 bytes 395 bytes 1 bytes (0%)
runtime-webpack-[hash].js.gz 1.22 KB 1.22 KB 2 bytes (0%)

@codecov
Copy link

codecov bot commented Dec 24, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #845   +/-   ##
======================================
  Coverage    4.32%   4.32%           
======================================
  Files         117     117           
  Lines        1550    1550           
======================================
  Hits           67      67           
  Misses       1483    1483

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 e1dde12...841512d. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-dom-16.7.0 branch 2 times, most recently from 4663e55 to 510b55e Compare December 24, 2018 05:02
Bumps [react-dom](https://github.com/facebook/react) from 16.6.3 to 16.7.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](facebook/react@v16.6.3...v16.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-dom-16.7.0 branch from 510b55e to 841512d Compare December 24, 2018 05:11
@tusbar tusbar merged commit 9094792 into master Dec 25, 2018
@tusbar tusbar deleted the dependabot/npm_and_yarn/react-dom-16.7.0 branch December 25, 2018 18:17
@tusbar tusbar added this to the 3.9.0 milestone Dec 28, 2018
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