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

package: upgrade dependencies #615

Merged
merged 1 commit into from
Oct 27, 2018
Merged

package: upgrade dependencies #615

merged 1 commit into from
Oct 27, 2018

Commits on Oct 24, 2018

  1. package: upgrade dependencies

    I did not upgrade to `winston` 3 here because it has big breaking changes.
    
    Summary of semver-major changes:
    
    - strip-ansi:
      - drops Node 4
    - yargs:
      - drops Node 4
      - whitespace changes in help output
      - Options absent from argv (not set via CLI argument) are now absent from the parsed result object rather than being set with undefined
    - eslint:
      - drops Node 4
      - new rules in eslint:recommended
      - some default options in rules changed
    - tap
      - Breaking change to support deep matching and pattern matching of objects in Set collections
    targos committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    0f24584 View commit details
    Browse the repository at this point in the history