Skip to content

dependency audit pins become stale between dependency updates #759

Description

@github-actions

Expected Behavior

The required dependency audit passes on an unchanged dependency graph or is refreshed independently of feature work.

Current Behavior

New advisories caused pnpm audit --ignore-registry-errors to fail every pull request until five existing transitive overrides were advanced to newly patched versions.

Possible Solution

Run scheduled dependency-audit remediation that updates override ranges and lockfiles before unrelated pull requests encounter the required check.

Minimal Reproducible Example

Run pnpm audit --ignore-registry-errors after new advisories are published against versions pinned in pnpm-workspace.yaml.

Context

Observed while synchronizing an unrelated payment-offer selection pull request with main.


Logged by Brendan Ryan in wevm/mppx at 47d6df7. Filed by Frog.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions