mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +01:00
fix(deps): update dependency unleash-proxy-client to v2.5.0 (#3889)
[![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-proxy-client](https://togithub.com/unleash/unleash-proxy-client-js) | [`2.4.3` -> `2.5.0`](https://renovatebot.com/diffs/npm/unleash-proxy-client/2.4.3/2.5.0) | [![age](https://badges.renovateapi.com/packages/npm/unleash-proxy-client/2.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/unleash-proxy-client/2.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/unleash-proxy-client/2.5.0/compatibility-slim/2.4.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/unleash-proxy-client/2.5.0/confidence-slim/2.4.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>unleash/unleash-proxy-client-js</summary> ### [`v2.5.0`](https://togithub.com/Unleash/unleash-proxy-client-js/releases/tag/v2.5.0) [Compare Source](https://togithub.com/unleash/unleash-proxy-client-js/compare/v2.4.3...v2.5.0) - [`857363a`](857363abbc
) - docs: clarify `environment` ([#​144](https://togithub.com/unleash/unleash-proxy-client-js/issues/144)) - [`f86d918`](f86d91878f
) - fix: Update tests ([#​147](https://togithub.com/unleash/unleash-proxy-client-js/issues/147)) - [`e0fd9f3`](e0fd9f3b22
) - chore(deps): bump json5 from 2.2.0 to 2.2.3 ([#​132](https://togithub.com/unleash/unleash-proxy-client-js/issues/132)) - [`d697ae7`](d697ae7796
) - fix: use custom headers for metrics requests too ([#​148](https://togithub.com/unleash/unleash-proxy-client-js/issues/148)) - [`5a75ec4`](5a75ec4fd1
) - Bump version to 2.4.4-beta.0 ([#​149](https://togithub.com/unleash/unleash-proxy-client-js/issues/149)) - [`1c34d61`](1c34d61bc2
) - feat: report metrics for variants ([#​150](https://togithub.com/unleash/unleash-proxy-client-js/issues/150)) - [`fe58003`](fe58003fea
) - 2.4.4-beta.1 ([#​151](https://togithub.com/unleash/unleash-proxy-client-js/issues/151)) - [`3dc15e3`](3dc15e31ea
) - 2.5.0 </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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDIuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNS4xMDIuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
aa341d0ca6
commit
5878f9dda5
@ -37,7 +37,7 @@
|
||||
"immer": "^9.0.6",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"unleash-proxy-client": "2.4.3",
|
||||
"unleash-proxy-client": "2.5.0",
|
||||
"url-loader": "4.1.1"
|
||||
},
|
||||
"resolutions": {
|
||||
|
@ -15133,10 +15133,10 @@ universalify@^2.0.0:
|
||||
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
|
||||
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==
|
||||
|
||||
unleash-proxy-client@2.4.3:
|
||||
version "2.4.3"
|
||||
resolved "https://registry.yarnpkg.com/unleash-proxy-client/-/unleash-proxy-client-2.4.3.tgz#47588a66812b92bacc5e8aaafe1acb06e50893b8"
|
||||
integrity sha512-ILJIHNSeh7ajHczemNE19Rl3NpVU3voFouYIgWCbJd+OhuJ9elfpuD1LF5yucEJq8AuWKkEM2AzUFFOTiv/2Sw==
|
||||
unleash-proxy-client@2.5.0:
|
||||
version "2.5.0"
|
||||
resolved "https://registry.yarnpkg.com/unleash-proxy-client/-/unleash-proxy-client-2.5.0.tgz#0f4f34285bc3223023ca2cf3ef9dabd2132eea9f"
|
||||
integrity sha512-GWYLcQDW2UVhqAVwZX7jNzD6Lp96UJXEi66r9MiDd/C3Xw7rbTdFziNJAhEZpLNqR7j75+TfZaEYMCMy/k778g==
|
||||
dependencies:
|
||||
tiny-emitter "^2.1.0"
|
||||
uuid "^8.3.2"
|
||||
|
Loading…
Reference in New Issue
Block a user