This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency unleash-client to v5.5.3 (Unleash#7237)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [unleash-client](https://togithub.com/Unleash/unleash-client-node) | [`5.5.2` -> `5.5.3`](https://renovatebot.com/diffs/npm/unleash-client/5.5.2/5.5.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/unleash-client/5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unleash-client/5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unleash-client/5.5.2/5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unleash-client/5.5.2/5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Unleash/unleash-client-node (unleash-client)</summary> ### [`v5.5.3`](https://togithub.com/Unleash/unleash-client-node/releases/tag/v5.5.3) [Compare Source](https://togithub.com/Unleash/unleash-client-node/compare/v5.5.2...v5.5.3) #### What's Changed - Making it clearer that the API token needs to be passed via custom headers by [@&Unleash#8203;alvinometric](https://togithub.com/alvinometric) in [https://github.com/Unleash/unleash-client-node/pull/604](https://togithub.com/Unleash/unleash-client-node/pull/604) - Updated README to use ESM by [@&Unleash#8203;alvinometric](https://togithub.com/alvinometric) in [https://github.com/Unleash/unleash-client-node/pull/605](https://togithub.com/Unleash/unleash-client-node/pull/605) - chore(deps): update dependency typescript to v5.4.5 by [@&Unleash#8203;renovate](https://togithub.com/renovate) in [https://github.com/Unleash/unleash-client-node/pull/600](https://togithub.com/Unleash/unleash-client-node/pull/600) - chore(deps): update dependency semver to v7.6.1 by [@&Unleash#8203;renovate](https://togithub.com/renovate) in [https://github.com/Unleash/unleash-client-node/pull/607](https://togithub.com/Unleash/unleash-client-node/pull/607) - chore(deps): update dependency sinon to v17.0.2 by [@&Unleash#8203;renovate](https://togithub.com/renovate) in [https://github.com/Unleash/unleash-client-node/pull/608](https://togithub.com/Unleash/unleash-client-node/pull/608) - chore(deps): bump tar from 6.1.13 to 6.2.1 by [@&Unleash#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/Unleash/unleash-client-node/pull/603](https://togithub.com/Unleash/unleash-client-node/pull/603) - chore(deps): update dependency sinon to v18 by [@&Unleash#8203;renovate](https://togithub.com/renovate) in [https://github.com/Unleash/unleash-client-node/pull/613](https://togithub.com/Unleash/unleash-client-node/pull/613) - chore(deps): update dependency semver to v7.6.2 by [@&Unleash#8203;renovate](https://togithub.com/renovate) in [https://github.com/Unleash/unleash-client-node/pull/612](https://togithub.com/Unleash/unleash-client-node/pull/612) - chore(deps): update dependency eslint to v8.57.0 by [@&Unleash#8203;renovate](https://togithub.com/renovate) in [https://github.com/Unleash/unleash-client-node/pull/610](https://togithub.com/Unleash/unleash-client-node/pull/610) - Fixes Unleash client stops fetching [#&Unleash#8203;615](https://togithub.com/Unleash/unleash-client-node/issues/615) by [@&Unleash#8203;HenrikBacher](https://togithub.com/HenrikBacher) in [https://github.com/Unleash/unleash-client-node/pull/616](https://togithub.com/Unleash/unleash-client-node/pull/616) #### New Contributors - [@&Unleash#8203;alvinometric](https://togithub.com/alvinometric) made their first contribution in [https://github.com/Unleash/unleash-client-node/pull/604](https://togithub.com/Unleash/unleash-client-node/pull/604) - [@&Unleash#8203;HenrikBacher](https://togithub.com/HenrikBacher) made their first contribution in [https://github.com/Unleash/unleash-client-node/pull/616](https://togithub.com/Unleash/unleash-client-node/pull/616) **Full Changelog**: Unleash/unleash-client-node@v5.5.2...v5.5.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information