Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/goreleaser/nfpm/v2 from 2.33.1 to 2.37.1 #608

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2024

Bumps github.com/goreleaser/nfpm/v2 from 2.33.1 to 2.37.1.

Release notes

Sourced from github.com/goreleaser/nfpm/v2's releases.

v2.37.1

Changelog

Bug fixes

  • ffb033ce7023910afcb84a642e8358269765c30e: fix: move mod back to go 1.21 (@​caarlos0)

Other work

  • 5bb11f8f91bc74a84f69e3d8d05bd9c27dffdc5d: docs: update cmd docs (@​caarlos0)

Full Changelog: goreleaser/nfpm@v2.37.0...v2.37.1

Helping out

This release is only possible thanks to all the support of awesome people!

Want to be one of them? You can sponsor or contribute with code.

Where to go next?

v2.37.0

Changelog

New Features

  • 409b51628a1ce84657da5bdeb8f55842d276e978: feat(rpm): properly handle optional fields (#809) (@​caarlos0)
  • bc5c3bd876135f0a04a64cc7dbf1dc85fccbe5ed: feat: support for ipk packages (#818) (@​schmidtw)

Dependency updates

  • b381d5144d1497b6f71ef3d8a7023410ce942c9e: feat(deps): bump github.com/goreleaser/chglog from 0.5.0 to 0.6.0 (#813) (@​dependabot[bot])
  • 311860860cca371df321a4d63a17f768ce3c8bca: feat(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.8 (#811) (@​dependabot[bot])
  • 53815fbb5cf1b37bf0270ffb2d30933fead8a796: feat(deps): bump github.com/ulikunitz/xz from 0.5.11 to 0.5.12 (#810) (@​dependabot[bot])
  • 3ee9df5f0892cbca95a96cf5cbf6da40c0935f3e: feat(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#815) (@​dependabot[bot])

Build process updates

  • 4e7be8063b455e9d9f072f246a5653aaaa9c25cd: build: do not draft winget pr (@​caarlos0)
  • 157bd8dfd7fdf0eea0082a275515f9b6f64418ee: build: fix workflow-dispatch deleted tag (@​caarlos0)

Other work

  • cee170f7a9731546f1fb8d8f9fdce59b91496679: docs: update cmd docs (@​caarlos0)
  • 00cc3d861be1b2f14abac482ae1ff00cf080f4c0: docs: update cmd docs (@​caarlos0)

Full Changelog: goreleaser/nfpm@v2.36.1...v2.37.0

Helping out

This release is only possible thanks to all the support of awesome people!

Want to be one of them? You can sponsor or contribute with code.

... (truncated)

Commits
  • ffb033c fix: move mod back to go 1.21
  • 5bb11f8 docs: update cmd docs
  • 8377f70 test: test enumarate
  • 8643a66 chore(deps): update go-rpmutils (#814)
  • 00cc3d8 docs: update cmd docs
  • bc5c3bd feat: support for ipk packages (#818)
  • 45cc1de chore(deps): update go-rpmutils
  • 8d3515b chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#819)
  • 690e88b chore(deps): bump anchore/sbom-action from 0.15.10 to 0.15.11 (#817)
  • d78518b chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#816)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 4, 2024
@github-actions github-actions bot enabled auto-merge (squash) June 4, 2024 10:28
@Xe
Copy link
Owner

Xe commented Jun 4, 2024

@dependabot recreate

Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from 2.33.1 to 2.37.1.
- [Release notes](https://github.com/goreleaser/nfpm/releases)
- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.goreleaser.yml)
- [Commits](goreleaser/nfpm@v2.33.1...v2.37.1)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/nfpm/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.37.1 branch from 67a1d91 to 619857e Compare June 4, 2024 21:46
@github-actions github-actions bot merged commit 1b38ae5 into master Jun 4, 2024
29 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.37.1 branch June 4, 2024 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant