Skip to content

Commit ef4fe75

Browse files
[8.19] Update dependency elastic-apm-node to ^4.13.0 (main) (#220285) (#220479)
# Backport This will backport the following commits from `main` to `8.19`: - [Update dependency elastic-apm-node to ^4.13.0 (main) (#220285)](#220285) <!--- 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-05-08T00:45:01Z","message":"Update dependency elastic-apm-node to ^4.13.0 (main) (#220285)","sha":"2e3eb7b36dab7dfd15b7ff49b34690f8988bb2fe","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","backport:prev-minor","backport:prev-major","v9.1.0","v9.0.2"],"title":"Update dependency elastic-apm-node to ^4.13.0 (main)","number":220285,"url":"https://github.com/elastic/kibana/pull/220285","mergeCommit":{"message":"Update dependency elastic-apm-node to ^4.13.0 (main) (#220285)","sha":"2e3eb7b36dab7dfd15b7ff49b34690f8988bb2fe"}},"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/220285","number":220285,"mergeCommit":{"message":"Update dependency elastic-apm-node to ^4.13.0 (main) (#220285)","sha":"2e3eb7b36dab7dfd15b7ff49b34690f8988bb2fe"}},{"branch":"9.0","label":"v9.0.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/220454","number":220454,"state":"MERGED","mergeCommit":{"sha":"5c0ec4a5a711f9af87744bec7eede7e0dfaa0085","message":"[9.0] Update dependency elastic-apm-node to ^4.13.0 (main) (#220285) (#220454)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.0`:\n- [Update dependency elastic-apm-node to ^4.13.0 (main)\n(#220285)](https://github.com/elastic/kibana/pull/220285)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>"}}]}] BACKPORT--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent cb92bd6 commit ef4fe75

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1137,7 +1137,7 @@
11371137
"del": "^6.1.0",
11381138
"diff": "^7.0.0",
11391139
"dotenv": "^16.4.5",
1140-
"elastic-apm-node": "^4.11.0",
1140+
"elastic-apm-node": "^4.13.0",
11411141
"email-addresses": "^5.0.0",
11421142
"eventsource-parser": "^3.0.0",
11431143
"execa": "^5.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16868,10 +16868,10 @@ ejs@^3.1.10:
1686816868
dependencies:
1686916869
jake "^10.8.5"
1687016870

16871-
elastic-apm-node@^4.10.0, elastic-apm-node@^4.11.0:
16872-
version "4.11.0"
16873-
resolved "https://registry.yarnpkg.com/elastic-apm-node/-/elastic-apm-node-4.11.0.tgz#55ba8a08a653b17ce8120f6a4e690d191d0450aa"
16874-
integrity sha512-QXYjOysgjjASJewDK40iUq8W4fdn/QsJtvl4wsxbSncRfcJCSYPaqfWbxN6YAMpOU0vLp5kBj6tdWPBMTaYrMg==
16871+
elastic-apm-node@^4.10.0, elastic-apm-node@^4.13.0:
16872+
version "4.13.0"
16873+
resolved "https://registry.yarnpkg.com/elastic-apm-node/-/elastic-apm-node-4.13.0.tgz#dda70902ac03f455dddfbd9dd2f81b8dfaa57f06"
16874+
integrity sha512-zb0u1uSDEJCU9IRTzfz7BAz5bgMAJb8iTxGhqiF/x/JEdd4qn53ddIrq0bMPm/eIMA37rIjuaUurZpcbXy6Rvw==
1687516875
dependencies:
1687616876
"@elastic/ecs-pino-format" "^1.5.0"
1687716877
"@opentelemetry/api" "^1.4.1"

0 commit comments

Comments
 (0)