chore(deps): Update LaunchDarkly clients#167765
Merged
afharo merged 1 commit intoelastic:mainfrom Oct 2, 2023
Merged
Conversation
f57c85d to
328f2ef
Compare
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: cc @afharo |
Contributor
|
Pinging @elastic/kibana-core (Team:Core) |
Contributor
|
Pinging @elastic/platform-onboarding (Team:Journey/Onboarding) |
pgayvallet
approved these changes
Oct 2, 2023
Contributor
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
Member
Author
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
afharo
added a commit
to afharo/kibana
that referenced
this pull request
Oct 3, 2023
(cherry picked from commit b58e06b) # Conflicts: # package.json
afharo
added a commit
that referenced
this pull request
Oct 3, 2023
# Backport This will backport the following commits from `main` to `8.10`: - [chore(deps): Update LaunchDarkly clients (#167765)](#167765) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Alejandro Fernández Haro","email":"alejandro.haro@elastic.co"},"sourceCommit":{"committedDate":"2023-10-02T13:58:46Z","message":"chore(deps): Update LaunchDarkly clients (#167765)","sha":"b58e06b2a9b5f16f348b47d911ba9a7957c4483b","branchLabelMapping":{"^v8.11.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","backport:prev-minor","Team:Journey/Onboarding","v8.11.0"],"number":167765,"url":"https://github.com/elastic/kibana/pull/167765","mergeCommit":{"message":"chore(deps): Update LaunchDarkly clients (#167765)","sha":"b58e06b2a9b5f16f348b47d911ba9a7957c4483b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.11.0","labelRegex":"^v8.11.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/167765","number":167765,"mergeCommit":{"message":"chore(deps): Update LaunchDarkly clients (#167765)","sha":"b58e06b2a9b5f16f348b47d911ba9a7957c4483b"}}]}] BACKPORT-->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Resolves #167542.
Changelog: https://docs.launchdarkly.com/sdk/client-side/javascript/migration-2-to-3
✅ Tested locally, and it still works with existing flags.
Checklist
For maintainers