Skip to content

Commit c3fac41

Browse files
Update slackapi/slack-github-action action to v2.1.1 (#347)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [slackapi/slack-github-action](https://redirect.github.com/slackapi/slack-github-action) | action | patch | `v2.1.0` -> `v2.1.1` | --- ### Release Notes <details> <summary>slackapi/slack-github-action (slackapi/slack-github-action)</summary> ### [`v2.1.1`](https://redirect.github.com/slackapi/slack-github-action/releases/tag/v2.1.1): Slack Send v2.1.1 [Compare Source](https://redirect.github.com/slackapi/slack-github-action/compare/v2.1.0...v2.1.1) #### What's Changed This release fixes an issue where substituted variables might've broken valid JSON or YAML parsings when using the `payload-file-path` input option. ##### 🐛 Bug fixes - fix: parse provided payloads before replacing templated variables in [https://github.com/slackapi/slack-github-action/pull/449](https://redirect.github.com/slackapi/slack-github-action/pull/449) - Thanks [@&#8203;zimeg](https://redirect.github.com/zimeg)! ##### 📚 Documentation - docs: fix channel mention formatting in [https://github.com/slackapi/slack-github-action/pull/447](https://redirect.github.com/slackapi/slack-github-action/pull/447) - Thanks [@&#8203;mwbrooks](https://redirect.github.com/mwbrooks)! - docs: remove links to pages that are no longer referenced in markdown in [https://github.com/slackapi/slack-github-action/pull/459](https://redirect.github.com/slackapi/slack-github-action/pull/459) - Thanks [@&#8203;zimeg](https://redirect.github.com/zimeg)! ##### 🤖 Dependencies - build(deps): bump undici from 5.28.5 to 5.29.0 in [https://github.com/slackapi/slack-github-action/pull/442](https://redirect.github.com/slackapi/slack-github-action/pull/442) - Thanks [@&#8203;dependabot](https://redirect.github.com/dependabot)! - build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 in [https://github.com/slackapi/slack-github-action/pull/443](https://redirect.github.com/slackapi/slack-github-action/pull/443) - Thanks [@&#8203;dependabot](https://redirect.github.com/dependabot)! - build(deps-dev): bump mocha from 11.1.0 to 11.5.0 in [https://github.com/slackapi/slack-github-action/pull/450](https://redirect.github.com/slackapi/slack-github-action/pull/450) - Thanks [@&#8203;dependabot](https://redirect.github.com/dependabot)! - build(deps): bump [@&#8203;actions/github](https://redirect.github.com/actions/github) from 6.0.0 to 6.0.1 in [https://github.com/slackapi/slack-github-action/pull/451](https://redirect.github.com/slackapi/slack-github-action/pull/451) - Thanks [@&#8203;dependabot](https://redirect.github.com/dependabot)! - build(deps-dev): bump [@&#8203;types/node](https://redirect.github.com/types/node) from 22.15.3 to 22.15.29 in [https://github.com/slackapi/slack-github-action/pull/452](https://redirect.github.com/slackapi/slack-github-action/pull/452) - Thanks [@&#8203;dependabot](https://redirect.github.com/dependabot)! - build(deps): bump [@&#8203;slack/web-api](https://redirect.github.com/slack/web-api) from 7.9.1 to 7.9.2 in [https://github.com/slackapi/slack-github-action/pull/453](https://redirect.github.com/slackapi/slack-github-action/pull/453) - Thanks [@&#8203;dependabot](https://redirect.github.com/dependabot)! - build(deps): bump [@&#8203;slack/web-api](https://redirect.github.com/slack/web-api) from 7.9.2 to 7.9.3 in [https://github.com/slackapi/slack-github-action/pull/462](https://redirect.github.com/slackapi/slack-github-action/pull/462) - Thanks [@&#8203;dependabot](https://redirect.github.com/dependabot)! - build(deps): bump axios from 1.9.0 to 1.10.0 in [https://github.com/slackapi/slack-github-action/pull/465](https://redirect.github.com/slackapi/slack-github-action/pull/465) - Thanks [@&#8203;dependabot](https://redirect.github.com/dependabot)! - build(deps-dev): bump [@&#8203;types/node](https://redirect.github.com/types/node) from 22.15.29 to 24.0.3 in [https://github.com/slackapi/slack-github-action/pull/466](https://redirect.github.com/slackapi/slack-github-action/pull/466) - Thanks [@&#8203;dependabot](https://redirect.github.com/dependabot)! - build(deps-dev): bump mocha from 11.5.0 to 11.7.1 in [https://github.com/slackapi/slack-github-action/pull/468](https://redirect.github.com/slackapi/slack-github-action/pull/468) - Thanks [@&#8203;dependabot](https://redirect.github.com/dependabot)! - build(deps-dev): bump mocha-suppress-logs from 0.5.1 to 0.6.0 in [https://github.com/slackapi/slack-github-action/pull/469](https://redirect.github.com/slackapi/slack-github-action/pull/469) - Thanks [@&#8203;dependabot](https://redirect.github.com/dependabot)! - build(deps-dev): bump sinon from 20.0.0 to 21.0.0 in [https://github.com/slackapi/slack-github-action/pull/471](https://redirect.github.com/slackapi/slack-github-action/pull/471) - Thanks [@&#8203;dependabot](https://redirect.github.com/dependabot)! - build(deps-dev): bump [@&#8203;types/node](https://redirect.github.com/types/node) from 24.0.3 to 24.0.8 in [https://github.com/slackapi/slack-github-action/pull/472](https://redirect.github.com/slackapi/slack-github-action/pull/472) - Thanks [@&#8203;dependabot](https://redirect.github.com/dependabot)! - build(deps-dev): bump [@&#8203;biomejs/biome](https://redirect.github.com/biomejs/biome) from 1.9.4 to 2.0.6 in [https://github.com/slackapi/slack-github-action/pull/470](https://redirect.github.com/slackapi/slack-github-action/pull/470) - Thanks [@&#8203;dependabot](https://redirect.github.com/dependabot)! ##### 🧰 Maintenance - ci: pin action hashes and escape variables with minimum permission in [https://github.com/slackapi/slack-github-action/pull/441](https://redirect.github.com/slackapi/slack-github-action/pull/441) - Thanks [@&#8203;zimeg](https://redirect.github.com/zimeg)! - build: create separate release branches for tagged releases on publish in [https://github.com/slackapi/slack-github-action/pull/457](https://redirect.github.com/slackapi/slack-github-action/pull/457) - Thanks [@&#8203;zimeg](https://redirect.github.com/zimeg)! - build: clone repository "docs" and configuration when syncing project docs in [https://github.com/slackapi/slack-github-action/pull/467](https://redirect.github.com/slackapi/slack-github-action/pull/467) - Thanks [@&#8203;lukegalbraithrussell](https://redirect.github.com/lukegalbraithrussell)! - chore(release): tag version 2.1.1 in [https://github.com/slackapi/slack-github-action/pull/474](https://redirect.github.com/slackapi/slack-github-action/pull/474) - Thanks [@&#8203;zimeg](https://redirect.github.com/zimeg)! **Full Changelog**: slackapi/slack-github-action@v2.1.0...v2.1.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/TryGhost/TrafficAnalytics). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuNDMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 283da1e commit c3fac41

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
git push origin "v${{ needs.check-version-change.outputs.current-version }}"
134134
135135
- name: Send slack notification for new version release
136-
uses: slackapi/[email protected].0
136+
uses: slackapi/[email protected].1
137137
if: success()
138138
with:
139139
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
@@ -229,7 +229,7 @@ jobs:
229229
if: always()
230230
steps:
231231
- name: Send consolidated slack notification for staging
232-
uses: slackapi/[email protected].0
232+
uses: slackapi/[email protected].1
233233
with:
234234
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
235235
webhook-type: incoming-webhook
@@ -282,7 +282,7 @@ jobs:
282282
environment_name: ${{ matrix.environment.name }}
283283

284284
- name: Send slack notification if health checks fail
285-
uses: slackapi/[email protected].0
285+
uses: slackapi/[email protected].1
286286
if: failure()
287287
with:
288288
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
@@ -334,7 +334,7 @@ jobs:
334334
environment_name: ${{ matrix.environment.name }}
335335

336336
- name: Send slack notification if health checks fail
337-
uses: slackapi/[email protected].0
337+
uses: slackapi/[email protected].1
338338
if: failure()
339339
with:
340340
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
@@ -365,7 +365,7 @@ jobs:
365365
if: always() && needs.deploy-production.result != 'skipped'
366366
steps:
367367
- name: Send consolidated slack notification for production
368-
uses: slackapi/[email protected].0
368+
uses: slackapi/[email protected].1
369369
with:
370370
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
371371
webhook-type: incoming-webhook

.github/workflows/healthchecks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
environment_name: ${{ matrix.environment.name }}
3939

4040
- name: Send slack notification if health checks fail
41-
uses: slackapi/[email protected].0
41+
uses: slackapi/[email protected].1
4242
if: failure() && github.ref == 'refs/heads/main'
4343
with:
4444
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}

.github/workflows/rollback.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
image: ${{ env.DOCKER_IMAGE }}:${{ inputs.tag }}
7474

7575
- name: Send slack notification for rollback
76-
uses: slackapi/[email protected].0
76+
uses: slackapi/[email protected].1
7777
if: always()
7878
with:
7979
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)