Skip to content

Bump slackapi/slack-github-action from 3.0.3 to 3.0.5 - #1075

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/slackapi/slack-github-action-3.0.5
Closed

Bump slackapi/slack-github-action from 3.0.3 to 3.0.5#1075
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/slackapi/slack-github-action-3.0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor

Bumps slackapi/slack-github-action from 3.0.3 to 3.0.5.

Release notes

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

Slack GitHub Action v3.0.5

Patch Changes

  • 96fddbe: fix: revert multiline yaml parsing indentation change

Slack GitHub Action v3.0.4

Patch Changes

Changelog

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

slack-github-action

4.0.0

Major Changes

  • b1974f0: build: parse yaml with more strict multiline indentation rules

    Internal dependencies of js-yaml@v5 make 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

3.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
Commits
  • 0d95c9a chore: release
  • be88bdd chore: release (#639)
  • 96fddbe fix: revert multiline yaml parsing indentation change (#638)
  • e1f137c chore: release (#636)
  • fa03fe4 refactor: send webhooks with the @​slack/webhook package (#630)
  • 0539f0d build(deps): bump js-yaml from 4.2.0 to 5.2.0 (#635)
  • 2a27647 build(deps): bump axios from 1.16.0 to 1.18.1 (#634)
  • 84efc65 build(deps-dev): bump @​types/node from 24.12.4 to 24.13.2 (#633)
  • c61fe04 build(deps-dev): bump @​biomejs/biome from 2.4.16 to 2.5.1 (#632)
  • a2a5362 build(deps-dev): bump typescript from 6.0.2 to 6.0.3 (#631)
  • 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 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)

Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 3.0.3 to 3.0.5.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Changelog](https://github.com/slackapi/slack-github-action/blob/main/CHANGELOG.md)
- [Commits](slackapi/slack-github-action@45a88b9...0d95c9a)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 18, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 18, 2026 19:32
@dependabot
dependabot Bot requested review from ohakutsu and removed request for a team July 18, 2026 19:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 18, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1078.

@dependabot dependabot Bot closed this Jul 25, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/slackapi/slack-github-action-3.0.5 branch July 25, 2026 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants