mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
# Backport This will backport the following commits from `main` to `9.0`: - [Update LaunchDarkly (main) (#216366)](https://github.com/elastic/kibana/pull/216366) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-04-02T20:52:36Z","message":"Update LaunchDarkly (main) (#216366)","sha":"34ba08d0cbe4b7f93fe39b4b12b5399359e060cf","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","Team:Security","release_note:skip","backport:prev-minor","v9.1.0"],"title":"Update LaunchDarkly (main)","number":216366,"url":"https://github.com/elastic/kibana/pull/216366","mergeCommit":{"message":"Update LaunchDarkly (main) (#216366)","sha":"34ba08d0cbe4b7f93fe39b4b12b5399359e060cf"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/216366","number":216366,"mergeCommit":{"message":"Update LaunchDarkly (main) (#216366)","sha":"34ba08d0cbe4b7f93fe39b4b12b5399359e060cf"}}]}] BACKPORT--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
This commit is contained in:
parent
192213fbad
commit
0ab9cd521e
2 changed files with 7 additions and 7 deletions
|
@ -1030,8 +1030,8 @@
|
|||
"@langchain/langgraph": "^0.2.45",
|
||||
"@langchain/openai": "^0.4.4",
|
||||
"@langtrase/trace-attributes": "^7.5.0",
|
||||
"@launchdarkly/node-server-sdk": "^9.7.5",
|
||||
"@launchdarkly/openfeature-node-server": "^1.0.0",
|
||||
"@launchdarkly/node-server-sdk": "^9.7.6",
|
||||
"@launchdarkly/openfeature-node-server": "^1.1.0",
|
||||
"@loaders.gl/core": "^3.4.7",
|
||||
"@loaders.gl/json": "^3.4.7",
|
||||
"@loaders.gl/shapefile": "^3.4.7",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -8030,7 +8030,7 @@
|
|||
"@launchdarkly/js-sdk-common" "2.13.0"
|
||||
semver "7.5.4"
|
||||
|
||||
"@launchdarkly/node-server-sdk@^9.7.5":
|
||||
"@launchdarkly/node-server-sdk@^9.7.6":
|
||||
version "9.7.6"
|
||||
resolved "https://registry.yarnpkg.com/@launchdarkly/node-server-sdk/-/node-server-sdk-9.7.6.tgz#1860e71535b51da0f30e169389822e9506cfed9c"
|
||||
integrity sha512-Sg71ks8EHykh6xHUgrCIOn8dXeY5dCa0UA+oQ6ttqxauz2Wvx9XJ1XlZowWOmUkdWrewri9ywrvLzaW2X0F5nQ==
|
||||
|
@ -8039,10 +8039,10 @@
|
|||
https-proxy-agent "^5.0.1"
|
||||
launchdarkly-eventsource "2.0.3"
|
||||
|
||||
"@launchdarkly/openfeature-node-server@^1.0.0":
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/@launchdarkly/openfeature-node-server/-/openfeature-node-server-1.0.0.tgz#09abebb56608e729049c3ebbd2373ce0ea25121d"
|
||||
integrity sha512-4O4bQSqM+9BUZo8L+rQkxUdrv3sqC8vGcC0U0yBvELXmd9Q8jJZkY+7+idcx/zJsInYwnfmS0TUA4YeOyQw89A==
|
||||
"@launchdarkly/openfeature-node-server@^1.1.0":
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@launchdarkly/openfeature-node-server/-/openfeature-node-server-1.1.0.tgz#b2ae7a667f84bc4714c9657cd62f029c7af72f6e"
|
||||
integrity sha512-x3uxYfF+NBbIZz0w8K4GIYquMiC5YaH8JwnrfYPrjO/gKHRnBlYdrAQFL+N8m4K7jf8U66Je1JRkGTVk+/2n+g==
|
||||
|
||||
"@leichtgewicht/ip-codec@^2.0.1":
|
||||
version "2.0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue