This repository was archived by the owner on Nov 7, 2025. It is now read-only.
Commit a2b2cd8
authored
Bump slackapi/slack-github-action from 2.0.0 to 2.1.0 (#1415)
Bumps
[slackapi/slack-github-action](https://github.com/slackapi/slack-github-action)
from 2.0.0 to 2.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/slackapi/slack-github-action/releases">slackapi/slack-github-action's
releases</a>.</em></p>
<blockquote>
<h2>Slack Send v2.1.0</h2>
<h2>What's changed</h2>
<p>This release improves error messages from odd <code>payload</code>
parsings. An <a
href="https://tools.slack.dev/slack-github-action/additional-configurations#sending-to-a-custom-api-url"><code>api</code></a>
option is now also available in inputs to change the destination of data
with the <code>method</code> technique.</p>
<p>Read more on the <strong>new</strong> site for documentation: <a
href="https://tools.slack.dev/slack-github-action/">https://tools.slack.dev/slack-github-action/</a></p>
<h3>👾 Enhancements</h3>
<ul>
<li>feat: include an 'api' option to customize the slack api method url
in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/409">slackapi/slack-github-action#409</a>
- Thanks <a
href="https://github.com/zimeg"><code>@zimeg</code></a>!</li>
</ul>
<h3>🐛 Bug fixes</h3>
<ul>
<li>fix: avoid erroring if conflicting techniques are set from
environment variables in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/374">slackapi/slack-github-action#374</a>
- Thanks <a
href="https://github.com/zimeg"><code>@zimeg</code></a>!</li>
<li>fix: require a custom 'api' url to send to instead of absolute urls
as a 'method' in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/420">slackapi/slack-github-action#420</a>
- Thanks <a
href="https://github.com/zimeg"><code>@zimeg</code></a>!</li>
<li>fix: include cause of parsing errors in action output logs in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/431">slackapi/slack-github-action#431</a>
- Thanks <a
href="https://github.com/zimeg"><code>@zimeg</code></a>!</li>
</ul>
<h3>📚 Documentation</h3>
<ul>
<li>docs: fix incorrect parameter name in uploadV2 (channel ->
channel_id) in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/371">slackapi/slack-github-action#371</a>
- Thanks <a
href="https://github.com/topkim993"><code>@topkim993</code></a>!</li>
<li>docs: showcase updated use cases in example workflows in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/376">slackapi/slack-github-action#376</a>
- Thanks <a
href="https://github.com/zimeg"><code>@zimeg</code></a>!</li>
<li>docs: include versioning details and migration guides in the readme
in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/410">slackapi/slack-github-action#410</a>
- Thanks <a
href="https://github.com/zimeg"><code>@zimeg</code></a>!</li>
<li>docs: organize documentation as markdown files to match web pages in
<a
href="https://redirect.github.com/slackapi/slack-github-action/pull/422">slackapi/slack-github-action#422</a>
- Thanks <a
href="https://github.com/slackapi"><code>@slackapi</code></a>!</li>
<li>docs: shortens readme due to new tools site docs in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/424">slackapi/slack-github-action#424</a>
- Thanks <a
href="https://github.com/lukegalbraithrussell"><code>@lukegalbraithrussell</code></a>!</li>
<li>docs: pulls out variables into separate page in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/425">slackapi/slack-github-action#425</a>
- Thanks <a
href="https://github.com/lukegalbraithrussell"><code>@lukegalbraithrussell</code></a>!</li>
<li>ci: synchronize documentation pages on the tools.slack.dev site
after changes in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/423">slackapi/slack-github-action#423</a>
- Thanks <a
href="https://github.com/lukegalbraithrussell"><code>@lukegalbraithrussell</code></a>!</li>
<li>docs: update links to go to new api docs site in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/428">slackapi/slack-github-action#428</a>
- Thanks <a
href="https://github.com/slackapi"><code>@slackapi</code></a>!</li>
<li>docs: update casing of Github to GitHub in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/430">slackapi/slack-github-action#430</a>
- Thanks <a
href="https://github.com/slackapi"><code>@slackapi</code></a>!</li>
</ul>
<h3>🤖 Dependencies</h3>
<ul>
<li>build(deps): bump axios from 1.7.7 to 1.7.8 in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/369">slackapi/slack-github-action#369</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
<li>build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/365">slackapi/slack-github-action#365</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
<li>build(deps): bump https-proxy-agent from 7.0.5 to 7.0.6 in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/379">slackapi/slack-github-action#379</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
<li>build(deps): bump axios from 1.7.8 to 1.7.9 in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/382">slackapi/slack-github-action#382</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
<li>build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.2 in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/384">slackapi/slack-github-action#384</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
<li>build(deps): bump <code>@slack/web-api</code> from 7.7.0 to 7.8.0
in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/392">slackapi/slack-github-action#392</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
<li>build(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/394">slackapi/slack-github-action#394</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
<li>build(deps): bump undici from 5.28.4 to 5.28.5 in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/396">slackapi/slack-github-action#396</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
<li>build(deps): bump axios from 1.7.9 to 1.8.1 in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/399">slackapi/slack-github-action#399</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
<li>build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/403">slackapi/slack-github-action#403</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
<li>build(deps): bump <code>@octokit/request-error</code> from 5.0.1 to
5.1.1 in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/404">slackapi/slack-github-action#404</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
<li>build(deps): bump <code>@octokit/plugin-paginate-rest</code> from
9.1.5 to 9.2.2 in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/405">slackapi/slack-github-action#405</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
<li>build(deps): bump <code>@octokit/request</code> from 8.1.6 to 8.4.1
in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/406">slackapi/slack-github-action#406</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
<li>build(deps): bump axios from 1.8.1 to 1.8.2 to address
CVE-2025-27152 in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/407">slackapi/slack-github-action#407</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
<li>build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/415">slackapi/slack-github-action#415</a>
- Thanks <a
href="https://github.com/zimeg"><code>@zimeg</code></a>!</li>
<li>build(deps): bump <code>@slack/web-api</code> from 7.8.0 to 7.9.1
in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/419">slackapi/slack-github-action#419</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
<li>build(deps): bump axios from 1.8.4 to 1.9.0 in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/435">slackapi/slack-github-action#435</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
<li>build(deps): bump actions/create-github-app-token from 1 to 2 in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/436">slackapi/slack-github-action#436</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
<li>build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 in <a
href="https://redirect.github.com/slackapi/slack-github-action/pull/437">slackapi/slack-github-action#437</a>
- Thanks <a
href="https://github.com/dependabot"><code>@dependabot</code></a>!</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/slackapi/slack-github-action/commit/b0fa283ad8fea605de13dc3f449259339835fc52"><code>b0fa283</code></a>
Release</li>
<li><a
href="https://github.com/slackapi/slack-github-action/commit/47b1876080be991b1fc5ff91d384d0042e769e4e"><code>47b1876</code></a>
chore(release): tag version 2.1.0 (<a
href="https://redirect.github.com/slackapi/slack-github-action/issues/438">#438</a>)</li>
<li><a
href="https://github.com/slackapi/slack-github-action/commit/ab965e58bdca6c60639a701a79d306baf0cefd65"><code>ab965e5</code></a>
fix: include cause of parsing errors in action output logs (<a
href="https://redirect.github.com/slackapi/slack-github-action/issues/431">#431</a>)</li>
<li><a
href="https://github.com/slackapi/slack-github-action/commit/c7dafcf1f9f0e2a66b661fa4575eb417ca00e26d"><code>c7dafcf</code></a>
fix: require a custom 'api' url to send to instead of absolute urls as a
'met...</li>
<li><a
href="https://github.com/slackapi/slack-github-action/commit/4fc20beee51dfdd9af584651f75c9d33485fd8be"><code>4fc20be</code></a>
build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (<a
href="https://redirect.github.com/slackapi/slack-github-action/issues/437">#437</a>)</li>
<li><a
href="https://github.com/slackapi/slack-github-action/commit/54c2553ae81114c3cf40f8cdebec4ed9d0590d97"><code>54c2553</code></a>
build(deps): bump actions/create-github-app-token from 1 to 2 (<a
href="https://redirect.github.com/slackapi/slack-github-action/issues/436">#436</a>)</li>
<li><a
href="https://github.com/slackapi/slack-github-action/commit/9472fc6ccebe53f84579e5fbd38222466548f1c7"><code>9472fc6</code></a>
build(deps): bump axios from 1.8.4 to 1.9.0 (<a
href="https://redirect.github.com/slackapi/slack-github-action/issues/435">#435</a>)</li>
<li><a
href="https://github.com/slackapi/slack-github-action/commit/c34c4e85cb7ce10bbaa6ed1269ef520889159eba"><code>c34c4e8</code></a>
build(deps-dev): bump typescript from 5.8.2 to 5.8.3 (<a
href="https://redirect.github.com/slackapi/slack-github-action/issues/434">#434</a>)</li>
<li><a
href="https://github.com/slackapi/slack-github-action/commit/f473c976c63826ac5dfb77daab0b806286a6ef2b"><code>f473c97</code></a>
build(deps-dev): bump <code>@types/node</code> from 22.13.14 to 22.15.3
(<a
href="https://redirect.github.com/slackapi/slack-github-action/issues/433">#433</a>)</li>
<li><a
href="https://github.com/slackapi/slack-github-action/commit/aef4dbb5739df4e2f43fe325742203d16310cc70"><code>aef4dbb</code></a>
docs: update casing of Github to GitHub (<a
href="https://redirect.github.com/slackapi/slack-github-action/issues/430">#430</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/slackapi/slack-github-action/compare/v2.0.0...v2.1.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 1456ed5 commit a2b2cd8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments