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
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu cancel merge
Cancels automatic merging of this PR
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
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-plugin (7.24.5 → 7.24.6) · Repo · Changelog
Release Notes
7.24.6
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.6
Update test262 (#16528)
[babel 8] Remove `availableHelper("usingCtx")` check (#16523)
[helpers ts conversion] temporal dead zone (#16520)
[helpers ts conversion] Arrays (#16518)
Generate helper metadata at build time (#16501)
Remove `through2` in favor of Node.js `stream.Transform` (#16519)
[helpers TS conversion] classes (#16511)
Fix source maps for private member expressions (#16514)
Fix source maps for template literals (#16515)
[helpers TS conversion] reflection (#16507)
Update contributing.md (#16508)
bump commander to 6.2.0 (#16509)
[helpers TS conversion] object (#16505)
[helpers TS conversion] class fields (#16506)
Update test262 (#16503)
Add `tsconfig.json` for `@babel/helpers/src/helpers` (#16499)
Move all runtime helpers to individual files (#16495)
Use `buildUndefinedNode` from types in types (#16493)
Explicitly define `NodePath.prototype.*` (#16488)
Pin CI to Node.js 22.1 (#16498)
Add `test-only` in package.json for `citgm` (#16497)
[babel 8] Publish `.d.ts` files for every package (#16416)
Support undecorated static accessor in anonymous classes (#16485)
Update Yarn to v4.2.2 (#16487)
Update test262 (#16486)
Use eslint v9 (#16479)
Fix decorator bare yield await (#16484)
Fix: throw TypeError if addInitializer is called after finished (#16483)
Statically generate boilerplate for bitfield accessors (#16482)
fix: Correctly parse `cls.fn<C> = x` (#16476)
fix: Windows CI does not fail (#16477)
Revert "Pin to Node.js 21 on CI" (#16452)
Bump browserslist and other compat data sources (#16468)
Migrate import assertions syntax (#16466)
add install step before building example project (#16469)
unpin acorn (#16467)
bump import-meta-resolve to 4.1.0 (#16464)
Update test262 (#16463)
Remove `syntaxType` option for record-and-tuple (parser&plugin) (#16458)
[Babel 8] Use more native fs methods (#16459)
[babel 8] Require Node.js `^18.20.0 || ^20.10.0 || >=21.0.0` (#16457)
Bump glob to 10.3.12 (#16450)
Add v7.24.5 to CHANGELOG.md [skip ci]
🆕 string-width-cjs (added, npm:string-width@4.2.3)
🆕 strip-ansi-cjs (added, npm:strip-ansi@6.0.1)
🆕 wrap-ansi-cjs (added, npm:wrap-ansi@7.0.0)
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