Skip to content

chore(dependabot): add config for npm workspaces and github-actions - #394

Draft
barker1977 wants to merge 1 commit into
masterfrom
mbarker/APPS-8450
Draft

chore(dependabot): add config for npm workspaces and github-actions#394
barker1977 wants to merge 1 commit into
masterfrom
mbarker/APPS-8450

Conversation

@barker1977

@barker1977 barker1977 commented Aug 10, 2026

Copy link
Copy Markdown

Description

Adds a .github/dependabot.yml covering npm for the root package and each of the five packages/* Lerna workspaces (via the Artifactory registry), plus github-actions. Weekly checks with minor/patch bumps grouped into a single PR per package. TypeScript majors are excluded since they require coordinated upgrades.

Detail

One package-ecosystem: npm entry per directory (root, packages/zcli, packages/zcli-apps, packages/zcli-connectors, packages/zcli-core, packages/zcli-themes) so each sub-package's own dependencies are scanned independently.

JIRA: https://zendesk.atlassian.net/browse/APPS-8450

Checklist

  • Config-only change — no new unit/functional tests needed

…actions

Weekly checks against the Artifactory npm registry for the root package
and each of the five packages/* workspaces, with minor/patch grouped
into a single PR per package. TypeScript majors are excluded since
they require coordinated upgrades.

APPS-8450
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