Sourced from slackapi/slack-github-action's releases.
Slack GitHub Action v4.0.0
Major Changes
b1974f0: build: parse yaml with more strict multiline indentation rules
Internal dependencies of
js-yaml@v5make YAML parsing more strict and compliant with the YAML specification. Indentation is now required for values that span multiple lines against the base value.See the YAML line prefixes spec for the expected indentation rule:
channel: "C0123" text: "first line
- second line"
- second line"
Patch Changes
- 654bb72: chore: provide global fetch proxied configurations with updates to web api and webhook packages
Slack GitHub Action v3.0.5
Patch Changes
- 96fddbe: fix: revert multiline yaml parsing indentation change
Slack GitHub Action v3.0.4
Patch Changes
- fa03fe4: refactor: send webhooks with the
@slack/webhookpackageSlack GitHub Action v3.0.3
Patch Changes
- 66834e4: feat: add instrumentation to address error rates
Slack GitHub Action v3.0.2
Patch Changes
- 79529d7: fix: resolve url.parse deprecation warning for webhook techniques
Slack GitHub Action v3.0.1
What's Changed
Alongside the breaking changes of
@v3.0.0and a new technique to run Slack CLI commands, we tried the wrong name to publish to the GitHub Marketplace 🐙 This action is now noted as The Slack GitHub Action in listings 🎶 ✨
... (truncated)
Sourced from slackapi/slack-github-action's changelog.
4.0.0
Major Changes
b1974f0: build: parse yaml with more strict multiline indentation rules
Internal dependencies of
js-yaml@v5make YAML parsing more strict and compliant with the YAML specification. Indentation is now required for values that span multiple lines against the base value.See the YAML line prefixes spec for the expected indentation rule:
channel: "C0123" text: "first line
- second line"
- second line"
Patch Changes
- 654bb72: chore: provide global fetch proxied configurations with updates to web api and webhook packages
3.0.5
Patch Changes
- 96fddbe: fix: revert multiline yaml parsing indentation change
3.0.4
Patch Changes
- fa03fe4: refactor: send webhooks with the
@slack/webhookpackage3.0.3
Patch Changes
- 66834e4: feat: add instrumentation to address error rates
3.0.2
Patch Changes
- 79529d7: fix: resolve url.parse deprecation warning for webhook techniques
dcb1066
chore: release53861e0
chore: release (#645)b1974f0
build!: parse yaml with more strict multiline indentation rules (#640)947ed06
build(deps): bump undici from 7.28.0 to 8.7.0 (#653)03922a9
chore: track undici-types to the resolved undici version (#652)31d473e
build(deps-dev): bump typescript from 6.0.3 to 7.0.2 (#651)3ca6997
build(deps-dev): bump sinon and @types/sinon (#649)26a5ad3
build(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#647)5092efb
build(deps-dev): bump @biomejs/biome from 2.5.3 to 2.5.4
(#650)3548c3e
build(deps): bump slackapi/slack-github-action from 3.0.3 to 3.0.5 (#646)