dependabot[bot] opened a new pull request, #63132: URL: https://github.com/apache/airflow/pull/63132
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.0.0 to 2.1.1. <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.1</h2> <h2>What's Changed</h2> <p>This release fixes an issue where substituted variables might've broken valid JSON or YAML parsings when using the <code>payload-file-path</code> input option.</p> <h3>🐛 Bug fixes</h3> <ul> <li>fix: parse provided payloads before replacing templated variables in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/449">slackapi/slack-github-action#449</a> - Thanks <a href="https://github.com/zimeg"><code>@zimeg</code></a>!</li> </ul> <h3>📚 Documentation</h3> <ul> <li>docs: fix channel mention formatting in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/447">slackapi/slack-github-action#447</a> - Thanks <a href="https://github.com/mwbrooks"><code>@mwbrooks</code></a>!</li> <li>docs: remove links to pages that are no longer referenced in markdown in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/459">slackapi/slack-github-action#459</a> - Thanks <a href="https://github.com/zimeg"><code>@zimeg</code></a>!</li> </ul> <h3>🤖 Dependencies</h3> <ul> <li>build(deps): bump undici from 5.28.5 to 5.29.0 in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/442">slackapi/slack-github-action#442</a> - Thanks <a href="https://github.com/dependabot"><code>@dependabot</code></a>!</li> <li>build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/443">slackapi/slack-github-action#443</a> - Thanks <a href="https://github.com/dependabot"><code>@dependabot</code></a>!</li> <li>build(deps-dev): bump mocha from 11.1.0 to 11.5.0 in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/450">slackapi/slack-github-action#450</a> - Thanks <a href="https://github.com/dependabot"><code>@dependabot</code></a>!</li> <li>build(deps): bump <code>@actions/github</code> from 6.0.0 to 6.0.1 in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/451">slackapi/slack-github-action#451</a> - Thanks <a href="https://github.com/dependabot"><code>@dependabot</code></a>!</li> <li>build(deps-dev): bump <code>@types/node</code> from 22.15.3 to 22.15.29 in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/452">slackapi/slack-github-action#452</a> - Thanks <a href="https://github.com/dependabot"><code>@dependabot</code></a>!</li> <li>build(deps): bump <code>@slack/web-api</code> from 7.9.1 to 7.9.2 in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/453">slackapi/slack-github-action#453</a> - Thanks <a href="https://github.com/dependabot"><code>@dependabot</code></a>!</li> <li>build(deps): bump <code>@slack/web-api</code> from 7.9.2 to 7.9.3 in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/462">slackapi/slack-github-action#462</a> - Thanks <a href="https://github.com/dependabot"><code>@dependabot</code></a>!</li> <li>build(deps): bump axios from 1.9.0 to 1.10.0 in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/465">slackapi/slack-github-action#465</a> - Thanks <a href="https://github.com/dependabot"><code>@dependabot</code></a>!</li> <li>build(deps-dev): bump <code>@types/node</code> from 22.15.29 to 24.0.3 in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/466">slackapi/slack-github-action#466</a> - Thanks <a href="https://github.com/dependabot"><code>@dependabot</code></a>!</li> <li>build(deps-dev): bump mocha from 11.5.0 to 11.7.1 in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/468">slackapi/slack-github-action#468</a> - Thanks <a href="https://github.com/dependabot"><code>@dependabot</code></a>!</li> <li>build(deps-dev): bump mocha-suppress-logs from 0.5.1 to 0.6.0 in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/469">slackapi/slack-github-action#469</a> - Thanks <a href="https://github.com/dependabot"><code>@dependabot</code></a>!</li> <li>build(deps-dev): bump sinon from 20.0.0 to 21.0.0 in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/471">slackapi/slack-github-action#471</a> - Thanks <a href="https://github.com/dependabot"><code>@dependabot</code></a>!</li> <li>build(deps-dev): bump <code>@types/node</code> from 24.0.3 to 24.0.8 in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/472">slackapi/slack-github-action#472</a> - Thanks <a href="https://github.com/dependabot"><code>@dependabot</code></a>!</li> <li>build(deps-dev): bump <code>@biomejs/biome</code> from 1.9.4 to 2.0.6 in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/470">slackapi/slack-github-action#470</a> - Thanks <a href="https://github.com/dependabot"><code>@dependabot</code></a>!</li> </ul> <h3>🧰 Maintenance</h3> <ul> <li>ci: pin action hashes and escape variables with minimum permission in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/441">slackapi/slack-github-action#441</a> - Thanks <a href="https://github.com/zimeg"><code>@zimeg</code></a>!</li> <li>build: create separate release branches for tagged releases on publish in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/457">slackapi/slack-github-action#457</a> - Thanks <a href="https://github.com/zimeg"><code>@zimeg</code></a>!</li> <li>build: clone repository "docs" and configuration when syncing project docs in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/467">slackapi/slack-github-action#467</a> - Thanks <a href="https://github.com/lukegalbraithrussell"><code>@lukegalbraithrussell</code></a>!</li> <li>chore(release): tag version 2.1.1 in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/474">slackapi/slack-github-action#474</a> - Thanks <a href="https://github.com/zimeg"><code>@zimeg</code></a>!</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/slackapi/slack-github-action/compare/v2.1.0...v2.1.1">https://github.com/slackapi/slack-github-action/compare/v2.1.0...v2.1.1</a></p> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/slackapi/slack-github-action/commit/91efab103c0de0a537f72a35f6b8cda0ee76bf0a"><code>91efab1</code></a> Release</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/b6f4640825302dc9b85bd5ffbe34dfc7a762e404"><code>b6f4640</code></a> chore(release): tag version 2.1.1 (<a href="https://redirect.github.com/slackapi/slack-github-action/issues/474">#474</a>)</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/d3dc61e5d1355f17c060df3210cda7044341866e"><code>d3dc61e</code></a> build(deps-dev): bump <code>@biomejs/biome</code> from 1.9.4 to 2.0.6 (<a href="https://redirect.github.com/slackapi/slack-github-action/issues/470">#470</a>)</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/f647c89261423b9045f1ecc4f887c2e62ff6f33d"><code>f647c89</code></a> build(deps-dev): bump <code>@types/node</code> from 24.0.3 to 24.0.8 (<a href="https://redirect.github.com/slackapi/slack-github-action/issues/472">#472</a>)</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/e6fa63302e670473dcb1695b744c15895d615227"><code>e6fa633</code></a> build(deps-dev): bump sinon from 20.0.0 to 21.0.0 (<a href="https://redirect.github.com/slackapi/slack-github-action/issues/471">#471</a>)</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/75b7822f871b0c9c128cae6c27efc029b1f6c1de"><code>75b7822</code></a> build(deps-dev): bump mocha-suppress-logs from 0.5.1 to 0.6.0 (<a href="https://redirect.github.com/slackapi/slack-github-action/issues/469">#469</a>)</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/d7b6150e2a1b713e9aaf24e1559a11dfdf0f2a2d"><code>d7b6150</code></a> build(deps-dev): bump mocha from 11.5.0 to 11.7.1 (<a href="https://redirect.github.com/slackapi/slack-github-action/issues/468">#468</a>)</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/a7f5b68f29d9c4eb439f490ee90bda80a34ed6f5"><code>a7f5b68</code></a> build: clone repository "docs" and configuration when syncing project docs (#...</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/c69deab25713549329730019e9c20a81d09bb4cd"><code>c69deab</code></a> build(deps-dev): bump <code>@types/node</code> from 22.15.29 to 24.0.3 (<a href="https://redirect.github.com/slackapi/slack-github-action/issues/466">#466</a>)</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/1d0943cb8c8bca873d09b7b9638f3a94f89d829a"><code>1d0943c</code></a> build(deps): bump axios from 1.9.0 to 1.10.0 (<a href="https://redirect.github.com/slackapi/slack-github-action/issues/465">#465</a>)</li> <li>Additional commits viewable in <a href="https://github.com/slackapi/slack-github-action/compare/485a9d42d3a73031f12ec201c457e2162c45d02d...91efab103c0de0a537f72a35f6b8cda0ee76bf0a">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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
