Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2024

This PR contains the following updates:

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

Release Notes

pnpm/pnpm (pnpm)

v9.12.1: pnpm 9.12.1

Compare Source

Patch Changes

  • pnpm update --latest should not update the automatically installed peer dependencies #​6657.
  • pnpm publish should be able to publish from a local tarball #​7950.
  • The pnpx command should work correctly on Windows, when pnpm is installed via the standalone installation script #​8608.
  • Prevent EBUSY errors caused by creating symlinks in parallel dlx processes #​8604.
  • Fix maximum call stack size exceeded error related to circular workspace dependencies #​8599.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.12.0: pnpm 9.12

Compare Source

Minor Changes
  • Fix peer dependency resolution dead lock #​8570. This change might change some of the keys in the snapshots field inside pnpm-lock.yaml but it should happen very rarely.

  • pnpm outdated command supports now a --sort-by=name option for sorting outdated dependencies by package name #​8523.

  • Added the ability for overrides to remove dependencies by specifying "-" as the field value #​8572. For example, to remove lodash from the dependencies, use this configuration in package.json:

    {
      "pnpm": {
        "overrides": {
          "lodash": "-"
        }
      }
    }
Patch Changes
  • Fixed an issue where pnpm list --json pkg showed "private": false for a private package #​8519.
  • Packages with libc that differ from pnpm.supportedArchitectures.libc are not downloaded #​7362.
  • Prevent ENOENT errors caused by running store prune in parallel #​8586.
  • Add issues alias to pnpm bugs #​8596.
Platinum Sponsors
Gold Sponsors
Our Silver Sponsors

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 Sep 21, 2024

Deploy Preview for donny-vue-starter ready!

Name Link
🔨 Latest commit b6a4af7
🔍 Latest deploy log https://app.netlify.com/sites/donny-vue-starter/deploys/67081cb52521e60008e9110c
😎 Deploy Preview https://deploy-preview-434--donny-vue-starter.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot changed the title chore(deps): update pnpm to v9.11.0 chore(deps): update pnpm to v9.11.0 - autoclosed Sep 29, 2024
@renovate renovate bot closed this Sep 29, 2024
@renovate renovate bot deleted the renovate/pnpm-9.x branch September 29, 2024 03:06
@renovate renovate bot changed the title chore(deps): update pnpm to v9.11.0 - autoclosed chore(deps): update pnpm to v9.11.0 Oct 2, 2024
@renovate renovate bot reopened this Oct 2, 2024
@renovate renovate bot restored the renovate/pnpm-9.x branch October 2, 2024 13:53
@renovate renovate bot changed the title chore(deps): update pnpm to v9.11.0 chore(deps): update pnpm to v9.12.0 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from 08e83d6 to 4b67758 Compare October 2, 2024 13:54
@renovate renovate bot changed the title chore(deps): update pnpm to v9.12.0 chore(deps): update pnpm to v9.12.1 Oct 7, 2024
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch 5 times, most recently from 6654e65 to 91fd1c3 Compare October 10, 2024 16:37
@renovate renovate bot force-pushed the renovate/pnpm-9.x branch from 91fd1c3 to b6a4af7 Compare October 10, 2024 18:28
@renovate renovate bot merged commit 0e7fbdf into main Oct 10, 2024
6 checks passed
@renovate renovate bot deleted the renovate/pnpm-9.x branch October 10, 2024 21:56
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