Nish Sinha

Results 5 issues of Nish Sinha

This avoids recording cassettes when we run our tests in CI in case the PR author didn't already record them. This also helps us catch instances where the cassette itself...

Adds an optional `package` flag to `npm audit` so that only one dependency is audited at a time. Useful for Dependabot security updates. One thing to note here is that...

semver:minor
Release 8.x
cmd:audit

Right now, repos that have individual security update PRs do not get those PRs grouped when clicking "enable grouped security updates". Dependabot should close out the existing individual PRs before...

Add support for the `newVersion` and `prevVersion` fields for updates with multiple dependencies. Right now these fields are empty when there are multiple dependencies, so this affects both [grouped updates](https://github.com/dependabot/fetch-metadata/pull/396/commits/b534cb5e81bd66664f33772f7d740d370980104d)...

enhancement

### What are you trying to accomplish? Remove the dependency_has_directory feature flag Used in: - https://github.com/dependabot/dependabot-core/pull/9988 - https://github.com/dependabot/dependabot-core/pull/9938 ### Anything you want to highlight for special attention from reviewers? The...