mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-27 01:19:00 +02:00
chore(deps): update dependency unleash-proxy-client to v3.7.6 (#10215)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [unleash-proxy-client](https://redirect.github.com/unleash/unleash-proxy-client-js) | [`3.7.3` -> `3.7.6`](https://renovatebot.com/diffs/npm/unleash-proxy-client/3.7.3/3.7.6) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>unleash/unleash-proxy-client-js (unleash-proxy-client)</summary> ### [`v3.7.6`](https://redirect.github.com/Unleash/unleash-proxy-client-js/releases/tag/v3.7.6) [Compare Source](https://redirect.github.com/unleash/unleash-proxy-client-js/compare/v3.7.5...v3.7.6) #### What's Changed - Handle already aborted controllers before re-aborting by [@​ActuallyConnor](https://redirect.github.com/ActuallyConnor) in [https://github.com/Unleash/unleash-proxy-client-js/pull/250](https://redirect.github.com/Unleash/unleash-proxy-client-js/pull/250) #### New Contributors - [@​ActuallyConnor](https://redirect.github.com/ActuallyConnor) made their first contribution in [https://github.com/Unleash/unleash-proxy-client-js/pull/250](https://redirect.github.com/Unleash/unleash-proxy-client-js/pull/250) **Full Changelog**: https://github.com/Unleash/unleash-proxy-client-js/compare/v3.7.5...v3.7.6 ### [`v3.7.5`](https://redirect.github.com/Unleash/unleash-proxy-client-js/releases/tag/v3.7.5) [Compare Source](https://redirect.github.com/unleash/unleash-proxy-client-js/compare/v3.7.4...v3.7.5) #### What's Changed - fix(metrics): use clearInterval instead of clearTimeout in stop() by [@​isawalhi](https://redirect.github.com/isawalhi) in [https://github.com/Unleash/unleash-proxy-client-js/pull/246](https://redirect.github.com/Unleash/unleash-proxy-client-js/pull/246) #### New Contributors - [@​isawalhi](https://redirect.github.com/isawalhi) made their first contribution in [https://github.com/Unleash/unleash-proxy-client-js/pull/246](https://redirect.github.com/Unleash/unleash-proxy-client-js/pull/246) **Full Changelog**: https://github.com/Unleash/unleash-proxy-client-js/compare/v3.7.4...v3.7.5 ### [`v3.7.4`](https://redirect.github.com/Unleash/unleash-proxy-client-js/releases/tag/v3.7.4) [Compare Source](https://redirect.github.com/unleash/unleash-proxy-client-js/compare/v3.7.3...v3.7.4) #### What's Changed - fix: unstable async bootstrap initialization by [@​Tymek](https://redirect.github.com/Tymek) in [https://github.com/Unleash/unleash-proxy-client-js/pull/244](https://redirect.github.com/Unleash/unleash-proxy-client-js/pull/244) **Full Changelog**: https://github.com/Unleash/unleash-proxy-client-js/compare/v3.7.3...v3.7.4 </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 is behind base branch, 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/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ce55d60804
commit
85cba75fab
@ -10439,12 +10439,12 @@ __metadata:
|
||||
linkType: soft
|
||||
|
||||
"unleash-proxy-client@npm:^3.7.3":
|
||||
version: 3.7.3
|
||||
resolution: "unleash-proxy-client@npm:3.7.3"
|
||||
version: 3.7.6
|
||||
resolution: "unleash-proxy-client@npm:3.7.6"
|
||||
dependencies:
|
||||
tiny-emitter: "npm:^2.1.0"
|
||||
uuid: "npm:^9.0.1"
|
||||
checksum: 10c0/3a061d4e3587325046fea0133fe405fef143dbcfdd6ed20c54200b46a22bf49acdccb6dcc0b250400a9ace2350b0065f856731a5712598d27c1e9266a141f559
|
||||
checksum: 10c0/ad365f6cbf4792506a47168f998e2d8af58db631af07a5a431d414a8d8dff49563e7caf3e0d8dbc77e9a92a6e848db412fb3c5a116fcac8870102fb4ee767594
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user