Update all of babel7: 7.14.6 → 7.14.8 (patch) #215
Merged
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @babel/core (7.14.6 → 7.14.8) · Repo · Changelog
Release Notes
7.14.8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
v7.14.8
Update babel-parser.d.ts (#13575)
fix: parser `strictMode` option (#13548)
Allow module block to start a member expression (#13573)
test: patch `verifyPackageTree` for test purposes (#13567)
fix(class-properties): replace `new.target` in static properties with `undefined` (#13560)
Fix await binding error within static block (#13088)
Update test262 (#13561)
Fix `make generate-standalone` -> `make build-standalone` (#13562)
Update test262 (#13544)
chore: bump test262-stream (#13543)
Dedupe code when calling `buildOptimizedSequenceExpression` (#13535)
fix: use BABEL_8_BREAKING for new babel-types breaking changes (#13538)
Overhaul comment attachment (#13521)
Async do expression should start at async (#13534)
fix: disallow computed `async`/`get`/`set` keyword (#13531)
Fix arrow transformation when `arguments` is defined as variable (#12344)
fix: accept duplicated import/variable in different module (#13527)
fix(babel-types): accept `UnaryExpression` in `TSLiteralType` (#13525)
minor improvement to gulp generate-runtime-helpers error message (#13522)
[babel 8] Use an identifier for `TSTypeParameter.name` (#12829)
Fix config validation message typo (#13515)
enhance benchmark output with thousands separators (#13512)
fix: sync default_extensions to babel-cli usage (#13508)
chore(parser): add test to handle optional paramteter in async call (#13504)
Add typeParameters to tagged template visitor keys (#13500)
Fix const violations in ESM imports when transformed to CJS (#13258)
convert @babel/preset-env to typescript (#13217)
Add v7.14.7 to CHANGELOG.md [skip ci]
v7.14.7
Don't hoist template literal keys in `object-rest-spread` (#13483)
Simplify token context (#13450)
Bump `core-js` packages (#13496)
chore: fix comment typo (#13485)
refactor(parser): remove refNeedsArrowPos (#13419)
remove unnecessary hosting when using template strings (#13482)
fix: remove traverse trap on `NODE_ENV == "test"` (#13475)
Add record and tuple tokens to eslint parser (#13477)
Update `@babel/*` dev dependencies (#13472)
chore: fix renovate bot schedule (#13470)
chore: fix renovate bot schedule (#13468)
Setup Renovate to update third-party parser tests (#13454)
fix: tagged template incorrect receiver (#13395)
Add v7.14.6 to CHANGELOG.md [skip ci]
✳️ @babel/preset-env (7.14.7 → 7.14.8) · Repo · Changelog
Release Notes
7.14.8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 29 commits:
v7.14.8
Update babel-parser.d.ts (#13575)
fix: parser `strictMode` option (#13548)
Allow module block to start a member expression (#13573)
test: patch `verifyPackageTree` for test purposes (#13567)
fix(class-properties): replace `new.target` in static properties with `undefined` (#13560)
Fix await binding error within static block (#13088)
Update test262 (#13561)
Fix `make generate-standalone` -> `make build-standalone` (#13562)
Update test262 (#13544)
chore: bump test262-stream (#13543)
Dedupe code when calling `buildOptimizedSequenceExpression` (#13535)
fix: use BABEL_8_BREAKING for new babel-types breaking changes (#13538)
Overhaul comment attachment (#13521)
Async do expression should start at async (#13534)
fix: disallow computed `async`/`get`/`set` keyword (#13531)
Fix arrow transformation when `arguments` is defined as variable (#12344)
fix: accept duplicated import/variable in different module (#13527)
fix(babel-types): accept `UnaryExpression` in `TSLiteralType` (#13525)
minor improvement to gulp generate-runtime-helpers error message (#13522)
[babel 8] Use an identifier for `TSTypeParameter.name` (#12829)
Fix config validation message typo (#13515)
enhance benchmark output with thousands separators (#13512)
fix: sync default_extensions to babel-cli usage (#13508)
chore(parser): add test to handle optional paramteter in async call (#13504)
Add typeParameters to tagged template visitor keys (#13500)
Fix const violations in ESM imports when transformed to CJS (#13258)
convert @babel/preset-env to typescript (#13217)
Add v7.14.7 to CHANGELOG.md [skip ci]
✳️ @babel/runtime (7.14.6 → 7.14.8) · Repo · Changelog
Release Notes
7.14.8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
v7.14.8
Update babel-parser.d.ts (#13575)
fix: parser `strictMode` option (#13548)
Allow module block to start a member expression (#13573)
test: patch `verifyPackageTree` for test purposes (#13567)
fix(class-properties): replace `new.target` in static properties with `undefined` (#13560)
Fix await binding error within static block (#13088)
Update test262 (#13561)
Fix `make generate-standalone` -> `make build-standalone` (#13562)
Update test262 (#13544)
chore: bump test262-stream (#13543)
Dedupe code when calling `buildOptimizedSequenceExpression` (#13535)
fix: use BABEL_8_BREAKING for new babel-types breaking changes (#13538)
Overhaul comment attachment (#13521)
Async do expression should start at async (#13534)
fix: disallow computed `async`/`get`/`set` keyword (#13531)
Fix arrow transformation when `arguments` is defined as variable (#12344)
fix: accept duplicated import/variable in different module (#13527)
fix(babel-types): accept `UnaryExpression` in `TSLiteralType` (#13525)
minor improvement to gulp generate-runtime-helpers error message (#13522)
[babel 8] Use an identifier for `TSTypeParameter.name` (#12829)
Fix config validation message typo (#13515)
enhance benchmark output with thousands separators (#13512)
fix: sync default_extensions to babel-cli usage (#13508)
chore(parser): add test to handle optional paramteter in async call (#13504)
Add typeParameters to tagged template visitor keys (#13500)
Fix const violations in ESM imports when transformed to CJS (#13258)
convert @babel/preset-env to typescript (#13217)
Add v7.14.7 to CHANGELOG.md [skip ci]
v7.14.7
Don't hoist template literal keys in `object-rest-spread` (#13483)
Simplify token context (#13450)
Bump `core-js` packages (#13496)
chore: fix comment typo (#13485)
refactor(parser): remove refNeedsArrowPos (#13419)
remove unnecessary hosting when using template strings (#13482)
fix: remove traverse trap on `NODE_ENV == "test"` (#13475)
Add record and tuple tokens to eslint parser (#13477)
Update `@babel/*` dev dependencies (#13472)
chore: fix renovate bot schedule (#13470)
chore: fix renovate bot schedule (#13468)
Setup Renovate to update third-party parser tests (#13454)
fix: tagged template incorrect receiver (#13395)
Add v7.14.6 to CHANGELOG.md [skip ci]
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands