René's URL Explorer Experiment


Title: Bump the npm-dependencies group across 1 directory with 7 updates by dependabot[bot] · Pull Request #60 · github/command · GitHub

Open Graph Title: Bump the npm-dependencies group across 1 directory with 7 updates by dependabot[bot] · Pull Request #60 · github/command

X Title: Bump the npm-dependencies group across 1 directory with 7 updates by dependabot[bot] · Pull Request #60 · github/command

Description: Bumps the npm-dependencies group with 7 updates in the / directory: Package From To @octokit/rest 21.0.2 21.1.0 @babel/plugin-transform-modules-commonjs 7.25.9 7.26.3 @babel/preset-env 7.26.0 7.26.7 @types/node 22.10.1 22.13.0 @babel/core 7.26.0 7.26.7 eslint-plugin-jest 28.9.0 28.11.0 prettier 3.4.1 3.4.2 Updates @octokit/rest from 21.0.2 to 21.1.0 Release notes Sourced from @​octokit/rest's releases. v21.1.0 21.1.0 (2025-01-08) Features new endpoints, bump Octokit deps to fix Deno (#477) (908b1c8) Commits 908b1c8 feat: new endpoints, bump Octokit deps to fix Deno (#477) 751b522 chore(deps): update dependency fetch-mock to v12 (#470) 5ad12fd chore(deps): update dependency @​types/node to v22 (#472) c88980a ci(action): update actions/checkout digest to 11bd719 (#469) 94443df ci(action): update actions/checkout digest to eef6144 (#467) c59fcf6 chore(deps): update dependency @​octokit/tsconfig to v4 (#464) 2f97e4c build(deps): Bump body-parser and express (#465) 2dec6cc chore(deps): update dependency esbuild to ^0.24.0 (#463) See full diff in compare view Updates @babel/plugin-transform-modules-commonjs from 7.25.9 to 7.26.3 Release notes Sourced from @​babel/plugin-transform-modules-commonjs's releases. v7.26.3 (2024-12-04) 🐛 Bug Fix babel-generator #16958 [preserveFormat] force semicolons when invalidating ASI (@​nicolo-ribaudo) 🏠 Internal babel-helper-builder-binary-assignment-operator-visitor, babel-plugin-transform-exponentiation-operator #16895 Remove helper-builder-binary-assignment-operator-visitor (@​nicolo-ribaudo) 🏃‍♀️ Performance babel-generator #16959 perf: Reduce the use of temporary objects (@​liuxingbaoyu) babel-traverse #16923 perf: Improve scope information collection performance (@​liuxingbaoyu) #16964 perf: Avoid repeated traversal when creating scope (@​liuxingbaoyu) babel-plugin-transform-modules-commonjs #16954 perf: Remove use of simplifyAccess (@​liuxingbaoyu) Committers: 4 Babel Bot (@​babel-bot) Huáng Jùnliàng (@​JLHwung) Nicolò Ribaudo (@​nicolo-ribaudo) @​liuxingbaoyu v7.26.2 (2024-10-30) 🐛 Bug Fix babel-parser #16903 fix: Parse placeholder for TS namespace (@​liuxingbaoyu) #16937 fix: Account for offsets when creating new Position instances (@​DylanPiercey) babel-generator #16948 Fix mapping of tokens with generated nodes in between (@​nicolo-ribaudo) Committers: 6 Babel Bot (@​babel-bot) Dylan Piercey (@​DylanPiercey) Huáng Jùnliàng (@​JLHwung) Nicolò Ribaudo (@​nicolo-ribaudo) @​liuxingbaoyu fisker Cheung (@​fisker) v7.26.1 (2024-10-25) 🐛 Bug Fix babel-parser #16936 fix(parser): offset internal index locations by startIndex (@​DylanPiercey) Committers: 3 Dylan Piercey (@​DylanPiercey) ... (truncated) Changelog Sourced from @​babel/plugin-transform-modules-commonjs's changelog. v7.26.3 (2024-12-04) 🐛 Bug Fix babel-generator #16958 [preserveFormat] force semicolons when invalidating ASI (@​nicolo-ribaudo) 🏠 Internal babel-helper-builder-binary-assignment-operator-visitor, babel-plugin-transform-exponentiation-operator #16895 Remove helper-builder-binary-assignment-operator-visitor (@​nicolo-ribaudo) 🏃‍♀️ Performance babel-generator #16959 perf: Reduce the use of temporary objects (@​liuxingbaoyu) babel-traverse #16923 perf: Improve scope information collection performance (@​liuxingbaoyu) #16964 perf: Avoid repeated traversal when creating scope (@​liuxingbaoyu) babel-plugin-transform-modules-commonjs #16954 perf: Remove use of simplifyAccess (@​liuxingbaoyu) v7.26.2 (2024-10-30) 🐛 Bug Fix babel-parser #16903 fix: Parse placeholder for TS namespace (@​liuxingbaoyu) #16937 fix: Account for offsets when creating new Position instances (@​DylanPiercey) babel-generator #16948 Fix mapping of tokens with generated nodes in between (@​nicolo-ribaudo) v7.26.1 (2024-10-25) 🐛 Bug Fix babel-parser #16936 fix(parser): offset internal index locations by startIndex (@​DylanPiercey) v7.26.0 (2024-10-25) 🚀 New Feature babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types #16850 Enable import attributes parsing by default (@​nicolo-ribaudo) babel-core #16862 feat: support async plugin's pre/post (@​timofei-iatsenko) babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone #16692 Add transform-regexp-modifiers to preset-env (@​JLHwung) babel-parser #16849 feat: add startIndex parser option (@​DylanPiercey) babel-generator, babel-parser, babel-plugin-syntax-flow #16841 Always enable parsing of Flow enums (@​nicolo-ribaudo) babel-helpers, babel-preset-typescript, babel-runtime-corejs3 #16794 Support import() in rewriteImportExtensions (@​liuxingbaoyu) babel-generator, babel-parser #16708 Add experimental format-preserving mode to @babel/generator (@​nicolo-ribaudo) 🐛 Bug Fix ... (truncated) Commits 36ca8fa v7.26.3 38d26cd perf: Remove use of simplifyAccess (#16954) 422c6d0 perf: Improve module transforms (#16882) See full diff in compare view Updates @babel/preset-env from 7.26.0 to 7.26.7 Release notes Sourced from @​babel/preset-env's releases. v7.26.7 (2025-01-24) Thanks @​branchseer and @​tquetano-netflix for your first PRs! 🐛 Bug Fix babel-helpers, babel-preset-env, babel-runtime-corejs3 #17086 Make "object without properties" helpers ES6-compatible (@​tquetano-netflix) babel-plugin-transform-typeof-symbol #17085 fix: Correctly handle typeof in arrow functions (@​liuxingbaoyu) babel-parser #17079 Respect ranges option in estree method value (@​JLHwung) babel-core #17052 Do not try to parse .ts configs as JSON if natively supported (@​nicolo-ribaudo) babel-plugin-transform-typescript #17050 fix: correctly resolve references to non-constant enum members (@​branchseer) babel-plugin-transform-typescript, babel-traverse, babel-types #17025 fix: Remove type-only import x = y.z (@​liuxingbaoyu) Committers: 6 Babel Bot (@​babel-bot) Huáng Jùnliàng (@​JLHwung) Nicolò Ribaudo (@​nicolo-ribaudo) Tony Quetano (@​tquetano-netflix) @​branchseer @​liuxingbaoyu v7.26.6 (2025-01-13) 🐛 Bug Fix babel-plugin-transform-nullish-coalescing-operator #17061 fix: Chaining nullish coalescing operators output size regression (@​liuxingbaoyu) Committers: 1 @​liuxingbaoyu v7.26.5 (2025-01-10) 👓 Spec Compliance babel-parser #17011 Allow the dynamic import.defer() form of import defer (@​babel-bot) 🐛 Bug Fix babel-plugin-transform-block-scoped-functions #17024 chore: Avoid calling isInStrictMode in Babel 7 (@​liuxingbaoyu) babel-plugin-transform-typescript #17026 fix: Correctly generate exported const enums in namespace (@​liuxingbaoyu) babel-parser #17045 [estree] Unify method type parameters handling (@​JLHwung) #17013 fix: Correctly set position for @(a.b)() (@​liuxingbaoyu) #16996 [estree] Adjust the start loc of class methods with type params (@​nicolo-ribaudo) ... (truncated) Changelog Sourced from @​babel/preset-env's changelog. v7.26.7 (2025-01-24) 🐛 Bug Fix babel-helpers, babel-preset-env, babel-runtime-corejs3 #17086 Make "object without properties" helpers ES6-compatible (@​tquetano-netflix) babel-plugin-transform-typeof-symbol #17085 fix: Correctly handle typeof in arrow functions (@​liuxingbaoyu) babel-parser #17079 Respect ranges option in estree method value (@​JLHwung) babel-core #17052 Do not try to parse .ts configs as JSON if natively supported (@​nicolo-ribaudo) babel-plugin-transform-typescript #17050 fix: correctly resolve references to non-constant enum members (@​branchseer) babel-plugin-transform-typescript, babel-traverse, babel-types #17025 fix: Remove type-only import x = y.z (@​liuxingbaoyu) v7.26.6 (2025-01-13) 🐛 Bug Fix babel-plugin-transform-nullish-coalescing-operator #17061 fix: Chaining nullish coalescing operators output size regression (@​liuxingbaoyu) v7.26.5 (2025-01-10) 👓 Spec Compliance babel-parser #17011 Allow the dynamic import.defer() form of import defer (@​babel-bot) 🐛 Bug Fix babel-plugin-transform-block-scoped-functions #17024 chore: Avoid calling isInStrictMode in Babel 7 (@​liuxingbaoyu) babel-plugin-transform-typescript #17026 fix: Correctly generate exported const enums in namespace (@​liuxingbaoyu) babel-parser #17045 [estree] Unify method type parameters handling (@​JLHwung) #17013 fix: Correctly set position for @(a.b)() (@​liuxingbaoyu) #16996 [estree] Adjust the start loc of class methods with type params (@​nicolo-ribaudo) babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-types #17028 Support flow jsx opening element type arguments (@​JLHwung) babel-compat-data, babel-preset-env #17031 fix: More accurate transform-typeof-symbol compat data (@​liuxingbaoyu) babel-generator, babel-parser, babel-types #17019 Fix incomplete visitor keys (@​JLHwung) 🔬 Output optimization babel-plugin-transform-nullish-coalescing-operator #16612 Improve nullish coalescing operator output (@​liuxingbaoyu) v7.26.4 (2024-12-05) ↩️ Revert babel-traverse #17005 Revert "perf: Improve scope information collection performance" (@​JLHwung) ... (truncated) Commits 2d95140 v7.26.7 0e6199b Make "object without properties" helpers ES6-compatible (#17086) 19224f9 [babel 8] Remove bugfixes option (#17078) cd24cc0 chore: Update TS 5.7 (#17053) 70fbc86 fix: More accurate transform-typeof-symbol compat data (#17031) See full diff in compare view Updates @types/node from 22.10.1 to 22.13.0 Commits See full diff in compare view Updates @babel/core from 7.26.0 to 7.26.7 Release notes Sourced from @​babel/core's releases. v7.26.7 (2025-01-24) Thanks @​branchseer and @​tquetano-netflix for your first PRs! 🐛 Bug Fix babel-helpers, babel-preset-env, babel-runtime-corejs3 #17086 Make "object without properties" helpers ES6-compatible (@​tquetano-netflix) babel-plugin-transform-typeof-symbol #17085 fix: Correctly handle typeof in arrow functions (@​liuxingbaoyu) babel-parser #17079 Respect ranges option in estree method value (@​JLHwung) babel-core #17052 Do not try to parse .ts configs as JSON if natively supported (@​nicolo-ribaudo) babel-plugin-transform-typescript #17050 fix: correctly resolve references to non-constant enum members (@​branchseer) babel-plugin-transform-typescript, babel-traverse, babel-types #17025 fix: Remove type-only import x = y.z (@​liuxingbaoyu) Committers: 6 Babel Bot (@​babel-bot) Huáng Jùnliàng (@​JLHwung) Nicolò Ribaudo (@​nicolo-ribaudo) Tony Quetano (@​tquetano-netflix) @​branchseer @​liuxingbaoyu v7.26.6 (2025-01-13) 🐛 Bug Fix babel-plugin-transform-nullish-coalescing-operator #17061 fix: Chaining nullish coalescing operators output size regression (@​liuxingbaoyu) Committers: 1 @​liuxingbaoyu v7.26.5 (2025-01-10) 👓 Spec Compliance babel-parser #17011 Allow the dynamic import.defer() form of import defer (@​babel-bot) 🐛 Bug Fix babel-plugin-transform-block-scoped-functions #17024 chore: Avoid calling isInStrictMode in Babel 7 (@​liuxingbaoyu) babel-plugin-transform-typescript #17026 fix: Correctly generate exported const enums in namespace (@​liuxingbaoyu) babel-parser #17045 [estree] Unify method type parameters handling (@​JLHwung) #17013 fix: Correctly set position for @(a.b)() (@​liuxingbaoyu) #16996 [estree] Adjust the start loc of class methods with type params (@​nicolo-ribaudo) ... (truncated) Changelog Sourced from @​babel/core's changelog. v7.26.7 (2025-01-24) 🐛 Bug Fix babel-helpers, babel-preset-env, babel-runtime-corejs3 #17086 Make "object without properties" helpers ES6-compatible (@​tquetano-netflix) babel-plugin-transform-typeof-symbol #17085 fix: Correctly handle typeof in arrow functions (@​liuxingbaoyu) babel-parser #17079 Respect ranges option in estree method value (@​JLHwung) babel-core #17052 Do not try to parse .ts configs as JSON if natively supported (@​nicolo-ribaudo) babel-plugin-transform-typescript #17050 fix: correctly resolve references to non-constant enum members (@​branchseer) babel-plugin-transform-typescript, babel-traverse, babel-types #17025 fix: Remove type-only import x = y.z (@​liuxingbaoyu) v7.26.6 (2025-01-13) 🐛 Bug Fix babel-plugin-transform-nullish-coalescing-operator #17061 fix: Chaining nullish coalescing operators output size regression (@​liuxingbaoyu) v7.26.5 (2025-01-10) 👓 Spec Compliance babel-parser #17011 Allow the dynamic import.defer() form of import defer (@​babel-bot) 🐛 Bug Fix babel-plugin-transform-block-scoped-functions #17024 chore: Avoid calling isInStrictMode in Babel 7 (@​liuxingbaoyu) babel-plugin-transform-typescript #17026 fix: Correctly generate exported const enums in namespace (@​liuxingbaoyu) babel-parser #17045 [estree] Unify method type parameters handling (@​JLHwung) #17013 fix: Correctly set position for @(a.b)() (@​liuxingbaoyu) #16996 [estree] Adjust the start loc of class methods with type params (@​nicolo-ribaudo) babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-types #17028 Support flow jsx opening element type arguments (@​JLHwung) babel-compat-data, babel-preset-env #17031 fix: More accurate transform-typeof-symbol compat data (@​liuxingbaoyu) babel-generator, babel-parser, babel-types #17019 Fix incomplete visitor keys (@​JLHwung) 🔬 Output optimization babel-plugin-transform-nullish-coalescing-operator #16612 Improve nullish coalescing operator output (@​liuxingbaoyu) v7.26.4 (2024-12-05) ↩️ Revert babel-traverse #17005 Revert "perf: Improve scope information collection performance" (@​JLHwung) ... (truncated) Commits 2d95140 v7.26.7 d9fa47d Do not try to parse .ts configs as JSON if natively supported (#17052) cd24cc0 chore: Update TS 5.7 (#17053) d465131 fix: incorret babel.config.cts test fixtures (#17051) 844901e Update tests for Node.js 22.12 (#16995) fb2e365 chore: Testing changes related to Node 23 (#16951) 61de718 Update node 23.1 experimental warning (#16934) See full diff in compare view Updates eslint-plugin-jest from 28.9.0 to 28.11.0 Release notes Sourced from eslint-plugin-jest's releases. v28.11.0 28.11.0 (2025-01-15) Features valid-expect: allow calling expect with no arguments (#1688) (ff0349e) v28.10.1 28.10.1 (2025-01-15) Bug Fixes padding-around-test-blocks: update description (#1691) (9cb4ecc) v28.10.0 28.10.0 (2024-12-19) Features unbound-method: ignore functions passed to jest.mocked (#1681) (d868636) Changelog Sourced from eslint-plugin-jest's changelog. 28.11.0 (2025-01-15) Features valid-expect: allow calling expect with no arguments (#1688) (ff0349e) 28.10.1 (2025-01-15) Bug Fixes padding-around-test-blocks: update description (#1691) (9cb4ecc) 28.10.0 (2024-12-19) Features unbound-method: ignore functions passed to jest.mocked (#1681) (d868636) Commits 53427f0 chore(release): 28.11.0 [skip ci] ff0349e feat(valid-expect): allow calling expect with no arguments (#1688) deb6609 chore(release): 28.10.1 [skip ci] 9cb4ecc fix(padding-around-test-blocks): update description (#1691) eecc6e6 chore: downgrade markdown-link-check to known working version and make it l... f05e76d chore: add Node 23 to CI (#1695) 8c89634 chore(deps): update dependency eslint-config-prettier to v10 (#1694) 320e949 chore(deps): update dependency is-ci to v4 (#1682) 9c91509 chore: update package urls for homepage, repository, and bugs (#1693) 3377cae chore(deps): lock file maintenance (#1692) Additional commits viewable in compare view Updates prettier from 3.4.1 to 3.4.2 Release notes Sourced from prettier's releases. 3.4.2 🔗 Changelog Changelog Sourced from prettier's changelog. 3.4.2 diff Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @​tats-u) Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese. C言 語 ・ C++ ・ Go ・ Rust C言語・ C++ ・ Go ・ Rust C言語・C++・Go・Rust U+30A0 can be used as the replacement of the - in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”). Fix comments print on class methods with decorators (#16891 by @​fisker) // Input class A { @decorator /** * The method description * */ async method(foo: Foo, bar: Bar) { console.log(foo); } } // Prettier 3.4.1 class A { @​decorator async /** ... (truncated) Commits cca9461 Release 3.4.2 572bebe Fix comments on class methods with decorators (#16891) 359c4f0 chore(deps): update dependency @​angular/compiler to v19.0.1 (#16903) 6470996 chore(deps): update dependency @​glimmer/syntax to v0.93.1 (#16904) e13614f Correct fit() for fill() (#16899) 10db357 Remove check on TSImportType.isTypeOf (#16892) ac46a4f Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796) d52e905 Add test for #16207 (#16890) a1e354d Clean changelog_unreleased 99875da Bump Prettier dependency to 3.4.1 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 that have been made to it @dependabot merge will merge this PR after your CI passes on it @dependabot squash and merge will squash and merge this PR after your CI passes on it @dependabot cancel merge will cancel a previously requested merge and block automerging @dependabot reopen will reopen this PR if it is closed @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show ignore conditions will show all of the ignore conditions of the specified dependency @dependabot ignore major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) @dependabot ignore minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) @dependabot ignore will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) @dependabot unignore will remove all of the ignore conditions of the specified dependency @dependabot unignore will remove the ignore condition of the specified dependency and ignore conditions

Open Graph Description: Bumps the npm-dependencies group with 7 updates in the / directory: Package From To @octokit/rest 21.0.2 21.1.0 @babel/plugin-transform-modules-commonjs 7.25.9 7.26.3 @babel/preset-env 7...

X Description: Bumps the npm-dependencies group with 7 updates in the / directory: Package From To @octokit/rest 21.0.2 21.1.0 @babel/plugin-transform-modules-commonjs 7.25.9 7.26.3 @babel/preset-env 7...

Opengraph URL: https://github.com/github/command/pull/60

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:359bc0c2-aae6-653d-5af2-e4a13796b424
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idDA60:36419E:1875C58:1FD6795:696B2C03
html-safe-nonceba1ef7dc4aca76ee89f2335fb2eb7d722b6bd0adcb844b826bb4b96f1e4fbfed
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEQTYwOjM2NDE5RToxODc1QzU4OjFGRDY3OTU6Njk2QjJDMDMiLCJ2aXNpdG9yX2lkIjoiODEwMDQxODIxNzM1MjgzNDA1MSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac53ae7d0702895716fa0849bdbbe74d95391cce9af35dec0d3220f25c7b4a544d
hovercard-subject-tagpull_request:2310715735
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/github/command/pull/60/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 npm-dependencies group with 7 updates in the / directory: Package From To @octokit/rest 21.0.2 21.1.0 @babel/plugin-transform-modules-commonjs 7.25.9 7.26.3 @babel/preset-env 7...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/github/command git https://github.com/github/command.git
octolytics-dimension-user_id9919
octolytics-dimension-user_logingithub
octolytics-dimension-repository_id663291669
octolytics-dimension-repository_nwogithub/command
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id663291669
octolytics-dimension-repository_network_root_nwogithub/command
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
release82560a55c6b2054555076f46e683151ee28a19bc
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/github/command/pull/60/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgithub%2Fcommand%2Fpull%2F60%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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%2Fgithub%2Fcommand%2Fpull%2F60%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=github%2Fcommand
Reloadhttps://github.com/github/command/pull/60/files
Reloadhttps://github.com/github/command/pull/60/files
Reloadhttps://github.com/github/command/pull/60/files
github https://github.com/github
commandhttps://github.com/github/command
Notifications https://github.com/login?return_to=%2Fgithub%2Fcommand
Fork 12 https://github.com/login?return_to=%2Fgithub%2Fcommand
Star 157 https://github.com/login?return_to=%2Fgithub%2Fcommand
Code https://github.com/github/command
Issues 3 https://github.com/github/command/issues
Pull requests 3 https://github.com/github/command/pulls
Actions https://github.com/github/command/actions
Models https://github.com/github/command/models
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/github/command/security
Please reload this pagehttps://github.com/github/command/pull/60/files
Insights https://github.com/github/command/pulse
Code https://github.com/github/command
Issues https://github.com/github/command/issues
Pull requests https://github.com/github/command/pulls
Actions https://github.com/github/command/actions
Models https://github.com/github/command/models
Security https://github.com/github/command/security
Insights https://github.com/github/command/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fgithub%2Fcommand%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fgithub%2Fcommand%2Fissues%2Fnew%2Fchoose
GrantBirkihttps://github.com/GrantBirki
mainhttps://github.com/github/command/tree/main
dependabot/npm_and_yarn/npm-dependencies-b5258de1bahttps://github.com/github/command/tree/dependabot/npm_and_yarn/npm-dependencies-b5258de1ba
Conversation 0 https://github.com/github/command/pull/60
Commits 2 https://github.com/github/command/pull/60/commits
Checks 4 https://github.com/github/command/pull/60/checks
Files changed https://github.com/github/command/pull/60/files
Please reload this pagehttps://github.com/github/command/pull/60/files
Bump the npm-dependencies group across 1 directory with 7 updates https://github.com/github/command/pull/60/files#top
Show all changes 2 commits https://github.com/github/command/pull/60/files
88f4cf3 Bump the npm-dependencies group across 1 directory with 7 updates dependabot[bot] Feb 1, 2025 https://github.com/github/command/pull/60/commits/88f4cf31e841ac202cd6da7764ea119694ea16c1
cb1080a Merge branch 'main' into dependabot/npm_and_yarn/npm-dependencies-b52… GrantBirki Feb 3, 2025 https://github.com/github/command/pull/60/commits/cb1080aaca20c9085ef63b515c435cd44819dbbe
Clear filters https://github.com/github/command/pull/60/files
Please reload this pagehttps://github.com/github/command/pull/60/files
Please reload this pagehttps://github.com/github/command/pull/60/files
package-lock.json https://github.com/github/command/pull/60/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://github.com/github/command/pull/60/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
Please reload this pagehttps://github.com/github/command/pull/60/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.