Skip to content

ci: add dependabot config for github-actions and npm - #49

Merged
ryanleecode merged 1 commit into
masterfrom
feature/dependabot-config
Aug 23, 2026
Merged

ci: add dependabot config for github-actions and npm#49
ryanleecode merged 1 commit into
masterfrom
feature/dependabot-config

Conversation

@systemfsoftware-maker

Copy link
Copy Markdown
Collaborator

Dependabot now opens weekly, grouped dependency-update PRs for GitHub Actions and the npm workspace, mirroring the systemfsoftware monorepo setup.

Three update groups:

  • github-actions at / — a single PR per batch for all workflow action bumps.
  • npm at / — root workspace tooling (turbo, typescript, …), majors separated from minor/patch.
  • npm at /npm/packages/comment-checker — the published launcher, with effect/oxlint grouped and typescript@7 majors excluded as deliberate migrations.

typescript semver-major is ignored in both npm entries; the wrapper pins Effect to v4 RC and never dips to effect@3. No config validation errors on push (GitHub schema-checks dependabot.yml).

@ryanleecode
ryanleecode merged commit 833e3bd into master Aug 23, 2026
11 checks passed
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