Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 28, 2026

Bumps axios to 1.13.4 and updates ancestor dependency @slack/webhook. These dependencies need to be updated together.

Updates axios from 0.21.4 to 1.13.4

Release notes

Sourced from axios's releases.

v1.13.4

Overview

The release addresses issues discovered in v1.13.3 and includes significant CI/CD improvements.

Full Changelog: v1.13.3...v1.13.4

What's New in v1.13.4

Bug Fixes

  • fix: issues with version 1.13.3 (#7352) (ee90dfc)
    • Fixed issues discovered in v1.13.3 release
    • Cleaned up interceptor test files
    • Improved workflow configurations

Infrastructure & CI/CD

  • refactor: ci and build (#7340) (8ff6c19)

    • Major refactoring of CI/CD workflows
    • Consolidated workflow files for better maintainability
    • Added mise configuration for the development environment
    • Improved sponsor block update automation
    • Enhanced issue and PR templates
    • Added automatic release notes generation
    • Implemented workflow cancellation for concurrent runs
  • chore: codegen and some updates to workflows (76cf77b)

    • Code generation improvements
    • Workflow optimisations

Migration Notes

Breaking Changes

None in this release.

Deprecations

None in this release.

Contributors

Thank you to all contributors who made this release possible! Special thanks to:

Release v1.13.3

Release notes:

Bug Fixes

... (truncated)

Commits
  • 9336cf9 chore(release): prepare release 1.13.4 (#7353)
  • ee90dfc fix: issues with version 1.13.3 (#7352)
  • af4f6d9 fix: release branch yml
  • 253e3ad fix: all merge configs
  • 8ff6c19 refactor: ci and build (#7340)
  • ab06109 chore(release): v1.13.3 (#7335)
  • 2d6ad5e revert(deps): bump peter-evans/create-pull-request from 7 to 8 in the github-...
  • cb49a6f chore(sponsor): update sponsor block (#7330)
  • d8233d9 fix(types): restore AxiosError.cause type from unknown to Error (#7327)
  • 5945e40 fix(interceptor): handle the error in the same interceptor (#6269)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for axios since your current version.


Updates @slack/webhook from 6.1.0 to 7.0.6

Release notes

Sourced from @​slack/webhook's releases.

@​slack/webhook@​7.0.6

What's Changed

This release includes a security patch to internal dependencies. 🔏 ✨

📚 Documentation

🤖 Dependencies

  • chore(deps): bump axios from ^1.8.3 to ^1.11.0 in @​slack/webhook in #2335 - Thanks @​mwbrooks!
  • chore(deps-dev): bump @​biomejs/biome to v2 for all packages in #2281 - Thanks @​mwbrooks!
  • chore(deps-dev): bump mocha from 10.8.2 to 11.7.1 in /packages/webhook in the dev-mocha group in #2305 - Thanks @​dependabot!
  • chore(deps-dev): bump nock from 13.5.6 to 14.0.6 in /packages/webhook in #2306 - Thanks @​dependabot!
  • chore(deps-dev): bump typescript from 4.9.5 to 5.8.3 in /packages/webhook in #2309 - Thanks @​dependabot!
  • chore(deps-dev): bump ts-node from 8.10.2 to 10.9.2 in /packages/webhook in #2310 - Thanks @​dependabot!
  • chore(deps-dev): bump shx from 0.3.4 to 0.4.0 in /packages/webhook in #2311 - Thanks @​dependabot!
  • chore(deps-dev): bump c8 from 9.1.0 to 10.1.3 in /packages/webhook in #2312 - Thanks @​dependabot!

🧰 Maintenance

  • test: upload individual test results to codecov to gather stats in #2178 - Thanks @​zimeg!
  • chore(webhook): release @​slack/webhook@​7.0.6 in #2338 - Thanks @​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@​7.0.5...@​slack/webhook@​7.0.6 Milestone: https://github.com/slackapi/node-slack-sdk/milestone/140?closed=1

@​slack/webhook@​7.0.5

What's Changed

This patch release updates the axios dependency used to send webhooks with internal bug fixes.

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@​slack/webhook@​7.0.4..@​slack/webhook@​7.0.5 Milestone: https://github.com/slackapi/node-slack-sdk/milestone/130

@​slack/webhook@​7.0.4

What's Changed

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@​slack/cli-hooks@​1.1.2...@​slack/webhook@​7.0.4

... (truncated)

Commits
  • 013f5d9 chore(webhook): release @​slack/webhook@​7.0.6 (#2338)
  • ab3412b chore(types): release @​slack/types@​2.16.0 (#2339)
  • e00efd9 chore(deps): bump axios from ^1.8.3 to ^1.11.0 in @​slack/webhook (#2335)
  • b66a2cb feat(web-api): add markdown_text property to chat.{postEphemeral|postMessage|...
  • c2a8c84 chore(deps): bump axios from ^1.8.3 to ^1.11.0 in @​slack/web-api (#2332)
  • a11d81d chore(deps-dev): bump tsd from 0.32.0 to 0.33.0 in /packages/web-api (#2334)
  • 4a3ccb3 chore(deps-dev): bump tsd from 0.32.0 to 0.33.0 in /packages/types (#2333)
  • dc32203 Build: remove docusaurus configuration files from repo (#2319)
  • 0ddbaf7 chore(deps-dev): bump cross-env from 7.0.3 to 10.0.0 in /packages/cli-test (#...
  • 0b61cc9 chore(deps-dev): bump typescript from 5.8.3 to 5.9.2 in /packages/oauth (#2328)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by e-zim, a new releaser for @​slack/webhook since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [axios](https://github.com/axios/axios) to 1.13.4 and updates ancestor dependency [@slack/webhook](https://github.com/slackapi/node-slack-sdk). These dependencies need to be updated together.


Updates `axios` from 0.21.4 to 1.13.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.13.4)

Updates `@slack/webhook` from 6.1.0 to 7.0.6
- [Release notes](https://github.com/slackapi/node-slack-sdk/releases)
- [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/webhook@6.1.0...@slack/webhook@7.0.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.13.4
  dependency-type: indirect
- dependency-name: "@slack/webhook"
  dependency-version: 7.0.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 28, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 28, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants