Skip to content

Commit

Permalink
fix(deps): update dependency unleash-proxy-client to v2.4.0 (#2766)
Browse files Browse the repository at this point in the history
[![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.3.0` ->
`2.4.0`](https://renovatebot.com/diffs/npm/unleash-proxy-client/2.3.0/2.4.0)
|
[![age](https://badges.renovateapi.com/packages/npm/unleash-proxy-client/2.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/unleash-proxy-client/2.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/unleash-proxy-client/2.4.0/compatibility-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/unleash-proxy-client/2.4.0/confidence-slim/2.3.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>unleash/unleash-proxy-client-js</summary>

###
[`v2.4.0`](https://togithub.com/Unleash/unleash-proxy-client-js/releases/tag/v2.4.0)

[Compare
Source](https://togithub.com/unleash/unleash-proxy-client-js/compare/v2.3.0...v2.4.0)

-
[`dd59036`](http://github.com/Unleash/unleash-proxy-client-js/commit/dd59036a3e34ea35eb3fd651793f85777646f407)
- fix: Include impression data status when not enabled
([#&#8203;122](https://togithub.com/unleash/unleash-proxy-client-js/issues/122))
-
[`766b697`](http://github.com/Unleash/unleash-proxy-client-js/commit/766b697fbe63df7347ee54a6646c728f1d483791)
- Feat/post fetching
([#&#8203;125](https://togithub.com/unleash/unleash-proxy-client-js/issues/125))
-
[`815ac4b`](http://github.com/Unleash/unleash-proxy-client-js/commit/815ac4b3b8d07db8f26f7dfbe64fa204976f66ef)
- 2.4.0-beta.0
-
[`f0d5397`](http://github.com/Unleash/unleash-proxy-client-js/commit/f0d5397b6344622c573e859cd59e36670123e64f)
- bundle rollup for browser
([#&#8203;129](https://togithub.com/unleash/unleash-proxy-client-js/issues/129))
-
[`477a529`](http://github.com/Unleash/unleash-proxy-client-js/commit/477a5290616da4a07ead50b576cc9185c8cd0855)
- 2.4.0-beta.1
-
[`6c7a458`](http://github.com/Unleash/unleash-proxy-client-js/commit/6c7a458a53279eb112469ed49e681dcc57dca5a3)
- 2.4.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:eyJjcmVhdGVkSW5WZXIiOiIzNC43NC4yIiwidXBkYXRlZEluVmVyIjoiMzQuNzQuMiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 28, 2022
1 parent 1fa75cb commit 47bdf61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Expand Up @@ -35,7 +35,7 @@
"immer": "^9.0.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"unleash-proxy-client": "2.3.0",
"unleash-proxy-client": "2.4.0",
"url-loader": "4.1.1"
},
"resolutions": {
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Expand Up @@ -14000,10 +14000,10 @@ universalify@^2.0.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
integrity sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==

unleash-proxy-client@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/unleash-proxy-client/-/unleash-proxy-client-2.3.0.tgz#30937d782a99ada6b9cb3012e824c232c64dab9c"
integrity sha512-UYDZjjsIF+n01LnijR8t/FXOM5XPnjZkE5K/E+SInFzBfL1SckYZHiuzii1/4QmiRo/x+vjx9LJjAzE8JRas4Q==
unleash-proxy-client@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/unleash-proxy-client/-/unleash-proxy-client-2.4.0.tgz#3b97061bb79ef78f8fe98f3be40dfcb1e1343ac4"
integrity sha512-+kvO50Q/hFzrUIecIno9SLaDaKEadX6lOL4cd7kzLG54YqGHii97zEhkqJa1443DJ7oXsj7HjRWXlPycQjpNaQ==
dependencies:
tiny-emitter "^2.1.0"
uuid "^8.3.2"
Expand Down

0 comments on commit 47bdf61

Please sign in to comment.