Update @babel/eslint-parser 7.28.4 → 7.28.5 (patch) #727
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.28.4 → 7.28.5) · Repo · Changelog
Release Notes
7.28.5
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 48 commits:
v7.28.5Add v8.0.0-beta.3 to .github/CHANGELOG-v8.md [skip ci]Bump Babel 8 version to 8.0.0-beta.3Update Yarn (#17561)Update plugin-babel-release-tool (#17560)Use Node.js latest for release action (#17559)Do not pass npm token when trusted publishing (#17557)Try trusted publishing (#17551)Allow mixing private destructuring and rest (#17534)Improve `@babel/core` types (#17404)Update test262 (#17546)Update compat data (#17549)docs: edited broken badges (#17550)Fix Prettier e2e test for Babel 8 (#17539)Enable `strictNullChecks` for `traverse` (#17499)Improve `@babel/parser` error typing (#17521)chore: Fix typo in variable name (#17535)fix: `require.resolve` unexpectedly resolves to `.mjs` (#17533)Update test262 (#17536)ci: remove jest from Babel 7 e2e test suites (#17532)Type check runtime scripts (#17522)[Babel 8] Improve scope information collection performance (#17043)Update test262 (#17527)Enable `strictNullChecks` for `parser` (#17498)[Babel 8] Use `t.traverseFast` to replace some `path.traverse` (#17518)chore: simplify parseArrayLike (#17526)fix: `rest` correctly returns plain array (#17519)Run Prettier E2E test only on Babel 8 (#17523)Update test262 (#17516)Update compat data (#17515)Allow `Runtime Errors for Function Call Assignment Targets` (#17446)[babel 8] Update default `@babel/runtime` version (#17512)[babel 8] Remove `semver` dependency from transform-runtime (#17511)[Babel 8] Treat `allowSuperOutsideMethod` as top-level only (#17505)Faster finding of locations in `buildCodeFrameError` (#17490)Enable `strictNullChecks` for `generator` (#17497)[Babel 8] Better node type definitions for `computed` (#17500)Update compat data (#17508)Update test262 (#17509)Bump regexpu-core to 6.3.1 (#17507)Update identifier parsing to unicode 17 (#17501)fix: improve ts-only declaration parsing (#17491)Fix `JSXIdentifier` handling in `isReferencedIdentifier` (#17503)fix: ensure scope.push register in anonymous fn (#17504)Type checking babel-types scripts (#17494)Add v8.0.0-beta.2 to .github/CHANGELOG-v8.md [skip ci]Bump Babel 8 version to 8.0.0-beta.2Add v7.28.4 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