Skip to content

chore: automate docs dependency updates#275

Open
taroj1205 wants to merge 1 commit into
zen-browser:mainfrom
taroj1205:chore/dependabot-updates
Open

chore: automate docs dependency updates#275
taroj1205 wants to merge 1 commit into
zen-browser:mainfrom
taroj1205:chore/dependabot-updates

Conversation

@taroj1205
Copy link
Copy Markdown
Member

Summary

  • Adds weekly Dependabot updates for npm dependencies and GitHub Actions.
  • Groups related docs framework, runtime, typing, linting, styling/build, TypeScript, and workflow updates to keep PRs reviewable.

Verification

  • ruby -e 'require "yaml"; YAML.load_file(".github/dependabot.yml"); puts "dependabot.yml OK"'
  • bun run lint
  • bun run build

Dependabot can keep grouped docs dependencies current without mixing every ecosystem into one noisy stream.

Constraint: Repository has npm package metadata and GitHub Actions workflows

Rejected: Update dependencies in this PR | unrelated lockfile churn

Confidence: high

Scope-risk: narrow

Reversibility: clean

Tested: ruby YAML parse; bun run lint; bun run build

Not-tested: Dependabot scheduler execution on GitHub
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