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

Bump github.com/goreleaser/nfpm/v2 from 2.33.1 to 2.34.0 #422

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

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

Release notes

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

v2.34.0

Changelog

New Features

  • 61d7e9d67b8dc869e643a3b76cd05f431699688b: feat: env expand contents (#721) (@​caarlos0)

Bug fixes

  • a2d723a1e88d34686a3c088f35160c22a8399859: fix(apk): alpine conventional file name (#725) (@​caarlos0)

Dependency updates

  • 3f4ab94f0ba41e1a9b3ffb4bdeaa54468a9c93d8: feat(deps): bump github.com/invopop/jsonschema from 0.10.0 to 0.11.0 (#720) (@​dependabot[bot])
  • 4b4f04a26e9e29a0b80e07e9feb91a8b35fa3d79: feat(deps): bump github.com/invopop/jsonschema from 0.11.0 to 0.12.0 (#722) (@​dependabot[bot])
  • a488179e94a8e4d9a31de66578003878e8bcd73b: feat(deps): bump github.com/invopop/jsonschema from 0.8.0 to 0.9.0 (#716) (@​dependabot[bot])
  • 2e96c18d592043a0c0c0e765e765025df8084a07: feat(deps): bump github.com/invopop/jsonschema from 0.9.0 to 0.10.0 (#717) (@​dependabot[bot])
  • 32c34dd048edf54456cc605335e3b0036b70873e: feat(deps): bump github.com/klauspost/compress from 1.17.0 to 1.17.1 (#727) (@​dependabot[bot])
  • 6a16fcd38aa41ec2a5fea50728d22258ab9e2580: feat(deps): bump github.com/klauspost/compress from 1.17.1 to 1.17.2 (#729) (@​dependabot[bot])
  • 07ca006d223374ca42549e4d35c4b0454d9ce2c5: feat(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 (#726) (@​dependabot[bot])

Other work

  • f1b22763a188ec3378e5faac1f7ac09e7351fe35: docs: fix jsonschema (@​caarlos0)
  • 55aff531d9d25dec5cb349bebf86bf06f8c01186: docs: update cmd docs (@​caarlos0)

Full Changelog: goreleaser/nfpm@v2.33.1...v2.34.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
  • 6a16fcd feat(deps): bump github.com/klauspost/compress from 1.17.1 to 1.17.2 (#729)
  • f1b2276 docs: fix jsonschema
  • 61d7e9d feat: env expand contents (#721)
  • 32c34dd feat(deps): bump github.com/klauspost/compress from 1.17.0 to 1.17.1 (#727)
  • a2d723a fix(apk): alpine conventional file name (#725)
  • 07ca006 feat(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 (#726)
  • b0af0c3 chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 (#723)
  • 4b4f04a feat(deps): bump github.com/invopop/jsonschema from 0.11.0 to 0.12.0 (#722)
  • 3f4ab94 feat(deps): bump github.com/invopop/jsonschema from 0.10.0 to 0.11.0 (#720)
  • 2e96c18 feat(deps): bump github.com/invopop/jsonschema from 0.9.0 to 0.10.0 (#717)
  • 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)

Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from 2.33.1 to 2.34.0.
- [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.34.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 requested a review from a team as a code owner October 30, 2023 08:11
@dependabot dependabot bot requested a review from codeboten October 30, 2023 08:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 30, 2023
@codeboten codeboten merged commit 9e2eaca into main Nov 1, 2023
3 checks passed
@codeboten codeboten deleted the dependabot/go_modules/github.com/goreleaser/nfpm/v2-2.34.0 branch November 1, 2023 20:46
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.

None yet

1 participant