Update all of babel7 7.21.8 → 7.22.5 (minor) #507
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.21.8 → 7.22.5) · Repo · Changelog
Release Notes
7.22.5
7.22.1
7.22.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 65 commits:
v7.22.5Fix publish scriptFix prepublish scriptSuggest `-transform-` when resolving missing plugins (#15683)Warn in `@babel/plugin-proposal-private-property-in-object` fallback (#15687)Run `scripts/generators/readmes.js` (#15689)Empty commit to trigger test262 CIchore: Update jest (#15685)Update Yarn to v3.6.0 (#15684)Use Prettier v3.0.0-alpha.12 (#15617)Update test262 (#15677)Fix using `syntax-unicode-sets-regex` in standalone (#15675)[babel 8] Require Node.js `^16.20.0 || ^18.16.0 || >=20.0.0` (#15585)Define and narrow types under babel-traverse (#15644)Set `"type": "commonjs"` to internally track CJS vs ESM (#15665)Add v7.22.4 to CHANGELOG.md [skip ci]v7.22.4Add missing `attributes`/`assertions` to `VISITOR_KEYS` (#15666)Set `shorthand:false` when rename Identifier inside obj prop (#15649)Mark `assert` attributes with `extra.deprecatedAssertSyntax` (#15667)update babel deps (#15662)Update CHANGELOG.mdAdd v7.22.3 to CHANGELOG.md [skip ci]v7.22.3Add v7.22.2 to CHANGELOG.md [skip ci]v7.22.2Fix importing symbol polyfill in `@babel/runtime-corejs2` (#15660)`yarn dedupe`Add v7.22.1 to CHANGELOG.md [skip ci]v7.22.1Skip warning check that fails release tests (#15657)Workaround for broken babel-preset-react-app (#15658)chore: Improve development experience about global variables (#15646)Add 7.22.0 to CHANGELOG.mdv7.22.0Update test262 (#15650)Update compat data (#15651)Improve type definitions for validators (#15549)[ts] Support `import ... =` and `export =` in scripts (#15497)Add `unicode-sets-regex` transform to `preset-env` (#15636)Implement transform support for `using` declarations (#15633)Split v7 changelog in multiple filesUnify parsing of import/export modifiers (type/typeof/module) (#15630)Allow polyfill providers to specify custom `@babel/runtime` pkg (#15531)Disable workers for compiling on CircleCI (#15645)Create `@babel/plugin-proposal-import-attributes-to-assertions` (#15620)Add support for the updated import attributes proposal (#15536)Parse `await using` declarations (#15520)Fix tests after merging PRsEnable regexp unicode sets parsing by default (#15638)Add decorators version `2023-05` (#15570)Rename `-proposal-`s that became standard to `-transform-` (#15614)Add v7.21.9 to CHANGELOG.md [skip ci]v7.21.9Update test262 (#15639)Archive syntax-unicode-sets-regex (#15637)rescan gt token at the end of type args parsing (#15631)Fix indentation when `retainLines` is `true` (#15569)chore: Enable rule `no-import-type-side-effects` (#15627)fix: Template `export { x }` stuck in infinite loop (#15534)Update Rollup and Rollup plugins (#15616)Update `glob` (#15615)fix: enable block-scoping transform when compiling generators (#15606)Update test262 (#15610)Add v7.21.8 to CHANGELOG.md [skip ci]✳️ @babel/plugin-transform-react-jsx (7.21.0 → 7.22.5) · Repo · Changelog
Release Notes
7.22.5
7.22.3
7.22.0
7.21.5
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