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 2 dependencies from npm #432

Merged
merged 2 commits into from Sep 29, 2018

Conversation

dependencies[bot]
Copy link
Contributor

@dependencies dependencies bot commented Sep 29, 2018

Overview

The following dependencies have been updated:

  • @babel/core in /packages/generator/app/templates from "7.1.0" to "7.1.2"
  • eslint in /packages/generator/app/templates from "5.6.0" to "5.6.1"

Details

Dependencies.io has updated @babel/core (a npm dependency in /packages/generator/app/templates) from "7.1.0" to "7.1.2".

7.1.2
7.1.1

EDIT: had a publish issue here as well where it compiled against Node 8 instead of Node 6 so 7.1.2 will fix this.
Also force publish @babel/runtime and @babel/runtime-corejs2. We need to fix the publishing around that since Lerna doesn't pickup the @babel/helpers changes as there is no "dependency"

🐛 Bug Fix

  • babel-generator, babel-parser, babel-types
    • #8755 TypeScript: reserve unknown as TSUnknownKeyword. (g-plane)
  • babel-plugin-transform-destructuring
  • babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators
  • babel-generator

🏠 Internal

Committers: 5


Dependencies.io has updated eslint (a npm dependency in /packages/generator/app/templates) from "5.6.0" to "5.6.1".

5.6.1
  • 9b26bdb Fix: avoid exponential require-atomic-updates traversal (fixes #10893) (#10894) (Teddy Katz)
  • 9432b10 Fix: make separateRequires work in consecutive mode (fixes #10784) (#10886) (Pig Fang)
  • e51868d Upgrade: debug@4 (fixes #10854) (#10887) (薛定谔的猫)
  • d3f3994 Docs: add information about reporting security issues (#10889) (Teddy Katz)
  • cc458f4 Build: fix failing tests on master (#10890) (Teddy Katz)
  • a6ebfd3 Docs: clarify defaultAssignment option, fix no-unneeded-ternary examples (#10874) (CoffeeTableEspresso)
  • 9d52541 Fix: Remove duplicate error message on crash (fixes #8964) (#10865) (Nicholas C. Zakas)
  • 4eb9a49 Docs: Update quotes.md (#10862) (The Jared Wilcurt)
  • 9159e9b Docs: Update complexity.md (#10867) (Szymon Przybylski)
  • 14f4e46 Docs: Use Linter instead of linter in Nodejs API page (#10864) (Nicholas C. Zakas)
  • b3e3cb1 Chore: Update debug log name to match filename (#10863) (Nicholas C. Zakas)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants