Why
npmx.dev has a steady Renovate queue (recent examples: #3250 major-ish generator bump, #3228 srvx v1, #3229 markdown-it-anchor v10, #3219 lock file maintenance). An optional comment-only second opinion can sit beside that flow without becoming another merge gate.
Action (comment-only)
Suggesting dep-second-opinion as an opt-in Action that posts comments only. It does not replace your workflow, does not gate CI, and does not edit package.json or lockfiles.
Optional policy YAML if you want to focus on majors; defaults are fine otherwise.
Pin example:
uses: lory69060/dep-second-opinion@v0.2.0
Install notes: https://github.com/lory69060/dep-second-opinion/blob/main/docs/install.md
Happy to close immediately if you already have in-house coverage or would rather keep Renovate as-is — no pressure.
HAS_ISSUE_TEMPLATE — owner must use form (map this text into the form fields).
Why
npmx.devhas a steady Renovate queue (recent examples: #3250 major-ish generator bump, #3228 srvx v1, #3229 markdown-it-anchor v10, #3219 lock file maintenance). An optional comment-only second opinion can sit beside that flow without becoming another merge gate.Action (comment-only)
Suggesting dep-second-opinion as an opt-in Action that posts comments only. It does not replace your workflow, does not gate CI, and does not edit
package.jsonor lockfiles.Optional policy YAML if you want to focus on majors; defaults are fine otherwise.
Pin example:
Install notes: https://github.com/lory69060/dep-second-opinion/blob/main/docs/install.md
Happy to close immediately if you already have in-house coverage or would rather keep Renovate as-is — no pressure.
HAS_ISSUE_TEMPLATE — owner must use form (map this text into the form fields).