Skip to content

ci(dependabot): restore build/frontend dirs for stable33 npm updates#61806

Merged
AndyScherzinger merged 1 commit into
masterfrom
ci/noid/dependabot-stable33-frontend-dirs
Jul 4, 2026
Merged

ci(dependabot): restore build/frontend dirs for stable33 npm updates#61806
AndyScherzinger merged 1 commit into
masterfrom
ci/noid/dependabot-stable33-frontend-dirs

Conversation

@AndyScherzinger

Copy link
Copy Markdown
Member

Summary

When the config was updated for stable34 (4c697c7), the stable33 npm entry was rewritten from the older-stable template and lost the /build/frontend and /build/frontend-legacy directories — both of which still exist on stable33.

Because the config entry that created them no longer exists, Dependabot refuses to rebase or recreate its open PRs in those directories:

The dependabot.yml entry that created this PR has been deleted so this PR can't be recreated. Please close the PR so Dependabot can create a new one with the current dependabot.yml.

(see #60050, which is stuck in a merge conflict for this reason)

This restores the two directories for the stable33 npm entry, matching the stable34 entry. stable32 predates the frontend build split, so it is intentionally left untouched.

Follow-up after merge

🤖 Generated with Claude Code

The stable34 config update (4c697c7) rewrote the stable33 npm entry from
the older-stable template, dropping /build/frontend and /build/frontend-legacy
which do exist on stable33. As a result Dependabot can no longer maintain or
recreate PRs in those directories (e.g. #60050).

Signed-off-by: Andy Scherzinger <andy.scherzinger@nextcloud.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@AndyScherzinger AndyScherzinger changed the base branch from stable33 to master July 4, 2026 19:06
@AndyScherzinger AndyScherzinger merged commit f42d8c0 into master Jul 4, 2026
153 of 175 checks passed
@AndyScherzinger AndyScherzinger deleted the ci/noid/dependabot-stable33-frontend-dirs branch July 4, 2026 19:26

@susnux susnux left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✔️

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants