Update babel7 in group default to the latest version 🚀 #53
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There have been updates to the babel7 monorepo:
devDependency
@babel/core was updated from7.7.4
to7.7.5
.devDependency
@babel/plugin-transform-modules-commonjs was updated from7.7.4
to7.7.5
.devDependency
@babel/preset-env was updated from7.7.4
to7.7.5
.These versions are not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.
Publisher: nicolo-ribaudo
License: MIT
Release Notes for v7.7.5
v7.7.5 (2019-12-06)
🐛 Bug Fix
babel-plugin-transform-modules-commonjs
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
babel-cli
babel --watch
should have equivalent file selection logic withbabel
(@JLHwung)babel-parser
babel-parser
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-modules-amd
babel-helper-module-transforms
,babel-plugin-transform-modules-amd
💅 Polish
babel-plugin-transform-runtime
babel-core
🏠 Internal
babel-preset-env-standalone
babel-helper-transform-fixture-test-runner
Committers: 8
Commits
The new version differs by 26 commits.
d04508e
v7.7.5
d3a37b5
Add ".js" extension to injected polyfill imports (#10549)
c9a6898
babel --watch
should have equivalent file selection logic withbabel
(#10283)c6e966c
[parser] Use scope flags to check arguments (#10801)
a0bed42
Bundle standalone using rollup (#10779)
2b47291
Tune makefile scripts (#10781)
e94da0d
Incorrect trace position in fixture runner (#10566)
bb6cc61
fix(optional chaining): Optional delete returns true with nullish base (#10806)
3d0c5d2
Do not transpile typeof helper with itself in babel/runtime (#10788)
d18afbd
Allow tuple rest trailing comma (#10800)
e74efd2
Run parser tests from the official TypeScript parser (#10444)
7195f0d
Unify logic for running parser tests from external suites (#10444)
5440ae1
Correctly disambiguate / after async fuctions (#10475)
8f89167
Update core-js-compat (#10795)
26c0a32
refactor: Improve error message in @babel/core when root config is not found (#10778)
There are 26 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴