René's URL Explorer Experiment


Title: tools: bump the eslint group across 1 directory with 7 updates by dependabot[bot] · Pull Request #60535 · nodejs/node · GitHub

Open Graph Title: tools: bump the eslint group across 1 directory with 7 updates by dependabot[bot] · Pull Request #60535 · nodejs/node

X Title: tools: bump the eslint group across 1 directory with 7 updates by dependabot[bot] · Pull Request #60535 · nodejs/node

Description: Bumps the eslint group with 7 updates in the /tools/eslint directory: Package From To @babel/core 7.27.7 7.28.5 @babel/eslint-parser 7.27.5 7.28.5 @stylistic/eslint-plugin 5.1.0 5.5.0 eslint 9.30.0 9.39.0 eslint-formatter-tap 8.40.0 9.0.1 eslint-plugin-jsdoc 51.3.1 61.1.11 globals 16.3.0 16.5.0 Updates @babel/core from 7.27.7 to 7.28.5 Release notes Sourced from @​babel/core's releases. v7.28.5 (2025-10-23) Thank you @​CO0Ki3, @​Olexandr88, and @​youthfulhps for your first PRs! 👓 Spec Compliance babel-parser #17446 Allow Runtime Errors for Function Call Assignment Targets (@​liuxingbaoyu) babel-helper-validator-identifier #17501 fix: update identifier to unicode 17 (@​fisker) 🐛 Bug Fix babel-plugin-proposal-destructuring-private #17534 Allow mixing private destructuring and rest (@​CO0Ki3) babel-parser #17521 Improve @babel/parser error typing (@​JLHwung) #17491 fix: improve ts-only declaration parsing (@​JLHwung) babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring #17519 fix: rest correctly returns plain array (@​liuxingbaoyu) babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types #17503 Fix JSXIdentifier handling in isReferencedIdentifier (@​JLHwung) babel-traverse #17504 fix: ensure scope.push register in anonymous fn (@​JLHwung) 🏠 Internal babel-types #17494 Type checking babel-types scripts (@​JLHwung) 🏃‍♀️ Performance babel-core #17490 Faster finding of locations in buildCodeFrameError (@​liuxingbaoyu) Committers: 8 Babel Bot (@​babel-bot) Byeongho Yoo (@​youthfulhps) Huáng Jùnliàng (@​JLHwung) Hyeon Dokko (@​CO0Ki3) Nicolò Ribaudo (@​nicolo-ribaudo) @​Olexandr88 @​liuxingbaoyu fisker Cheung (@​fisker) v7.28.4 (2025-09-05) Thanks @​gwillen and @​mrginglymus for your first PRs! 🏠 Internal babel-core, babel-helper-check-duplicate-nodes, babel-traverse, babel-types #17493 Update Jest to v30.1.1 (@​JLHwung) babel-plugin-transform-regenerator #17455 chore: Clean up transform-regenerator (@​liuxingbaoyu) ... (truncated) Changelog Sourced from @​babel/core's changelog. v7.28.5 (2025-10-23) 👓 Spec Compliance babel-parser #17446 Allow Runtime Errors for Function Call Assignment Targets (@​liuxingbaoyu) babel-helper-validator-identifier #17501 fix: update identifier to unicode 17 (@​fisker) 🐛 Bug Fix babel-plugin-proposal-destructuring-private #17534 Allow mixing private destructuring and rest (@​CO0Ki3) babel-parser #17521 Improve @babel/parser error typing (@​JLHwung) #17491 fix: improve ts-only declaration parsing (@​JLHwung) babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring #17519 fix: rest correctly returns plain array (@​liuxingbaoyu) babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types #17503 Fix JSXIdentifier handling in isReferencedIdentifier (@​JLHwung) babel-traverse #17504 fix: ensure scope.push register in anonymous fn (@​JLHwung) 🏠 Internal babel-types #17494 Type checking babel-types scripts (@​JLHwung) 🏃‍♀️ Performance babel-core #17490 Faster finding of locations in buildCodeFrameError (@​liuxingbaoyu) v7.28.4 (2025-09-05) 🏠 Internal babel-core, babel-helper-check-duplicate-nodes, babel-traverse, babel-types #17493 Update Jest to v30.1.1 (@​JLHwung) babel-plugin-transform-regenerator #17455 chore: Clean up transform-regenerator (@​liuxingbaoyu) babel-core #17474 Switch to @​jridgewell/remapping (@​mrginglymus) v7.28.3 (2025-08-14) 👓 Spec Compliance babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env #17443 [static blocks] Do not inject new static fields after static code (@​nicolo-ribaudo) 🐛 Bug Fix babel-parser #17465 fix(parser/typescript): parse import("./a", {with:{},}) (@​easrng) #17478 fix(parser): stop subscript parsing on async arrow (@​JLHwung) 💅 Polish babel-plugin-transform-regenerator, babel-plugin-transform-runtime ... (truncated) Commits 61647ae v7.28.5 42cb285 Improve @babel/core types (#17404) da0d1ad Faster finding of locations in buildCodeFrameError (#17490) 35055e3 v7.28.4 b41f8cd Update Jest to v30.1.1 (#17493) 18d88b8 Improve @​babel/core typings (#17471) 453b068 Switch to @​jridgewell/remapping (#17474) ef155f5 v7.28.3 98d18aa Misc: Cleanup Babel 8 tasks (#17429) 64ec61e export PartialConfig and NormalizedOptions (#17470) Additional commits viewable in compare view Maintainer changes This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​babel/core since your current version. Updates @babel/eslint-parser from 7.27.5 to 7.28.5 Release notes Sourced from @​babel/eslint-parser's releases. v7.28.5 (2025-10-23) Thank you @​CO0Ki3, @​Olexandr88, and @​youthfulhps for your first PRs! 👓 Spec Compliance babel-parser #17446 Allow Runtime Errors for Function Call Assignment Targets (@​liuxingbaoyu) babel-helper-validator-identifier #17501 fix: update identifier to unicode 17 (@​fisker) 🐛 Bug Fix babel-plugin-proposal-destructuring-private #17534 Allow mixing private destructuring and rest (@​CO0Ki3) babel-parser #17521 Improve @babel/parser error typing (@​JLHwung) #17491 fix: improve ts-only declaration parsing (@​JLHwung) babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring #17519 fix: rest correctly returns plain array (@​liuxingbaoyu) babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types #17503 Fix JSXIdentifier handling in isReferencedIdentifier (@​JLHwung) babel-traverse #17504 fix: ensure scope.push register in anonymous fn (@​JLHwung) 🏠 Internal babel-types #17494 Type checking babel-types scripts (@​JLHwung) 🏃‍♀️ Performance babel-core #17490 Faster finding of locations in buildCodeFrameError (@​liuxingbaoyu) Committers: 8 Babel Bot (@​babel-bot) Byeongho Yoo (@​youthfulhps) Huáng Jùnliàng (@​JLHwung) Hyeon Dokko (@​CO0Ki3) Nicolò Ribaudo (@​nicolo-ribaudo) @​Olexandr88 @​liuxingbaoyu fisker Cheung (@​fisker) v7.28.4 (2025-09-05) Thanks @​gwillen and @​mrginglymus for your first PRs! 🏠 Internal babel-core, babel-helper-check-duplicate-nodes, babel-traverse, babel-types #17493 Update Jest to v30.1.1 (@​JLHwung) babel-plugin-transform-regenerator #17455 chore: Clean up transform-regenerator (@​liuxingbaoyu) ... (truncated) Changelog Sourced from @​babel/eslint-parser's changelog. v7.28.5 (2025-10-23) 👓 Spec Compliance babel-parser #17446 Allow Runtime Errors for Function Call Assignment Targets (@​liuxingbaoyu) babel-helper-validator-identifier #17501 fix: update identifier to unicode 17 (@​fisker) 🐛 Bug Fix babel-plugin-proposal-destructuring-private #17534 Allow mixing private destructuring and rest (@​CO0Ki3) babel-parser #17521 Improve @babel/parser error typing (@​JLHwung) #17491 fix: improve ts-only declaration parsing (@​JLHwung) babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring #17519 fix: rest correctly returns plain array (@​liuxingbaoyu) babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-transform-block-scoping, babel-plugin-transform-optional-chaining, babel-traverse, babel-types #17503 Fix JSXIdentifier handling in isReferencedIdentifier (@​JLHwung) babel-traverse #17504 fix: ensure scope.push register in anonymous fn (@​JLHwung) 🏠 Internal babel-types #17494 Type checking babel-types scripts (@​JLHwung) 🏃‍♀️ Performance babel-core #17490 Faster finding of locations in buildCodeFrameError (@​liuxingbaoyu) v7.28.4 (2025-09-05) 🏠 Internal babel-core, babel-helper-check-duplicate-nodes, babel-traverse, babel-types #17493 Update Jest to v30.1.1 (@​JLHwung) babel-plugin-transform-regenerator #17455 chore: Clean up transform-regenerator (@​liuxingbaoyu) babel-core #17474 Switch to @​jridgewell/remapping (@​mrginglymus) v7.28.3 (2025-08-14) 👓 Spec Compliance babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env #17443 [static blocks] Do not inject new static fields after static code (@​nicolo-ribaudo) 🐛 Bug Fix babel-parser #17465 fix(parser/typescript): parse import("./a", {with:{},}) (@​easrng) #17478 fix(parser): stop subscript parsing on async arrow (@​JLHwung) 💅 Polish babel-plugin-transform-regenerator, babel-plugin-transform-runtime ... (truncated) Commits 61647ae v7.28.5 42cb285 Improve @babel/core types (#17404) e7031b7 [Babel 8] Treat allowSuperOutsideMethod as top-level only (#17505) 35055e3 v7.28.4 f04083a [Babel 8] Align TSMappedType AST (#17479) 432a7ff fix(parser/typescript): parse import("./a", {with:{},}) (#17465) e77e3b0 move eslint-{parser,plugin} docs to the website (#17448) ccc5fae v7.28.0 7896ed7 Support sourceType: "commonjs" (#17390) 1b9aba4 Materialize explicitResourceManagement parser plugin (#17346) Additional commits viewable in compare view Maintainer changes This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​babel/eslint-parser since your current version. Updates @stylistic/eslint-plugin from 5.1.0 to 5.5.0 Release notes Sourced from @​stylistic/eslint-plugin's releases. v5.5.0 5.5.0 (2025-10-18) Features comma-dangle: support TSFunctionType and TSDeclareFunction (#1015) (cd3776f) comma-dangle: support TSTypeParameterInstantiation (#1016) (ba930e7) indent: deprecate offsetTernaryExpressionsOffsetCallExpressions via offsetTernaryExpressions.CallExpression (#997) (f2837b1) indent: introduce NewExpression and AwaitExpression in offsetTernaryExpressions (#996) (2b5a39f) new rule list-style (#895) (a9ec0de) object-curly-spacing: add emptyObjects option to control spacing in empty objects (#1002) (85ef5bc) padding-line-between-statements: narrow report range to reduce noise (#1017) (b3a3acf) update deps (#1011) (9d5085c) Bug Fixes indent: correctly indent NewExpression in ConditionalExpression (#994) (01cec33) replace context.getSourceCode() with context.sourceCode (#1004) (f3faa54) Documentation contribute: add guide to run the document site (#1001) (37a64c5) object-curly-spacing: introduce overrides (#998) (6452b52) Chores no-extra-parens: remove useless logic (#1013) (8e34765) remove TestCaseError#type (#1005) (83d00c5) replace Object.prototype.hasOwnProperty.call with Object.hasOwn (#992) (97193e1) v5.4.0 5.4.0 (2025-09-19) Features generator-star-spacing: introduce shorthand to override property function shorthands (#980) (62d7a17) introduce experimental mechanism (#894) (87f09ee) object-curly-spacing: introduce overrides (#898) (2a422b7) Bug Fixes correctly display the deprecation warning (#967) (094aa48) multiline-comment-style: correctly handle ignored comments (#969) (cad56b2) quote-props: only check ES3 reserved words for keywords option (#964) (bc4810f) ... (truncated) Changelog Sourced from @​stylistic/eslint-plugin's changelog. 5.5.0 (2025-10-18) Features comma-dangle: support TSFunctionType and TSDeclareFunction (#1015) (cd3776f) comma-dangle: support TSTypeParameterInstantiation (#1016) (ba930e7) indent: deprecate offsetTernaryExpressionsOffsetCallExpressions via offsetTernaryExpressions.CallExpression (#997) (f2837b1) indent: introduce NewExpression and AwaitExpression in offsetTernaryExpressions (#996) (2b5a39f) new rule list-style (#895) (a9ec0de) object-curly-spacing: add emptyObjects option to control spacing in empty objects (#1002) (85ef5bc) padding-line-between-statements: narrow report range to reduce noise (#1017) (b3a3acf) update deps (#1011) (9d5085c) Bug Fixes indent: correctly indent NewExpression in ConditionalExpression (#994) (01cec33) replace context.getSourceCode() with context.sourceCode (#1004) (f3faa54) Documentation contribute: add guide to run the document site (#1001) (37a64c5) object-curly-spacing: introduce overrides (#998) (6452b52) Chores no-extra-parens: remove useless logic (#1013) (8e34765) remove TestCaseError#type (#1005) (83d00c5) replace Object.prototype.hasOwnProperty.call with Object.hasOwn (#992) (97193e1) 5.4.0 (2025-09-19) Features generator-star-spacing: introduce shorthand to override property function shorthands (#980) (62d7a17) introduce experimental mechanism (#894) (87f09ee) object-curly-spacing: introduce overrides (#898) (2a422b7) Bug Fixes correctly display the deprecation warning (#967) (094aa48) multiline-comment-style: correctly handle ignored comments (#969) (cad56b2) quote-props: only check ES3 reserved words for keywords option (#964) (bc4810f) update deps (#983) (86596f9) ... (truncated) Commits ad0c6a9 chore: release v5.5.0 (main) (#995) ba930e7 feat(comma-dangle): support TSTypeParameterInstantiation (#1016) b3a3acf feat(padding-line-between-statements): narrow report range to reduce noise (#... cd3776f feat(comma-dangle): support TSFunctionType and TSDeclareFunction (#1015) 8e34765 refactor(no-extra-parens): remove useless logic (#1013) 9d5085c feat: update deps (#1011) f2837b1 feat(indent): deprecate offsetTernaryExpressionsOffsetCallExpressions via `... 85ef5bc feat(object-curly-spacing): add emptyObjects option to control spacing in e... a9ec0de feat: new rule list-style (#895) 2b5a39f feat(indent): introduce NewExpression and AwaitExpression in `offsetTerna... Additional commits viewable in compare view Maintainer changes This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​stylistic/eslint-plugin since your current version. Updates eslint from 9.30.0 to 9.39.0 Release notes Sourced from eslint's releases. v9.39.0 Features cc57d87 feat: update error loc to key in no-dupe-class-members (#20259) (Tanuj Kanti) 126552f feat: update error location in for-direction and no-dupe-args (#20258) (Tanuj Kanti) 167d097 feat: update complexity rule to highlight only static block header (#20245) (jaymarvelz) Bug Fixes 15f5c7c fix: forward traversal step.args to visitors (#20253) (jaymarvelz) 5a1a534 fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar) e86b813 fix: Use more types from @​eslint/core (#20257) (Nicholas C. Zakas) 927272d fix: correct Scope typings (#20198) (jaymarvelz) 37f76d9 fix: use AST.Program type for Program node (#20244) (Francesco Trotta) ae07f0b fix: unify timing report for concurrent linting (#20188) (jaymarvelz) b165d47 fix: correct Rule typings (#20199) (jaymarvelz) fb97cda fix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz) Documentation d3e81e3 docs: Always recommend to include a files property (#20158) (Percy Ma) 0f0385f docs: use consistent naming recommendation (#20250) (Alex M. Spieslechner) a3b1456 docs: Update README (GitHub Actions Bot) cf5f2dd docs: fix correct tag of no-useless-constructor (#20255) (Tanuj Kanti) 10b995c docs: add TS options and examples for nofunc in no-use-before-define (#20249) (Tanuj Kanti) 2584187 docs: remove repetitive word in comment (#20242) (reddaisyy) 637216b docs: update CLI flags migration instructions (#20238) (jaymarvelz) e7cda3b docs: Update README (GitHub Actions Bot) 7b9446f docs: handle empty flags sections on the feature flags page (#20222) (sethamus) Chores dfe3c1b chore: update @eslint/js version to 9.39.0 (#20270) (Francesco Trotta) 2375a6d chore: package.json update for @​eslint/js release (Jenkins) a1f4e52 chore: update @eslint dependencies (#20265) (Francesco Trotta) c7d3229 chore: update dependency @​eslint/core to ^0.17.0 (#20256) (renovate[bot]) 27549bc chore: update fuzz testing to not error if code sample minimizer fails (#20252) (Milos Djermanovic) a1370ee ci: bump actions/setup-node from 5 to 6 (#20230) (dependabot[bot]) 9e7fad4 chore: add script to auto-generate eslint:recommended configuration (#20208) (唯然) v9.38.0 Features ce40f74 feat: update complexity rule to only highlight function header (#20048) (Atul Nair) e37e590 feat: correct no-loss-of-precision false positives with e notation (#20187) (Francesco Trotta) Bug Fixes 50c3dfd fix: improve type support for isolated dependencies in pnpm (#20201) (Francesco Trotta) a1f06a3 fix: correct SourceCode typings (#20114) (Pixel998) Documentation 462675a docs: improve web accessibility by hiding non-semantic character (#20205) (루밀LuMir) c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#20203) (루밀LuMir) b39e71a docs: Update README (GitHub Actions Bot) cd39983 docs: move custom-formatters type descriptions to nodejs-api (#20190) (Percy Ma) ... (truncated) Commits ac3a60d 9.39.0 e79017f Build: changelog update for 9.39.0 dfe3c1b chore: update @eslint/js version to 9.39.0 (#20270) 2375a6d chore: package.json update for @​eslint/js release d3e81e3 docs: Always recommend to include a files property (#20158) 15f5c7c fix: forward traversal step.args to visitors (#20253) 5a1a534 fix: allow JSDoc comments in object-shorthand rule (#20167) cc57d87 feat: update error loc to key in no-dupe-class-members (#20259) a1f4e52 chore: update @eslint dependencies (#20265) e86b813 fix: Use more types from @​eslint/core (#20257) Additional commits viewable in compare view Updates eslint-formatter-tap from 8.40.0 to 9.0.1 Commits See full diff in compare view Updates eslint-plugin-jsdoc from 51.3.1 to 61.1.11 Release notes Sourced from eslint-plugin-jsdoc's releases. v61.1.11 61.1.11 (2025-10-29) Bug Fixes fixing of missing parent should go between child and grandparent (4f2ec35) v61.1.10 61.1.10 (2025-10-28) Bug Fixes imports-as-dependencies: check for object-based types (or typings) (c9a22b6) v61.1.9 61.1.9 (2025-10-26) Bug Fixes CJS: provide CJS version of to-valid-identiifer; fixes #1583 (ca57a1f) v61.1.8 61.1.8 (2025-10-24) Bug Fixes no-undefined-types: consider module scope variables as defined; fixes #1581 (f938fdc) v61.1.7 61.1.7 (2025-10-23) Bug Fixes imports-as-dependencies: handle resolve.exports errors (0c4e5b6) v61.1.6 61.1.6 (2025-10-23) Bug Fixes imports-as-dependencies: check within exports for types; fixes #1114 (c0e4e7c) v61.1.5 61.1.5 (2025-10-20) ... (truncated) Commits 4f2ec35 fix: fixing of missing parent should go between child and grandparent c9a22b6 fix(imports-as-dependencies): check for object-based types (or typings) ca57a1f fix(CJS): provide CJS version of to-valid-identiifer; fixes #1583 f938fdc fix(no-undefined-types): consider module scope variables as defined; fixes ... 0c4e5b6 fix(imports-as-dependencies): handle resolve.exports errors 6c13a32 chore: check Node 24 c0e4e7c fix(imports-as-dependencies): check within exports for types; fixes #1114 8aa719c refactor: use node protocol identifier 7a45e99 fix: update object-deep-merge, devDeps.; closes #1576 93bb1f4 chore: update to-valid-identifier, devDeps.; lint Additional commits viewable in compare view Updates globals from 16.3.0 to 16.5.0 Release notes Sourced from globals's releases. v16.5.0 Update globals (2025-11-01) (#316) 6d441ca Add Vue, Svelte, and Astro globals (#314) ea31521 sindresorhus/globals@v16.4.0...v16.5.0 v16.4.0 Update globals (#309) 8b8a2d6 sindresorhus/globals@v16.3.0...v16.4.0 Commits 46fdf18 16.5.0 6d441ca Update globals (2025-11-01) (#316) d323da6 Add test for keys and values (#315) ea31521 Add Vue, Svelte, and Astro globals (#314) fa8aaae Add date to automated PR title (#311)

Open Graph Description: Bumps the eslint group with 7 updates in the /tools/eslint directory: Package From To @babel/core 7.27.7 7.28.5 @babel/eslint-parser 7.27.5 7.28.5 @stylistic/eslint-plugin 5.1.0 5.5.0 ...

X Description: Bumps the eslint group with 7 updates in the /tools/eslint directory: Package From To @babel/core 7.27.7 7.28.5 @babel/eslint-parser 7.27.5 7.28.5 @stylistic/eslint-plugin 5.1.0 5.5.0 ...

Opengraph URL: https://github.com/nodejs/node/pull/60535

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:7abbd310-c40a-b7ff-8960-c01dd25169d2
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idA400:39CFC7:AC33A:EDA21:6A4C9624
html-safe-noncee122e2a6629f4def9e14bfb45d3e8cf7ca642f61e2f7efc33acd0e19312c6bb4
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNDAwOjM5Q0ZDNzpBQzMzQTpFREEyMTo2QTRDOTYyNCIsInZpc2l0b3JfaWQiOiI4NjQ2MDAxMjU1Nzc5MTc4MDIxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac260975dea32f04745c86569ca32c604a0e2e37d45b33828c82adcbaf4aeb3999
hovercard-subject-tagpull_request:2969573211
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/nodejs/node/pull/60535/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps the eslint group with 7 updates in the /tools/eslint directory: Package From To @babel/core 7.27.7 7.28.5 @babel/eslint-parser 7.27.5 7.28.5 @stylistic/eslint-plugin 5.1.0 5.5.0 ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None3d11bb817438277de2a940854450e83a7d32b6aeb5014e9e6b00a6423900251c
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/nodejs/node git https://github.com/nodejs/node.git
octolytics-dimension-user_id9950313
octolytics-dimension-user_loginnodejs
octolytics-dimension-repository_id27193779
octolytics-dimension-repository_nwonodejs/node
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id27193779
octolytics-dimension-repository_network_root_nwonodejs/node
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7a2dede45637df6b92ddcfe2a557e67d4b5854ae
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/nodejs/node/pull/60535/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode%2Fpull%2F60535%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnodejs%2Fnode%2Fpull%2F60535%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=nodejs%2Fnode
Reloadhttps://github.com/nodejs/node/pull/60535/files
Reloadhttps://github.com/nodejs/node/pull/60535/files
Reloadhttps://github.com/nodejs/node/pull/60535/files
Please reload this pagehttps://github.com/nodejs/node/pull/60535/files
nodejs https://github.com/nodejs
nodehttps://github.com/nodejs/node
Please reload this pagehttps://github.com/nodejs/node/pull/60535/files
Notifications https://github.com/login?return_to=%2Fnodejs%2Fnode
Fork 36k https://github.com/login?return_to=%2Fnodejs%2Fnode
Star 118k https://github.com/login?return_to=%2Fnodejs%2Fnode
Code https://github.com/nodejs/node
Issues 1.4k https://github.com/nodejs/node/issues
Pull requests 964 https://github.com/nodejs/node/pulls
Actions https://github.com/nodejs/node/actions
Projects https://github.com/nodejs/node/projects
Security and quality 0 https://github.com/nodejs/node/security
Insights https://github.com/nodejs/node/pulse
Code https://github.com/nodejs/node
Issues https://github.com/nodejs/node/issues
Pull requests https://github.com/nodejs/node/pulls
Actions https://github.com/nodejs/node/actions
Projects https://github.com/nodejs/node/projects
Security and quality https://github.com/nodejs/node/security
Insights https://github.com/nodejs/node/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fnodejs%2Fnode%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fnodejs%2Fnode%2Fissues%2Fnew%2Fchoose
dependabothttps://github.com/apps/dependabot
mainhttps://github.com/nodejs/node/tree/main
dependabot/npm_and_yarn/tools/eslint/eslint-060719e316https://github.com/nodejs/node/tree/dependabot/npm_and_yarn/tools/eslint/eslint-060719e316
Conversation 5 https://github.com/nodejs/node/pull/60535
Commits 9 https://github.com/nodejs/node/pull/60535/commits
Checks 26 https://github.com/nodejs/node/pull/60535/checks
Files changed https://github.com/nodejs/node/pull/60535/files
Please reload this pagehttps://github.com/nodejs/node/pull/60535/files
tools: bump the eslint group across 1 directory with 7 updates https://github.com/nodejs/node/pull/60535/files#top
Show all changes 9 commits https://github.com/nodejs/node/pull/60535/files
7351a37 tools: bump the eslint group across 1 directory with 7 updates dependabot[bot] Nov 18, 2025 https://github.com/nodejs/node/pull/60535/commits/7351a374dcb0420fe0087e104be15f769edaa055
96f0600 fixup: config warning targos Nov 18, 2025 https://github.com/nodejs/node/pull/60535/commits/96f0600df4bd25bb7ab9142a58005b0f0af9b453
6744259 fixup: disable assignmentOperator indent rule targos Nov 18, 2025 https://github.com/nodejs/node/pull/60535/commits/6744259a01886ffab60a876a01b10d9ee3ca1475
2d6ab30 fixup: disable jsdoc rules that we do not follow targos Nov 18, 2025 https://github.com/nodejs/node/pull/60535/commits/2d6ab307e6610b6b7fd6ac1812d18ec14a07c153
585f30d fixup: use `object` instead of `{}` in jsdoc targos Nov 18, 2025 https://github.com/nodejs/node/pull/60535/commits/585f30d629d12450b0867c2deb4c7060e877b24f
e995bcc fixup: use link tag for inline ref targos Nov 18, 2025 https://github.com/nodejs/node/pull/60535/commits/e995bcc2920f29523f39fc0c92709f7c9cdb63b6
2afa5fe update all packages targos Nov 18, 2025 https://github.com/nodejs/node/pull/60535/commits/2afa5fe66337ee635c2bce07db021b30517daa8d
6fc2409 remove deprecated and unnecessary explicit resource management plugin targos Nov 18, 2025 https://github.com/nodejs/node/pull/60535/commits/6fc2409ea0aca8849d7bd39103ff4d9851e8cf22
34e4bed replace deprecated eslint-plugin-markdown targos Nov 18, 2025 https://github.com/nodejs/node/pull/60535/commits/34e4bedadf955adbc53424724c1f175f3089c3e0
Clear filters https://github.com/nodejs/node/pull/60535/files
Please reload this pagehttps://github.com/nodejs/node/pull/60535/files
Please reload this pagehttps://github.com/nodejs/node/pull/60535/files
eslint.config.mjs https://github.com/nodejs/node/pull/60535/files#diff-9601a8f6c734c2001be34a2361f76946d19a39a709b5e8c624a2a5a0aade05f2
fs.js https://github.com/nodejs/node/pull/60535/files#diff-9b2c5bf36570be7a09ba2597abdf6d9bc2cc1e19866b6674b0cf275c1188dcad
quic.js https://github.com/nodejs/node/pull/60535/files#diff-fc474b478fdfef6d22a506b073f383e6180acec899fbab6e00fc0a095eaa7146
adapters.js https://github.com/nodejs/node/pull/60535/files#diff-43e358c7bb606a04e17d203d22de7c9d318786c44b34a98523514cce0691c265
heap.js https://github.com/nodejs/node/pull/60535/files#diff-c97c9d6a333e5ade6bf912d11254ca4cb53f777a40660bee77ec421c5f0ff9ed
package-lock.json https://github.com/nodejs/node/pull/60535/files#diff-9e5b6b572898715c959ebfb4b26ea78e56f6220886e1117f45b98f4d50ac3357
package.json https://github.com/nodejs/node/pull/60535/files#diff-348391b54734b43e58f277e61e1a1f1f934e8247b34c4d5aeefa5145c7ed6b20
eslint.config.mjshttps://github.com/nodejs/node/pull/60535/files#diff-9601a8f6c734c2001be34a2361f76946d19a39a709b5e8c624a2a5a0aade05f2
View file https://github.com/nodejs/node/blob/34e4bedadf955adbc53424724c1f175f3089c3e0/eslint.config.mjs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/60535/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/60535/files#diff-9601a8f6c734c2001be34a2361f76946d19a39a709b5e8c624a2a5a0aade05f2
https://github.com/nodejs/node/pull/60535/files#diff-9601a8f6c734c2001be34a2361f76946d19a39a709b5e8c624a2a5a0aade05f2
https://github.com/nodejs/node/pull/60535/files#diff-9601a8f6c734c2001be34a2361f76946d19a39a709b5e8c624a2a5a0aade05f2
https://github.com/nodejs/node/pull/60535/files#diff-9601a8f6c734c2001be34a2361f76946d19a39a709b5e8c624a2a5a0aade05f2
https://github.com/nodejs/node/pull/60535/files#diff-9601a8f6c734c2001be34a2361f76946d19a39a709b5e8c624a2a5a0aade05f2
https://github.com/nodejs/node/pull/60535/files#diff-9601a8f6c734c2001be34a2361f76946d19a39a709b5e8c624a2a5a0aade05f2
https://github.com/nodejs/node/pull/60535/files#diff-9601a8f6c734c2001be34a2361f76946d19a39a709b5e8c624a2a5a0aade05f2
https://github.com/nodejs/node/pull/60535/files#diff-9601a8f6c734c2001be34a2361f76946d19a39a709b5e8c624a2a5a0aade05f2
https://github.com/nodejs/node/pull/60535/files#diff-9601a8f6c734c2001be34a2361f76946d19a39a709b5e8c624a2a5a0aade05f2
lib/fs.jshttps://github.com/nodejs/node/pull/60535/files#diff-9b2c5bf36570be7a09ba2597abdf6d9bc2cc1e19866b6674b0cf275c1188dcad
View file https://github.com/nodejs/node/blob/34e4bedadf955adbc53424724c1f175f3089c3e0/lib/fs.js
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/60535/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/60535/files#diff-9b2c5bf36570be7a09ba2597abdf6d9bc2cc1e19866b6674b0cf275c1188dcad
https://github.com/nodejs/node/pull/60535/files#diff-9b2c5bf36570be7a09ba2597abdf6d9bc2cc1e19866b6674b0cf275c1188dcad
https://github.com/nodejs/node/pull/60535/files#diff-9b2c5bf36570be7a09ba2597abdf6d9bc2cc1e19866b6674b0cf275c1188dcad
https://github.com/nodejs/node/pull/60535/files#diff-9b2c5bf36570be7a09ba2597abdf6d9bc2cc1e19866b6674b0cf275c1188dcad
lib/internal/quic/quic.jshttps://github.com/nodejs/node/pull/60535/files#diff-fc474b478fdfef6d22a506b073f383e6180acec899fbab6e00fc0a095eaa7146
View file https://github.com/nodejs/node/blob/34e4bedadf955adbc53424724c1f175f3089c3e0/lib/internal/quic/quic.js
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/60535/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/60535/files#diff-fc474b478fdfef6d22a506b073f383e6180acec899fbab6e00fc0a095eaa7146
https://github.com/nodejs/node/pull/60535/files#diff-fc474b478fdfef6d22a506b073f383e6180acec899fbab6e00fc0a095eaa7146
https://github.com/nodejs/node/pull/60535/files#diff-fc474b478fdfef6d22a506b073f383e6180acec899fbab6e00fc0a095eaa7146
https://github.com/nodejs/node/pull/60535/files#diff-fc474b478fdfef6d22a506b073f383e6180acec899fbab6e00fc0a095eaa7146
lib/internal/webstreams/adapters.jshttps://github.com/nodejs/node/pull/60535/files#diff-43e358c7bb606a04e17d203d22de7c9d318786c44b34a98523514cce0691c265
View file https://github.com/nodejs/node/blob/34e4bedadf955adbc53424724c1f175f3089c3e0/lib/internal/webstreams/adapters.js
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/60535/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/60535/files#diff-43e358c7bb606a04e17d203d22de7c9d318786c44b34a98523514cce0691c265
https://github.com/nodejs/node/pull/60535/files#diff-43e358c7bb606a04e17d203d22de7c9d318786c44b34a98523514cce0691c265
test/common/heap.jshttps://github.com/nodejs/node/pull/60535/files#diff-c97c9d6a333e5ade6bf912d11254ca4cb53f777a40660bee77ec421c5f0ff9ed
View file https://github.com/nodejs/node/blob/34e4bedadf955adbc53424724c1f175f3089c3e0/test/common/heap.js
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/nodejs/node/pull/60535/{{ revealButtonHref }}
https://github.com/nodejs/node/pull/60535/files#diff-c97c9d6a333e5ade6bf912d11254ca4cb53f777a40660bee77ec421c5f0ff9ed
https://github.com/nodejs/node/pull/60535/files#diff-c97c9d6a333e5ade6bf912d11254ca4cb53f777a40660bee77ec421c5f0ff9ed
Please reload this pagehttps://github.com/nodejs/node/pull/60535/files
Please reload this pagehttps://github.com/nodejs/node/pull/60535/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.