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 dependencies #176

Closed
wants to merge 1 commit into from
Closed

Conversation

jaydson
Copy link
Contributor

@jaydson jaydson commented Oct 28, 2015

Review needed

@@ -36,12 +36,12 @@
"ES2016"
],
"dependencies": {
"babel-runtime": "5.6.20",
"bluebird": "^2.9.33",
"babel-runtime": "^5.8.29",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The babel-runtime version is automatically bumped by the preversion script (which invokes the update-babel script). The reasoning for this is explained here: JSRocksHQ/slush-es20xx#30

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In other words, better not touch the babel-runtime version here as it will be overwritten before we release a new version of Harmonic anyway.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it 👍

@UltCombo
Copy link
Member

It looks like I'll be working overtime the whole week and weekend, so I may not have much time to test things throughout. 😞

Side-note: we have to add - "stable" to Travis' node_js versions and probably remove 0.11.

p.s.: It would be nice to document the new template metadata option before we make a new release.

@UltCombo UltCombo mentioned this pull request Jan 10, 2016
@UltCombo
Copy link
Member

I've updated most of our dependencies here: d7becc5, 77b6555, 98f4486, f8fcd36, bea91db
We are tracking the update to Babel 6 here: #188
The eventual substitution of the co and co-prompt dependencies is being tracked here: #178
I don't intend to update vinyl-paths until The Great Refactoring™ of es20xx.

I guess this covers it for now. Thanks for noticing the outdated dependencies. 😃

Side-note: I've updated our supported Node.js versions here: c457e01

@UltCombo UltCombo closed this Jan 30, 2016
@UltCombo UltCombo mentioned this pull request Jan 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants