Skip to content

Bump @slack/rtm-api from 7.0.2 to 7.0.3 - #129

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/slack/rtm-api-7.0.3
Closed

Bump @slack/rtm-api from 7.0.2 to 7.0.3#129
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/slack/rtm-api-7.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 28, 2025

Copy link
Copy Markdown
Contributor

Bumps @slack/rtm-api from 7.0.2 to 7.0.3.

Release notes

Sourced from @​slack/rtm-api's releases.

@​slack/rtm-api@​7.0.3

What's Changed

This release includes an update of @slack/web-api to bump internal dependencies to supported versions.

Maintenance 🧰

Full Changelog: https://github.com/slackapi/node-slack-sdk/compare/@​slack/rtm-api@​7.0.2...@​slack/rtm-api@​7.0.3 Milestone: https://github.com/slackapi/node-slack-sdk/milestone/135

Commits
  • 3eb4184 chore(rtm-api): release @​slack/rtm-api@​7.0.3 (#2210)
  • 50d556d chore(rtm-api): bump @​slack/web-api from 7.8.0 to 7.9.1 (#2194)
  • 11f7632 chore(oauth): release @​slack/oauth@​3.0.3 (#2209)
  • e531bdc chore(oauth): bump @​slack/web-api from 7.8.0 to 7.9.1 (#2193)
  • ee8ada3 chore(web-api): release @​slack/web-api@​7.9.1 (#2206)
  • e8e7b27 chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 in /packages/oauth (#2162)
  • dfe6c0e chore(deps-dev): bump sinon from 19.0.5 to 20.0.0 in /packages/oauth in the d...
  • 5fe0b80 chore(deps-dev): bump sinon from 19.0.5 to 20.0.0 in /packages/socket-mode in...
  • eccb157 chore(deps-dev): bump sinon from 19.0.5 to 20.0.0 in /packages/web-api in the...
  • 0a754a3 chore(deps-dev): bump sinon from 19.0.5 to 20.0.0 in /packages/cli-hooks in t...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@slack/rtm-api](https://github.com/slackapi/node-slack-sdk) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/slackapi/node-slack-sdk/releases)
- [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/rtm-api@7.0.2...@slack/rtm-api@7.0.3)

---
updated-dependencies:
- dependency-name: "@slack/rtm-api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 28, 2025
@dependabot @github

dependabot Bot commented on behalf of github Aug 26, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #152.

@dependabot dependabot Bot closed this Aug 26, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/slack/rtm-api-7.0.3 branch August 26, 2025 23:13
htilly added a commit that referenced this pull request Aug 28, 2026
Fixes GHSA-hq3h-g68c-hp78 / CVE-2026-55553 (Dependabot alert #129):
transitive urllib <=2.44.0 preserves credential-bearing headers
(Authorization, Cookie, etc.) across cross-origin redirects.

@jsfeb26/urllib-sync was the sole package pulling in the vulnerable
urllib@2.11.1, and it is not referenced anywhere in the codebase
(added in 2021 as a fork of urllib-sync, never used since). Removing
it as dead weight eliminates the vulnerable transitive dependency
entirely rather than forcing an override against its ~2.11.0 pin.

Co-authored-by: Henrik Tilly <htilly@Henriks-MBP.tilly.lan>
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
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