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 the tools group in /tools with 2 updates #4282

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2024

Bumps the tools group in /tools with 2 updates: github.com/go-task/task/v3 and github.com/goreleaser/nfpm/v2.

Updates github.com/go-task/task/v3 from 3.36.0 to 3.37.2

Release notes

Sourced from github.com/go-task/task/v3's releases.

v3.37.2

  • Fixed a bug where an empty Taskfile would cause a panic (#1648 by @​pd93).
  • Fixed a bug where includes Taskfile variable were not being merged correctly (#1643, #1649 by @​pd93).

v3.37.1

v3.37.0

Changelog

Sourced from github.com/go-task/task/v3's changelog.

v3.37.2 - 2024-05-12

  • Fixed a bug where an empty Taskfile would cause a panic (#1648 by @​pd93).
  • Fixed a bug where includes Taskfile variable were not being merged correctly (#1643, #1649 by @​pd93).

v3.37.1 - 2024-05-09

v3.37.0 - 2024-05-08

Commits

Updates github.com/goreleaser/nfpm/v2 from 2.36.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 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

@dependabot dependabot bot requested a review from AlekSi as a code owner May 15, 2024 01:29
@dependabot dependabot bot added deps PRs that update dependencies not ready Issues that are not ready to be worked on; PRs that should skip CI labels May 15, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/tools-e1f5236740 branch from c45dbb8 to ffbe618 Compare May 15, 2024 10:34
Bumps the tools group in /tools with 2 updates: [github.com/go-task/task/v3](https://github.com/go-task/task) and [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm).


Updates `github.com/go-task/task/v3` from 3.36.0 to 3.37.2
- [Release notes](https://github.com/go-task/task/releases)
- [Changelog](https://github.com/go-task/task/blob/main/CHANGELOG.md)
- [Commits](go-task/task@v3.36.0...v3.37.2)

Updates `github.com/goreleaser/nfpm/v2` from 2.36.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.36.1...v2.37.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/tools-e1f5236740 branch from ffbe618 to 73bb14b Compare May 22, 2024 01:15
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/tools/tools-e1f5236740 branch May 27, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps PRs that update dependencies not ready Issues that are not ready to be worked on; PRs that should skip CI
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

None yet

1 participant