Skip to content

ci(dependabot): cover document-renderer and document-view-engine manifests - #482

Merged
vkgeorgia merged 1 commit into
mainfrom
methodology/23-dependabot-manifest-coverage
Aug 13, 2026
Merged

ci(dependabot): cover document-renderer and document-view-engine manifests#482
vkgeorgia merged 1 commit into
mainfrom
methodology/23-dependabot-manifest-coverage

Conversation

@transitrix

Copy link
Copy Markdown
Owner

Summary

  • Add the two npm manifests under packages/document-renderer and packages/document-view-engine to .github/dependabot.yml — they landed after the config was written and were never added, so Dependabot was only watching 4 of the 6 npm packages in the tree.
  • Corrected the now-stale comment above the npm block ("Four independently published CLI packages") — two of the six are not CLIs.

Context

Found while surveying this repo's Deliverable A (continuous updates) coverage for the family's dependency-maintenance epic. No other manifest types (pip, Docker) exist in this repo.

Test plan

  • Re-read the file in full after editing to confirm no truncation, structure matches the existing five entries
  • Confirmed all 6 package.json files under packages/ now have a corresponding dependabot entry
  • Confirmed no other manifest types (requirements.txt, Pipfile, Dockerfile) exist in this repo
  • CI green

…fests

Two npm packages landed after the Dependabot config was written and
were never added — Dependabot only watches four of the six npm
manifests under packages/.

Signed-off-by: transitrix <automation@transitrix.com>
@github-actions github-actions Bot added the needs:human-merge Mergeable but not a simple PR; awaits human merge label Aug 13, 2026
@vkgeorgia
vkgeorgia merged commit 810cb43 into main Aug 13, 2026
8 checks passed
@vkgeorgia
vkgeorgia deleted the methodology/23-dependabot-manifest-coverage branch August 13, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:human-merge Mergeable but not a simple PR; awaits human merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants