Skip to content

fix(deps): group docs dependencies into a single Renovate PR#125

Merged
rhuanbarreto merged 2 commits into
mainfrom
fix/group-docs-renovate-deps
Mar 21, 2026
Merged

fix(deps): group docs dependencies into a single Renovate PR#125
rhuanbarreto merged 2 commits into
mainfrom
fix/group-docs-renovate-deps

Conversation

@rhuanbarreto

Copy link
Copy Markdown
Contributor

Summary

  • Adds a Renovate packageRules entry that groups all docs/package.json dependencies into a single PR
  • Fixes fix(deps): update dependency astro to v6 #124 where astro was upgraded to v6 alone, breaking the build because @astrojs/starlight wasn't upgraded together

Test plan

Astro ecosystem packages (astro, @astrojs/starlight) must be upgraded
together. Adding a matchFileNames rule for docs/package.json ensures
Renovate bundles all docs dependency updates into one PR.
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Mar 21, 2026

Copy link
Copy Markdown

Deploying archgate-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: 88c0933
Status: ✅  Deploy successful!
Preview URL: https://cf025588.archgate-cli.pages.dev
Branch Preview URL: https://fix-group-docs-renovate-deps.archgate-cli.pages.dev

View logs

Migrate all deprecated typescript.* settings to the js/ts.* namespace,
fix oxc extension settings (nodePath → path.node), and disable
telemetry across VS Code core and extensions.
@rhuanbarreto rhuanbarreto merged commit 4c1ad20 into main Mar 21, 2026
8 checks passed
@rhuanbarreto rhuanbarreto deleted the fix/group-docs-renovate-deps branch March 21, 2026 12:12
@github-actions github-actions Bot mentioned this pull request Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant