mirror of
https://github.com/morten-olsen/homelab-operator.git
synced 2026-02-08 01:36:28 +01:00
v0.1.94
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-retry](https://redirect.github.com/sindresorhus/p-retry) | [`^6.2.1` -> `^7.0.0`](https://renovatebot.com/diffs/npm/p-retry/6.2.1/7.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sindresorhus/p-retry (p-retry)</summary> ### [`v7.0.0`](https://redirect.github.com/sindresorhus/p-retry/releases/tag/v7.0.0) [Compare Source](https://redirect.github.com/sindresorhus/p-retry/compare/v6.2.1...v7.0.0) ##### Breaking - Require Node.js 20 [`3bdb53a`](https://redirect.github.com/sindresorhus/p-retry/commit/3bdb53a) - `onFailedAttempt` and `shouldRetry` now receive a `context` object instead of a decorated `error` [`bff36bb`](https://redirect.github.com/sindresorhus/p-retry/commit/bff36bb) - You must now must access the error as `object.error` instead of `object`. - The use of `.attemptNumber` and `.retriesLeft` did not change. - Remove the `forever` option ([#​79](https://redirect.github.com/sindresorhus/p-retry/issues/79)) [`6a89827`](https://redirect.github.com/sindresorhus/p-retry/commit/6a89827) - Many use-cases can use `{retries: Infinity}` instead for infinite retries. ##### Improvements - Rewrite the package to not depend on the `retry` package ([#​79](https://redirect.github.com/sindresorhus/p-retry/issues/79)) [`6a89827`](https://redirect.github.com/sindresorhus/p-retry/commit/6a89827) - This is a full rewrite, so test carefully. - Add [`makeRetriable`](https://redirect.github.com/sindresorhus/p-retry#makeretriablefunction-options) method [`1a81c1e`](https://redirect.github.com/sindresorhus/p-retry/commit/1a81c1e) *** </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, 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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
The file is empty.
Description
Languages
TypeScript
86%
Python
3.9%
HTML
3.4%
JavaScript
2.5%
Shell
1.9%
Other
2.3%