Skip to content

Bump the minor-and-patch group across 1 directory with 3 updates - #163

Merged
tobihagemann merged 1 commit into
developfrom
dependabot/github_actions/minor-and-patch-8b84fb38f8
Aug 4, 2026
Merged

Bump the minor-and-patch group across 1 directory with 3 updates#163
tobihagemann merged 1 commit into
developfrom
dependabot/github_actions/minor-and-patch-8b84fb38f8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 3 updates in the / directory: pnpm/action-setup, peaceiris/actions-gh-pages and rtCamp/action-slack-notify.

Updates pnpm/action-setup from 6.0.5 to 6.0.9

Release notes

Sourced from pnpm/action-setup's releases.

v6.0.9

What's Changed

Full Changelog: pnpm/action-setup@v6...v6.0.9

v6.0.8

What's Changed

New Contributors

Full Changelog: pnpm/action-setup@v6.0.7...v6.0.8

v6.0.7

What's Changed

New Contributors

Full Changelog: pnpm/action-setup@v6.0.6...v6.0.7

v6.0.6

What's Changed

Full Changelog: pnpm/action-setup@v6.0.5...v6.0.6

Commits

Updates peaceiris/actions-gh-pages from 4.0.0 to 4.1.0

Release notes

Sourced from peaceiris/actions-gh-pages's releases.

actions-github-pages v4.1.0

See CHANGELOG.md for more details.

What's Changed

New Contributors

Full Changelog: peaceiris/actions-gh-pages@v4.0.0...v4.1.0

Changelog

Sourced from peaceiris/actions-gh-pages's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.1.0 (2026-05-12)

chore

ci

docs

4.0.0 (2024-04-08)

build

chore

ci

docs

... (truncated)

Commits
  • 84c30a8 chore(release): 4.1.0
  • 6fa0f50 chore(release): Add build assets
  • 3b7506a chore(deps): update dependency trim-newlines to v5 (#1158)
  • aa0466c ci: harden GitHub Actions workflows (#1156)
  • 31835fb chore(deps): update actions/labeler action to v6 (#1153)
  • f4f1bc4 chore(deps): update peaceiris/actions-mdbook action to v2 (#1161)
  • a5e4979 chore(deps): update dependency ubuntu to v24 (#1159)
  • 6cc3bac chore(deps): update github/codeql-action action to v4 (#1160)
  • 0d6e9f4 chore(deps): update actions/setup-node action to v6 (#1154)
  • d70c101 chore(deps): update actions/upload-artifact action to v7 (#1155)
  • Additional commits viewable in compare view

Updates rtCamp/action-slack-notify from 2.3.3 to 2.4.0

Release notes

Sourced from rtCamp/action-slack-notify's releases.

v2.4.0

What's Changed

Changelog:

What's Changed

New Contributors

Full Changelog: rtCamp/action-slack-notify@v2.3.0...v2.4.0

Commits
  • 33ca3be build: update action image to v2.4.0
  • 14ec709 Merge pull request #248 from rtCamp/dependabot/github_actions/softprops/actio...
  • 73602e5 Merge pull request #246 from rtCamp/dependabot/github_actions/docker/setup-bu...
  • 0a2fd06 Merge pull request #249 from rtCamp/dependabot/docker/alpine-5b10f432ef3da1b8...
  • 584ccdf Merge pull request #244 from nktanwar/fix-msg-minimal-heading
  • d1fbafe Bump alpine from 865b95f to 5b10f43
  • ad0d047 Bump softprops/action-gh-release from 2 to 3
  • daf8b1e Bump docker/setup-buildx-action from 3 to 4
  • c58b60e Merge pull request #243 from rtCamp/dependabot/docker/alpine-865b95f46d98cf86...
  • 882c24e Remove message title when MSG_MINIMAL is true Done
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 1, 2026
Bumps the minor-and-patch group with 3 updates in the / directory: [pnpm/action-setup](https://github.com/pnpm/action-setup), [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) and [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify).


Updates `pnpm/action-setup` from 6.0.5 to 6.0.9
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](pnpm/action-setup@8912a91...0ebf471)

Updates `peaceiris/actions-gh-pages` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](peaceiris/actions-gh-pages@4f9cc66...84c30a8)

Updates `rtCamp/action-slack-notify` from 2.3.3 to 2.4.0
- [Release notes](https://github.com/rtcamp/action-slack-notify/releases)
- [Commits](rtCamp/action-slack-notify@e31e87e...33ca3be)

---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: pnpm/action-setup
  dependency-version: 6.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: rtCamp/action-slack-notify
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/minor-and-patch-8b84fb38f8 branch from df9e91f to c2cacd6 Compare August 1, 2026 14:16
@tobihagemann
tobihagemann merged commit 35a48a3 into develop Aug 4, 2026
2 checks passed
@tobihagemann
tobihagemann deleted the dependabot/github_actions/minor-and-patch-8b84fb38f8 branch August 4, 2026 14:10
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.

1 participant