-
Notifications
You must be signed in to change notification settings - Fork 229
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
babel package bumps #2411
babel package bumps #2411
Conversation
update `@babel/preset-env` from `7.4.5` to `7.5.4` update `@babel/core` from `7.4.5` to `7.5.4` update `@babel/plugin-proposal-object-rest-spread` from `7.4.4` to `7.5.4` update `@babel/runtime` from `7.4.5` to `7.5.4` update `@babel/plugin-transform-modules-commonjs` from `7.4.4` to `7.5.0`
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 just looked at jenkins and saw the issue with @babel/plugin-transform-modules-commonjs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Poping back in pr in progress due to jenkins issue
Extensive cross browser testing of major features required on this. |
Looks good on desktop browsers once @jamesbrumpton is happy with mobile browsers this can be merged. |
LGTM |
Overall change: Update babel packages to to the latest versions
Code changes:
Update
@babel/preset-env
from7.4.5
to7.5.4
Release notes
Sourced from @babel/preset-env's releases.
Changelog
Sourced from @babel/preset-env's changelog.
Commits
a9a7f4e
v7.5.4fa5ec75
Fix _objectSpread2 for real (#10188)b961d39
Add v7.5.3 to CHANGELOG.md [skip ci]759ff4d
v7.5.39e65472
[_objectSpread2] Do not use hoisted var from prev iteration (#10180)25f040c
Add v7.5.2 to CHANGELOG.md [skip ci]0dbf99b
v7.5.2f48b47c
Do not trust Scope when removing TypeScript types (#10174)406a65c
Don't rely on getOwnPropertyDescriptors in objectSpread2 (#10171)075a502
fix: register injected importDeclaration (#10172)Update
@babel/core
from7.4.5
to7.5.4
Release notes
Sourced from @babel/core's releases.
Changelog
Sourced from @babel/core's changelog.
Commits
a9a7f4e
v7.5.4fa5ec75
Fix _objectSpread2 for real (#10188)b961d39
Add v7.5.3 to CHANGELOG.md [skip ci]759ff4d
v7.5.39e65472
[_objectSpread2] Do not use hoisted var from prev iteration (#10180)25f040c
Add v7.5.2 to CHANGELOG.md [skip ci]0dbf99b
v7.5.2f48b47c
Do not trust Scope when removing TypeScript types (#10174)406a65c
Don't rely on getOwnPropertyDescriptors in objectSpread2 (#10171)075a502
fix: register injected importDeclaration (#10172)Update
@babel/plugin-proposal-object-rest-spread
from7.4.4
to7.5.4
Release notes
Sourced from @babel/plugin-proposal-object-rest-spread's releases.
Changelog
Sourced from @babel/plugin-proposal-object-rest-spread's changelog.
Commits
a9a7f4e
v7.5.4fa5ec75
Fix _objectSpread2 for real (#10188)b961d39
Add v7.5.3 to CHANGELOG.md [skip ci]759ff4d
v7.5.39e65472
[_objectSpread2] Do not use hoisted var from prev iteration (#10180)25f040c
Add v7.5.2 to CHANGELOG.md [skip ci]0dbf99b
v7.5.2f48b47c
Do not trust Scope when removing TypeScript types (#10174)406a65c
Don't rely on getOwnPropertyDescriptors in objectSpread2 (#10171)075a502
fix: register injected importDeclaration (#10172)Update
@babel/runtime
from7.4.5
to7.5.4
Release notes
Sourced from @babel/runtime's releases.
Changelog
Sourced from @babel/runtime's changelog.
Commits
a9a7f4e
v7.5.4fa5ec75
Fix _objectSpread2 for real (#10188)b961d39
Add v7.5.3 to CHANGELOG.md [skip ci]759ff4d
v7.5.39e65472
[_objectSpread2] Do not use hoisted var from prev iteration (#10180)25f040c
Add v7.5.2 to CHANGELOG.md [skip ci]0dbf99b
v7.5.2f48b47c
Do not trust Scope when removing TypeScript types (#10174)406a65c
Don't rely on getOwnPropertyDescriptors in objectSpread2 (#10171)075a502
fix: register injected importDeclaration (#10172)