ocean
ocean copied to clipboard
Bump slackapi/slack-github-action from 2.0.0 to 2.1.0
Bumps slackapi/slack-github-action from 2.0.0 to 2.1.0.
Release notes
Sourced from slackapi/slack-github-action's releases.
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!🐛 Bug fixes
- fix: avoid erroring if conflicting techniques are set from environment variables in slackapi/slack-github-action#374 - Thanks
@zimeg!- fix: require a custom 'api' url to send to instead of absolute urls as a 'method' in slackapi/slack-github-action#420 - Thanks
@zimeg!- fix: include cause of parsing errors in action output logs in slackapi/slack-github-action#431 - Thanks
@zimeg!📚 Documentation
- docs: fix incorrect parameter name in uploadV2 (channel -> channel_id) in slackapi/slack-github-action#371 - Thanks
@topkim993!- docs: showcase updated use cases in example workflows in slackapi/slack-github-action#376 - Thanks
@zimeg!- docs: include versioning details and migration guides in the readme in slackapi/slack-github-action#410 - Thanks
@zimeg!- docs: organize documentation as markdown files to match web pages in slackapi/slack-github-action#422 - Thanks
@slackapi!- docs: shortens readme due to new tools site docs in slackapi/slack-github-action#424 - Thanks
@lukegalbraithrussell!- docs: pulls out variables into separate page in slackapi/slack-github-action#425 - Thanks
@lukegalbraithrussell!- ci: synchronize documentation pages on the tools.slack.dev site after changes in slackapi/slack-github-action#423 - Thanks
@lukegalbraithrussell!- docs: update links to go to new api docs site in slackapi/slack-github-action#428 - Thanks
@slackapi!- docs: update casing of Github to GitHub in slackapi/slack-github-action#430 - Thanks
@slackapi!🤖 Dependencies
- build(deps): bump axios from 1.7.7 to 1.7.8 in slackapi/slack-github-action#369 - Thanks
@dependabot!- build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 in slackapi/slack-github-action#365 - Thanks
@dependabot!- build(deps): bump https-proxy-agent from 7.0.5 to 7.0.6 in slackapi/slack-github-action#379 - Thanks
@dependabot!- build(deps): bump axios from 1.7.8 to 1.7.9 in slackapi/slack-github-action#382 - Thanks
@dependabot!- build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.2 in slackapi/slack-github-action#384 - Thanks
@dependabot!- build(deps): bump
@slack/web-apifrom 7.7.0 to 7.8.0 in slackapi/slack-github-action#392 - Thanks@dependabot!- build(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 in slackapi/slack-github-action#394 - Thanks
@dependabot!- build(deps): bump undici from 5.28.4 to 5.28.5 in slackapi/slack-github-action#396 - Thanks
@dependabot!- build(deps): bump axios from 1.7.9 to 1.8.1 in slackapi/slack-github-action#399 - Thanks
@dependabot!- build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 in slackapi/slack-github-action#403 - Thanks
@dependabot!- build(deps): bump
@octokit/request-errorfrom 5.0.1 to 5.1.1 in slackapi/slack-github-action#404 - Thanks@dependabot!- build(deps): bump
@octokit/plugin-paginate-restfrom 9.1.5 to 9.2.2 in slackapi/slack-github-action#405 - Thanks@dependabot!- build(deps): bump
@octokit/requestfrom 8.1.6 to 8.4.1 in slackapi/slack-github-action#406 - Thanks@dependabot!- build(deps): bump axios from 1.8.1 to 1.8.2 to address CVE-2025-27152 in slackapi/slack-github-action#407 - Thanks
@dependabot!- build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in slackapi/slack-github-action#415 - Thanks
@zimeg!- build(deps): bump
@slack/web-apifrom 7.8.0 to 7.9.1 in slackapi/slack-github-action#419 - Thanks@dependabot!- build(deps): bump axios from 1.8.4 to 1.9.0 in slackapi/slack-github-action#435 - Thanks
@dependabot!- build(deps): bump actions/create-github-app-token from 1 to 2 in slackapi/slack-github-action#436 - Thanks
@dependabot!- build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 in slackapi/slack-github-action#437 - Thanks
@dependabot!
... (truncated)
Commits
b0fa283Release47b1876chore(release): tag version 2.1.0 (#438)ab965e5fix: include cause of parsing errors in action output logs (#431)c7dafcffix: require a custom 'api' url to send to instead of absolute urls as a 'met...4fc20bebuild(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (#437)54c2553build(deps): bump actions/create-github-app-token from 1 to 2 (#436)9472fc6build(deps): bump axios from 1.8.4 to 1.9.0 (#435)c34c4e8build(deps-dev): bump typescript from 5.8.2 to 5.8.3 (#434)f473c97build(deps-dev): bump@types/nodefrom 22.13.14 to 22.15.3 (#433)aef4dbbdocs: update casing of Github to GitHub (#430)- 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)