Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2019

This PR contains the following updates:

Package Type Update Change
@types/jest devDependencies patch 24.0.16 -> 24.0.17
@types/react devDependencies minor 16.8.24 -> 16.9.1
core-js devDependencies minor 3.1.4 -> 3.2.1
coveralls devDependencies patch 3.0.5 -> 3.0.6
eslint-plugin-jest devDependencies minor 22.14.1 -> 22.15.0
eslint-plugin-react-hooks (source) devDependencies minor 1.6.1 -> 1.7.0
gh-pages devDependencies patch 2.1.0 -> 2.1.1
husky devDependencies patch 3.0.2 -> 3.0.3
inquirer devDependencies patch 6.5.0 -> 6.5.1
jest-enzyme devDependencies minor 7.0.2 -> 7.1.0
mockdate devDependencies patch 2.0.3 -> 2.0.5
react (source) devDependencies minor 16.8.6 -> 16.9.0
react-dom (source) devDependencies minor 16.8.6 -> 16.9.0

Release Notes

zloirock/core-js

v3.2.1

Compare Source

  • Added a workaround for possible recursion in microtasks caused by conflicts with other Promise polyfills, #​615

v3.2.0

Compare Source

  • Promise.allSettled moved to stable ES, per July TC39 meeting
  • Promise.any moved to stage 2, .errors property of AggregateError instances maked non-enumerable, per July TC39 meeting
  • using statement proposal moved to stage 2, added Symbol.asyncDispose, per July TC39 meeting
  • Added Array.isTemplateObject stage 2 proposal, per June TC39 meeting
  • Added Map#updateOrInsert stage 1 proposal, per July TC39 meeting
  • Added a fix for Math.hypot V8 7.7 bug, since it's still not stable without adding results to core-js-compat
  • Added a workaround for APIs where not possible to replace broken native Promise, #​579 - added .finally and patched .then to / on native Promise prototype
  • Fixed crashing of Opera Presto, #​595
  • Fixed incorrect early breaking of { Map, Set, WeakMap, WeakSet }.deleteAll
  • Fixed some missed dependencies in entry points
  • Added compat data for Node 12.5, FF 67, Safari 13
  • Added support of DISABLE_OPENCOLLECTIVE env variable to postinstall script
  • Removed core-js-pure dependency from core-js-compat, #​590
  • Fixed generation of core-js-compat on Windows, #​606
nickmerwin/node-coveralls

v3.0.6

Compare Source

jest-community/eslint-plugin-jest

v22.15.0

Compare Source

Features
tschaub/gh-pages

v2.1.1

Compare Source

typicode/husky

v3.0.3

Compare Source

Fix: prevent old hooks (husky < 1.0) to be run if new ones are defined (husky >= 1.0 ) #​556

SBoudrias/Inquirer.js

v6.5.1

Compare Source

FormidableLabs/enzyme-matchers

v7.1.0

Compare Source

=====

  • toContainMatchingElement and toContainMatchingElements now can take a list of Enzyme wrappers. (@​GreenGremlin)
  • Improved messaging for toContainMatchingElement and toContainMatchingElements. (@​GreenGremlin)
boblauer/MockDate

v2.0.5

Compare Source

v2.0.4

Compare Source

facebook/react

v16.9.0

Compare Source

React
  • Add <React.Profiler> API for gathering performance measurements programmatically. (@​bvaughn in #​15172)
  • Remove unstable_ConcurrentMode in favor of unstable_createRoot. (@​acdlite in #​15532)
React DOM
React DOM Server
React Test Utilities and Test Renderer

Renovate configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@coveralls
Copy link

coveralls commented Aug 10, 2019

Coverage Status

Coverage remained the same at 95.816% when pulling fe79ce2 on renovate/dev-minor-patch into 2665685 on master.

@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from 54512ce to fe79ce2 Compare August 11, 2019 16:51
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from fe79ce2 to df70f10 Compare August 12, 2019 16:38
@renovate renovate bot force-pushed the renovate/dev-minor-patch branch from df70f10 to 0a7c7c7 Compare August 12, 2019 18:47
@austingreendev austingreendev merged commit 103c647 into master Aug 12, 2019
@austingreendev austingreendev deleted the renovate/dev-minor-patch branch August 12, 2019 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants