-
Notifications
You must be signed in to change notification settings - Fork 28
Commit 2119652
authored
fix(deps): update dependency launchdarkly-js-client-sdk to v3.4.0 (#338)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[launchdarkly-js-client-sdk](https://togithub.com/launchdarkly/js-client-sdk)
| [`3.2.0` ->
`3.4.0`](https://renovatebot.com/diffs/npm/launchdarkly-js-client-sdk/3.2.0/3.4.0)
|
[](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>launchdarkly/js-client-sdk
(launchdarkly-js-client-sdk)</summary>
###
[`v3.4.0`](https://togithub.com/launchdarkly/js-client-sdk/blob/HEAD/CHANGELOG.md#340---2024-06-20)
[Compare
Source](https://togithub.com/launchdarkly/js-client-sdk/compare/3.3.0...3.4.0)
##### Changed:
- Updated to launchdarkly-js-sdk-common 5.3.0 which supports synchronous
inspectors.
###
[`v3.3.0`](https://togithub.com/launchdarkly/js-client-sdk/blob/HEAD/CHANGELOG.md#330---2024-05-01)
[Compare
Source](https://togithub.com/launchdarkly/js-client-sdk/compare/3.2.0...3.3.0)
##### Added:
- Added an optional timeout to the `waitForInitialization` method. When
a timeout is specified the returned promise will be rejected after the
timeout elapses if the client has not finished initializing within that
time. When no timeout is specified the returned promise will not be
resolved or rejected until the initialization either completes or fails.
##### Changed:
- The track method now validates that the provided metricValue is a
number. If a metric value is provided, and it is not a number, then a
warning will be logged.
##### Fixed:
- Fixed the documentation for `evaluationReasons` for the `identify`
method.
</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/open-feature/playground).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent f2f381b commit 2119652Copy full SHA for 2119652
File tree
Expand file treeCollapse file tree
1 file changed
+9
-7
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+9
-7
lines changed+9-7Lines changed: 9 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments