[8.x] Update LaunchDarkly (main) (#205152) (#206375)

# Backport

This will backport the following commits from `main` to `8.x`:
- [Update LaunchDarkly (main)
(#205152)](https://github.com/elastic/kibana/pull/205152)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-01-11T23:58:02Z","message":"Update
LaunchDarkly (main)
(#205152)","sha":"5e3d98c337c5c5a918879d22d072e9362c768c3b","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","Team:Security","release_note:skip","v9.0.0","backport:prev-minor"],"title":"Update
LaunchDarkly
(main)","number":205152,"url":"https://github.com/elastic/kibana/pull/205152","mergeCommit":{"message":"Update
LaunchDarkly (main)
(#205152)","sha":"5e3d98c337c5c5a918879d22d072e9362c768c3b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/205152","number":205152,"mergeCommit":{"message":"Update
LaunchDarkly (main)
(#205152)","sha":"5e3d98c337c5c5a918879d22d072e9362c768c3b"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
This commit is contained in:
Kibana Machine 2025-01-12 12:52:01 +11:00 committed by GitHub
parent 08225f9b43
commit a71eb6a41b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -20,7 +20,7 @@ jobs:
with:
fetch-depth: 11 # This value must be set if the lookback configuration option is not disabled for find-code-references. Read more: https://github.com/launchdarkly/ld-find-code-refs#searching-for-unused-flags-extinctions
- name: LaunchDarkly Code References
uses: launchdarkly/find-code-references@ba05c32c4bddd0374bd3f5ecabcbb8e2118e8aa8 # v2.12.0
uses: launchdarkly/find-code-references@e3e9da201b87ada54eb4c550c14fb783385c5c8a # v2.13.0
with:
accessToken: ${{ secrets.LD_ACCESS_TOKEN }}
projKey: ${{ secrets.LD_PROJECT_KEY }}

View file

@ -1043,7 +1043,7 @@
"@mapbox/mapbox-gl-supported": "2.0.1",
"@mapbox/vector-tile": "1.3.1",
"@openfeature/core": "^1.5.0",
"@openfeature/launchdarkly-client-provider": "^0.3.0",
"@openfeature/launchdarkly-client-provider": "^0.3.1",
"@openfeature/server-sdk": "^1.16.1",
"@openfeature/web-sdk": "^1.3.1",
"@opentelemetry/api": "^1.1.0",

View file

@ -8850,10 +8850,10 @@
resolved "https://registry.yarnpkg.com/@openfeature/core/-/core-1.5.0.tgz#5fda73aa125dfb5729f5dd7362df00b6dca23a24"
integrity sha512-dRBJjnYhEa6XoF9BNf9sW4sHuXmigfBbbatA5djbRXRBDExrXsMydMpEWQqKYhd7XwdwFatuh2q+UkVbXriUKA==
"@openfeature/launchdarkly-client-provider@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@openfeature/launchdarkly-client-provider/-/launchdarkly-client-provider-0.3.0.tgz#47ad29671529595314fdb9497d078be0a744e006"
integrity sha512-iFe27RbuUxv4hDGJDmWJnxs5gpzU2d1xTxrGu/8z0gcbtXUAaYM6s4kglf63V2QzWV/Grot6P6bwSLlqeSDwMw==
"@openfeature/launchdarkly-client-provider@^0.3.1":
version "0.3.1"
resolved "https://registry.yarnpkg.com/@openfeature/launchdarkly-client-provider/-/launchdarkly-client-provider-0.3.1.tgz#bc978efa17cd4a17a308d2ec4ed71ca3d72a895d"
integrity sha512-noMT21f0DB28qteUtj+Wy/D44XkARJg70FZWKeZ7IFyDxWOs7PTBoXU8gNbFGoCADfAj4QBfN/tg61jeqajmHA==
dependencies:
lodash.isempty "4.4.0"