-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[9.1] Update dependency @slack/webhook to ^7.0.6 (main) (#235635) #235738
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
Merged
kibanamachine
merged 1 commit into
elastic:9.1
from
kibanamachine:backport/9.1/pr-235635
Sep 19, 2025
Merged
[9.1] Update dependency @slack/webhook to ^7.0.6 (main) (#235635) #235738
kibanamachine
merged 1 commit into
elastic:9.1
from
kibanamachine:backport/9.1/pr-235635
Sep 19, 2025
Conversation
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
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@slack/webhook](https://tools.slack.dev/node-slack-sdk/webhook) ([source](https://redirect.github.com/slackapi/node-slack-sdk)) | dependencies | patch | [`^7.0.1` -> `^7.0.6`](https://renovatebot.com/diffs/npm/@slack%2fwebhook/7.0.1/7.0.6) | --- ### Release Notes <details> <summary>slackapi/node-slack-sdk (@&elastic#8203;slack/webhook)</summary> ### [`v7.0.6`](https://redirect.github.com/slackapi/node-slack-sdk/releases/tag/%40slack/webhook%407.0.6) [Compare Source](https://redirect.github.com/slackapi/node-slack-sdk/compare/@slack/webhook@7.0.5...@slack/webhook@7.0.6) #### What's Changed This release includes a security patch to internal dependencies. 🔏 ✨ ##### 📚 Documentation - docs: update links, copy edit, apply style guide in [#&elastic#8203;2294](https://redirect.github.com/slackapi/node-slack-sdk/issues/2294) - Thanks [@&elastic#8203;haleychaas](https://redirect.github.com/haleychaas)! - docs: autogenerated typedoc reference in [#&elastic#8203;2308](https://redirect.github.com/slackapi/node-slack-sdk/issues/2308) - Thanks [@&elastic#8203;lukegalbraithrussell](https://redirect.github.com/lukegalbraithrussell)! ##### 🤖 Dependencies - chore(deps): bump axios from ^1.8.3 to ^1.11.0 in [@&elastic#8203;slack/webhook](https://redirect.github.com/slack/webhook) in [#&elastic#8203;2335](https://redirect.github.com/slackapi/node-slack-sdk/issues/2335) - Thanks [@&elastic#8203;mwbrooks](https://redirect.github.com/mwbrooks)! - chore(deps-dev): bump [@&elastic#8203;biomejs/biome](https://redirect.github.com/biomejs/biome) to v2 for all packages in [#&elastic#8203;2281](https://redirect.github.com/slackapi/node-slack-sdk/issues/2281) - Thanks [@&elastic#8203;mwbrooks](https://redirect.github.com/mwbrooks)! - chore(deps-dev): bump mocha from 10.8.2 to 11.7.1 in /packages/webhook in the dev-mocha group in [#&elastic#8203;2305](https://redirect.github.com/slackapi/node-slack-sdk/issues/2305) - Thanks [@&elastic#8203;dependabot](https://redirect.github.com/dependabot)! - chore(deps-dev): bump nock from 13.5.6 to 14.0.6 in /packages/webhook in [#&elastic#8203;2306](https://redirect.github.com/slackapi/node-slack-sdk/issues/2306) - Thanks [@&elastic#8203;dependabot](https://redirect.github.com/dependabot)! - chore(deps-dev): bump typescript from 4.9.5 to 5.8.3 in /packages/webhook in [#&elastic#8203;2309](https://redirect.github.com/slackapi/node-slack-sdk/issues/2309) - Thanks [@&elastic#8203;dependabot](https://redirect.github.com/dependabot)! - chore(deps-dev): bump ts-node from 8.10.2 to 10.9.2 in /packages/webhook in [#&elastic#8203;2310](https://redirect.github.com/slackapi/node-slack-sdk/issues/2310) - Thanks [@&elastic#8203;dependabot](https://redirect.github.com/dependabot)! - chore(deps-dev): bump shx from 0.3.4 to 0.4.0 in /packages/webhook in [#&elastic#8203;2311](https://redirect.github.com/slackapi/node-slack-sdk/issues/2311) - Thanks [@&elastic#8203;dependabot](https://redirect.github.com/dependabot)! - chore(deps-dev): bump c8 from 9.1.0 to 10.1.3 in /packages/webhook in [#&elastic#8203;2312](https://redirect.github.com/slackapi/node-slack-sdk/issues/2312) - Thanks [@&elastic#8203;dependabot](https://redirect.github.com/dependabot)! ##### 🧰 Maintenance - test: upload individual test results to codecov to gather stats in [#&elastic#8203;2178](https://redirect.github.com/slackapi/node-slack-sdk/issues/2178) - Thanks [@&elastic#8203;zimeg](https://redirect.github.com/zimeg)! - chore(webhook): release [@&elastic#8203;slack/webhook](https://redirect.github.com/slack/webhook)[@​7](https://redirect.github.com/7).0.6 in [#&elastic#8203;2338](https://redirect.github.com/slackapi/node-slack-sdk/issues/2338) - Thanks [@&elastic#8203;zimeg](https://redirect.github.com/zimeg)! **Package**: https://www.npmjs.com/package/@​slack/webhook/v/7.0.6 **Full Changelog**: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/webhook](https://redirect.github.com/slack/webhook)[@​7](https://redirect.github.com/7).0.5...[@​slack/webhook](https://redirect.github.com/slack/webhook)[@​7](https://redirect.github.com/7).0.6 **Milestone**: https://github.com/slackapi/node-slack-sdk/milestone/140?closed=1 ### [`v7.0.5`](https://redirect.github.com/slackapi/node-slack-sdk/releases/tag/%40slack/webhook%407.0.5) [Compare Source](https://redirect.github.com/slackapi/node-slack-sdk/compare/@slack/webhook@7.0.4...@slack/webhook@7.0.5) #### What's Changed This patch release updates the `axios` dependency used to send webhooks with internal bug fixes. - fix(webhook): bump axios to 1.8.3 to address CVE-2025-27152 by [@&elastic#8203;zimeg](https://redirect.github.com/zimeg) in [https://github.com/slackapi/node-slack-sdk/pull/2173](https://redirect.github.com/slackapi/node-slack-sdk/pull/2173) **Full Changelog**: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/webhook](https://redirect.github.com/slack/webhook)[@​7](https://redirect.github.com/7).0.4..[@​slack/webhook](https://redirect.github.com/slack/webhook)[@​7](https://redirect.github.com/7).0.5 **Milestone**: https://github.com/slackapi/node-slack-sdk/milestone/130 ### [`v7.0.4`](https://redirect.github.com/slackapi/node-slack-sdk/releases/tag/%40slack/webhook%407.0.4) [Compare Source](https://redirect.github.com/slackapi/node-slack-sdk/compare/@slack/webhook@7.0.3...@slack/webhook@7.0.4) #### What's Changed - chore(deps): bump minimum axios version for web-api and webhook to avoid security vuln by [@&elastic#8203;hello-ashleyintech](https://redirect.github.com/hello-ashleyintech) in [https://github.com/slackapi/node-slack-sdk/pull/2116](https://redirect.github.com/slackapi/node-slack-sdk/pull/2116) - ci: check for changes to lints separate from writing changes by [@&elastic#8203;zimeg](https://redirect.github.com/zimeg) in [https://github.com/slackapi/node-slack-sdk/pull/2117](https://redirect.github.com/slackapi/node-slack-sdk/pull/2117) - chore: tsconfig skiplibcheck:true - dont typecheck dependency d.ts files [https://github.com/slackapi/node-slack-sdk/pull/1913](https://redirect.github.com/slackapi/node-slack-sdk/pull/1913) - thanks [@&elastic#8203;filmaj](https://redirect.github.com/filmaj)! - chore: remove eslint, use biome instead in [https://github.com/slackapi/node-slack-sdk/pull/2006](https://redirect.github.com/slackapi/node-slack-sdk/pull/2006) - thanks [@&elastic#8203;filmaj](https://redirect.github.com/filmaj)! - Release: [@&elastic#8203;slack/webhook](https://redirect.github.com/slack/webhook)[@​7](https://redirect.github.com/7).0.4, [@&elastic#8203;slack/web-api](https://redirect.github.com/slack/web-api)[@​7](https://redirect.github.com/7).8.0 by [@&elastic#8203;hello-ashleyintech](https://redirect.github.com/hello-ashleyintech) in [https://github.com/slackapi/node-slack-sdk/pull/2118](https://redirect.github.com/slackapi/node-slack-sdk/pull/2118) **Full Changelog**: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/cli-hooks](https://redirect.github.com/slack/cli-hooks)[@​1](https://redirect.github.com/1).1.2...[@​slack/webhook](https://redirect.github.com/slack/webhook)[@​7](https://redirect.github.com/7).0.4 ### [`v7.0.3`](https://redirect.github.com/slackapi/node-slack-sdk/releases/tag/%40slack/webhook%407.0.3) [Compare Source](https://redirect.github.com/slackapi/node-slack-sdk/compare/@slack/webhook@7.0.2...@slack/webhook@7.0.3) #### What's Changed This patch release bumps the minimum version of axios to 1.7.4 to address a CVE - see [Axios 1.7.4 release notes](https://redirect.github.com/axios/axios/releases/tag/v1.7.4) for more information. ##### Changelog - webhook(chore): bump axios to 1.7.4 to address CVE-2024-39338 - Thanks [@&elastic#8203;zimeg](https://redirect.github.com/zimeg)! [https://github.com/slackapi/node-slack-sdk/pull/1879](https://redirect.github.com/slackapi/node-slack-sdk/pull/1879) **Full Changelog**: https://github.com/slackapi/node-slack-sdk/compare/[@​slack/web-api](https://redirect.github.com/slack/web-api)[@​7](https://redirect.github.com/7).0.2...[@​slack/webhook](https://redirect.github.com/slack/webhook)[@​7](https://redirect.github.com/7).0.3 ### [`v7.0.2`](https://redirect.github.com/slackapi/node-slack-sdk/releases/tag/%40slack/webhook%407.0.2) [Compare Source](https://redirect.github.com/slackapi/node-slack-sdk/compare/@slack/webhook@7.0.1...@slack/webhook@7.0.2) Bumps axios to 1.6.3 to address a security vulnerability. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> (cherry picked from commit 91d0978)
1 task
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.
Backport
This will backport the following commits from
main
to9.1
:Questions ?
Please refer to the Backport tool documentation