Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump slackapi/slack-github-action from 1.24.0 to 1.25.0 (#1107)
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.24.0 to 1.25.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 V1.25.0</h2> <h2>What's Changed</h2> <ul> <li>Update payload integration test to escape invalid characters by <a href="https://github.com/hello-ashleyintech"><code>@hello-ashleyintech</code></a> in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/207">slackapi/slack-github-action#207</a></li> <li><a href="https://redirect.github.com/slackapi/slack-github-action/issues/204">#204</a>: Handle proxies when using Slack WebClient by <a href="https://github.com/raihle"><code>@raihle</code></a> in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/205">slackapi/slack-github-action#205</a></li> <li>README: clarify limitations to workflow builder approach by <a href="https://github.com/ryan-williams"><code>@ryan-williams</code></a> in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/228">slackapi/slack-github-action#228</a></li> <li>Add instructions for developing with a local version of the action by <a href="https://github.com/zimeg"><code>@zimeg</code></a> in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/250">slackapi/slack-github-action#250</a></li> <li>Pass secrets to approved workflow jobs by <a href="https://github.com/zimeg"><code>@zimeg</code></a> in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/258">slackapi/slack-github-action#258</a></li> <li>build(node): bump the runtime version to node 20 by <a href="https://github.com/zimeg"><code>@zimeg</code></a> in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/267">slackapi/slack-github-action#267</a></li> <li>ci(security): require access checks to pass before running unit tests by <a href="https://github.com/zimeg"><code>@zimeg</code></a> in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/279">slackapi/slack-github-action#279</a></li> <li>ci(security): check for pull_request_target events in the access check by <a href="https://github.com/zimeg"><code>@zimeg</code></a> in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/282">slackapi/slack-github-action#282</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/raihle"><code>@raihle</code></a> made their first contribution in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/205">slackapi/slack-github-action#205</a></li> <li><a href="https://github.com/ryan-williams"><code>@ryan-williams</code></a> made their first contribution in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/228">slackapi/slack-github-action#228</a></li> <li><a href="https://github.com/zimeg"><code>@zimeg</code></a> made their first contribution in <a href="https://redirect.github.com/slackapi/slack-github-action/pull/250">slackapi/slack-github-action#250</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/slackapi/slack-github-action/compare/v1.24.0...v1.25.0">https://github.com/slackapi/slack-github-action/compare/v1.24.0...v1.25.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/slackapi/slack-github-action/commit/6c661ce58804a1a20f6dc5fbee7f0381b469e001"><code>6c661ce</code></a> Automatic compilation</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/2a8087d4af6f83146a87539a70defe909fe6dbe6"><code>2a8087d</code></a> v1.25.0</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/a678e5895f7ecf8ceef4ae0d60ff94943d6c559d"><code>a678e58</code></a> ci(security): check for pull_request_target events in the access check (<a href="https://redirect.github.com/slackapi/slack-github-action/issues/282">#282</a>)</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/84a8f7dc295123812a19af49e72b54768921b60e"><code>84a8f7d</code></a> ci(security): require access checks to pass before running unit tests (<a href="https://redirect.github.com/slackapi/slack-github-action/issues/279">#279</a>)</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/f6aff2ffc901ab1d21ccbaf09093093f979714f1"><code>f6aff2f</code></a> Bump eslint from 8.54.0 to 8.56.0 (<a href="https://redirect.github.com/slackapi/slack-github-action/issues/275">#275</a>)</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/372e934439356661e2a5ae575863e845135ff2d6"><code>372e934</code></a> Bump eslint-plugin-import from 2.29.0 to 2.29.1 (<a href="https://redirect.github.com/slackapi/slack-github-action/issues/274">#274</a>)</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/bac28df31139b168d2feabae98f35ae251d4b96b"><code>bac28df</code></a> Bump <code>@slack/web-api</code> from 6.9.1 to 6.11.1 (<a href="https://redirect.github.com/slackapi/slack-github-action/issues/277">#277</a>)</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/0474a451d1ec1d933ca8772954195c0f604f059f"><code>0474a45</code></a> Unit tests in GitHub CI should test the PR/branch (<a href="https://redirect.github.com/slackapi/slack-github-action/issues/276">#276</a>)</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/34ae0b46d6d643ee3739caa37f4d4c88bb8b5b24"><code>34ae0b4</code></a> Bump <code>@actions/github</code> from 5.1.1 to 6.0.0 (<a href="https://redirect.github.com/slackapi/slack-github-action/issues/265">#265</a>)</li> <li><a href="https://github.com/slackapi/slack-github-action/commit/e7f384011cbed2dde5150ed0c2ccb2b4f39835b0"><code>e7f3840</code></a> Bump whatwg-url from 13.0.0 to 14.0.0 (<a href="https://redirect.github.com/slackapi/slack-github-action/issues/263">#263</a>)</li> <li>Additional commits viewable in <a href="https://github.com/slackapi/slack-github-action/compare/v1.24.0...v1.25.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=slackapi/slack-github-action&package-manager=github_actions&previous-version=1.24.0&new-version=1.25.0)](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>
- Loading branch information