Skip to content

chore(deps): bump the minor-and-patch group with 3 updates#41620

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/minor-and-patch-cf13385e61
Open

chore(deps): bump the minor-and-patch group with 3 updates#41620
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/minor-and-patch-cf13385e61

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 3 updates: actions/checkout, shivammathur/setup-php and actionhippie/calens.

Updates actions/checkout from 6.0.2 to 6.0.3

Release notes

Sourced from actions/checkout's releases.

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

Changelog

Sourced from actions/checkout's changelog.

Changelog

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

v4.2.0

v4.1.7

... (truncated)

Commits

Updates shivammathur/setup-php from 2.37.0 to 2.37.2

Release notes

Sourced from shivammathur/setup-php's releases.

2.37.2

Changelog

  • Fixed macOS setup by marking shivammathur/php and shivammathur/extensions as trusted taps.

  • Switched to Visual Studio 18 (vs18) builds for PHP 8.6 on Windows.

  • Improved looking up environment variables.

  • Tightened security in internal GitHub action workflows.

  • Updated Node.js dependencies.

For the complete list of changes, please refer to the Full Changelog

2.37.1

Changelog

Security Updates

[!NOTE] This can affect workflows that pass values from users or pull requests to setup-php, for example from comments, dispatch inputs, PR titles/branches, generated matrices, or files such as .php-version and composer.json. Be especially careful with pull_request_target workflows that use any value from the pull request. Workflows that only use fixed trusted values are not expected to be affected, but updating to 2.37.1 is recommended.

[!NOTE]
This only affects workflows where the composer version is pinned like composer:2.9.7, workflows that do not pin the version or use composer:v2 are not affected as those get automatic updates. In case you pin the version, it is highly recommended to upgrade and have automation to do such timely upgrades in your workflows.

Fixes and Improvements

  • Fixed support for phalcon on Windows.

  • Fixed restoring tools when using cached using previous runs.

  • Improved enabling gearman extension on Linux.

  • Fixed fallback when installing PhpManager and VcRedist modules on Windows.

  • Fixed parsing extension inputs with backslash line continuation.

  • Improved workflow examples

    • Added workflow examples for Drupal 11 composer-managed projects and WordPress plugins.

... (truncated)

Commits

Updates actionhippie/calens from 1.13.4 to 1.13.5

Release notes

Sourced from actionhippie/calens's releases.

v1.13.5

1.13.5 (2026-06-08)

Dependencies

  • patch: update docker digests (40077f1)

Miscellaneous

  • flake: updated lockfile [skip ci] (4c49113)
  • flake: updated lockfile [skip ci] (2b682d1)
  • flake: updated lockfile [skip ci] (76b438f)
  • flake: updated lockfile [skip ci] (1be88b8)
Changelog

Sourced from actionhippie/calens's changelog.

Changelog

1.13.5 (2026-06-08)

Dependencies

  • patch: update docker digests (40077f1)

Miscellaneous

  • flake: updated lockfile [skip ci] (4c49113)
  • flake: updated lockfile [skip ci] (2b682d1)
  • flake: updated lockfile [skip ci] (76b438f)
  • flake: updated lockfile [skip ci] (1be88b8)

1.13.4 (2026-05-11)

Dependencies

  • patch: update golang:1.26-alpine docker digest to 91eda97 (#87) (4d39cd7)

Miscellaneous

  • flake: updated lockfile [skip ci] (980b19c)
  • flake: updated lockfile [skip ci] (3b744c4)
  • flake: updated lockfile [skip ci] (85183a9)

1.13.3 (2026-04-20)

Dependencies

  • patch: update docker digests (#85) (014dc4c)
  • patch: update golang:1.26-alpine docker digest to f853308 (#86) (d9fa9db)

Miscellaneous

  • flake: updated lockfile [skip ci] (6259982)

1.13.2 (2026-04-13)

Dependencies

  • patch: update golang:1.26-alpine docker digest to c2a1f7b (#83) (afb3925)

Miscellaneous

  • flake: updated lockfile [skip ci] (81bd653)
  • flake: updated lockfile [skip ci] (3765c33)
  • flake: updated lockfile [skip ci] (6d2f45a)
  • flake: updated lockfile [skip ci] (b049f59)

... (truncated)

Commits
  • 6340fdc chore: release 1.13.5
  • 4c49113 chore(flake): updated lockfile [skip ci]
  • 40077f1 deps(patch): update docker digests
  • 45d52a5 docs: automated release update [skip ci]
  • 2b682d1 chore(flake): updated lockfile [skip ci]
  • 0014987 docs: automated release update [skip ci]
  • 76b438f chore(flake): updated lockfile [skip ci]
  • 6269b1b docs: automated release update [skip ci]
  • 1be88b8 chore(flake): updated lockfile [skip ci]
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies github_actions Pull requests that update GitHub Actions code labels Jun 14, 2026
@update-docs

update-docs Bot commented Jun 14, 2026

Copy link
Copy Markdown

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Bumps the minor-and-patch group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [shivammathur/setup-php](https://github.com/shivammathur/setup-php) and [actionhippie/calens](https://github.com/actionhippie/calens).


Updates `actions/checkout` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6.0.2...df4cb1c)

Updates `shivammathur/setup-php` from 2.37.0 to 2.37.2
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](shivammathur/setup-php@2.37.0...f3e473d)

Updates `actionhippie/calens` from 1.13.4 to 1.13.5
- [Release notes](https://github.com/actionhippie/calens/releases)
- [Changelog](https://github.com/actionhippie/calens/blob/master/CHANGELOG.md)
- [Commits](actionhippie/calens@0b8ceba...6340fdc)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: shivammathur/setup-php
  dependency-version: 2.37.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: actionhippie/calens
  dependency-version: 1.13.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@phil-davis phil-davis force-pushed the dependabot/github_actions/minor-and-patch-cf13385e61 branch from 381c4f7 to 71aded9 Compare June 15, 2026 07:30

@DeepDiver1975 DeepDiver1975 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

Overview

Dependabot grouped minor/patch bump across three GitHub Actions:

  • actions/checkout 6.0.2 → 6.0.3
  • shivammathur/setup-php 2.37.0 → 2.37.2 (skips 2.37.1)
  • actionhippie/calens 1.13.4 → 1.13.5

All changes are pinned-SHA updates in .github/workflows/ — no production code touched.

Analysis

  • actions/checkout 6.0.3: Patch fix for SHA-256 repository checkout init and merge commit SHA regex. No behaviour change for standard SHA-1 repos. ✅
  • shivammathur/setup-php 2.37.2: This release includes two security fixes from 2.37.1 (CVE-2026-46420: shell command escaping, CVE-2026-45793: GitHub auth handling for affected Composer versions) plus macOS/Windows fixes. The jump from 2.37.0 directly to 2.37.2 means the security fixes from 2.37.1 are included. ✅ — this is a recommended security update.
  • actionhippie/calens 1.13.5: Docker digest update only, no functional change. ✅
  • Pin style is correct: All SHAs are updated to match the tagged releases referenced in the inline comments.
  • Four workflow files touched (acceptance.yml, ci.yml, lint-and-codestyle.yml, php-unit.yml): changes are consistent across all files — no workflow was missed.

Summary

Clean, safe dependency update. The setup-php 2.37.1→2.37.2 security fixes make this worth merging promptly. No concerns.

@phil-davis

Copy link
Copy Markdown
Contributor

@DeepDiver1975 does this need whitelisting of the bumped SHAs to get CI to run?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants