Skip to content

chore(deps): bump pnpm from 9.9.0 to 9.10.0#959

Merged
mazi-renovate[bot] merged 1 commit intomainfrom
renovate/pnpm-9.x
Sep 10, 2024
Merged

chore(deps): bump pnpm from 9.9.0 to 9.10.0#959
mazi-renovate[bot] merged 1 commit intomainfrom
renovate/pnpm-9.x

Conversation

@mazi-renovate
Copy link
Copy Markdown
Contributor

@mazi-renovate mazi-renovate bot commented Sep 10, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
pnpm (source) packageManager minor 9.9.0+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1 -> 9.10.0 OpenSSF Scorecard

Release Notes

pnpm/pnpm (pnpm)

v9.10.0: pnpm 9.10

Compare Source

Minor Changes

  • Support for a new CLI flag, --exclude-peers, added to the list and why commands. When --exclude-peers is used, peer dependencies are not printed in the results, but dependencies of peer dependencies are still scanned #​8506.

  • Added a new setting to package.json at pnpm.auditConfig.ignoreGhsas for ignoring vulnerabilities by their GHSA code #​6838.

    For instance:

    {
      "pnpm": {
        "auditConfig": {
          "ignoreGhsas": [
            "GHSA-42xw-2xvc-qx8m",
            "GHSA-4w2v-q235-vp99",
            "GHSA-cph5-m8f7-6c5x",
            "GHSA-vh95-rmgr-6w4m"
          ]
        }
      }
    }

Patch Changes

  • Throw an exception if pnpm switches to the same version of itself.
  • Reduce memory usage during peer dependencies resolution.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. - View logs

| datasource | package | from  | to     |
| ---------- | ------- | ----- | ------ |
| npm        | pnpm    | 9.9.0 | 9.10.0 |
@mazi-renovate mazi-renovate bot merged commit c7ad62c into main Sep 10, 2024
@mazi-renovate mazi-renovate bot deleted the renovate/pnpm-9.x branch September 10, 2024 01:42
@mazi-release mazi-release bot mentioned this pull request Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant