René's URL Explorer Experiment


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

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

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

Description: Bumps the npm-dependencies group with 7 updates in the / directory: Package From To @babel/plugin-transform-modules-commonjs 7.24.1 7.24.7 @babel/preset-env 7.24.5 7.24.7 @octokit/rest 20.1.1 21.0.0 @types/node 20.12.11 20.14.9 @babel/core 7.24.5 7.24.7 eslint-plugin-jest 28.5.0 28.6.0 prettier 3.2.5 3.3.2 Updates @babel/plugin-transform-modules-commonjs from 7.24.1 to 7.24.7 Release notes Sourced from @​babel/plugin-transform-modules-commonjs's releases. v7.24.7 (2024-06-05) 🐛 Bug Fix babel-node #16554 Allow extra flags in babel-node (@​nicolo-ribaudo) babel-traverse #16522 fix: incorrect constantViolations with destructuring (@​liuxingbaoyu) babel-helper-transform-fixture-test-runner, babel-plugin-proposal-explicit-resource-management #16524 fix: Transform using in switch correctly (@​liuxingbaoyu) 🏠 Internal babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16525 Delete unused array helpers (@​blakewilson) Committers: 7 Amjad Yahia Robeen Hassan (@​amjed-98) Babel Bot (@​babel-bot) Blake Wilson (@​blakewilson) Huáng Jùnliàng (@​JLHwung) Nicolò Ribaudo (@​nicolo-ribaudo) Sukka (@​SukkaW) @​liuxingbaoyu v7.24.6 (2024-05-24) Thanks @​amjed-98, @​blakewilson, @​coelhucas, and @​SukkaW for your first PRs! 🐛 Bug Fix babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties #16514 Fix source maps for private member expressions (@​nicolo-ribaudo) babel-core, babel-generator, babel-plugin-transform-modules-commonjs #16515 Fix source maps for template literals (@​nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16485 Support undecorated static accessor in anonymous classes (@​JLHwung) #16484 Fix decorator bare yield await (@​JLHwung) babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3 #16483 Fix: throw TypeError if addInitializer is called after finished (@​JLHwung) babel-parser, babel-plugin-transform-typescript #16476 fix: Correctly parse cls.fn = x (@​liuxingbaoyu) 🏠 Internal babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16501 Generate helper metadata at build time (@​nicolo-ribaudo) babel-helpers #16499 Add tsconfig.json for @babel/helpers/src/helpers (@​nicolo-ribaudo) babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16495 Move all runtime helpers to individual files (@​nicolo-ribaudo) babel-parser, babel-traverse #16482 Statically generate boilerplate for bitfield accessors (@​nicolo-ribaudo) Other ... (truncated) Changelog Sourced from @​babel/plugin-transform-modules-commonjs's changelog. v7.24.7 (2024-06-05) 🐛 Bug Fix babel-node #16554 Allow extra flags in babel-node (@​nicolo-ribaudo) babel-traverse #16522 fix: incorrect constantViolations with destructuring (@​liuxingbaoyu) babel-helper-transform-fixture-test-runner, babel-plugin-proposal-explicit-resource-management #16524 fix: Transform using in switch correctly (@​liuxingbaoyu) 🏠 Internal babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16525 Delete unused array helpers (@​blakewilson) v7.24.6 (2024-05-24) 🐛 Bug Fix babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties #16514 Fix source maps for private member expressions (@​nicolo-ribaudo) babel-core, babel-generator, babel-plugin-transform-modules-commonjs #16515 Fix source maps for template literals (@​nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16485 Support undecorated static accessor in anonymous classes (@​JLHwung) #16484 Fix decorator bare yield await (@​JLHwung) babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3 #16483 Fix: throw TypeError if addInitializer is called after finished (@​JLHwung) babel-parser, babel-plugin-transform-typescript #16476 fix: Correctly parse cls.fn = x (@​liuxingbaoyu) 🏠 Internal babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16501 Generate helper metadata at build time (@​nicolo-ribaudo) babel-helpers #16499 Add tsconfig.json for @babel/helpers/src/helpers (@​nicolo-ribaudo) babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16495 Move all runtime helpers to individual files (@​nicolo-ribaudo) babel-parser, babel-traverse #16482 Statically generate boilerplate for bitfield accessors (@​nicolo-ribaudo) Other #16466 Migrate import assertions syntax (@​JLHwung) v7.24.5 (2024-04-29) 🐛 Bug Fix babel-plugin-transform-classes, babel-traverse #16377 fix: TypeScript annotation affects output (@​liuxingbaoyu) babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3 #16440 Fix suppressed error order (@​sossost) #16408 Await nullish async disposable (@​JLHwung) 💅 Polish babel-parser ... (truncated) Commits bf1e9a3 v7.24.7 90fdd7e Only import types from declared dependencies (#16494) 7934963 Use type: module in all package.jsons (#16535) 9630250 v7.24.6 fbfe16c Fix source maps for template literals (#16515) db3e9a6 Move all runtime helpers to individual files (#16495) 6e3539b [babel 8] Publish .d.ts files for every package (#16416) 71c247a [babel 8] Require Node.js ^18.20.0 || ^20.10.0 || >=21.0.0 (#16457) ee48754 Use multiple TypeScript projects (#16430) See full diff in compare view Updates @babel/preset-env from 7.24.5 to 7.24.7 Release notes Sourced from @​babel/preset-env's releases. v7.24.7 (2024-06-05) 🐛 Bug Fix babel-node #16554 Allow extra flags in babel-node (@​nicolo-ribaudo) babel-traverse #16522 fix: incorrect constantViolations with destructuring (@​liuxingbaoyu) babel-helper-transform-fixture-test-runner, babel-plugin-proposal-explicit-resource-management #16524 fix: Transform using in switch correctly (@​liuxingbaoyu) 🏠 Internal babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16525 Delete unused array helpers (@​blakewilson) Committers: 7 Amjad Yahia Robeen Hassan (@​amjed-98) Babel Bot (@​babel-bot) Blake Wilson (@​blakewilson) Huáng Jùnliàng (@​JLHwung) Nicolò Ribaudo (@​nicolo-ribaudo) Sukka (@​SukkaW) @​liuxingbaoyu v7.24.6 (2024-05-24) Thanks @​amjed-98, @​blakewilson, @​coelhucas, and @​SukkaW for your first PRs! 🐛 Bug Fix babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties #16514 Fix source maps for private member expressions (@​nicolo-ribaudo) babel-core, babel-generator, babel-plugin-transform-modules-commonjs #16515 Fix source maps for template literals (@​nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16485 Support undecorated static accessor in anonymous classes (@​JLHwung) #16484 Fix decorator bare yield await (@​JLHwung) babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3 #16483 Fix: throw TypeError if addInitializer is called after finished (@​JLHwung) babel-parser, babel-plugin-transform-typescript #16476 fix: Correctly parse cls.fn = x (@​liuxingbaoyu) 🏠 Internal babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16501 Generate helper metadata at build time (@​nicolo-ribaudo) babel-helpers #16499 Add tsconfig.json for @babel/helpers/src/helpers (@​nicolo-ribaudo) babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16495 Move all runtime helpers to individual files (@​nicolo-ribaudo) babel-parser, babel-traverse #16482 Statically generate boilerplate for bitfield accessors (@​nicolo-ribaudo) Other ... (truncated) Changelog Sourced from @​babel/preset-env's changelog. v7.24.7 (2024-06-05) 🐛 Bug Fix babel-node #16554 Allow extra flags in babel-node (@​nicolo-ribaudo) babel-traverse #16522 fix: incorrect constantViolations with destructuring (@​liuxingbaoyu) babel-helper-transform-fixture-test-runner, babel-plugin-proposal-explicit-resource-management #16524 fix: Transform using in switch correctly (@​liuxingbaoyu) 🏠 Internal babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16525 Delete unused array helpers (@​blakewilson) v7.24.6 (2024-05-24) 🐛 Bug Fix babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties #16514 Fix source maps for private member expressions (@​nicolo-ribaudo) babel-core, babel-generator, babel-plugin-transform-modules-commonjs #16515 Fix source maps for template literals (@​nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16485 Support undecorated static accessor in anonymous classes (@​JLHwung) #16484 Fix decorator bare yield await (@​JLHwung) babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3 #16483 Fix: throw TypeError if addInitializer is called after finished (@​JLHwung) babel-parser, babel-plugin-transform-typescript #16476 fix: Correctly parse cls.fn = x (@​liuxingbaoyu) 🏠 Internal babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16501 Generate helper metadata at build time (@​nicolo-ribaudo) babel-helpers #16499 Add tsconfig.json for @babel/helpers/src/helpers (@​nicolo-ribaudo) babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16495 Move all runtime helpers to individual files (@​nicolo-ribaudo) babel-parser, babel-traverse #16482 Statically generate boilerplate for bitfield accessors (@​nicolo-ribaudo) Other #16466 Migrate import assertions syntax (@​JLHwung) Commits bf1e9a3 v7.24.7 14a0b08 [helpers TS conversion] async functions/generators (#16510) 1e3be73 Update compat data (#16539) 7934963 Use type: module in all package.jsons (#16535) 9630250 v7.24.6 553e433 Generate helper metadata at build time (#16501) db3e9a6 Move all runtime helpers to individual files (#16495) 6e3539b [babel 8] Publish .d.ts files for every package (#16416) 1327f1d Bump browserslist and other compat data sources (#16468) 71c247a [babel 8] Require Node.js ^18.20.0 || ^20.10.0 || >=21.0.0 (#16457) See full diff in compare view Updates @octokit/rest from 20.1.1 to 21.0.0 Release notes Sourced from @​octokit/rest's releases. v21.0.0 21.0.0 (2024-06-20) Features v21 (#413) (12b6c65) BREAKING CHANGES package is now ESM v21.0.0-beta.4 21.0.0-beta.4 (2024-06-19) Bug Fixes update REST endpoints (#428) (7058346) v21.0.0-beta.3 21.0.0-beta.3 (2024-04-30) Features security: Add provenance (#420) (9adf1a4) v21.0.0-beta.2 21.0.0-beta.2 (2024-04-16) Bug Fixes deps: bump Octokit deps (5d8da12) pkg: add a default fallback export (1b6e582) v21.0.0-beta.1 21.0.0-beta.1 (2024-03-05) Bug Fixes add explicit type anotation (3ddd79e) build: adapt for ESM (aad55f4) bump deps (21f1aaa) deps: bump deps (f179b0b) deps: update octokit monorepo (aed67c2) docs: update for ESM (42be65a) ... (truncated) Commits 12b6c65 feat: v21 (#413) 32649a8 build(deps-dev): Bump braces from 3.0.2 to 3.0.3 (#439) 53cee64 ci(action): update actions/checkout digest to 692973e (#438) 7c96525 chore(deps): update dependency marked to v13 a46b4c8 🚧 Workflows have changed (#435) b90bc79 chore(deps): update dependency semantic-release to v24 bc41b70 chore(deps): update dependency esbuild to ^0.21.0 (#429) c1892ed ci(action): update actions/checkout digest to a5ac7e5 (#432) See full diff in compare view Updates @types/node from 20.12.11 to 20.14.9 Commits See full diff in compare view Updates @babel/core from 7.24.5 to 7.24.7 Release notes Sourced from @​babel/core's releases. v7.24.7 (2024-06-05) 🐛 Bug Fix babel-node #16554 Allow extra flags in babel-node (@​nicolo-ribaudo) babel-traverse #16522 fix: incorrect constantViolations with destructuring (@​liuxingbaoyu) babel-helper-transform-fixture-test-runner, babel-plugin-proposal-explicit-resource-management #16524 fix: Transform using in switch correctly (@​liuxingbaoyu) 🏠 Internal babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16525 Delete unused array helpers (@​blakewilson) Committers: 7 Amjad Yahia Robeen Hassan (@​amjed-98) Babel Bot (@​babel-bot) Blake Wilson (@​blakewilson) Huáng Jùnliàng (@​JLHwung) Nicolò Ribaudo (@​nicolo-ribaudo) Sukka (@​SukkaW) @​liuxingbaoyu v7.24.6 (2024-05-24) Thanks @​amjed-98, @​blakewilson, @​coelhucas, and @​SukkaW for your first PRs! 🐛 Bug Fix babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties #16514 Fix source maps for private member expressions (@​nicolo-ribaudo) babel-core, babel-generator, babel-plugin-transform-modules-commonjs #16515 Fix source maps for template literals (@​nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16485 Support undecorated static accessor in anonymous classes (@​JLHwung) #16484 Fix decorator bare yield await (@​JLHwung) babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3 #16483 Fix: throw TypeError if addInitializer is called after finished (@​JLHwung) babel-parser, babel-plugin-transform-typescript #16476 fix: Correctly parse cls.fn = x (@​liuxingbaoyu) 🏠 Internal babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16501 Generate helper metadata at build time (@​nicolo-ribaudo) babel-helpers #16499 Add tsconfig.json for @babel/helpers/src/helpers (@​nicolo-ribaudo) babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16495 Move all runtime helpers to individual files (@​nicolo-ribaudo) babel-parser, babel-traverse #16482 Statically generate boilerplate for bitfield accessors (@​nicolo-ribaudo) Other ... (truncated) Changelog Sourced from @​babel/core's changelog. v7.24.7 (2024-06-05) 🐛 Bug Fix babel-node #16554 Allow extra flags in babel-node (@​nicolo-ribaudo) babel-traverse #16522 fix: incorrect constantViolations with destructuring (@​liuxingbaoyu) babel-helper-transform-fixture-test-runner, babel-plugin-proposal-explicit-resource-management #16524 fix: Transform using in switch correctly (@​liuxingbaoyu) 🏠 Internal babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16525 Delete unused array helpers (@​blakewilson) v7.24.6 (2024-05-24) 🐛 Bug Fix babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties #16514 Fix source maps for private member expressions (@​nicolo-ribaudo) babel-core, babel-generator, babel-plugin-transform-modules-commonjs #16515 Fix source maps for template literals (@​nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16485 Support undecorated static accessor in anonymous classes (@​JLHwung) #16484 Fix decorator bare yield await (@​JLHwung) babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3 #16483 Fix: throw TypeError if addInitializer is called after finished (@​JLHwung) babel-parser, babel-plugin-transform-typescript #16476 fix: Correctly parse cls.fn = x (@​liuxingbaoyu) 🏠 Internal babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16501 Generate helper metadata at build time (@​nicolo-ribaudo) babel-helpers #16499 Add tsconfig.json for @babel/helpers/src/helpers (@​nicolo-ribaudo) babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16495 Move all runtime helpers to individual files (@​nicolo-ribaudo) babel-parser, babel-traverse #16482 Statically generate boilerplate for bitfield accessors (@​nicolo-ribaudo) Other #16466 Migrate import assertions syntax (@​JLHwung) Commits bf1e9a3 v7.24.7 90fdd7e Only import types from declared dependencies (#16494) 7934963 Use type: module in all package.jsons (#16535) 9630250 v7.24.6 553e433 Generate helper metadata at build time (#16501) fbfe16c Fix source maps for template literals (#16515) 6e3539b [babel 8] Publish .d.ts files for every package (#16416) e37e64d Use eslint v9 (#16479) 71c247a [babel 8] Require Node.js ^18.20.0 || ^20.10.0 || >=21.0.0 (#16457) See full diff in compare view Updates eslint-plugin-jest from 28.5.0 to 28.6.0 Release notes Sourced from eslint-plugin-jest's releases. v28.6.0 28.6.0 (2024-06-06) Features prefer-jest-mocked: add new rule (#1599) (4b6a4f2) valid-expect: supporting automatically fixing adding async in some cases (#1579) (5b9b47e) Changelog Sourced from eslint-plugin-jest's changelog. 28.6.0 (2024-06-06) Features prefer-jest-mocked: add new rule (#1599) (4b6a4f2) valid-expect: supporting automatically fixing adding async in some cases (#1579) (5b9b47e) Commits afdcddd chore(release): 28.6.0 [skip ci] 430f024 ci: run docs job on push (#1605) 4b6a4f2 feat(prefer-jest-mocked): add new rule (#1599) 5b9b47e feat(valid-expect): supporting automatically fixing adding async in some case... 0a14446 chore(deps): update dependency semantic-release to v24 (#1602) db31890 chore(deps): update danger/danger-js action to v12.3.1 (#1591) 04421cf chore: run prettier (#1604) d465125 chore(deps): lock file maintenance 70c8c5e chore(deps): lock file maintenance da993a5 test: only run linting when using ESLint v8 (#1593) Additional commits viewable in compare view Updates prettier from 3.2.5 to 3.3.2 Release notes Sourced from prettier's releases. 3.3.2 🔗 Changelog 3.3.1 🔗 Changelog 3.3.0 diff 🔗 Release note Changelog Sourced from prettier's changelog. 3.3.2 diff Fix handlebars path expressions starts with @ (#16358 by @​Princeyadav05) {{! Input }}

{{@x.y.z}}
{{! Prettier 3.3.1 }}
{{@​x}}
{{! Prettier 3.3.2 }}
{{@​x.y.z}}
3.3.1 diff Preserve empty lines in front matter (#16347 by @​fisker) --- foo: - bar1 bar2 bar3 Markdown foo: bar1 bar2 bar3 Markdown ... (truncated) Commits 1596a60 Release 3.3.2 aebcee5 chore(deps): update dependency esbuild to v0.21.5 (#16379) 57aa928 chore(deps): update dependency c8 to v10 (#16380) c3d0b7f chore(deps): update typescript-eslint to v7.13.0 (#16376) 27c35db chore(deps): update dependency codemirror-graphql to v2.0.12 (#16369) 6de3258 chore(deps): update dependency jest to v30.0.0-alpha.5 (#16371) b5f983d Upgrade yarn to v4.3.0 (#16377) d6f37c4 chore(deps): update dependency browserslist to v4.23.1 (#16368) 5055b7d chore(deps): update dependency execa to v9.2.0 (#16372) f4608cc chore(deps): update dependency cspell to v8.8.4 (#16370) Additional commits viewable 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 @babel/plugin-transform-modules-commonjs 7.24.1 7.24.7 @babel/preset-env 7.24.5 7.24.7 @octokit/rest 2...

X Description: Bumps the npm-dependencies group with 7 updates in the / directory: Package From To @babel/plugin-transform-modules-commonjs 7.24.1 7.24.7 @babel/preset-env 7.24.5 7.24.7 @octokit/rest 2...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:7cbcafde-eb88-3d45-99cc-74194d24c610
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB568:EF6F3:182DC28:1F638EF:696B2C17
html-safe-noncec7eb67050d932e71ef216361eec922b97ad5b134478e3b0a9ca53b547470bed8
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNTY4OkVGNkYzOjE4MkRDMjg6MUY2MzhFRjo2OTZCMkMxNyIsInZpc2l0b3JfaWQiOiIxNDMyNTY2OTczMDQ2OTI2MzU5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac5ff0affec98ed70c824341b27d4b681c90eacc5a6358df28abb63c1ea75763b9
hovercard-subject-tagpull_request:1947154467
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/34/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 @babel/plugin-transform-modules-commonjs 7.24.1 7.24.7 @babel/preset-env 7.24.5 7.24.7 @octokit/rest 2...
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-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/github/command/pull/34/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fgithub%2Fcommand%2Fpull%2F34%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%2F34%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/34/files
Reloadhttps://github.com/github/command/pull/34/files
Reloadhttps://github.com/github/command/pull/34/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/34/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
dependabothttps://github.com/apps/dependabot
mainhttps://github.com/github/command/tree/main
dependabot/npm_and_yarn/npm-dependencies-633aee882chttps://github.com/github/command/tree/dependabot/npm_and_yarn/npm-dependencies-633aee882c
Conversation 1 https://github.com/github/command/pull/34
Commits 1 https://github.com/github/command/pull/34/commits
Checks 0 https://github.com/github/command/pull/34/checks
Files changed https://github.com/github/command/pull/34/files
Please reload this pagehttps://github.com/github/command/pull/34/files
Bump the npm-dependencies group across 1 directory with 7 updates https://github.com/github/command/pull/34/files#top
Show all changes 1 commit https://github.com/github/command/pull/34/files
4616198 Bump the npm-dependencies group across 1 directory with 7 updates dependabot[bot] Jul 1, 2024 https://github.com/github/command/pull/34/commits/4616198958f2082dd1905fa6d2702b17f7129bd7
Clear filters https://github.com/github/command/pull/34/files
Please reload this pagehttps://github.com/github/command/pull/34/files
Please reload this pagehttps://github.com/github/command/pull/34/files
package-lock.json https://github.com/github/command/pull/34/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://github.com/github/command/pull/34/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
Please reload this pagehttps://github.com/github/command/pull/34/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.