Upgrade @babel/eslint-parser: 7.21.3 → 7.21.8 (patch) #423
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/eslint-parser (7.21.3 → 7.21.8) · Repo · Changelog
Release Notes
7.21.8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 59 commits:
v7.21.8
Quick fix for release process (#15607)
[⚠️ DANGER ⚠️] Prepare make commands and GH actions for Babel 8 pre-releases (#15574)
Fix backward compat for semver checks in class®exp feat plugins (#15605)
Remove `using await` restriction in explicitResourceManagement (#15602)
Add v7.21.7 to CHANGELOG.md [skip ci]
v7.21.7
fix: do not ignore changes in babel/compat-data (#15600)
Add v7.21.6 to CHANGELOG.md [skip ci]
v7.21.6
fix: Not found `corejs3-shipped-proposals.json` (#15598)
chore(deps): bump yaml from 2.1.1 to 2.2.2 (#15595)
Add v7.21.5 to CHANGELOG.md [skip ci]
v7.21.5
Update test262 (#15591)
[babel 8] Other Babel 8 misc changes (#15576)
Use synchronous `import.meta.resolve` (#15575)
fix: `)` position with `createParenthesizedExpressions` (#15515)
Add syntax import meta to preset env (#15580)
Update test262 (#15581)
Archive `@babel/helper-explode-assignable-expression`
More misc Babel 8 little changes (#15550)
Handle `.overrides` and `.env` when resolving plugins/presets from fixture options (#15568)
[Babel 8] fix `ignoreExtensions` behaviour (#15562)
Update test262 (#15565)
Update compat data (#15566)
Update dessant/lock-threads action to v4 (#15561)
Update Yarn to v3.5.0 (#15560)
Update test262 (#15554)
use browserslist's defaults as default targets (#15551)
Use `semver` package to compare versions (#15548)
Babel 8 misc changes (#15068)
(tests) Log `transform-` instead of `proposal-` in `preset-env` (#15473)
Improve the layout of generated validators (#15546)
fix: Remove `mixins` and `implements` for `DeclareInterface` and `InterfaceDeclaration` (#15539)
perf: Improve the code quality of `@babe/parser` for ts (#15540)
Use `lt` instead of `lte` to check TS version for .cts config (#15535)
Add v7.21.4 to CHANGELOG.md [skip ci]
v7.21.4
Update test262 (#15533)
Update fixtures after recent merged PRs (#15532)
Fix moving comments of removed nodes (#15427)
Fix support for `import/export` in `.cts` files (#15478)
Fix failing regenerator runtime tests with Babel 8 (#15529)
[babel 8] regeneratorRuntime helper is always available (#15528)
[babel 8] Remove builders present only for backwards-compatibility (#15527)
[babel 8] Remove old error plugin mappings for default syntax (#15526)
[babel 8] Better file ext handling for TS and Flow presets (#14955)
Update Prettier integration test (#15519)
Update compat data (#15514)
refactor: introduce `lookaheadInLineCharCode` (#15510)
Update test262 (#15513)
Polish babel-code-frame highlight test (#15499)
chore: Update TS 5.0.2 (#15502)
Update test262 (#15500)
Revert "pin ci latest node version to 19.7 (#15495)" (#15498)
Fix compact printing of non-null assertion operators (#15496)
pin ci latest node version to 19.7 (#15495)
Add v7.21.3 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