Skip to content

chore(deps): update pnpm to v10.8.1 #3000

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2025

This PR contains the following updates:

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

Release Notes

pnpm/pnpm (pnpm)

v10.8.1

Compare Source

Patch Changes
  • Removed bright white highlighting, which didn't look good on some light themes #​9389.
  • If there is no pnpm related configuration in package.json, onlyBuiltDependencies will be written to pnpm-workspace.yaml file #​9404.

v10.8.0

Compare Source

Minor Changes
  • Experimental. A new hook is supported for updating configuration settings. The hook can be provided via .pnpmfile.cjs. For example:

    module.exports = {
      hooks: {
        updateConfig: (config) => ({
          ...config,
          nodeLinker: "hoisted",
        }),
      },
    };
  • Now you can use the pnpm add command with the --config flag to install new configurational dependencies #​9377.

Patch Changes
  • Do not hang indefinitely, when there is a glob that starts with !/ in pnpm-workspace.yaml. This fixes a regression introduced by #​9169.
  • pnpm audit --fix should update the overrides in pnpm-workspace.yaml.
  • pnpm link should update overrides in pnpm-workspace.yaml, not in package.json #​9365.

v10.7.1: pnpm 10.7.1

Compare Source

Patch Changes

  • pnpm config set should convert the settings to their correct type before adding them to pnpm-workspace.yaml #​9355.
  • pnpm config get should read auth related settings via npm CLI #​9345.
  • Replace leading ~/ in a path in .npmrc with the home directory #​9217.

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz

Configuration

📅 Schedule: Branch creation - "* * * * 0,6" (UTC), 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.


This PR contains the following updates:

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

Release Notes

pnpm/pnpm (pnpm)

v10.8.1

Compare Source

Patch Changes
  • Removed bright white highlighting, which didn't look good on some light themes #​9389.
  • If there is no pnpm related configuration in package.json, onlyBuiltDependencies will be written to pnpm-workspace.yaml file #​9404.

v10.8.0

Compare Source

Minor Changes
  • Experimental. A new hook is supported for updating configuration settings. The hook can be provided via .pnpmfile.cjs. For example:

    module.exports = {
      hooks: {
        updateConfig: (config) => ({
          ...config,
          nodeLinker: "hoisted",
        }),
      },
    };
  • Now you can use the pnpm add command with the --config flag to install new configurational dependencies #​9377.

Patch Changes
  • Do not hang indefinitely, when there is a glob that starts with !/ in pnpm-workspace.yaml. This fixes a regression introduced by #​9169.
  • pnpm audit --fix should update the overrides in pnpm-workspace.yaml.
  • pnpm link should update overrides in pnpm-workspace.yaml, not in package.json #​9365.

v10.7.1: pnpm 10.7.1

Compare Source

Patch Changes

  • pnpm config set should convert the settings to their correct type before adding them to pnpm-workspace.yaml #​9355.
  • pnpm config get should read auth related settings via npm CLI #​9345.
  • Replace leading ~/ in a path in .npmrc with the home directory #​9217.

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz

Configuration

📅 Schedule: Branch creation - "* * * * 0,6" (UTC), 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.

@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 596d937 to caeebb2 Compare March 17, 2025 20:55
@renovate renovate bot changed the title chore(deps): update pnpm to v10.6.3 chore(deps): update pnpm to v10.6.4 Mar 17, 2025
@renovate renovate bot changed the title chore(deps): update pnpm to v10.6.4 chore(deps): update pnpm to v10.6.5 Mar 19, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from caeebb2 to 4e49381 Compare March 19, 2025 19:55
@renovate renovate bot changed the title chore(deps): update pnpm to v10.6.5 chore(deps): update pnpm to v10.6.5 - autoclosed Mar 23, 2025
@renovate renovate bot closed this Mar 23, 2025
@renovate renovate bot deleted the renovate/pnpm-10.x branch March 23, 2025 18:06
@renovate renovate bot changed the title chore(deps): update pnpm to v10.6.5 - autoclosed chore(deps): update pnpm to v10.6.5 Mar 29, 2025
@renovate renovate bot reopened this Mar 29, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 8418961 to 4e49381 Compare March 29, 2025 03:09
@renovate renovate bot changed the title chore(deps): update pnpm to v10.6.5 chore(deps): update pnpm to v10.7.0 Mar 29, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 4e49381 to ceaf540 Compare March 29, 2025 05:27
@renovate renovate bot changed the title chore(deps): update pnpm to v10.7.0 chore(deps): update pnpm to v10.7.0 - autoclosed Mar 29, 2025
@renovate renovate bot closed this Mar 29, 2025
@renovate renovate bot changed the title chore(deps): update pnpm to v10.7.0 - autoclosed chore(deps): update pnpm to v10.7.0 Apr 5, 2025
@renovate renovate bot reopened this Apr 5, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from 42d8709 to ceaf540 Compare April 5, 2025 02:16
@renovate renovate bot changed the title chore(deps): update pnpm to v10.7.0 chore(deps): update pnpm to v10.7.1 Apr 5, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch 2 times, most recently from 19c22a2 to e878bd2 Compare April 7, 2025 19:04
@renovate renovate bot changed the title chore(deps): update pnpm to v10.7.1 chore(deps): update pnpm to v10.8.0 Apr 7, 2025
@renovate renovate bot changed the title chore(deps): update pnpm to v10.8.0 chore(deps): update pnpm to v10.8.1 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/pnpm-10.x branch from e878bd2 to 8bdae25 Compare April 14, 2025 12:10
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