dependabot[bot] opened a new pull request, #63157: URL: https://github.com/apache/airflow/pull/63157
Bumps the github-actions-updates group with 2 updates: [pnpm/action-setup](https://github.com/pnpm/action-setup) and [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action). Updates `pnpm/action-setup` from 4.0.0 to 4.2.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pnpm/action-setup/releases">pnpm/action-setup's releases</a>.</em></p> <blockquote> <h2>v4.2.0</h2> <p>When there's a <code>.npmrc</code> file at the root of the repository, pnpm will be fetched from the registry that is specified in that <code>.npmrc</code> file <a href="https://redirect.github.com/pnpm/action-setup/pull/179">#179</a></p> <h2>v4.1.0</h2> <p>Add support for <code>package.yaml</code> <a href="https://redirect.github.com/pnpm/action-setup/pull/156">#156</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pnpm/action-setup/commit/41ff72655975bd51cab0327fa583b6e92b6d3061"><code>41ff726</code></a> feat: support installation from custom NPM registry (<a href="https://redirect.github.com/pnpm/action-setup/issues/179">#179</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/f2b2b233b538f500472c7274c7012f57857d8ce0"><code>f2b2b23</code></a> Remove --frozen-lockfile from examples (<a href="https://redirect.github.com/pnpm/action-setup/issues/171">#171</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/77504a59bc222656ff0605f120aea22f630873cb"><code>77504a5</code></a> Fix multiline run_install example in README.md (<a href="https://redirect.github.com/pnpm/action-setup/issues/167">#167</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/d648c2dd069001a242c621c8306af467f150e99d"><code>d648c2d</code></a> fix: not allow install multiple package manager (<a href="https://redirect.github.com/pnpm/action-setup/issues/161">#161</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/a7487c7e89a18df4991f7f222e4898a00d66ddda"><code>a7487c7</code></a> feat: update dist</li> <li><a href="https://github.com/pnpm/action-setup/commit/fff70888d0ba9be3da2b8b92f3273e6e26e5dd0b"><code>fff7088</code></a> test: update pnpm to v9</li> <li><a href="https://github.com/pnpm/action-setup/commit/6e3017af1843e7deacd12047cf0d295830fc01ed"><code>6e3017a</code></a> docs: support <code>package.yaml</code> (<a href="https://redirect.github.com/pnpm/action-setup/issues/157">#157</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/0cb0538c3379cd0ac5d91e57e3a60f7230c5ead3"><code>0cb0538</code></a> feat: support <code>package.yaml</code> (<a href="https://redirect.github.com/pnpm/action-setup/issues/156">#156</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/e303250a2450c28e843bf798954fac81d4835f68"><code>e303250</code></a> docs: update pnpm version in readme examples (<a href="https://redirect.github.com/pnpm/action-setup/issues/154">#154</a>)</li> <li><a href="https://github.com/pnpm/action-setup/commit/ac5bf11548bf5e19b8aadb8182072616590fa4a6"><code>ac5bf11</code></a> Update examples to use pnpm v9 (<a href="https://redirect.github.com/pnpm/action-setup/issues/142">#142</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pnpm/action-setup/compare/fe02b34f77f8bc703788d5817da081398fad5dd2...41ff72655975bd51cab0327fa583b6e92b6d3061">compare view</a></li> </ul> </details> <br /> Updates `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 /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </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]
