Skip to content

Commit

Permalink
chore(deps): update dependency pnpm/pnpm to v10.6.0 (#838)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change | Pending |
|---|---|---|---|
| [pnpm/pnpm](https://github.com/pnpm/pnpm) | minor | `v10.5.2`
-> `v10.6.0` | `v10.6.1` |

---

### Release Notes

<details>
<summary>pnpm/pnpm (pnpm/pnpm)</summary>

###
[`v10.6.0`](https://github.com/pnpm/pnpm/releases/tag/v10.6.0):
pnpm 10.6

[Compare
Source](https://github.com/pnpm/pnpm/compare/v10.5.2...v10.6.0)

#### Minor Changes

- `pnpm-workspace.yaml` can now hold all the settings that `.npmrc`
accepts. The settings should use camelCase
[#&#8203;9211](https://github.com/pnpm/pnpm/pull/9211).

    `pnpm-workspace.yaml` example:

    ```yaml
    verifyDepsBeforeRun: install
    optimisticRepeatInstall: true
    publicHoistPattern:
      - "*types*"
      - "!@&#8203;types/react"
    ```

- Projects using a `file:` dependency on a local tarball file (i.e.
`.tgz`, `.tar.gz`, `.tar`) will see a performance improvement during
installation. Previously, using a `file:` dependency on a tarball caused
the lockfile resolution step to always run. The lockfile will now be
considered up-to-date if the tarball is unchanged.

#### Patch Changes

- `pnpm self-update` should not leave a directory with a broken pnpm
installation if the installation fails.
- `fast-glob` replace with `tinyglobby` to reduce the size of the pnpm
CLI dependencies
[#&#8203;9169](https://github.com/pnpm/pnpm/pull/9169).
- `pnpm deploy` should not remove fields from the deployed package's
`package.json` file
[#&#8203;9215](https://github.com/pnpm/pnpm/issues/9215).
- `pnpm self-update` should not read the pnpm settings from the
`package.json` file in the current working directory.
- Fix `pnpm deploy` creating a `package.json` without the `imports` and
`license` field
[#&#8203;9193](https://github.com/pnpm/pnpm/issues/9193).
- `pnpm update -i` should list only packages that have newer versions
[#&#8203;9206](https://github.com/pnpm/pnpm/issues/9206).
- Fix a bug causing entries in the `catalogs` section of the
`pnpm-lock.yaml` file to be removed when `dedupe-peer-dependents=false`
on a filtered install.
[#&#8203;9112](https://github.com/pnpm/pnpm/issues/9112)

#### Platinum Sponsors

<table>
  <tbody>
    <tr>
      <td align="center" valign="middle">
<a href="https://bit.dev/?utm_source=pnpm&utm_medium=release_notes"
target="_blank"><img src="https://pnpm.io/img/users/bit.svg" width="80"
alt="Bit"></a>
      </td>
      <td align="center" valign="middle">
<a href="https://sanity.io/?utm_source=pnpm&utm_medium=release_notes"
target="_blank"><img src="https://pnpm.io/img/users/sanity.svg"
width="180" alt="Bit"></a>
      </td>
      <td align="center" valign="middle">
<a href="https://syntax.fm/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <picture>
<source media="(prefers-color-scheme: light)"
srcset="https://pnpm.io/img/users/syntaxfm.svg" />
<source media="(prefers-color-scheme: dark)"
srcset="https://pnpm.io/img/users/syntaxfm_light.svg" />
<img src="https://pnpm.io/img/users/syntaxfm.svg" width="90"
alt="Syntax" />
          </picture>
        </a>
      </td>
    </tr>
  </tbody>
</table>

#### Gold Sponsors

<table>
  <tbody>
    <tr>
      <td align="center" valign="middle">
<a href="https://discord.com/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <picture>
<source media="(prefers-color-scheme: light)"
srcset="https://pnpm.io/img/users/discord.svg" />
<source media="(prefers-color-scheme: dark)"
srcset="https://pnpm.io/img/users/discord_light.svg" />
<img src="https://pnpm.io/img/users/discord.svg" width="220"
alt="Discord" />
          </picture>
        </a>
      </td>
      <td align="center" valign="middle">
<a href="https://uscreen.de/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <picture>
<source media="(prefers-color-scheme: light)"
srcset="https://pnpm.io/img/users/uscreen.svg" />
<source media="(prefers-color-scheme: dark)"
srcset="https://pnpm.io/img/users/uscreen_light.svg" />
<img src="https://pnpm.io/img/users/uscreen.svg" width="180"
alt="u|screen" />
          </picture>
        </a>
      </td>
    </tr>
    <tr>
      <td align="center" valign="middle">
<a
href="https://www.jetbrains.com/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <picture>
<source media="(prefers-color-scheme: light)"
srcset="https://pnpm.io/img/users/jetbrains.svg" />
<source media="(prefers-color-scheme: dark)"
srcset="https://pnpm.io/img/users/jetbrains.svg" />
<img src="https://pnpm.io/img/users/jetbrains.svg" width="180"
alt="JetBrains" />
          </picture>
        </a>
      </td>
      <td align="center" valign="middle">
<a href="https://nx.dev/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <picture>
<source media="(prefers-color-scheme: light)"
srcset="https://pnpm.io/img/users/nx.svg" />
<source media="(prefers-color-scheme: dark)"
srcset="https://pnpm.io/img/users/nx_light.svg" />
<img src="https://pnpm.io/img/users/nx.svg" width="120" alt="Nx" />
          </picture>
        </a>
      </td>
    </tr>
    <tr>
      <td align="center" valign="middle">
<a
href="https://coderabbit.ai/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <picture>
<source media="(prefers-color-scheme: light)"
srcset="https://pnpm.io/img/users/coderabbit.svg" />
<source media="(prefers-color-scheme: dark)"
srcset="https://pnpm.io/img/users/coderabbit_light.svg" />
<img src="https://pnpm.io/img/users/coderabbit.svg" width="220"
alt="CodeRabbit" />
          </picture>
        </a>
      </td>
      <td align="center" valign="middle">
<a href="https://route4me.com/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
<img src="https://pnpm.io/img/users/route4me.svg" width="220"
alt="Route4Me" />
        </a>
      </td>
    </tr>
    <tr>
      <td align="center" valign="middle">
<a href="https://workleap.com/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <picture>
<source media="(prefers-color-scheme: light)"
srcset="https://pnpm.io/img/users/workleap.svg" />
<source media="(prefers-color-scheme: dark)"
srcset="https://pnpm.io/img/users/workleap_light.svg" />
<img src="https://pnpm.io/img/users/workleap.svg" width="190"
alt="Workleap" />
          </picture>
        </a>
      </td>
      <td align="center" valign="middle">
<a
href="https://stackblitz.com/?utm_source=pnpm&utm_medium=release_notes"
target="_blank">
          <picture>
<source media="(prefers-color-scheme: light)"
srcset="https://pnpm.io/img/users/stackblitz.svg" />
<source media="(prefers-color-scheme: dark)"
srcset="https://pnpm.io/img/users/stackblitz_light.svg" />
<img src="https://pnpm.io/img/users/stackblitz.svg" width="190"
alt="Stackblitz" />
          </picture>
        </a>
      </td>
    </tr>
  </tbody>
</table>

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/izumin5210/dotfiles).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: izumin5210-update-aqua-checksum[bot] <169593670+izumin5210-update-aqua-checksum[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 1137008 commit b9c9159
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions config/.config/aquaproj-aqua/aqua-checksums.json
Original file line number Diff line number Diff line change
Expand Up @@ -531,28 +531,28 @@
"algorithm": "sha256"
},
{
"id": "github_release/github.com/pnpm/pnpm/v10.5.2/pnpm-linux-arm64",
"checksum": "0ED591C7D196558A6ADD75F088CC7F72FC122A1188314EB01BFE8AB008CA6AAB",
"id": "github_release/github.com/pnpm/pnpm/v10.6.0/pnpm-linux-arm64",
"checksum": "898AC3BE740D1AC68BCAAF338DE416BCE9CED464D157328AF5CAE90CEF534EAD",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/pnpm/pnpm/v10.5.2/pnpm-linux-x64",
"checksum": "3C2FA7A4CF696A4A9303E348E9752C4D2D28AEB396396E5684D1E3869F68AECE",
"id": "github_release/github.com/pnpm/pnpm/v10.6.0/pnpm-linux-x64",
"checksum": "3455B49EB95A31B45128AA1FB77FCD9CDAF8A66C2BA772D660447954E8780204",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/pnpm/pnpm/v10.5.2/pnpm-macos-arm64",
"checksum": "05619998968C345706115EB6F48D78354DEE9BE62B2E24AD1C33EF21078C1081",
"id": "github_release/github.com/pnpm/pnpm/v10.6.0/pnpm-macos-arm64",
"checksum": "5EE0C7B39A588CA0A3DA588CE9BF7F209E9581559E9BAB1FF48FD8A8630E1341",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/pnpm/pnpm/v10.5.2/pnpm-macos-x64",
"checksum": "754C2E41B743ECF5DF7E8E41B9866E0186C294C3803BF6C9F4839C20476206CD",
"id": "github_release/github.com/pnpm/pnpm/v10.6.0/pnpm-macos-x64",
"checksum": "0D7EDFCBEBDB10C457842B9E1739BDFD7D793B325FA7F6427A29F81A19FDC9D5",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/pnpm/pnpm/v10.5.2/pnpm-win-x64.exe",
"checksum": "B2FF2E2DAE292597FDFB7ABFE90B13CBAE08045C73249E6E1C2BE8E4932D54B3",
"id": "github_release/github.com/pnpm/pnpm/v10.6.0/pnpm-win-x64.exe",
"checksum": "C3ADAF80E857B2C51DE2DBD8C78FE0C4601AA7F10A16519AD2F3CFB829065A20",
"algorithm": "sha256"
},
{
Expand Down
2 changes: 1 addition & 1 deletion config/.config/aquaproj-aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ packages:
- name: golangci/[email protected]
- name: nametake/[email protected]
# javascript
- name: pnpm/pnpm@v10.5.2
- name: pnpm/pnpm@v10.6.0
- name: denoland/[email protected]
- name: Schniz/[email protected]
# git
Expand Down

0 comments on commit b9c9159

Please sign in to comment.