Skip to content

Loosen comment-parser constraint to pick up 1.4.7 bug fix #265

@moltar

Description

@moltar

comment-parser is currently pinned to exactly 1.4.5 in this package's package.json dependencies. Version 1.4.7 contains a bug fix that downstream consumers would benefit from:

Could you either loosen the constraint to ^1.4.0 (or ^1.4.7) or bump the pin to 1.4.7? The exact pin currently blocks transitive updates via pnpm update --depth=Infinity, forcing downstream consumers to reach for pnpm.overrides to get the fix.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions