From d8910b430e57909b06819dc82d33a3aed06935de Mon Sep 17 00:00:00 2001 From: Benny Neugebauer Date: Mon, 10 Jul 2023 14:49:27 +0200 Subject: [PATCH 1/2] Mention Dependabot support for npm v9 (#26517) --- data/reusables/dependabot/supported-package-managers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/dependabot/supported-package-managers.md b/data/reusables/dependabot/supported-package-managers.md index 00cabe0d3b..f005af743e 100644 --- a/data/reusables/dependabot/supported-package-managers.md +++ b/data/reusables/dependabot/supported-package-managers.md @@ -17,7 +17,7 @@ git submodule | `gitsubmodule` | Not applicable | {% octicon "check" aria-lab Go modules | `gomod` | v1 | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | [Gradle](#gradle) | `gradle` | Not applicable | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | [Maven](#maven) | `maven` | Not applicable | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | -npm | `npm` | v6, v7, v8 | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | +npm | `npm` | v6, v7, v8, v9 | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | [NuGet](#nuget-cli) | `nuget` | <= 4.8 | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | {% ifversion dependabot-PEP621-support %}[pip](#pip-and-pip-compile){% else %}pip{% endif %} | `pip` | v21.1.2 | {% octicon "x" aria-label="Not supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | pipenv | `pip` | <= 2021-05-29 | {% octicon "x" aria-label="Not supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | From 03c4198fd690501faa70afa5b0ba66afea944847 Mon Sep 17 00:00:00 2001 From: Qais Patankar Date: Mon, 10 Jul 2023 13:49:30 +0100 Subject: [PATCH 2/2] Fix user_migrations_intro saying "GitHub Enterprise Server.com" (#26450) --- data/variables/migrations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/variables/migrations.yml b/data/variables/migrations.yml index 5b6c40c6d9..335c75db65 100644 --- a/data/variables/migrations.yml +++ b/data/variables/migrations.yml @@ -1,5 +1,5 @@ user_migrations_intro: >- - You can use these endpoints to review, backup, or migrate your user data stored on {% data variables.product.product_name %}.com. + You can use these endpoints to review, backup, or migrate your user data stored on {% data variables.product.prodname_dotcom_the_website %}. organization_migrations_intro: >- You can use these endpoints to move a repository from {% data variables.product.prodname_dotcom_the_website %} to {% data variables.product.prodname_ghe_server %}. For more information, see "[AUTOTITLE]({% ifversion ghae %}/enterprise-server@latest{% endif %}/migrations/using-ghe-migrator/exporting-migration-data-from-githubcom)." source_imports_intro: >-