Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pnpm to v9.10.0 #110

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update pnpm to v9.10.0 #110

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pnpm (source) 9.7.1+sha512.faf344af2d6ca65c4c5c8c2224ea77a81a5e8859cbc4e06b1511ddce2f0151512431dd19e6aff31f2c6a8f5f2aced9bd2273e1fed7dd4de1868984059d2c4247 -> 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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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

codecov bot commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (b5d50e5) to head (fcac361).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #110   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          507       507           
  Branches       139       139           
=========================================
  Hits           507       507           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/pnpm-9.x branch 5 times, most recently from 95486c3 to f77d17a Compare April 24, 2024 17:01
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch 2 times, most recently from bc13974 to 50fec3d Compare May 12, 2024 22:52
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch 2 times, most recently from 57c1e65 to ee5c2c6 Compare May 27, 2024 10:50
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch 2 times, most recently from 7bebb89 to 6f98d17 Compare June 5, 2024 15:37
@renovate renovate bot changed the title Update pnpm to v9 Update pnpm to v9 - autoclosed Jun 6, 2024
@renovate renovate bot closed this Jun 6, 2024
@renovate renovate bot deleted the renovate/pnpm-9.x branch June 6, 2024 06:39
@renovate renovate bot changed the title Update pnpm to v9 - autoclosed Update pnpm to v9 Jun 10, 2024
@renovate renovate bot reopened this Jun 10, 2024
@renovate renovate bot restored the renovate/pnpm-9.x branch June 10, 2024 13:25
@renovate renovate bot changed the title Update pnpm to v9 Update pnpm to v9.3.0 Jun 10, 2024
@renovate renovate bot changed the title Update pnpm to v9.3.0 Update pnpm to v9.4.0 Jun 17, 2024
@renovate renovate bot changed the title Update pnpm to v9.4.0 Update pnpm to v9.5.0 Jul 7, 2024
@renovate renovate bot changed the title Update pnpm to v9.5.0 Update pnpm to v9.6.0 Jul 22, 2024
@renovate renovate bot changed the title Update pnpm to v9.6.0 Update pnpm to v9.7.0 Aug 7, 2024
@renovate renovate bot changed the title Update pnpm to v9.7.0 Update pnpm to v9.7.1 Aug 14, 2024
@renovate renovate bot changed the title Update pnpm to v9.7.1 Update pnpm to v9.7.1 - autoclosed Aug 17, 2024
@renovate renovate bot closed this Aug 17, 2024
@renovate renovate bot deleted the renovate/pnpm-9.x branch August 17, 2024 06:08
@renovate renovate bot changed the title Update pnpm to v9.7.1 - autoclosed Update pnpm to v9.7.1 Aug 22, 2024
@renovate renovate bot restored the renovate/pnpm-9.x branch August 22, 2024 11:37
@renovate renovate bot reopened this Aug 22, 2024
@renovate renovate bot changed the title Update pnpm to v9.7.1 Update pnpm to v9.8.0 Aug 22, 2024
@renovate renovate bot changed the title Update pnpm to v9.8.0 Update pnpm to v9.9.0 Aug 26, 2024
@renovate renovate bot changed the title Update pnpm to v9.9.0 Update pnpm to v9.10.0 Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants