Skip to content

feat(analyze): generate specific subjects for npm dependency changes#79

Merged
razakadam74 merged 1 commit into
mainfrom
feat/smart-dependency-subjects
Jun 13, 2026
Merged

feat(analyze): generate specific subjects for npm dependency changes#79
razakadam74 merged 1 commit into
mainfrom
feat/smart-dependency-subjects

Conversation

@razakadam74

@razakadam74 razakadam74 commented Jun 13, 2026

Copy link
Copy Markdown
Owner

chore(deps) commits previously always read "update dependencies". They now describe the actual change to package.json:

  • bump from to — a version change
  • add / remove
  • pin to — a newly added overrides entry
  • update and (…, and others for 4+) — multiple changes

package.json is the source of truth; generated lockfile entries areignored. Root metadata, scripts, lockfile-only diffs, multiple manifests, and non-npm ecosystems all fall back to the generic "update dependencies", so the subject is only ever more specific, never wrong.

@razakadam74
razakadam74 merged commit 2312ce1 into main Jun 13, 2026
9 checks passed
@razakadam74
razakadam74 deleted the feat/smart-dependency-subjects branch June 13, 2026 08:02
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