Update all of babel7 7.2.0 → 7.28.3 (minor) #275
Closed
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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @babel/cli (7.2.0 → 7.28.3) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 21 commits:
v7.28.3fix(parser/typescript): parse `import("./a", {with:{},})` (#17465)chore: fix various typos across codebase (#17476)chore: fix typos in release.yml (#17475)fix(parser): stop subscript parsing on async arrow (#17478)chore: update node flags (#17477)build(Babel 8): disable JSON module transform (#17468)[babel 8] Add `@types/jsesc` as a dep of `@babel/generator` (#17459)Update test262 (#17462)Misc: Cleanup Babel 8 tasks (#17429)export PartialConfig and NormalizedOptions (#17470)chore: update browser compat libs (#17469)Type-check `.d.ts` file with `strict: true` (#17461)Enable type checking for `scripts` and `babel-worker.cjs` (#17454)Type check gulp&jest config (#17453)[static blocks] Do not inject new static fields after static code (#17443)Do not save last yield in call in temp var (#17363)Optimize do expression output (#17444)Update test262 (#17449)move eslint-{parser,plugin} docs to the website (#17448)Add v7.28.2 to CHANGELOG.md [skip ci]✳️ @babel/core (7.2.0 → 7.28.3) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 21 commits:
v7.28.3fix(parser/typescript): parse `import("./a", {with:{},})` (#17465)chore: fix various typos across codebase (#17476)chore: fix typos in release.yml (#17475)fix(parser): stop subscript parsing on async arrow (#17478)chore: update node flags (#17477)build(Babel 8): disable JSON module transform (#17468)[babel 8] Add `@types/jsesc` as a dep of `@babel/generator` (#17459)Update test262 (#17462)Misc: Cleanup Babel 8 tasks (#17429)export PartialConfig and NormalizedOptions (#17470)chore: update browser compat libs (#17469)Type-check `.d.ts` file with `strict: true` (#17461)Enable type checking for `scripts` and `babel-worker.cjs` (#17454)Type check gulp&jest config (#17453)[static blocks] Do not inject new static fields after static code (#17443)Do not save last yield in call in temp var (#17363)Optimize do expression output (#17444)Update test262 (#17449)move eslint-{parser,plugin} docs to the website (#17448)Add v7.28.2 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