Commit Graph

56 Commits

Author SHA1 Message Date
Renovate
80e0ec12fa ⬆️ Update dependency lint-staged to v13.1.0 2022-12-05 02:07:38 +00:00
Renovate
7f5cc1b636 ⬆️ Update dependency lint-staged to v13.0.4 2022-11-26 02:08:48 +00:00
Renovate
59b5d13d88 ⬆️ Update dependency prettier to v2.8.0 2022-11-24 02:07:07 +00:00
Renovate
c46d8ed5ca ⬆️ Update dependency husky to v8.0.2 2022-11-09 02:06:30 +00:00
Renovate
c9e838d29a ⬆️ Update pnpm to v7.13.5 (#23)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pnpm](https://pnpm.io) ([source](https://github.com/pnpm/pnpm)) | packageManager | patch | [`7.13.4` -> `7.13.5`](https://renovatebot.com/diffs/npm/pnpm/7.13.4/7.13.5) |

---

### Release Notes

<details>
<summary>pnpm/pnpm</summary>

### [`v7.13.5`](https://github.com/pnpm/pnpm/releases/tag/v7.13.5)

[Compare Source](https://github.com/pnpm/pnpm/compare/v7.13.4...v7.13.5)

#### Patch Changes

-   Print a warning when cannot read the built-in npm configuration.
-   Also include missing deeply linked workspace packages at headless installation [#&#8203;5034](https://github.com/pnpm/pnpm/issues/5034).
-   `pnpm outdated` should work when the package tarballs are hosted on a domain that differs from the registry's domain [#&#8203;5492](https://github.com/pnpm/pnpm/issues/5492).
-   `strict-peer-dependencies` is set to `false` by default.

#### Our Gold 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"></a>
      </td>
      <td align="center" valign="middle">
        <a href="https://nhost.io/?utm_source=pnpm&utm_medium=release_notes" target="_blank"><img src="https://pnpm.io/img/users/nhost.svg" width="180"></a>
      </td>
      <td align="center" valign="middle">
        <a href="https://novu.co/?utm_source=pnpm&utm_medium=release_notes" target="_blank"><img src="https://pnpm.io/img/users/novu.svg" width="180"></a>
      </td>
    </tr>
  </tbody>
</table>

#### Our Silver Sponsors

<table>
  <tbody>
    <tr>
      <td align="center" valign="middle">
        <a href="https://prisma.io/?utm_source=pnpm&utm_medium=readme" target="_blank">
          <img src="https://pnpm.io/img/users/prisma.svg" width="180">
        </a>
      </td>
      <td align="center" valign="middle">
        <a href="https://leniolabs.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
          <img src="https://pnpm.io/img/users/leniolabs.jpg" width="80">
        </a>
      </td>
      <td align="center" valign="middle">
        <a href="https://vercel.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
          <img src="https://pnpm.io/img/users/vercel.svg" width="180">
        </a>
      </td>
    </tr>
    <tr>
      <td align="center" valign="middle">
        <a href="https://www.takeshape.io/?utm_source=pnpm&utm_medium=readme" target="_blank">
          <img src="https://pnpm.io/img/users/takeshape.svg" width="280">
        </a>
      </td>
      <td align="center" valign="middle">
        <a href="https://doppler.com/?utm_source=pnpm&utm_medium=readme#gh-light-mode-only" target="_blank">
          <img src="https://pnpm.io/img/users/doppler.svg" width="280">
        </a>
      </td>
    </tr>
  </tbody>
</table>

</details>

---

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

---

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

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzguNCIsInVwZGF0ZWRJblZlciI6IjMyLjIzOC40In0=-->

Reviewed-on: #23
Co-authored-by: Renovate <ronovate@seb6596.ovh>
Co-committed-by: Renovate <ronovate@seb6596.ovh>
2022-10-17 09:26:36 +02:00
37f9168a23
Move to pnpm 2022-10-11 10:42:26 +02:00