Skip to content

Bump slackapi/slack-github-action from 2.0.0 to 2.1.1 in /.github/workflows#205

Merged
UltralyticsAssistant merged 2 commits intomainfrom
dependabot/github_actions/dot-github/workflows/slackapi/slack-github-action-2.1.1
Nov 2, 2025
Merged

Bump slackapi/slack-github-action from 2.0.0 to 2.1.1 in /.github/workflows#205
UltralyticsAssistant merged 2 commits intomainfrom
dependabot/github_actions/dot-github/workflows/slackapi/slack-github-action-2.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps slackapi/slack-github-action from 2.0.0 to 2.1.1.

Release notes

Sourced from slackapi/slack-github-action's releases.

Slack Send 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

📚 Documentation

🤖 Dependencies

🧰 Maintenance

Full Changelog: slackapi/slack-github-action@v2.1.0...v2.1.1

Slack Send v2.1.0

What's changed

This release improves error messages from odd payload parsings. An api option is now also available in inputs to change the destination of data with the method technique.

Read more on the new site for documentation: https://tools.slack.dev/slack-github-action/

👾 Enhancements

... (truncated)

Commits
  • 91efab1 Release
  • b6f4640 chore(release): tag version 2.1.1 (#474)
  • d3dc61e build(deps-dev): bump @​biomejs/biome from 1.9.4 to 2.0.6 (#470)
  • f647c89 build(deps-dev): bump @​types/node from 24.0.3 to 24.0.8 (#472)
  • e6fa633 build(deps-dev): bump sinon from 20.0.0 to 21.0.0 (#471)
  • 75b7822 build(deps-dev): bump mocha-suppress-logs from 0.5.1 to 0.6.0 (#469)
  • d7b6150 build(deps-dev): bump mocha from 11.5.0 to 11.7.1 (#468)
  • a7f5b68 build: clone repository "docs" and configuration when syncing project docs (#...
  • c69deab build(deps-dev): bump @​types/node from 22.15.29 to 24.0.3 (#466)
  • 1d0943c build(deps): bump axios from 1.9.0 to 1.10.0 (#465)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Bumps Slack notification action in the iOS app’s publish workflow to a newer version for more reliable CI alerts. 🔔

📊 Key Changes

  • Updated GitHub Action slackapi/slack-github-action from v2.0.0 to v2.1.1 in .github/workflows/publish.yml.
  • Applies to both “Notify Success” and “Notify Failure” steps for:
    • Release publishes on push events.
    • TestFlight build notifications on pull requests.

🎯 Purpose & Impact

  • Improves reliability and compatibility of Slack notifications in CI. ✅
  • Incorporates bug fixes and enhancements from the newer Slack action version. 🛠️
  • No changes to app code or user-facing features; CI-only update with minimal risk. 🧩
  • Helps teams stay informed about release/TestFlight statuses with more robust alerts. 📣

Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](slackapi/slack-github-action@v2.0.0...v2.1.1)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependencies and packages label Nov 1, 2025
@codecov
Copy link

codecov bot commented Nov 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@UltralyticsAssistant UltralyticsAssistant merged commit d7f69b4 into main Nov 2, 2025
5 checks passed
@UltralyticsAssistant UltralyticsAssistant deleted the dependabot/github_actions/dot-github/workflows/slackapi/slack-github-action-2.1.1 branch November 2, 2025 03:25
@UltralyticsAssistant
Copy link
Member

Merged and mighty! 🎉 As Benjamin Franklin said, “Well done is better than well said.” This PR embodies that—quietly upgrading our CI to keep the team informed with more reliable Slack alerts.

Huge thanks, @glenn-jocher and @dependabot[bot], for bumping the Slack notifier to v2.1.1 across success/failure steps in our publish and TestFlight workflows. This CI-only improvement reduces risk, enhances compatibility, and strengthens our release visibility—exactly the kind of polish that keeps the iOS pipeline humming.

Appreciate the thoughtful maintenance and consistency—onward and upward! 🚀
Learn more about the action used here: slackapi/slack-github-action on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies and packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants