Skip to content

chore(deps): bump the github-actions group across 1 directory with 3 updates - #5928

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-f72e5f61ef
Closed

chore(deps): bump the github-actions group across 1 directory with 3 updates#5928
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-f72e5f61ef

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 3 updates in the / directory: dorny/paths-filter, JamesIves/github-pages-deploy-action and getsentry/craft.

Updates dorny/paths-filter from 4.0.2 to 4.0.3

Release notes

Sourced from dorny/paths-filter's releases.

v4.0.3

What's Changed

Security

New Contributors

Full Changelog: dorny/paths-filter@v4...v4.0.3

Changelog

Sourced from dorny/paths-filter's changelog.

Changelog

v4.0.3

v4.0.2

v4.0.1

v4.0.0

v3.0.4

v3.0.3

v3.0.2

v3.0.1

v3.0.0

v2.11.1

v2.11.0

v2.10.2

... (truncated)

Commits
  • ceb8a2b Update CHANGELOG.md for v4.0.3 and v3.0.4 (#327)
  • ef09b88 Document safe handling of file list outputs in workflows (#326)
  • 44adc5b Merge commit from fork
  • 4711b7a feat: add 'some-with-excludes' predicate quantifier (#322)
  • 93c889f fix: escape multi-line filenames in list-files shell and csv output
  • b41dfa9 docs: add contents permission to PR example (#248)
  • 9af6e5a fix: scope base-ignored warning to API path (#319)
  • cae9006 docs: update outputs in readme to account for the 'every' predicate-quantifie...
  • See full diff in compare view

Updates JamesIves/github-pages-deploy-action from 4.8.0 to 4.9.0

Release notes

Sourced from JamesIves/github-pages-deploy-action's releases.

v4.9.0

What's Changed

Bug Fixes 🐝

Build 🔧

Other Changes

New Contributors

Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.9.0

Commits
  • fa24774 Merge remote-tracking branch 'origin/dev' into releases/v4
  • 1e0489f fix: use a dedicated RELEASE_PAT for release creation
  • 737d5af ci: run sponsors README update twice a week instead of daily
  • 5d78d7b ci: run integration tests weekly instead of daily
  • 36c7ef9 Deploy Production Code for Commit b09969f18cbaf8fd7f336068c0c4d9abfdcbf68a 🚀
  • 74a589d Merge remote-tracking branch 'origin/dev' into releases/v4
  • b09969f style: fix prettier formatting in LFS changes
  • 87729a6 feat: add Git LFS support for deployment branch
  • cc13712 fix: add missing checkout step to integration-rebase-conflicts-cleanup
  • d866689 Merge branch 'dev' of https://github.com/JamesIves/github-pages-deploy-action...
  • Additional commits viewable in compare view

Updates getsentry/craft from 2.28.0 to 2.30.1

Release notes

Sourced from getsentry/craft's releases.

2.30.1

Bug Fixes 🐛

  • (vercel) Pass prebuilt output directory by @​BYK in #868

2.30.0

New Features ✨

  • (vercel) Allow project ID in target config by @​BYK in #867

2.29.0

New Features ✨

Bug Fixes 🐛

  • (deps) Bump vulnerable packages and add overrides by @​BYK in #866

Documentation 📚

  • Document Cloudflare token permissions by @​BYK in #863
Changelog

Sourced from getsentry/craft's changelog.

Changelog

2.30.1

Bug Fixes 🐛

  • (vercel) Pass prebuilt output directory by @​BYK in #868

2.30.0

New Features ✨

  • (vercel) Allow project ID in target config by @​BYK in #867

2.29.0

New Features ✨

Bug Fixes 🐛

  • (deps) Bump vulnerable packages and add overrides by @​BYK in #866

Documentation 📚

  • Document Cloudflare token permissions by @​BYK in #863

2.28.0

New Features ✨

  • (aws-lambda-layer) Add CompatibleArchitectures and per-region failure improvements by @​pabloDeputter in #861

2.27.2

Bug Fixes 🐛

  • (commit-on-git) Use proper username and pass for by @​BYK in #862

2.27.1

Bug Fixes 🐛

2.27.0

New Features ✨

... (truncated)

Commits
  • cd1e829 release: 2.30.1
  • 06180e3 fix(vercel): pass prebuilt output directory
  • 29ad5c3 meta: Bump new development version
  • c02eb03 Merge branch 'release/2.30.0'
  • c79aff0 release: 2.30.0
  • 76adb48 feat(vercel): allow project ID in target config (#867)
  • 78bc73b meta: Bump new development version
  • be1613d Merge branch 'release/2.29.0'
  • 50bb44a release: 2.29.0
  • e5a7f97 fix(deps): bump vulnerable packages and add overrides (#866)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 11, 2026
@dependabot
dependabot Bot requested review from adinauer and romtsn as code owners August 11, 2026 04:21
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 11, 2026
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Aug 11, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-f72e5f61ef branch 2 times, most recently from e5bc985 to b6bddb1 Compare August 13, 2026 04:20
…updates

Bumps the github-actions group with 3 updates in the / directory: [dorny/paths-filter](https://github.com/dorny/paths-filter), [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) and [getsentry/craft](https://github.com/getsentry/craft).


Updates `dorny/paths-filter` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](dorny/paths-filter@7b450ff...ceb8a2b)

Updates `JamesIves/github-pages-deploy-action` from 4.8.0 to 4.9.0
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@d92aa23...fa24774)

Updates `getsentry/craft` from 2.28.0 to 2.30.1
- [Release notes](https://github.com/getsentry/craft/releases)
- [Changelog](https://github.com/getsentry/craft/blob/master/CHANGELOG.md)
- [Commits](getsentry/craft@aeb1675...cd1e829)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: getsentry/craft
  dependency-version: 2.30.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-version: 4.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-f72e5f61ef branch from b6bddb1 to f828bd4 Compare August 14, 2026 04:22
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 17, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/github-actions-f72e5f61ef branch August 17, 2026 04:40
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