Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Jan 26, 2026

Whilst awaiting #289, adding an upper bound should allow Dependabot to upgrade to latest 3.x.

@hugovk hugovk merged commit 3f16dbf into main Jan 27, 2026
31 checks passed
@hugovk hugovk deleted the hugovk-patch-1 branch January 27, 2026 08:40
@hugovk
Copy link
Member Author

hugovk commented Jan 27, 2026

This didn't exactly work, #338 just tried sigstore>=3,<5 🙃

Closed that and told it to ignore 4.x. Let's see if it'll propose a newer 3.x, or we might need Dependabot config like this:

ignore:
  - dependency-name: "sigstore"
    update-types: ["version-update:semver-major"]

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.

3 participants