Go to file
Renovate 9d701aa8e3 ⬆️ Update pnpm to v7.14.1 (#11)
This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare Source](https://github.com/pnpm/pnpm/compare/v7.14.0...v7.14.1)

#### Patch Changes

-   `pnpm list --long --json` should print licenses and authors of packages [#&#8203;5533](https://github.com/pnpm/pnpm/pull/5533).
-   Don't crash on lockfile with no packages field [#&#8203;5553](https://github.com/pnpm/pnpm/issues/5553).
-   Version overrider should have higher priority then custom read package hook from `.pnpmfile.cjs`.
-   Don't print context information when running install for the `pnpm dlx` command.
-   Print a warning if a `package.json` has a workspaces field but there is no `pnpm-workspace.yaml` file [#&#8203;5363](https://github.com/pnpm/pnpm/issues/5363).
-   It should be possible to set a custom home directory for pnpm by changing the PNPM_HOME environment variable.

#### 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">
          <picture>
            <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/nhost.svg" />
            <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/nhost_light.svg" />
            <img src="https://pnpm.io/img/users/nhost.svg" width="180" />
          </picture>
        </a>
      </td>
      <td align="center" valign="middle">
        <a href="https://novu.co/?utm_source=pnpm&utm_medium=release_notes" target="_blank">
          <picture>
            <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/novu.svg" />
            <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/novu_light.svg" />
            <img src="https://pnpm.io/img/users/novu.svg" width="180" />
          </picture>
        </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=release_notes" target="_blank">
          <picture>
            <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/prisma.svg" />
            <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/prisma_light.svg" />
            <img src="https://pnpm.io/img/users/prisma.svg" width="180" />
          </picture>
        </a>
      </td>
      <td align="center" valign="middle">
        <a href="https://leniolabs.com/?utm_source=pnpm&utm_medium=release_notes" 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=release_notes" target="_blank">
          <picture>
            <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/vercel.svg" />
            <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/vercel_light.svg" />
            <img src="https://pnpm.io/img/users/vercel.svg" width="180" />
          </picture>
        </a>
      </td>
    </tr>
    <tr>
      <td align="center" valign="middle">
        <a href="https://www.takeshape.io/?utm_source=pnpm&utm_medium=release_notes" 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=release_notes" target="_blank">
          <picture>
            <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/doppler.svg" />
            <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/doppler_light.svg" />
            <img src="https://pnpm.io/img/users/doppler.svg" width="280" />
          </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 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, check this box

---

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

Reviewed-on: #11
Co-authored-by: Renovate <ronovate@seb6596.ovh>
Co-committed-by: Renovate <ronovate@seb6596.ovh>
2022-10-31 19:24:35 +01:00
.github/workflows Prettier 2022-03-04 14:43:35 +01:00
.husky 🔨 Add prettier pre-commit 2022-03-04 14:41:26 +01:00
.vscode 🔨 Add witdh in template 2022-04-26 17:22:13 +02:00
defaults Add compactor 2022-04-30 18:46:26 +02:00
handlers Prettier 2022-03-04 14:43:35 +01:00
meta Prettier 2022-03-04 14:43:35 +01:00
tasks Prettier 2022-03-04 14:43:35 +01:00
templates Add compactor 2022-04-30 18:46:26 +02:00
vars Prettier 2022-03-04 14:43:35 +01:00
.gitignore Add compactor 2022-04-30 18:46:26 +02:00
LICENSE initial commit 2020-04-19 17:28:06 -03:00
package.json ⬆️ Update pnpm to v7.14.1 (#11) 2022-10-31 19:24:35 +01:00
pnpm-lock.yaml ⬆️ Pin dependencies 2022-10-11 09:07:38 +00:00
README.md Prettier 2022-03-04 14:43:35 +01:00
renovate.json Update 'renovate.json' 2022-10-21 21:48:40 +02:00

Role Name

Deploy and configure Loki/Promtail using Ansible.

Requirements

  • Ansible >= 2.9

Example Playbook

Install Loki and Promtail in local machine

- hosts: servers
  roles:
    - { role: diogenxs.loki, loki_bins: ["loki", "promtail"] }

License

WTFPL see LICENSE

Author Information

https://diogenxs.dev