Skip to content

build(deps): ignore go-msix >= 1.0.0 in Dependabot tools updates - #1860

Merged
rcaril merged 4 commits into
mainfrom
rcaril/ignore-go-msix-prior-to-1.0.0
Jul 29, 2026
Merged

build(deps): ignore go-msix >= 1.0.0 in Dependabot tools updates#1860
rcaril merged 4 commits into
mainfrom
rcaril/ignore-go-msix-prior-to-1.0.0

Conversation

@rcaril

@rcaril rcaril commented Jul 29, 2026

Copy link
Copy Markdown
Member

Change summary

go-msix v1.0.0 introduced a breaking API change that nfpm v2.47.0 (pinned by goreleaser v2.17.0) isn't compatible with yet, breaking the goreleaser tools build. nfpm merged a fix on main but hasn't cut a release with it. Add a durable ignore rule instead of a one-off manual pin so Dependabot stops proposing this bump on every scan.
All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

This PR addresses the failing CI in #1859.

go-msix v1.0.0 introduced a breaking API change that nfpm v2.47.0
(pinned by goreleaser v2.17.0) isn't compatible with yet, breaking the
goreleaser tools build. nfpm merged a fix on main but hasn't cut a
release with it. Add a durable ignore rule instead of a one-off manual
pin so Dependabot stops proposing this bump on every scan.
@rcaril
rcaril requested a review from a team as a code owner July 29, 2026 18:01
@rcaril
rcaril requested a review from philippschulte July 29, 2026 18:01
@rcaril rcaril added the Skip-Changelog do not add a changelog entry for this change label Jul 29, 2026
@rcaril
rcaril requested a review from kpfleming July 29, 2026 18:01
@rcaril rcaril added the tools Indicates that a given PR updates the repo tooling. label Jul 29, 2026

@philippschulte philippschulte left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks!

Comment thread .github/dependabot.yml
@rcaril
rcaril merged commit 0861b5c into main Jul 29, 2026
15 checks passed
@rcaril
rcaril deleted the rcaril/ignore-go-msix-prior-to-1.0.0 branch July 29, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip-Changelog do not add a changelog entry for this change tools Indicates that a given PR updates the repo tooling.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants