⬆️ Bump slackapi/slack-github-action from 2.0.0 to 2.1.0
Open
Number: #10
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 1
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
Created:
June 01, 2025 at 05:44 AM UTC
(4 months ago)
(4 months ago)
Updated:
June 02, 2025 at 08:02 AM UTC
(4 months ago)
(4 months ago)
Labels:
github_actions dependencies minor
github_actions dependencies minor
Description:
Bumps slackapi/slack-github-action from 2.0.0 to 2.1.0.
Release notes
Sourced from slackapi/slack-github-action's releases.
Slack Send v2.1.0
What's changed
This release improves error messages from odd
payload
parsings. Anapi
option is now also available in inputs to change the destination of data with themethod
technique.Read more on the new site for documentation: https://tools.slack.dev/slack-github-action/
👾 Enhancements
- feat: include an 'api' option to customize the slack api method url in slackapi/slack-github-action#409 - Thanks
@zimeg
!🐛 Bug fixes
- fix: avoid erroring if conflicting techniques are set from environment variables in slackapi/slack-github-action#374 - Thanks
@zimeg
!- fix: require a custom 'api' url to send to instead of absolute urls as a 'method' in slackapi/slack-github-action#420 - Thanks
@zimeg
!- fix: include cause of parsing errors in action output logs in slackapi/slack-github-action#431 - Thanks
@zimeg
!📚 Documentation
- docs: fix incorrect parameter name in uploadV2 (channel -> channel_id) in slackapi/slack-github-action#371 - Thanks
@topkim993
!- docs: showcase updated use cases in example workflows in slackapi/slack-github-action#376 - Thanks
@zimeg
!- docs: include versioning details and migration guides in the readme in slackapi/slack-github-action#410 - Thanks
@zimeg
!- docs: organize documentation as markdown files to match web pages in slackapi/slack-github-action#422 - Thanks
@slackapi
!- docs: shortens readme due to new tools site docs in slackapi/slack-github-action#424 - Thanks
@lukegalbraithrussell
!- docs: pulls out variables into separate page in slackapi/slack-github-action#425 - Thanks
@lukegalbraithrussell
!- ci: synchronize documentation pages on the tools.slack.dev site after changes in slackapi/slack-github-action#423 - Thanks
@lukegalbraithrussell
!- docs: update links to go to new api docs site in slackapi/slack-github-action#428 - Thanks
@slackapi
!- docs: update casing of Github to GitHub in slackapi/slack-github-action#430 - Thanks
@slackapi
!🤖 Dependencies
- build(deps): bump axios from 1.7.7 to 1.7.8 in slackapi/slack-github-action#369 - Thanks
@dependabot
!- build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 in slackapi/slack-github-action#365 - Thanks
@dependabot
!- build(deps): bump https-proxy-agent from 7.0.5 to 7.0.6 in slackapi/slack-github-action#379 - Thanks
@dependabot
!- build(deps): bump axios from 1.7.8 to 1.7.9 in slackapi/slack-github-action#382 - Thanks
@dependabot
!- build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.2 in slackapi/slack-github-action#384 - Thanks
@dependabot
!- build(deps): bump
@slack/web-api
from 7.7.0 to 7.8.0 in slackapi/slack-github-action#392 - Thanks@dependabot
!- build(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 in slackapi/slack-github-action#394 - Thanks
@dependabot
!- build(deps): bump undici from 5.28.4 to 5.28.5 in slackapi/slack-github-action#396 - Thanks
@dependabot
!- build(deps): bump axios from 1.7.9 to 1.8.1 in slackapi/slack-github-action#399 - Thanks
@dependabot
!- build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 in slackapi/slack-github-action#403 - Thanks
@dependabot
!- build(deps): bump
@octokit/request-error
from 5.0.1 to 5.1.1 in slackapi/slack-github-action#404 - Thanks@dependabot
!- build(deps): bump
@octokit/plugin-paginate-rest
from 9.1.5 to 9.2.2 in slackapi/slack-github-action#405 - Thanks@dependabot
!- build(deps): bump
@octokit/request
from 8.1.6 to 8.4.1 in slackapi/slack-github-action#406 - Thanks@dependabot
!- build(deps): bump axios from 1.8.1 to 1.8.2 to address CVE-2025-27152 in slackapi/slack-github-action#407 - Thanks
@dependabot
!- build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in slackapi/slack-github-action#415 - Thanks
@zimeg
!- build(deps): bump
@slack/web-api
from 7.8.0 to 7.9.1 in slackapi/slack-github-action#419 - Thanks@dependabot
!- build(deps): bump axios from 1.8.4 to 1.9.0 in slackapi/slack-github-action#435 - Thanks
@dependabot
!- build(deps): bump actions/create-github-app-token from 1 to 2 in slackapi/slack-github-action#436 - Thanks
@dependabot
!- build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 in slackapi/slack-github-action#437 - Thanks
@dependabot
!
... (truncated)
Commits
b0fa283
Release47b1876
chore(release): tag version 2.1.0 (#438)ab965e5
fix: include cause of parsing errors in action output logs (#431)c7dafcf
fix: require a custom 'api' url to send to instead of absolute urls as a 'met...4fc20be
build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (#437)54c2553
build(deps): bump actions/create-github-app-token from 1 to 2 (#436)9472fc6
build(deps): bump axios from 1.8.4 to 1.9.0 (#435)c34c4e8
build(deps-dev): bump typescript from 5.8.2 to 5.8.3 (#434)f473c97
build(deps-dev): bump@types/node
from 22.13.14 to 22.15.3 (#433)aef4dbb
docs: update casing of Github to GitHub (#430)- Additional commits viewable in compare view
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)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Package:
slackapi/slack-github-action
Ecosystem:
actions
actions
Version Change:
2.0.0 → 2.1.0
Update Type:
Minor
Minor
Technical Details
ID: | 824466 |
UUID: | 3106660466 |
Node ID: | PR_kwDOOCcTCc6Yc07R |
Host: | GitHub |
Repository: | Staffbase/github-action-find-flaky-tests |