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

Update yarn.lock #525

Closed
wants to merge 2 commits into from
Closed

Update yarn.lock #525

wants to merge 2 commits into from

Conversation

dependencies[bot]
Copy link
Contributor

@dependencies dependencies bot commented Sep 15, 2018

Overview

The following dependencies have been updated by dependencies.io:

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

Details

yarn.lock

193 transitive dependencies were updated, 15 were added, and 19 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.5

We didn't find any content for 9.3.5. 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.7

We didn't find any content for 16.0.7. 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.6.0

3.6.0

New Stuff

  • shallow/mount: add simulateError (#1797)

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

1.5.0

Minor Changes

  • Add attachTo option to mount to mount to a specific element (#160)

  • Add .debug() method to ReactWrapper (#158)

  • Add .mount() and .unmount() APIs to ReactWrapper (#155)

  • Add .render() method to ReactWrapper (#156)

  • Allow .contains() to accept an array of nodes (#154)

  • Add .context() method to ReactWrapper and ShallowWrapper (#152)

Patches

  • Fixed some behavior with .contains() matching on strings (#148)

  • Fixed .debug()'s output for numeric children (#149)

  • Documentation fixes

  • Update versions of dependencies

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.2

1.14.2

🔗 Changelog

react was updated from 16.3.2 to 16.5.1

16.5.1

16.5.1 (September 13, 2018)

React

  • Improve the warning when React.forwardRef receives an unexpected number of arguments. (andresroberto in #13636)

React DOM

  • Fix a regression in unstable exports used by React Native Web. (aweary in #13598)
  • Fix a crash when component defines a method called isReactComponent. (gaearon in #13608)
  • Fix a crash in development mode in IE9 when printing a warning. (link-alex in #13620)
  • Provide a better error message when running react-dom/profiling with schedule/tracking. (bvaughn in #13605)
  • If a ForwardRef component defines a displayName, use it in warnings. (probablyup in #13615)

Schedule (Experimental)

  • Add a separate profiling entry point at schedule/tracking-profiling. (bvaughn in #13605)

react-autosuggest was updated from 9.3.4 to 9.4.1

9.4.1

Fixes #412 and #380

react-dom was updated from 16.3.2 to 16.5.1

16.5.1

16.5.1 (September 13, 2018)

React

  • Improve the warning when React.forwardRef receives an unexpected number of arguments. (andresroberto in #13636)

React DOM

  • Fix a regression in unstable exports used by React Native Web. (aweary in #13598)
  • Fix a crash when component defines a method called isReactComponent. (gaearon in #13608)
  • Fix a crash in development mode in IE9 when printing a warning. (link-alex in #13620)
  • Provide a better error message when running react-dom/profiling with schedule/tracking. (bvaughn in #13605)
  • If a ForwardRef component defines a displayName, use it in warnings. (probablyup in #13615)

Schedule (Experimental)

  • Add a separate profiling entry point at schedule/tracking-profiling. (bvaughn in #13605)

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.5.1

16.5.1

16.5.1 (September 13, 2018)

React

  • Improve the warning when React.forwardRef receives an unexpected number of arguments. (andresroberto in #13636)

React DOM

  • Fix a regression in unstable exports used by React Native Web. (aweary in #13598)
  • Fix a crash when component defines a method called isReactComponent. (gaearon in #13608)
  • Fix a crash in development mode in IE9 when printing a warning. (link-alex in #13620)
  • Provide a better error message when running react-dom/profiling with schedule/tracking. (bvaughn in #13605)
  • If a ForwardRef component defines a displayName, use it in warnings. (probablyup in #13615)

Schedule (Experimental)

  • Add a separate profiling entry point at schedule/tracking-profiling. (bvaughn in #13605)

react-transition-group was updated from 2.3.1 to 2.4.0

2.4.0

2.4.0 (2018-06-27)

Features

  • remove deprecated lifecycle hooks and polyfill for older react versions (c1ab1cf)

Performance Improvements

  • don't reflow when there's no class to add (d7b898d)

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:

@dependencies
Copy link
Contributor Author

dependencies bot commented Sep 16, 2018

This PR has been automatically closed in favor of #526.

@dependencies dependencies bot deleted the deps/update-2b210d21 branch September 16, 2018 16:23
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