Skip to content

[6.x] Bump the github-actions group across 1 directory with 2 updates - #15080

Merged
jasonvarga merged 1 commit into
6.xfrom
dependabot/github_actions/github-actions-f47b977bbe
Aug 3, 2026
Merged

[6.x] Bump the github-actions group across 1 directory with 2 updates#15080
jasonvarga merged 1 commit into
6.xfrom
dependabot/github_actions/github-actions-f47b977bbe

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 2 updates in the / directory: actions/checkout and slackapi/slack-github-action.

Updates actions/checkout from 7.0.0 to 7.0.1

Release notes

Sourced from actions/checkout's releases.

v7.0.1

What's Changed

Full Changelog: actions/checkout@v7...v7.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.1

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates slackapi/slack-github-action from 3.0.5 to 4.0.0

Release notes

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@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
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
  • dcb1066 chore: release
  • 53861e0 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)
  • Additional commits viewable in compare view

@dependabotdependabotBot added dependencies github_actions Pull requests that update GitHub Actions code labels Jul 27, 2026
@dependabot
dependabotBot requested a review from a team as a code ownerJuly 27, 2026 02:45
@dependabotdependabotBot added dependencies github_actions Pull requests that update GitHub Actions code labels Jul 27, 2026
@duncanmccleanduncanmcclean changed the title Bump the github-actions group with 2 updates[6.x] Bump the github-actions group with 2 updatesJul 27, 2026
@duncanmcclean

Copy link
Copy Markdown
Member

#15083 will fix the PHPStan failures.

@jasonvarga

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabotdependabotBot changed the title [6.x] Bump the github-actions group with 2 updatesBump the github-actions group across 1 directory with 2 updatesJul 30, 2026
@dependabot
dependabotBotforce-pushed the dependabot/github_actions/github-actions-f47b977bbe branch from 2b78129 to 70ee96fCompareJuly 30, 2026 12:42
@jasonvargajasonvarga changed the title Bump the github-actions group across 1 directory with 2 updates[6.x] Bump the github-actions group across 1 directory with 2 updatesJul 30, 2026
Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action).
Updates `actions/checkout` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@9c091bb...3d3c42e)
Updates `slackapi/slack-github-action` from 3.0.5 to 4.0.0
- [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@0d95c9a...dcb1066)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
- dependency-name: slackapi/slack-github-action
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot changed the title [6.x] Bump the github-actions group across 1 directory with 2 updatesBump the github-actions group across 1 directory with 2 updatesAug 3, 2026
@dependabot
dependabotBotforce-pushed the dependabot/github_actions/github-actions-f47b977bbe branch from 70ee96f to 3b0a4aeCompareAugust 3, 2026 02:45
@jasonvargajasonvarga changed the title Bump the github-actions group across 1 directory with 2 updates[6.x] Bump the github-actions group across 1 directory with 2 updatesAug 3, 2026
@jasonvarga
jasonvarga merged commit de58e0b into 6.xAug 3, 2026
21 of 22 checks passed
@jasonvarga
jasonvarga deleted the dependabot/github_actions/github-actions-f47b977bbe branch August 3, 2026 18:58
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesgithub_actionsPull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@duncanmcclean@jasonvarga