Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update 4 dependencies from npm #463

Merged
merged 5 commits into from
Oct 24, 2018

Conversation

dependencies[bot]
Copy link
Contributor

@dependencies dependencies bot commented Oct 24, 2018

Overview

The following dependencies have been updated:

  • karma in /packages/generator/app/templates from "3.0.0" to "3.1.1"
  • react-dom in /packages/generator/app/templates from "16.5.2" to "16.6.0"
  • react-test-renderer in /packages/generator/app/templates from "16.5.2" to "16.6.0"
  • react in /packages/generator/app/templates from "16.5.2" to "16.6.0"

Details

Dependencies.io has updated karma (a npm dependency in /packages/generator/app/templates) from "3.0.0" to "3.1.1".

3.1.1

Bug Fixes

  • config: move puppeteer from dependency to dev-dependency (#3193) (f0d52ad), closes #3191

Dependencies.io has updated react-dom (a npm dependency in /packages/generator/app/templates) from "16.5.2" to "16.6.0".

16.6.0

React

React DOM

  • Add contextType as a more ergonomic way to subscribe to context from a class. (bvaughn in #13728)
  • Add getDerivedStateFromError lifecycle method for catching errors in a future asynchronous server-side renderer. (bvaughn in #13746)
  • Warn when <Context> is used instead of <Context.Consumer>. (trueadm in #13829)
  • Fix gray overlay on iOS Safari. (philipp-spiess in #13778)
  • Fix a bug caused by overwriting window.event in development. (sergei-startsev in #13697)

React DOM Server

Scheduler (Experimental)


Dependencies.io has updated react-test-renderer (a npm dependency in /packages/generator/app/templates) from "16.5.2" to "16.6.0".

16.6.0

React

React DOM

  • Add contextType as a more ergonomic way to subscribe to context from a class. (bvaughn in #13728)
  • Add getDerivedStateFromError lifecycle method for catching errors in a future asynchronous server-side renderer. (bvaughn in #13746)
  • Warn when <Context> is used instead of <Context.Consumer>. (trueadm in #13829)
  • Fix gray overlay on iOS Safari. (philipp-spiess in #13778)
  • Fix a bug caused by overwriting window.event in development. (sergei-startsev in #13697)

React DOM Server

Scheduler (Experimental)


Dependencies.io has updated react (a npm dependency in /packages/generator/app/templates) from "16.5.2" to "16.6.0".

16.6.0

React

React DOM

  • Add contextType as a more ergonomic way to subscribe to context from a class. (bvaughn in #13728)
  • Add getDerivedStateFromError lifecycle method for catching errors in a future asynchronous server-side renderer. (bvaughn in #13746)
  • Warn when <Context> is used instead of <Context.Consumer>. (trueadm in #13829)
  • Fix gray overlay on iOS Safari. (philipp-spiess in #13778)
  • Fix a bug caused by overwriting window.event in development. (sergei-startsev in #13697)

React DOM Server

Scheduler (Experimental)

@andrey-skl andrey-skl merged commit 359869b into master Oct 24, 2018
@Leonya Leonya deleted the dependencies.io-update-build-408.1.0 branch October 24, 2018 19:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Karma has a non-dev dependency on chromium (via the puppeteer package)
3 participants