Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency launchdarkly-js-client-sdk to v3.4.0 #338

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
launchdarkly-js-client-sdk 3.2.0 -> 3.4.0 age adoption passing confidence

Release Notes

launchdarkly/js-client-sdk (launchdarkly-js-client-sdk)

v3.4.0

Compare Source

Changed:
  • Updated to launchdarkly-js-sdk-common 5.3.0 which supports synchronous inspectors.

v3.3.0

Compare Source

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.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jul 27, 2024
@renovate renovate bot enabled auto-merge July 27, 2024 12:46
@renovate renovate bot force-pushed the renovate/launchdarkly-js-client-sdk-3.x-lockfile branch from d78ac67 to 8402545 Compare July 27, 2024 16:43
@renovate renovate bot merged commit 2119652 into main Jul 27, 2024
4 checks passed
@renovate renovate bot deleted the renovate/launchdarkly-js-client-sdk-3.x-lockfile branch July 27, 2024 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants