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

Update 3 dependencies from npm #397

Merged
merged 3 commits into from
Sep 6, 2018

Conversation

dependencies[bot]
Copy link
Contributor

@dependencies dependencies bot commented Sep 6, 2018

Overview

The following dependencies have been updated:

  • sass in / from "1.13.0" to "1.13.2"
  • enzyme-adapter-react-16 in / from "1.4.0" to "1.5.0"
  • lerna in / from "3.2.1" to "3.3.0"

Details

Dependencies.io has updated sass (a npm dependency in /) from "1.13.0" to "1.13.2".

1.13.2

To install Dart Sass 1.13.2, download one of the packages above and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Properly parse :nth-child() and :nth-last-child() selectors with whitespace around the argument.

  • Don't emit extra whitespace in the arguments for :nth-child() and :nth-last-child() selectors.

  • Fix support for CSS hacks in plain CSS mode.

See the full changelog for changes in earlier releases.


Dependencies.io has updated enzyme-adapter-react-16 (a npm dependency in /) from "1.4.0" 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


Dependencies.io has updated lerna (a npm dependency in /) from "3.2.1" to "3.3.0".

3.3.0

Bug Fixes

  • describe-ref: Fallback refCount is the number of commits since beginning of repository (6dfea52)
  • exec, run: Propagate exit codes from failed executions (af9c70b), closes #1653
  • run-lifecycle: Propagate exit code when execution fails (4763f95), closes #1495

Features

  • deps: Upgrade execa to ^1.0.0 (748ae4e)
  • deps: Upgrade fs-extra to ^7.0.0 (042b1a3)
  • deps: Upgrade get-stream to ^4.0.0 (e280d1d)
  • deps: Upgrade strong-log-transformer to ^2.0.0 (42b18a1)

@andrey-skl andrey-skl merged commit 06def11 into master Sep 6, 2018
@Leonya Leonya deleted the dependencies.io-update-build-360.0.0 branch September 7, 2018 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--no-bail doesn't return exit code 1 when failed Failed preversion npm script alters lerna.json
2 participants