Skip to content

fix(ci): stop docs-site Dependabot failing the main commit check - #210

Merged
cursor[bot] merged 1 commit into
mainfrom
santosh/fix-dependabot-docs-849b
Sep 1, 2026
Merged

fix(ci): stop docs-site Dependabot failing the main commit check#210
cursor[bot] merged 1 commit into
mainfrom
santosh/fix-dependabot-docs-849b

Conversation

@santoshkumarradha

Copy link
Copy Markdown
Member

Summary

CI, security, and Release are green on main. The remaining red commit check is Dependabot on docs-site: it still opens a PR, then exits 1 on peer-resolver errors for @astrojs/mdx, @scalar/api-reference-react, react, and react-dom.

Ignore those packages in Dependabot. Bump them with the Astro/React line by hand.

Test plan

  • CI Success / Security Success
  • After merge, docs-site Dependabot update job no longer fails the commit
Open in Web Open in Cursor 

Peer-resolver errors on @astrojs/mdx, @scalar/api-reference-react,
and React mark Dependabot red even when it still opens a docs-site
PR. Ignore those packages; bump them with the Astro line by hand.

Signed-off-by: Cursor Agent <cursoragent@cursor.com>

Co-authored-by: Santosh kumar <santoshkumarradha@users.noreply.github.com>
@santoshkumarradha
santoshkumarradha marked this pull request as ready for review September 1, 2026 18:04
@cursor
cursor Bot merged commit 89e0951 into main Sep 1, 2026
29 checks passed
@cursor
cursor Bot deleted the santosh/fix-dependabot-docs-849b branch September 1, 2026 18:04
cursor Bot pushed a commit that referenced this pull request Sep 1, 2026
Resolve dependabot.yml on current main: keep the workspace-root
js-workspace group and docs-site peer-resolver ignores from #205/#210,
and keep existing type:*/area:* labels so Dependabot stops warning.

Signed-off-by: Cursor Agent <cursoragent@cursor.com>

Co-authored-by: Santosh kumar <santoshkumarradha@users.noreply.github.com>
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.

2 participants