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
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:7abbd310-c40a-b7ff-8960-c01dd25169d2 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | A400:39CFC7:AC33A:EDA21:6A4C9624 |
| html-safe-nonce | e122e2a6629f4def9e14bfb45d3e8cf7ca642f61e2f7efc33acd0e19312c6bb4 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNDAwOjM5Q0ZDNzpBQzMzQTpFREEyMTo2QTRDOTYyNCIsInZpc2l0b3JfaWQiOiI4NjQ2MDAxMjU1Nzc5MTc4MDIxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 260975dea32f04745c86569ca32c604a0e2e37d45b33828c82adcbaf4aeb3999 |
| hovercard-subject-tag | pull_request:2969573211 |
| 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/60535/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 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_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 3d11bb817438277de2a940854450e83a7d32b6aeb5014e9e6b00a6423900251c |
| 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 | 7a2dede45637df6b92ddcfe2a557e67d4b5854ae |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width