Update all of babel7 7.24.6 → 7.24.7 (patch) #439
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 update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @babel/cli (7.24.6 → 7.24.7) · Repo · Changelog
Release Notes
7.24.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
v7.24.7
Allow extra flags in babel-node (#16554)
[helpers TS conversion] async functions/generators (#16510)
fix: incorrect `constantViolations` with destructuring (#16522)
Add v8.0.0-alpha.10 to .github/CHANGELOG-v8.md [skip ci]
Bump Babel 8 version to 8.0.0-alpha.10
Improve `getBindingIdentifiers` (#16544)
fix Babel 8 commander import (#16548)
Update v8 changelog
Add v8.0.0-alpha.9 to .github/CHANGELOG-v8.md [skip ci]
Bump Babel 8 version to 8.0.0-alpha.9
[Babel 8] Remove `extra.shorthand` (#16521)
Update test262 (#16543)
Fix test262-parser-tests update workflow (#16541)
Update compat data (#16539)
Only import types from declared dependencies (#16494)
Use `type: module` in all `package.json`s (#16535)
fix: Transform `using` in `switch` correctly (#16524)
[helpers TS conversion] modules helpers (#16527)
Update compat data (#16533)
Delete unused array helpers (#16525)
[Babel 8] Bump commander to 12.1.0 (#16517)
Add v7.24.6 to CHANGELOG.md [skip ci]
✳️ @babel/core (7.24.6 → 7.24.7) · Repo · Changelog
Release Notes
7.24.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
v7.24.7
Allow extra flags in babel-node (#16554)
[helpers TS conversion] async functions/generators (#16510)
fix: incorrect `constantViolations` with destructuring (#16522)
Add v8.0.0-alpha.10 to .github/CHANGELOG-v8.md [skip ci]
Bump Babel 8 version to 8.0.0-alpha.10
Improve `getBindingIdentifiers` (#16544)
fix Babel 8 commander import (#16548)
Update v8 changelog
Add v8.0.0-alpha.9 to .github/CHANGELOG-v8.md [skip ci]
Bump Babel 8 version to 8.0.0-alpha.9
[Babel 8] Remove `extra.shorthand` (#16521)
Update test262 (#16543)
Fix test262-parser-tests update workflow (#16541)
Update compat data (#16539)
Only import types from declared dependencies (#16494)
Use `type: module` in all `package.json`s (#16535)
fix: Transform `using` in `switch` correctly (#16524)
[helpers TS conversion] modules helpers (#16527)
Update compat data (#16533)
Delete unused array helpers (#16525)
[Babel 8] Bump commander to 12.1.0 (#16517)
Add v7.24.6 to CHANGELOG.md [skip ci]
✳️ @babel/node (7.24.6 → 7.24.7) · Repo · Changelog
Release Notes
7.24.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
v7.24.7
Allow extra flags in babel-node (#16554)
[helpers TS conversion] async functions/generators (#16510)
fix: incorrect `constantViolations` with destructuring (#16522)
Add v8.0.0-alpha.10 to .github/CHANGELOG-v8.md [skip ci]
Bump Babel 8 version to 8.0.0-alpha.10
Improve `getBindingIdentifiers` (#16544)
fix Babel 8 commander import (#16548)
Update v8 changelog
Add v8.0.0-alpha.9 to .github/CHANGELOG-v8.md [skip ci]
Bump Babel 8 version to 8.0.0-alpha.9
[Babel 8] Remove `extra.shorthand` (#16521)
Update test262 (#16543)
Fix test262-parser-tests update workflow (#16541)
Update compat data (#16539)
Only import types from declared dependencies (#16494)
Use `type: module` in all `package.json`s (#16535)
fix: Transform `using` in `switch` correctly (#16524)
[helpers TS conversion] modules helpers (#16527)
Update compat data (#16533)
Delete unused array helpers (#16525)
[Babel 8] Bump commander to 12.1.0 (#16517)
Add v7.24.6 to CHANGELOG.md [skip ci]
✳️ @babel/preset-env (7.24.6 → 7.24.7) · Repo · Changelog
Release Notes
7.24.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
v7.24.7
Allow extra flags in babel-node (#16554)
[helpers TS conversion] async functions/generators (#16510)
fix: incorrect `constantViolations` with destructuring (#16522)
Add v8.0.0-alpha.10 to .github/CHANGELOG-v8.md [skip ci]
Bump Babel 8 version to 8.0.0-alpha.10
Improve `getBindingIdentifiers` (#16544)
fix Babel 8 commander import (#16548)
Update v8 changelog
Add v8.0.0-alpha.9 to .github/CHANGELOG-v8.md [skip ci]
Bump Babel 8 version to 8.0.0-alpha.9
[Babel 8] Remove `extra.shorthand` (#16521)
Update test262 (#16543)
Fix test262-parser-tests update workflow (#16541)
Update compat data (#16539)
Only import types from declared dependencies (#16494)
Use `type: module` in all `package.json`s (#16535)
fix: Transform `using` in `switch` correctly (#16524)
[helpers TS conversion] modules helpers (#16527)
Update compat data (#16533)
Delete unused array helpers (#16525)
[Babel 8] Bump commander to 12.1.0 (#16517)
Add v7.24.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