From 6538f9ee2488c94a5a709efd6e8cddfe4a5d15ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 00:42:36 +0200 Subject: [PATCH] fix(deps): update dependency p-queue to v8.1.1 (#29) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [p-queue](https://redirect.github.com/sindresorhus/p-queue) | [`8.1.0` -> `8.1.1`](https://renovatebot.com/diffs/npm/p-queue/8.1.0/8.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/p-queue/8.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/p-queue/8.1.0/8.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
sindresorhus/p-queue (p-queue) ### [`v8.1.1`](https://redirect.github.com/sindresorhus/p-queue/releases/tag/v8.1.1) [Compare Source](https://redirect.github.com/sindresorhus/p-queue/compare/v8.1.0...v8.1.1) - Don't count aborted jobs in `intervalCount` ([#​220](https://redirect.github.com/sindresorhus/p-queue/issues/220)) [`199614e`](https://redirect.github.com/sindresorhus/p-queue/commit/199614e) ***
--- ### 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. --- - [ ] 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/morten-olsen/homelab-operator). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- images/operator/pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/images/operator/pnpm-lock.yaml b/images/operator/pnpm-lock.yaml index 94e85f2..7ea2276 100644 --- a/images/operator/pnpm-lock.yaml +++ b/images/operator/pnpm-lock.yaml @@ -40,7 +40,7 @@ importers: version: 3.1.0(pg@8.16.3)(sqlite3@5.1.7) p-queue: specifier: ^8.1.0 - version: 8.1.0 + version: 8.1.1 p-retry: specifier: ^7.0.0 version: 7.0.0 @@ -1464,8 +1464,8 @@ packages: resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==} engines: {node: '>=10'} - p-queue@8.1.0: - resolution: {integrity: sha512-mxLDbbGIBEXTJL0zEx8JIylaj3xQ7Z/7eEVjcF9fJX4DBiH9oqe+oahYnlKKxm0Ci9TlWTyhSHgygxMxjIB2jw==} + p-queue@8.1.1: + resolution: {integrity: sha512-aNZ+VfjobsWryoiPnEApGGmf5WmNsCo9xu8dfaYamG5qaLP7ClhLN6NgsFe6SwJ2UbLEBK5dv9x8Mn5+RVhMWQ==} engines: {node: '>=18'} p-retry@7.0.0: @@ -3637,7 +3637,7 @@ snapshots: aggregate-error: 3.1.0 optional: true - p-queue@8.1.0: + p-queue@8.1.1: dependencies: eventemitter3: 5.0.1 p-timeout: 6.1.4