chore(ci): add Dependabot - #43
Merged
Merged
Conversation
Weekly npm updates for production and peer dependencies only; request review and changelog reminder on production bumps.
Repo activity notifications are enough; no auto review request or comment.
Dependabot does not open version PRs for peerDependencies.
Lint and test tooling should stay current; major upgrades stay manual.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What?
dependencies+devDependenciesonly).Why?
Inspired by polylang#1982, but scoped to this repo: automate safe updates for the runtime dep and the lint/test toolchain. No Composer manifest. No reviewer workflow — repo activity notifications are enough.
How?
dependency-type: productioncoverspath.dependency-type: developmentwithupdate-typesminor/patch only —eslint,jest,@wordpress/eslint-plugin,@wordpress/prettier-config,prettier(major bumps stay manual).groups.dev-toolscollapses dev-dependency bumps into one PR.peerDependenciesare excluded: Dependabot does not version-bump them.Test plan
pathproduction bump opens when available.peerDependenciesor devDependency major bumps.