Skip to content

[stable34] fix(deps): pin nextcloud/ocp to dev-stable34 in psalm vendor-bin#2790

Open
miaulalala wants to merge 1 commit into
stable34from
fix/noid/psalm-ocp-branch-pin-stable34
Open

[stable34] fix(deps): pin nextcloud/ocp to dev-stable34 in psalm vendor-bin#2790
miaulalala wants to merge 1 commit into
stable34from
fix/noid/psalm-ocp-branch-pin-stable34

Conversation

@miaulalala

@miaulalala miaulalala commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Summary

vendor-bin/psalm/composer.json was still requiring nextcloud/ocp:dev-master, a leftover from before stable34 was cut. nextcloud/ocp's master branch now requires PHP ~8.3 || ~8.4 || ~8.5, while this file pins platform.php to 8.2.27 — so the weekly "Update nextcloud/ocp" automation has been failing every run (see #2788).

Points it at dev-stable34 instead, matching the pattern already used on stable32. Also picked up a few already-pending minor bumps in the psalm vendor-bin lock (psalm itself was locked to 6.14.3 while composer.json already asked for ^6.16.1) as a side effect of regenerating the lock file.

AI-Assisted-By: ClaudeCode:claude-sonnet-5

Checklist

  • Sign-off message is added
  • Backports requested where applicable (n/a — this is itself a stable-branch-specific fix)

@miaulalala miaulalala changed the title fix(deps): pin nextcloud/ocp to dev-stable34 in psalm vendor-bin [stable34] fix(deps): pin nextcloud/ocp to dev-stable34 in psalm vendor-bin Jul 15, 2026
@miaulalala miaulalala self-assigned this Jul 15, 2026
@miaulalala
miaulalala requested review from CarlSchwan and artonge July 15, 2026 13:45
@miaulalala miaulalala added 3. to review github_actions Pull requests that update GitHub Actions code chore labels Jul 15, 2026
@cypress

cypress Bot commented Jul 15, 2026

Copy link
Copy Markdown

Activity    Run #4054

Run Properties:  status check failed Failed #4054  •  git commit d0b1735f5a: [stable34] fix(deps): pin nextcloud/ocp to dev-stable34 in psalm vendor-bin
Project Activity
Branch Review fix/noid/psalm-ocp-branch-pin-stable34
Run status status check failed Failed #4054
Run duration 02m 02s
Commit git commit d0b1735f5a: [stable34] fix(deps): pin nextcloud/ocp to dev-stable34 in psalm vendor-bin
Committer Anna
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 1
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 8
View all changes introduced in this branch ↗︎

Tests for review

Failed  cypress/e2e/settings.cy.ts • 1 failed test • Run E2E

View Output

Test Artifacts
Check that user's settings survive a reload > Form survive a reload Test Replay Screenshots

@miaulalala

Copy link
Copy Markdown
Collaborator Author

/compile amend

@nextcloud-command
nextcloud-command force-pushed the fix/noid/psalm-ocp-branch-pin-stable34 branch from 3240226 to 320b7d4 Compare July 15, 2026 20:06
@CarlSchwan
CarlSchwan enabled auto-merge July 16, 2026 03:52
vendor-bin/psalm/composer.json was still requiring nextcloud/ocp:dev-master,
left over from before this branch was cut. Since nextcloud/ocp's master
branch now requires PHP ~8.3+ while this file pins platform.php to 8.2.27,
the weekly automated ocp-update workflow fails every run. Point it at
dev-stable34 instead, matching the pattern already used on stable32.

Signed-off-by: Anna Larch <anna@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@miaulalala
miaulalala force-pushed the fix/noid/psalm-ocp-branch-pin-stable34 branch from 320b7d4 to 4cd933b Compare July 16, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review chore github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants