Skip to content

Update pnpm version support in dependabot options#44029

Open
raf2k07 wants to merge 1 commit intogithub:mainfrom
raf2k07:patch-1
Open

Update pnpm version support in dependabot options#44029
raf2k07 wants to merge 1 commit intogithub:mainfrom
raf2k07:patch-1

Conversation

@raf2k07
Copy link
Copy Markdown

@raf2k07 raf2k07 commented Apr 29, 2026

According to this discussion and this page, pnpm v10 is supported for both version and security updates, but the dependabot-options-reference says that v9 and v10 only have version updates.

Why:

Closes: #44030

What's being changed (if available, include any code snippets, screenshots, or gifs):

A single line change to update the package support table in the dependabot reference docs.

Check off the following:

  • A subject matter expert (SME) has reviewed the technical accuracy of the content in this PR. In most cases, the author can be the SME. Open source contributions may require an SME review from GitHub staff.
  • The changes in this PR meet the docs fundamentals that are required for all content.
  • All CI checks are passing and the changes look good in the review environment.

According to this discussion dependabot/dependabot-core#11246 and this page https://docs.github.com/en/code-security/reference/supply-chain-security/supported-ecosystems-and-repositories#supported-ecosystems-and-repositories, pnpm v10 is supported for both version and security updates, but the dependabot-options-reference says that v9 and v10 only have version updates.
Copilot AI review requested due to automatic review settings April 29, 2026 06:59
@github-actions
Copy link
Copy Markdown
Contributor

How to review these changes 👓

Thank you for your contribution. To review these changes, choose one of the following options:

A Hubber will need to deploy your changes internally to review.

Table of review links

Note: Please update the URL for your staging server or codespace.

The table shows the files in the content directory that were changed in this pull request. This helps you review your changes on a staging server. Changes to the data directory are not included in this table.

Source Review Production What Changed
code-security/reference/supply-chain-security/dependabot-options-reference.md fpt
ghec
ghes@ 3.20 3.19 3.18 3.17 3.16 3.15 3.14
fpt
ghec
ghes@ 3.20 3.19 3.18 3.17 3.16 3.15 3.14

Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server

🤖 This comment is automatically generated.

@github-actions github-actions Bot added the triage Do not begin working on this issue until triaged by the team label Apr 29, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Dependabot options reference to reflect current pnpm version support in the package-ecosystem table.

Changes:

  • Updates the pnpm row to list v7, v8, v9, v10 as supported versions (removing the “version updates only” qualifier).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triage Do not begin working on this issue until triaged by the team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dependabot options reference page states pnpm v9, v10 are only supported for version updates

2 participants