Title: tools: Bump the eslint group in /tools/eslint with 7 updates by dependabot[bot] · Pull Request #60928 · nodejs/node · GitHub
Open Graph Title: tools: Bump the eslint group in /tools/eslint with 7 updates by dependabot[bot] · Pull Request #60928 · nodejs/node
X Title: tools: Bump the eslint group in /tools/eslint with 7 updates by dependabot[bot] · Pull Request #60928 · nodejs/node
Description: Bumps the eslint group in /tools/eslint with 7 updates: 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.6.1 eslint 9.30.0 9.39.1 eslint-formatter-tap 8.40.0 9.0.1 eslint-plugin-jsdoc 51.3.1 61.4.1 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.6.1 Release notes Sourced from @stylistic/eslint-plugin's releases. v5.6.1 5.6.1 (2025-11-19) Bug Fixes computed-property-spacing: guard with node.type instead of computed check (#1054) (c486861) v5.6.0 5.6.0 (2025-11-18) Features arrow-spacing: support TSFunctionType and TSConstructorType (#1036) (a5380d2) computed-property-spacing: support TSIndexedAccessType (#1047) (d6e7437) no-whitespace-before-property: support TS nodes (#1046) (684ff76) type-annotation-spacing: deprecate overrides.arrow in favor of arrow-spacing (#1037) (598bbb0) update deps (#1052) (29d09cc) Bug Fixes type-generic-spacing: ignore spaces after new in TSConstructorType (#1044) (aa0c6ac) Documentation no-extra-parens: add missing ] in various examples. (#1048) (88248cf) quotes: update deprecated options to latest and add tips (#1026) (dc949f8) Build Related deps: bump actions/download-artifact from 5 to 6 (#1033) (8845342) deps: bump actions/setup-node from 5 to 6 (#1029) (aa2f991) deps: bump actions/upload-artifact from 4 to 5 (#1034) (657e8ce) Chores indent: cleanup TestCaseError#nodeType (#1043) (3fcec3e) indent: simplify logic in JSXText (#1027) (d83c5b0) space-infix-ops: simplify logic (#1022) (6d57a7d) type-annotation-spacing: simplify type definitions (#1031) (aa6a0a3) type-annotation-spacing: use unindent for better collapse (#1032) (839502a) type-generic-spacing: remove logic duplicated with comma-spacing (#1024) (361cfc8) upgrade to vitest v4 (#1040) (c9d684b) v5.5.0 ... (truncated) Changelog Sourced from @stylistic/eslint-plugin's changelog. 5.6.1 (2025-11-19) Bug Fixes computed-property-spacing: guard with node.type instead of computed check (#1054) (c486861) 5.6.0 (2025-11-18) Features arrow-spacing: support TSFunctionType and TSConstructorType (#1036) (a5380d2) computed-property-spacing: support TSIndexedAccessType (#1047) (d6e7437) no-whitespace-before-property: support TS nodes (#1046) (684ff76) type-annotation-spacing: deprecate overrides.arrow in favor of arrow-spacing (#1037) (598bbb0) update deps (#1052) (29d09cc) Bug Fixes type-generic-spacing: ignore spaces after new in TSConstructorType (#1044) (aa0c6ac) Documentation no-extra-parens: add missing ] in various examples. (#1048) (88248cf) quotes: update deprecated options to latest and add tips (#1026) (dc949f8) Build Related deps: bump actions/download-artifact from 5 to 6 (#1033) (8845342) deps: bump actions/setup-node from 5 to 6 (#1029) (aa2f991) deps: bump actions/upload-artifact from 4 to 5 (#1034) (657e8ce) Chores indent: cleanup TestCaseError#nodeType (#1043) (3fcec3e) indent: simplify logic in JSXText (#1027) (d83c5b0) space-infix-ops: simplify logic (#1022) (6d57a7d) type-annotation-spacing: simplify type definitions (#1031) (aa6a0a3) type-annotation-spacing: use unindent for better collapse (#1032) (839502a) type-generic-spacing: remove logic duplicated with comma-spacing (#1024) (361cfc8) upgrade to vitest v4 (#1040) (c9d684b) 5.5.0 (2025-10-18) ... (truncated) Commits 52b2b2e chore: release v5.6.1 (main) (#1055) c486861 fix(computed-property-spacing): guard with node.type instead of computed ... 1f5526a chore: release v5.6.0 (main) (#1023) 684ff76 feat(no-whitespace-before-property): support TS nodes (#1046) d6e7437 feat(computed-property-spacing): support TSIndexedAccessType (#1047) 88248cf docs(no-extra-parens): add missing ] in various examples. (#1048) aa0c6ac fix(type-generic-spacing): ignore spaces after new in TSConstructorType ... 3fcec3e test(indent): cleanup TestCaseError#nodeType (#1043) 598bbb0 feat(type-annotation-spacing): deprecate overrides.arrow in favor of `arrow... a5380d2 feat(arrow-spacing): support TSFunctionType and TSConstructorType (#1036) 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.1 Release notes Sourced from eslint's releases. v9.39.1 Bug Fixes 650753e fix: Only pass node to JS lang visitor methods (#20283) (Nicholas C. Zakas) Documentation 51b51f4 docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti) b44d426 docs: Update README (GitHub Actions Bot) Chores 92db329 chore: update @eslint/js version to 9.39.1 (#20284) (Francesco Trotta) c7ebefc chore: package.json update for @eslint/js release (Jenkins) 61778f6 chore: update eslint-config-eslint dependency @eslint/js to ^9.39.0 (#20275) (renovate[bot]) d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然) 009e507 test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic) 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) (唯然) ... (truncated) Commits e277281 9.39.1 4cdf397 Build: changelog update for 9.39.1 92db329 chore: update @eslint/js version to 9.39.1 (#20284) c7ebefc chore: package.json update for @eslint/js release 650753e fix: Only pass node to JS lang visitor methods (#20283) 51b51f4 docs: add a section on when to use extends vs cascading (#20268) 61778f6 chore: update eslint-config-eslint dependency @eslint/js to ^9.39.0 (#20275) d9ca2fc ci: Add rangeStrategy to eslint group in renovate config (#20266) 009e507 test: fix version tests for ESLint v10 (#20274) b44d426 docs: Update README 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.4.1 Release notes Sourced from eslint-plugin-jsdoc's releases. v61.4.1 61.4.1 (2025-11-23) Bug Fixes require-rejects: do not treat synchronous throw as rejection; fixes #1603 (f776d63) v61.4.0 61.4.0 (2025-11-20) Features add require-rejects rule; fixes #755 (99c7fbd) v61.3.0 61.3.0 (2025-11-19) Features allowIndentedSections option; fixes #541 (edaf615) v61.2.1 61.2.1 (2025-11-13) Bug Fixes require-param: ensure all structures with interfaces do not trigger with interfaceExemptsParamsCheck: true (39a5b0a) tag-lines: avoid reformatting post-delimiter spacing; fixes #1593 (702b226) v61.2.0 61.2.0 (2025-11-12) Features sort-tags: add tagExceptions to allow additional lines per tag; fixes #1594 (85a1ea1) v61.1.12 61.1.12 (2025-11-03) Bug Fixes no-undefined-types: treat param names as defined; fixes #1591 (b47779c) v61.1.11 ... (truncated) Commits f776d63 fix(require-rejects): do not treat synchronous throw as rejection; fixes #1603 af2d940 Implement "always" mode support for list indentation preservation da2c872 Add support for preserving list indentation in check-line-alignment (never mode) 18e236e Add support for preserving list indentation in check-line-alignment (never mode) 30b6335 Add support for preserving list indentation in check-line-alignment (never mode) 99c7fbd feat: add require-rejects rule; fixes #755 03adf63 refactor: forbid inconsistent indentation with new option edaf615 feat: allowIndentedSections option; fixes #541 bba6dd8 chore(deps-dev): bump glob from 11.0.3 to 11.1.0 7d032f2 chore: update lock file 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) b777f09 Update Puppeteer (#310) 52ba38b 16.4.0 8b8a2d6 Update globals (#309) See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. Dependabot commands and options You can trigger Dependabot actions by commenting on this PR: @dependabot rebase will rebase this PR @dependabot recreate will recreate this PR, overwriting any edits ... Description has been truncated
Open Graph Description: Bumps the eslint group in /tools/eslint with 7 updates: 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.6.1 eslint 9.30.0 ...
X Description: Bumps the eslint group in /tools/eslint with 7 updates: 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.6.1 eslint 9.30.0 ...
Opengraph URL: https://github.com/nodejs/node/pull/60928
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:67e7d847-708c-4e36-96f3-abe69289940f |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | CBDE:3ECFD9:254F42D:34B0C92:6A4CE643 |
| html-safe-nonce | ee7d3486ab1e9feac6ec209ccd2d7e6e4e10ea037e20ff20744c27ac3c8607d3 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQkRFOjNFQ0ZEOToyNTRGNDJEOjM0QjBDOTI6NkE0Q0U2NDMiLCJ2aXNpdG9yX2lkIjoiOTE1MjM3MzUzNjI5MDgyNTc5NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 36e0a664e6e256cdd3051889cdfa306093d38fb37c2f7a6ab864dc5f6cc35787 |
| hovercard-subject-tag | pull_request:3060839436 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/nodejs/node/pull/60928/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | Bumps the eslint group in /tools/eslint with 7 updates: 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.6.1 eslint 9.30.0 ... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 299b43bca6e02ad35197ffeba30d2466846d5fb02ab96fbced5b5e6cec589fb8 |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/nodejs/node git https://github.com/nodejs/node.git |
| octolytics-dimension-user_id | 9950313 |
| octolytics-dimension-user_login | nodejs |
| octolytics-dimension-repository_id | 27193779 |
| octolytics-dimension-repository_nwo | nodejs/node |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 27193779 |
| octolytics-dimension-repository_network_root_nwo | nodejs/node |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | c5a57f04eeb310f57c73fd6d751d957e2ca27ed2 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width