Update all of babel7: 7.18.2 → 7.18.6 (patch) #281
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.18.2 → 7.18.6) · Repo · Changelog
Release Notes
7.18.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 63 commits:
v7.18.6
Update `regexpu-core` (#14698)
Add `proposal-unicode-sets-regex` to `@babel/standalone` (#14697)
[ts] Disallow property access after instantiation expression (#14650)
Fix `@babel/core` peer dependency (#14696)
Transform `await` in computed class keys (#14391)
fix: preserve function params type if possible (#14694)
[babel 8] Remove support for the `2018-09` decorators proposal (#12712)
chore: Update bench baselines (#14687)
chore: update compat data to 581cd66955917a4cdf68eb22bc2e027a5285296a (#14689)
chore: update test262 to b458b9f0c2f8720a2397e168090b20f459e1b2b2 (#14688)
Update to TS 4.7 (#14686)
JSON modules should be imported with default (#14668)
Don't load plugins synchronously in tests (#14679)
enable TS compiler option: strictBindCallApply (#14685)
enable TS compiler option: noImplicitAny (#14601)
Update `babel-plugin-polyfill-*` packages (#14681)
feat: Npm cache comments for issue bot (#14669)
Use full relative paths to plugins in tests (#14680)
Enforce setting `type` in `package.json` (#14675)
Fix remaining imports to be ESM-compatible (#14674)
fix: Memory leak when deep cloning in `babel-core` (#14583)
Enforce `_foo.default || _foo` to import lib files in tests (#14673)
Fix `import { types } from "@babel/core"` with native ESM (#14663)
chore: update test262 to f169ba6ec7bdc86ae37948953a032324e82c382b (#14672)
[ts] Allow `...<...>` followed by newline or binary operator (#14636)
Run Babel asynchronously in fixtures (#14659)
Rename Babel parser decorator tests (#14665)
Add v7.18.5 to CHANGELOG.md [skip ci]
v7.18.5
Run Babel asynchronously in our build process (#14660)
fix: `new.target` with shadowed class name (#14611)
Rely on the call stack to clean up cache in `_guessExe...iveTo` (#14649)
Fix: Temporary files created by the test are not removed. (#14573)
fix(systemjs): export named from destructuring object (#14655)
Update test262 (#14653)
Update compat data (#14654)
Change limit of source map 3MB (#14641)
Fix `_guessExecutionStatusRelativeToDifferentFunctions` perf (#14617)
[babel 8] Disallow synchronous usage of `babel.*` callback methods (#12695)
docs: eslint-parser `requireConfigFile` behaviour (#14332)
Enable test `variance-annotations-with-jsx` with babel8 (#14626)
update test262 parser tests (#14638)
Speedup e2e test on github (#14627)
Update compat data (#14631)
Fix label in "Update compat data" action (#14632)
chore: automate compat-data update (#14248)
feat: Automatically generate test results that do not exist (#14592)
[babel 8] Recover from error when parsing `<T>() => {}</T>` (#14616)
Move v7 prereleases changelog to a separate file (#14619)
Add v7.18.4 to CHANGELOG.md [skip ci]
v7.18.4
Update failing Babel 8 parser fixture (#14615)
Fix `@babel/transform-typescript` compatibility with Next.js (#14610)
[ts] FIx parsing of nested `extends` type in arrow type (#14604)
refactor: avoid mutating AST nodes (#14599)
fix: remove TSDeclareFunction from ExportDefaultDeclaration (#14591)
fix: `loc.index` of some nodes is wrongly enumerable. (#14595)
Add v7.18.3 to CHANGELOG.md [skip ci]
v7.18.3
Restore es5 compatibility in `@babel/runtime/regenerator` (#14588)
Fix typo in moduleAttributesVerionPluginOption (#14584)
Add v7.18.2 to CHANGELOG.md [skip ci]
✳️ @babel/plugin-transform-react-jsx (7.17.12 → 7.18.6) · Repo · Changelog
Release Notes
7.18.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
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