Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pnpm (source) 9.7.1 -> 9.10.0 age adoption passing confidence

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

v9.9.0

Compare Source

v9.8.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Shanghai, 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 was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Aug 23, 2024

Deploy Preview for donny-vue-starter failed.

Name Link
🔨 Latest commit e3e6bf7
🔍 Latest deploy log https://app.netlify.com/sites/donny-vue-starter/deploys/66df08230724e9000832ffcf

@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from 5d2ddc1 to 5f9d1d2 Compare August 26, 2024 17:33
@renovate renovate bot changed the title chore(deps): update pnpm to v9.8.0 chore(deps): update pnpm to v9.9.0 Aug 26, 2024
@renovate renovate bot changed the title chore(deps): update pnpm to v9.9.0 chore(deps): update pnpm to v9.10.0 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from 5f9d1d2 to e3e6bf7 Compare September 9, 2024 14:37
@renovate renovate bot changed the title chore(deps): update pnpm to v9.10.0 chore(deps): update pnpm to v9.10.0 - autoclosed Sep 13, 2024
@renovate renovate bot closed this Sep 13, 2024
@renovate renovate bot deleted the renovate/pnpm-9.x branch September 13, 2024 02:26
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.

0 participants