Bump slackapi/slack-github-action from 1.24.0 to 2.1.1
Bumps slackapi/slack-github-action from 1.24.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-pathinput option.🐛 Bug fixes
- fix: parse provided payloads before replacing templated variables in slackapi/slack-github-action#449 - Thanks
@zimeg!📚 Documentation
- docs: fix channel mention formatting in slackapi/slack-github-action#447 - Thanks
@mwbrooks!- docs: remove links to pages that are no longer referenced in markdown in slackapi/slack-github-action#459 - Thanks
@zimeg!🤖 Dependencies
- build(deps): bump undici from 5.28.5 to 5.29.0 in slackapi/slack-github-action#442 - Thanks
@dependabot!- build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 in slackapi/slack-github-action#443 - Thanks
@dependabot!- build(deps-dev): bump mocha from 11.1.0 to 11.5.0 in slackapi/slack-github-action#450 - Thanks
@dependabot!- build(deps): bump
@actions/githubfrom 6.0.0 to 6.0.1 in slackapi/slack-github-action#451 - Thanks@dependabot!- build(deps-dev): bump
@types/nodefrom 22.15.3 to 22.15.29 in slackapi/slack-github-action#452 - Thanks@dependabot!- build(deps): bump
@slack/web-apifrom 7.9.1 to 7.9.2 in slackapi/slack-github-action#453 - Thanks@dependabot!- build(deps): bump
@slack/web-apifrom 7.9.2 to 7.9.3 in slackapi/slack-github-action#462 - Thanks@dependabot!- build(deps): bump axios from 1.9.0 to 1.10.0 in slackapi/slack-github-action#465 - Thanks
@dependabot!- build(deps-dev): bump
@types/nodefrom 22.15.29 to 24.0.3 in slackapi/slack-github-action#466 - Thanks@dependabot!- build(deps-dev): bump mocha from 11.5.0 to 11.7.1 in slackapi/slack-github-action#468 - Thanks
@dependabot!- build(deps-dev): bump mocha-suppress-logs from 0.5.1 to 0.6.0 in slackapi/slack-github-action#469 - Thanks
@dependabot!- build(deps-dev): bump sinon from 20.0.0 to 21.0.0 in slackapi/slack-github-action#471 - Thanks
@dependabot!- build(deps-dev): bump
@types/nodefrom 24.0.3 to 24.0.8 in slackapi/slack-github-action#472 - Thanks@dependabot!- build(deps-dev): bump
@biomejs/biomefrom 1.9.4 to 2.0.6 in slackapi/slack-github-action#470 - Thanks@dependabot!🧰 Maintenance
- ci: pin action hashes and escape variables with minimum permission in slackapi/slack-github-action#441 - Thanks
@zimeg!- build: create separate release branches for tagged releases on publish in slackapi/slack-github-action#457 - Thanks
@zimeg!- build: clone repository "docs" and configuration when syncing project docs in slackapi/slack-github-action#467 - Thanks
@lukegalbraithrussell!- chore(release): tag version 2.1.1 in slackapi/slack-github-action#474 - Thanks
@zimeg!Full Changelog: https://github.com/slackapi/slack-github-action/compare/v2.1.0...v2.1.1
Slack Send v2.1.0
What's changed
This release improves error messages from odd
payloadparsings. Anapioption is now also available in inputs to change the destination of data with themethodtechnique.Read more on the new site for documentation: https://tools.slack.dev/slack-github-action/
👾 Enhancements
- feat: include an 'api' option to customize the slack api method url in slackapi/slack-github-action#409 - Thanks
@zimeg!
... (truncated)
Commits
91efab1Releaseb6f4640chore(release): tag version 2.1.1 (#474)d3dc61ebuild(deps-dev): bump@biomejs/biomefrom 1.9.4 to 2.0.6 (#470)f647c89build(deps-dev): bump@types/nodefrom 24.0.3 to 24.0.8 (#472)e6fa633build(deps-dev): bump sinon from 20.0.0 to 21.0.0 (#471)75b7822build(deps-dev): bump mocha-suppress-logs from 0.5.1 to 0.6.0 (#469)d7b6150build(deps-dev): bump mocha from 11.5.0 to 11.7.1 (#468)a7f5b68build: clone repository "docs" and configuration when syncing project docs (#...c69deabbuild(deps-dev): bump@types/nodefrom 22.15.29 to 24.0.3 (#466)1d0943cbuild(deps): bump axios from 1.9.0 to 1.10.0 (#465)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
This has some breaking changes. Review assigned to @dcharles525