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.40.0 to 2.41.0 in /tools in the dependencies group #14464

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps the dependencies group in /tools with 1 update: github.com/goreleaser/nfpm/v2.

Updates github.com/goreleaser/nfpm/v2 from 2.40.0 to 2.41.0

Release notes

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

v2.41.0

Changelog

New Features

  • fa30aa2d34eed942c5cc902433e1cb684d4f1460: feat(rpm): support %config(missingok) (#854) (@​caarlos0)

Bug fixes

  • 9aef48ec15b384f22a9418cb286b80939e40149b: fix: improve init (@​caarlos0)
  • cbb71bf6679f8c7ca8dda6880cdce96641485bb8: fix: undefined variable 'staging-pkgs' (#858) (@​robsliwi)

Dependency updates

  • f9f1e15db9e9ac87807f4a9e24edbc2c3fd51755: feat(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 (#868) (@​dependabot[bot])
  • 3b66a665f52c09f72d73467d3bcfe39a03735f71: feat(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 (#860) (@​dependabot[bot])

Other work

  • 67fe7b2e6902f541bb7367782b3f55d9745175e7: docs: fix arch and platform env var examples (#862) (@​scop)
  • fec4263cb2da9554b4dffaecc606b6392a244c03: docs: fix bad documentation (@​caarlos0)
  • c2b326f29cf3e30cbe2f481ce7ed81f4a21df866: docs: update cmd docs (@​caarlos0)

Full Changelog: goreleaser/nfpm@v2.40.0...v2.41.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
  • fec4263 docs: fix bad documentation
  • 9aef48e fix: improve init
  • b207f76 chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.3 (#867)
  • f9f1e15 feat(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 (#868)
  • 4e7df29 chore(deps): bump actions/cache from 4.1.0 to 4.1.1 (#866)
  • 02839c0 chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#865)
  • 3f2a8d0 chore(deps): bump actions/cache from 4.0.2 to 4.1.0 (#864)
  • 5062fe9 chore(deps): bump cachix/install-nix-action from 29 to 30 (#863)
  • 67fe7b2 docs: fix arch and platform env var examples (#862)
  • 31e7c76 chore(deps): bump cachix/install-nix-action from V28 to 29 (#861)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group in /tools with 1 update: [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm).


Updates `github.com/goreleaser/nfpm/v2` from 2.40.0 to 2.41.0
- [Release notes](https://github.com/goreleaser/nfpm/releases)
- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.goreleaser.yml)
- [Commits](goreleaser/nfpm@v2.40.0...v2.41.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 28, 2024 17:35
@dependabot dependabot bot added dependency go Pull requests that update Go code labels Oct 28, 2024
Copy link
Contributor

mergify bot commented Oct 28, 2024

This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-7.17 is the label to automatically backport to the 7.17 branch.
  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit.
  • backport-8.x is the label to automatically backport to the 8.x branch.

Copy link
Contributor

mergify bot commented Oct 28, 2024

backport-8.x has been added to help with the transition to the new branch 8.x.
If you don't need it please use backport-skip label.

@mergify mergify bot added the backport-8.x Automated backport to the 8.x branch with mergify label Oct 28, 2024
@kruskall kruskall merged commit 70a1424 into main Oct 28, 2024
12 checks passed
@kruskall kruskall deleted the dependabot/go_modules/tools/dependencies-8a1d51a959 branch October 28, 2024 23:38
mergify bot pushed a commit that referenced this pull request Oct 28, 2024
Bumps the dependencies group in /tools with 1 update: [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm).

Updates `github.com/goreleaser/nfpm/v2` from 2.40.0 to 2.41.0
- [Release notes](https://github.com/goreleaser/nfpm/releases)
- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.goreleaser.yml)
- [Commits](goreleaser/nfpm@v2.40.0...v2.41.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 70a1424)
mergify bot added a commit that referenced this pull request Oct 28, 2024
Bumps the dependencies group in /tools with 1 update: [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm).

Updates `github.com/goreleaser/nfpm/v2` from 2.40.0 to 2.41.0
- [Release notes](https://github.com/goreleaser/nfpm/releases)
- [Changelog](https://github.com/goreleaser/nfpm/blob/main/.goreleaser.yml)
- [Commits](goreleaser/nfpm@v2.40.0...v2.41.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 70a1424)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.x Automated backport to the 8.x branch with mergify dependency go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant