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

feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.34.0 to 2.35.0 #4492

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2023

Bumps github.com/goreleaser/nfpm/v2 from 2.34.0 to 2.35.0.

Release notes

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

v2.35.0

Changelog

New Features

  • 9c4fc0e886dabcd359967cdeca9107973e93c4b9: feat: reproducible packages (#748) (@​caarlos0)

Bug fixes

  • 3485ec3edaba34f90ab57c287ac71eaabfc816be: fix(deb): blank line in package description (#742) (@​abemedia)
  • 60cff806c953650d9bda31fda43452003552784b: fix: Ensure reproducable Deb package (#747) (@​keliramu)
  • 2c8f9e0d70ccc37e2eb6433daccc3ca2f67841a1: fix: config merge (@​caarlos0)
  • 216b17ffff80a5faad835fc53cbe461322d4bf6a: fix: example should not have prefixed version (@​caarlos0)
  • cdd9a621e98bb5e1b41798b74b720a3273e743ab: fix: use parent owner/group on typedir (#754) (@​caarlos0)

Dependency updates

  • a8707cd42874f46a192ec2ef9918d3a75631afb6: feat(deps): bump github.com/klauspost/compress from 1.17.2 to 1.17.3 (#737) (@​dependabot[bot])
  • 6f2eb59cd263e4a8516ca6addb40e4a5d87b1084: feat(deps): bump github.com/klauspost/compress from 1.17.3 to 1.17.4 (#745) (@​dependabot[bot])
  • 6c241370ccdd5718730556f2b8c13e4733d0fda7: feat(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#732) (@​dependabot[bot])
  • d56350e61f34f7a596d2383b365da633798aed97: feat(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#756) (@​dependabot[bot])

Build process updates

  • 560c42ca3c87a2938e3b9cc841ec6cde05c8984b: build: added shell.nix (#743) (@​caarlos0)
  • 29c85136454eabe774558c1b67e3ecf025269f55: build: setup nur and winget (@​caarlos0)

Other work

  • c4f2da3568bdd0d2882a02a29b60101f944e0f33: docs: correct GOARCH docs (#733) (@​cognifloyd)
  • aaaa3fbb8625a9fe03ba2cb5e2c0f050d2393e6b: docs: fix systemd note (@​caarlos0)
  • f0941db79b18d292a921e0ea778fcf5d1c282e0e: docs: update cmd docs (@​caarlos0)
  • 7439013fb5dc9357e84aabb36823a21c1b97e8ba: docs: update cmd docs (@​caarlos0)

Full Changelog: goreleaser/nfpm@v2.34.0...v2.35.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.

Where to go next?

Commits
  • 29c8513 build: setup nur and winget
  • cdd9a62 fix: use parent owner/group on typedir (#754)
  • d56350e feat(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#756)
  • 99bf0d0 test: testifylint fixes (#753)
  • 8c91e5e chore(deps): bump github/codeql-action from 2 to 3 (#752)
  • e43aa7f chore(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0 (#751)
  • 2c8f9e0 fix: config merge
  • 7439013 docs: update cmd docs
  • 9c4fc0e feat: reproducible packages (#748)
  • c314251 chore(deps): bump actions/setup-go from 4 to 5 (#749)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/goreleaser/nfpm/v2 [>= 2.24.a, < 2.25]

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)

Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from 2.34.0 to 2.35.0.
- [Release notes](https://github.com/goreleaser/nfpm/releases)
- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.goreleaser.yml)
- [Commits](goreleaser/nfpm@v2.34.0...v2.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 21, 2023
Copy link

cloudflare-pages bot commented Dec 21, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1426b95
Status: ✅  Deploy successful!
Preview URL: https://d004f69f.goreleaser.pages.dev
Branch Preview URL: https://dependabot-go-modules-github-v8nr.goreleaser.pages.dev

View logs

@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Dec 21, 2023
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c1b7139) 83.82% compared to head (1426b95) 83.82%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4492   +/-   ##
=======================================
  Coverage   83.82%   83.82%           
=======================================
  Files         135      135           
  Lines       12823    12823           
=======================================
  Hits        10749    10749           
  Misses       1650     1650           
  Partials      424      424           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@caarlos0 caarlos0 merged commit 782dd54 into main Dec 21, 2023
12 checks passed
@caarlos0 caarlos0 deleted the dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.35.0 branch December 21, 2023 12:16
@github-actions github-actions bot added this to the v2.0.0 milestone Dec 21, 2023
@caarlos0 caarlos0 modified the milestones: v2.0.0, v1.23.0 Feb 2, 2024
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 size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant