Skip to content

Bump babel-types to ^7.6.3#10568

Merged
JLHwung merged 3 commits intobabel:masterfrom
JLHwung:bump-babel-types
Oct 17, 2019
Merged

Bump babel-types to ^7.6.3#10568
JLHwung merged 3 commits intobabel:masterfrom
JLHwung:bump-babel-types

Conversation

@JLHwung
Copy link
Copy Markdown
Contributor

@JLHwung JLHwung commented Oct 16, 2019

Q                       A
Fixed Issues? Fixes #10554
Patch: Bug Fix?
Major: Breaking Change?
Minor: New Feature?
Tests Added + Pass? Yes
Documentation PR Link
Any Dependency Changes?
License MIT

Bumped @babel/types dependencies to ^7.6.3 which depends on secure lodash versions. This PR also fixes incorrect lerna bootstrap options introduced at #10249.

@JLHwung JLHwung added the PR: Internal 🏠 A type of pull request used for our changelog categories label Oct 16, 2019
yarn --ignore-engines

lerna-bootstrap: yarn-install
yarn lerna bootstrap -- --ignore-engines
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Unrelated to this PR, but we should try to remove --ignore-engines

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yeah, we should give it a try after we drop node 8 support.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do we rely on a dependency which doesn't work with node 6?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ah, I see. We have proved it on #10249.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Internal 🏠 A type of pull request used for our changelog categories

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update @babel/helper-function-name package to use latest version of lodash

3 participants