Skip to content

Commit f6c7b46

Browse files
fix(deps): update dependency unleash-client to v6.4.2 (#9213)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [unleash-client](https://redirect.github.com/Unleash/unleash-client-node) | [`6.4.0` -> `6.4.2`](https://renovatebot.com/diffs/npm/unleash-client/6.4.0/6.4.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/unleash-client/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/unleash-client/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/unleash-client/6.4.0/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unleash-client/6.4.0/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Unleash/unleash-client-node (unleash-client)</summary> ### [`v6.4.2`](https://redirect.github.com/Unleash/unleash-client-node/releases/tag/v6.4.2) [Compare Source](https://redirect.github.com/Unleash/unleash-client-node/compare/v6.4.1...v6.4.2) #### What's Changed - test: make regexes less strict for unleash version by [@&#8203;thomasheartman](https://redirect.github.com/thomasheartman) in [https://github.com/Unleash/unleash-client-node/pull/698](https://redirect.github.com/Unleash/unleash-client-node/pull/698) - fix: use existing convention for sdk name by [@&#8203;kwasniew](https://redirect.github.com/kwasniew) in [https://github.com/Unleash/unleash-client-node/pull/699](https://redirect.github.com/Unleash/unleash-client-node/pull/699) **Full Changelog**: Unleash/unleash-client-node@v6.4.1...v6.4.2 ### [`v6.4.1`](https://redirect.github.com/Unleash/unleash-client-node/releases/tag/v6.4.1) [Compare Source](https://redirect.github.com/Unleash/unleash-client-node/compare/v6.4.0...v6.4.1) #### What's Changed - fix: cross platform uuid by [@&#8203;kwasniew](https://redirect.github.com/kwasniew) in [https://github.com/Unleash/unleash-client-node/pull/696](https://redirect.github.com/Unleash/unleash-client-node/pull/696) - Meta: update release action to v2 by [@&#8203;thomasheartman](https://redirect.github.com/thomasheartman) in [https://github.com/Unleash/unleash-client-node/pull/697](https://redirect.github.com/Unleash/unleash-client-node/pull/697) **Full Changelog**: Unleash/unleash-client-node@v6.4.0...v6.4.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31b1ee7 commit f6c7b46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -9271,8 +9271,8 @@ __metadata:
92719271
linkType: hard
92729272

92739273
"unleash-client@npm:^6.4.0":
9274-
version: 6.4.0
9275-
resolution: "unleash-client@npm:6.4.0"
9274+
version: 6.4.4
9275+
resolution: "unleash-client@npm:6.4.4"
92769276
dependencies:
92779277
http-proxy-agent: "npm:^7.0.2"
92789278
https-proxy-agent: "npm:^7.0.5"
@@ -9282,7 +9282,7 @@ __metadata:
92829282
murmurhash3js: "npm:^3.0.1"
92839283
proxy-from-env: "npm:^1.1.0"
92849284
semver: "npm:^7.6.2"
9285-
checksum: 10c0/df9647b903d21537f1d4d1fbebc4bd1451e8e1f6090f17bdab1eba67158bd98794e535c7850be1472f839cd3f2b06398add097fc7a1a8c5c1ec936c6c0274427
9285+
checksum: 10c0/481c0eedac5299258f34d246f78215ee527848ca1b341538f287beb3477db20053861548ccf518c17fbf97245146c7c8bce649f807e4d07244581b3e44281172
92869286
languageName: node
92879287
linkType: hard
92889288

0 commit comments

Comments
 (0)