From 69f73f45f49fa706d648d94f4ead8ef4cab5d351 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 08:06:37 +0000 Subject: [PATCH] fix(deps): update dependency unleash-client to v6.1.3 (#8777) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [unleash-client](https://redirect.github.com/Unleash/unleash-client-node) | [`6.1.2` -> `6.1.3`](https://renovatebot.com/diffs/npm/unleash-client/6.1.2/6.1.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/unleash-client/6.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unleash-client/6.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unleash-client/6.1.2/6.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unleash-client/6.1.2/6.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
Unleash/unleash-client-node (unleash-client) ### [`v6.1.3`](https://redirect.github.com/Unleash/unleash-client-node/releases/tag/v6.1.3) [Compare Source](https://redirect.github.com/Unleash/unleash-client-node/compare/v6.1.2...v6.1.3) #### What's Changed - fix: stop storage save on repository stop by [@​kwasniew](https://redirect.github.com/kwasniew) in [https://github.com/Unleash/unleash-client-node/pull/673](https://redirect.github.com/Unleash/unleash-client-node/pull/673) **Full Changelog**: https://github.com/Unleash/unleash-client-node/compare/v6.1.2...v6.1.3
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 636107327d..4924ef06d3 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ "stoppable": "^1.1.0", "ts-toolbelt": "^9.6.0", "type-is": "^1.6.18", - "unleash-client": "6.1.2", + "unleash-client": "6.1.3", "uuid": "^9.0.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index e10baa0f02..d709fe049a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9287,9 +9287,9 @@ __metadata: languageName: node linkType: hard -"unleash-client@npm:6.1.2": - version: 6.1.2 - resolution: "unleash-client@npm:6.1.2" +"unleash-client@npm:6.1.3": + version: 6.1.3 + resolution: "unleash-client@npm:6.1.3" dependencies: http-proxy-agent: "npm:^7.0.2" https-proxy-agent: "npm:^7.0.5" @@ -9297,7 +9297,7 @@ __metadata: make-fetch-happen: "npm:^13.0.1" murmurhash3js: "npm:^3.0.1" semver: "npm:^7.6.2" - checksum: 10c0/957ddbde9de79c6a2097672de845a7b1e9c439cec532d3d022799e196ac0f00a6fecb18aaea376304d5981ccd298b57693463f8a90c87764fdd69357496ba961 + checksum: 10c0/a86d4c5446d6ba867c00d8ac8c0539acb9b6d969eba2b3cd1eea0fe32b436fb2a1c88a5b4910a0793dc65773894e6e8f6a980ebfd0f13cc354f1424b9f2fd464 languageName: node linkType: hard @@ -9412,7 +9412,7 @@ __metadata: tsc-watch: "npm:6.2.0" type-is: "npm:^1.6.18" typescript: "npm:5.4.5" - unleash-client: "npm:6.1.2" + unleash-client: "npm:6.1.3" uuid: "npm:^9.0.0" wait-on: "npm:^7.2.0" languageName: unknown