mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix(deps): update dependency unleash-client to v5.5.3 (#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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [#​615](https://togithub.com/Unleash/unleash-client-node/issues/615) by [@​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 - [@​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) - [@​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**: https://github.com/Unleash/unleash-client-node/compare/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>
This commit is contained in:
parent
a863dbb6cd
commit
ef736501f0
@ -159,7 +159,7 @@
|
||||
"stoppable": "^1.1.0",
|
||||
"ts-toolbelt": "^9.6.0",
|
||||
"type-is": "^1.6.18",
|
||||
"unleash-client": "5.5.2",
|
||||
"unleash-client": "5.5.3",
|
||||
"uuid": "^9.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -7293,10 +7293,10 @@ universalify@^0.2.0:
|
||||
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0"
|
||||
integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==
|
||||
|
||||
unleash-client@5.5.2:
|
||||
version "5.5.2"
|
||||
resolved "https://registry.yarnpkg.com/unleash-client/-/unleash-client-5.5.2.tgz#7e04d68dd520e633c8aa7d411636c78158e0beeb"
|
||||
integrity sha512-w6Rj3trEHyUrRK00IuAOmhPRA71xmFot2fOMl0zBIyT+YcKwJMPY9uCXetfpc8WTsgW1TLU9ge6hIJx+4BJYYg==
|
||||
unleash-client@5.5.3:
|
||||
version "5.5.3"
|
||||
resolved "https://registry.yarnpkg.com/unleash-client/-/unleash-client-5.5.3.tgz#c387a8bfb27cb488d3292b7a990a2d9614cc4d18"
|
||||
integrity sha512-QFIsjHhuKQwkkTdICxgp0czDVzdZEPwT9BEcqcLfyxNg129+oYQpQMSnFsW3d+qcRSID1FYoth4ueaOkh7odLQ==
|
||||
dependencies:
|
||||
ip "^2.0.1"
|
||||
make-fetch-happen "^12.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user