Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 2 updates#72

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/minor-and-patch-5dd11fe3c8
Open

chore(deps): bump the minor-and-patch group across 1 directory with 2 updates#72
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/minor-and-patch-5dd11fe3c8

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 2 updates in the / directory: shivammathur/setup-php and actionhippie/calens.

Updates shivammathur/setup-php from 2.37.1 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

Commits

Updates actionhippie/calens from 1.13.4 to 1.14.1

Release notes

Sourced from actionhippie/calens's releases.

v1.14.1

1.14.1 (2026-06-22)

Dependencies

Miscellaneous

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

v1.14.0

1.14.0 (2026-06-15)

Dependencies

  • minor: update alpine docker tag to v3.24 (#89) (d206715)
  • patch: update docker digests (462dde5)
  • patch: update docker digests (19e3336)
  • patch: update docker digests (#92) (22b21b2)

Miscellaneous

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

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.14.1 (2026-06-22)

Dependencies

Miscellaneous

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

1.14.0 (2026-06-15)

Dependencies

  • minor: update alpine docker tag to v3.24 (#89) (d206715)
  • patch: update docker digests (462dde5)
  • patch: update docker digests (19e3336)
  • patch: update docker digests (#92) (22b21b2)

Miscellaneous

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

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)

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 14, 2026
@phil-davis

Copy link
Copy Markdown
Contributor

@DeepDiver1975 do you need to whitelist these to enable them to run?

@DeepDiver1975

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@DeepDiver1975

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot dependabot Bot changed the title chore(deps): bump the minor-and-patch group with 2 updates chore(deps): bump the minor-and-patch group across 1 directory with 2 updates Jun 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/minor-and-patch-5dd11fe3c8 branch from bdf6732 to 269eed5 Compare June 22, 2026 15:46

@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.

🤖 Automated code review by Claude Code review agent

Verdict: Approve

Grouped Dependabot minor-and-patch update touching only uses: refs across 5 reusable-workflow files. Verified:

1. shivammathur/setup-php 2.37.1 → 2.37.2 (patch)

  • SHA 7c071dff3e473d, version comment updated.
  • Confirmed f3e473d is the exact commit behind upstream tag 2.37.2.
  • Applied consistently in acceptance.yml, js-unit.yml, php-codestyle.yml, php-unit.yml.

2. actionhippie/calens 1.13.4 → 1.14.1 (minor)

  • SHA 0b8ceba6c54a62, version comment updated.
  • Confirmed 6c54a62 is the exact commit behind upstream tag v1.14.1.
  • Applied in calens.yml.

Checks:

  • No major version bumps; both deltas are genuinely within minor/patch range.
  • Diff is confined entirely to SHA-pinned action references plus their version comments — no logic changes to the reusable workflows themselves.
  • SHA pins verified against upstream tags (supply-chain integrity confirmed), and comments are consistent with the pinned SHAs.
  • Upstream changelogs for both releases are routine maintenance (bug fixes, hardening, docker digest/base-image bumps) with no behavioral changes affecting how these actions are invoked here.

Low-risk, correctly-pinned dependency bump. Safe to merge.

@DeepDiver1975

Copy link
Copy Markdown
Member

@dependabot recreate

@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.

🤖 Automated approval by Claude Code review agent — routine dependabot minor/patch bump (shivammathur/setup-php 2.37.1→2.37.2 patch, actionhippie/calens 1.13.4→1.14.1 minor), SHA-pins verified against upstream tags, confined to workflow uses: refs with no logic changes. Approving and squash-merging per auto_merge policy.

… updates

Bumps the minor-and-patch group with 2 updates in the / directory: [shivammathur/setup-php](https://github.com/shivammathur/setup-php) and [actionhippie/calens](https://github.com/actionhippie/calens).


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

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

---
updated-dependencies:
- dependency-name: actionhippie/calens
  dependency-version: 1.13.5
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/minor-and-patch-5dd11fe3c8 branch from 269eed5 to 0167317 Compare June 22, 2026 16:08

@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.

🤖 Automated review by Claude Code review agent.

Change: SHA-pinned minor/patch action bumps in the reusable workflows —
shivammathur/setup-php 2.37.1→2.37.2 (patch) and actionhippie/calens
1.13.4→1.14.1 (minor). Pins are full 40-char commit SHAs with the version in a
trailing comment, which is the correct supply-chain-safe form. The change
content itself is benign.

However — not merging. On the current (rebased) HEAD a large number of
required checks are failing: PHP Unit (sqlite / mysql:8.0 / several
integration matrices), JS Unit (both variants), PHP Code Style (+additional
app / --no-phan), and all acceptance suites (API, API+Email, WebUI). Only a
subset (PHP Unit mariadb, base PHP Code Style, Build, Changelog, Commits) pass.

Because these failures appear on the same HEAD that introduces the action
bumps, I can't rule out that the new setup-php/calens versions are the
cause — so I'm withholding a merge until the red checks are understood. If the
failures are pre-existing flakiness unrelated to the bump, a maintainer can
confirm and merge; if they're caused by the new versions, the bump needs
adjustment. Either way this needs a human look before landing.

@phil-davis

Copy link
Copy Markdown
Contributor

https://github.com/owncloud/reusable-workflows/actions/runs/27966666176/job/82764888575?pr=72

Cloning into bare repository '/home/runner/.cache/composer/vcs/https---codeberg.org-icewind-streams'...
fatal: unable to access 'https://codeberg.org/icewind/streams/': The requested URL returned error: 504

Back to this codeberg inaccessible crud.

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.

2 participants