Skip to content

[REQUEST] Consider provenance-backed patch releases for legacy v5/v6 lines #886

Description

@fa0311

Hi, would the maintainers be open to publishing no-code-change patch releases for the legacy v5 and v6 lines, for example semver@5.7.3 and semver@6.3.2, using npm provenance?

Context:

  • semver@7.5.1 through 7.5.4 were published with provenance.
  • semver@5.7.2 and semver@6.3.1 were published afterward without provenance.
  • pnpm's trustPolicy: no-downgrade checks publish chronology, not semver major lines, so semver@6.3.1 is reported as a trust downgrade.

A provenance-backed patch release on the legacy lines would let consumers resolve within the declared dependency ranges without using package-manager-specific exceptions such as trustPolicyExclude.

Related issues:

Thanks for considering it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions