Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Update yarn.lock #613

Closed
wants to merge 1 commit into from
Closed

Update yarn.lock #613

wants to merge 1 commit into from

Conversation

dependencies[bot]
Copy link
Contributor

@dependencies dependencies bot commented Nov 3, 2018

Overview

The following dependencies have been updated by dependencies.io:

  • yarn.lock was updated (including 24 updated direct dependencies)

Details

yarn.lock

229 transitive dependencies were updated, 15 were added, and 17 removed. View the git diff for more details about exactly what changed.

The following 24 direct dependencies were updated:

@types/classnames was updated from 2.2.3 to 2.2.6

We didn't find any content for 2.2.6. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

@types/enzyme was updated from 3.1.10 to 3.1.14

We didn't find any content for 3.1.14. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

@types/react-autosuggest was updated from 9.3.4 to 9.3.6

We didn't find any content for 9.3.6. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

@types/react-dom was updated from 16.0.5 to 16.0.9

We didn't find any content for 16.0.9. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

@types/react-loadable was updated from 5.3.4 to 5.4.1

We didn't find any content for 5.4.1. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

@types/react-router-dom was updated from 4.2.6 to 4.3.1

We didn't find any content for 4.3.1. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

classnames was updated from 2.2.5 to 2.2.6

2.2.6
  • Fixed compatibility issue with usage in an es module environment

enzyme was updated from 3.3.0 to 3.7.0

3.7.0

New Stuff

  • mount: .state()/.setState(): allow calling on children (#1802, ljharb)
  • configuration: add reset (commit)

Fixes

  • makeOptions: ensure that config-level attachTo/hydrateIn are inherited into wrapper options (#1836, ljharb)
  • shallow/Utils: call into adapter’s isCustomComponentElement if present (#1832, SinHouse)
  • shallow/mount: throw an explicit error when state is null/undefined (commit)
  • freeze ROOT_NODES for child wrappers (#1811, jgzuke)
  • shallow: .parents: ensure that one .find call does not affect another (#1781, ljharb)
  • mount: update after simulateError (#1812, jgzuke)

Refactors

  • mount/shallow: getElement: use this.single (commit)

enzyme-adapter-react-16 was updated from 1.1.1 to 1.6.0

1.6.0

Minor Changes

  • add option for childContextTypes of ReactWrapper (#171)

Patches

  • Prevent null or false nodes from being passed into tree traversal (#174)

  • setProps no longer swallows exceptions (#170)

  • .type() and .props() should not fail on null now (#162)

moment was updated from 2.22.1 to 2.22.2

2.22.2
  • Release May 31, 2018

  • #4564 [bugfix] Avoid using trim()

  • #4453 [bugfix] Treat periods as periods, not regex-anything period, for weekday parsing in strict mode.

  • Minor locale improvements (pa-in, be, az)

prettier was updated from 1.12.1 to 1.14.3

1.14.3

🔗 Changelog

react was updated from 16.3.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)

react-autosuggest was updated from 9.3.4 to 9.4.2

9.4.2

Fixes #568

react-dom was updated from 16.3.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)

react-loadable was updated from 5.4.0 to 5.5.0

We didn't find any content for 5.5.0. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

react-router-dom was updated from 4.2.2 to 4.3.1

4.3.1

Just a patch to fix an accidental move of warning from a normal dependency to a devDependency, which was causing issues with installation.

react-scripts-ts was updated from 2.15.1 to 2.17.0

We didn't find any content for 2.17.0. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

react-test-renderer was updated from 16.3.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)

react-transition-group was updated from 2.3.1 to 2.5.0

2.5.0

2.5.0 (2018-09-26)

Features

  • update build and package dependencies (#413) (af3d45a)

source-map-explorer was updated from 1.5.0 to 1.6.0

1.6.0

ts-jest was updated from 22.4.5 to 22.4.6

We didn't find any content for 22.4.6. Feel free to open an issue at https://github.com/dependencies-io/support to suggest any improvements.

tslint was updated from 5.10.0 to 5.11.0

5.11.0

⚠️ Deprecations

  • [deprecation] no-unused-variable is deprecated because typescript now covers most of its functionality (#3919)

🎉 Features

🛠️ Bugfixes & enhancements

  • [bugfix] no-use-before-declare Fixes false positives when using the destructuring syntax (#3761) (#3876)
  • [bugfix] Fix Copyright: license JSDoc tag was missing (#3879)
  • [bugfix] Fix missing newline at end of file (#3896)
  • [bugfix] allow-empty-functions option of no-empty rule is now properly respecting empty methods (#3897)
  • [bugfix] no-magic-numbers - support for negative zero (#3903)
  • [bugfix] Handle tsconfig.json errors without using JSON.stringify (#3908)
  • [bugfix] Fix CI: no-implicit-dependencies test failure; typescript@next failure (#4019)
  • [bugfix] Fix edge case in no-console rule (#4041)
  • [docs] Fix typos in the no-floating-promises rule docs. (#3886)
  • [docs] Updated prefer-while docs to be semantically correct (#3888)
  • [docs] Fix link to configuration page (#3891)
  • [docs] Fix docs typo (#3898)
  • [docs] Fix docs typo (#3910)
  • [enhancement] Turn on strictPropertyInitialization for src/ and test/ (#3924)
  • [enhancement] Use Buffer.allocUnsafe instead of the deprecated new Buffer() (#3985)
  • [enhancement] Improve radix rule checks (#3901)
  • [enhancement] Output +/- on diff so added/removed empty lines are visible. (#3973)
  • [rule-change] no-implicit-dependencies now always considers peer dependencies (#3875)

Thanks to our contributors!

  • Bowen Ni
  • Peter Safranek
  • Saugat Acharya
  • Jason Mendes
  • Ryan Waskiewicz
  • Dariusz Rumiński
  • Xinhu Liu
  • Rado Kirov
  • aervin_
  • Josh Goldberg
  • mertdeg2
  • Jason Killian
  • Adrian Leonhard
  • david-cannady
  • Andy Russell
  • Tibor Blenessy
  • Andrew Crites
  • Pavel Birukov
  • shalomdotnet

tslint-react was updated from 3.5.1 to 3.6.0

3.6.0

Thanks to our contributors!

  • no23reason

typescript was updated from 2.8.3 to 2.9.2

2.9.2

This release include a set of bug fixes reported against TypeScript 2.9.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.9.2.

Download:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants