[js] Update @babel/eslint-parser 7.24.7 → 7.24.8 (patch) #136
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.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
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/eslint-parser (7.24.7 → 7.24.8) · Repo · Changelog
Release Notes
7.24.8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
v7.24.8
Correctly print parens around `in` in `for` heads (#16630)
Avoid unnecessary parens around `async` in `for await` (#16625)
Move decorators parens logic to `needsParens` (#16627)
Fix printing of comments in `await using` (#16626)
[babel 8] Remove methods starting with `_` in `@babel/traverse` (#16504)
Bump ws from 8.13.0 to 8.18.0 (#16622)
Bump browserify-sign from 4.0.4 to 4.2.3 (#16623)
Avoid checking `Scope.globals` multiple times (#16619)
Disallow destructuring assignment in `using` declarations (#16613)
[helper TS conversion] For-of (#16585)
fix: avoid shell.mkdir racing conditions (#16616)
Remove boolean props from `ObjectTypeInternalSlot` visitor keys (#16615)
Bump compat data sources (#16614)
Enable some lint rules (#16605)
Update test262 (#16611)
Update compat data (#16610)
[helpers TS conversion] subclasses (#16578)
Update dependencies (#16603)
[babel 8] Update `globals` dependency (#16600)
Enable `createImportExpressions` for test262 (#16596)
Update test262 (#16595)
Update compat data (#16594)
fix typescript code generation for yield expression inside type expre… (#16591)
Remove unused `withSource` from `@babel/generator` (#16586)
[helpers TS conversion] New decorators (#16540)
Update compat data (#16580)
Fix lint errors on `main` (#16576)
[helpers TS conversion] Others (#16563)
Update typescript-eslint v8 (#16557)
Update test262 (#16573)
improve getBindingIdentifiers.keys typing (#16570)
Update to TypeScript 5.5 (#16536)
fix: Correctly handle `export import x =` (#16566)
Do not use strict mode in TS `declare` (#16567)
Add v8.0.0-alpha.11 to .github/CHANGELOG-v8.md [skip ci]
Bump Babel 8 version to 8.0.0-alpha.11
Update test262 (#16564)
Use `eslint.config.mjs` (#16545)
[helpers TS conversion] legacy decorators (#16556)
[babel 8] Remove `File.prototype.getModuleName` (#16561)
fix: set module type to cjs before generating docs (#16560)
fix: do not add `.value: undefined` to regexp literals (#16490)
Add v7.24.7 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