Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps github.com/goreleaser/goreleaser/v2 from 2.4.4 to 2.4.8.

Release notes

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

v2.4.8

Changelog

Bug fixes

  • 377981ebd76e1bbb0dbe07d5428239ec8c5381a8: fix(aur): description with quotes (#5304) (@​ldez)
  • 10ab79f8581b9ff25a04f26cee54d2164f2d8277: fix(build): overrides without specifying goarm64 et al (#5298) (@​caarlos0)
  • ae4f6aa662dd26a879f82d507fff13f816748e92: refactor: replace fmt.Errorf with errors.New for consistency (#5294) (@​alexandear)
  • bae3bacc7d34ec433a7cc0b53a2c3691ea8ba6b7: refactor: use cmp.Or instead of ordered.First (#5295) (@​alexandear)

Dependency updates

  • 50d51ac89868bf6de10112e33cca5afb491b872f: chore(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8 (#5305) (@​dependabot[bot])
  • 11cd27ec20c00c7acb0b3007781728e715d0d27f: chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.4 (#5300) (@​dependabot[bot])
  • 2527485f34069676742662704d7d62facde5b7ea: chore(deps): bump codecov/codecov-action from 5.0.4 to 5.0.7 (#5302) (@​dependabot[bot])
  • 47f97818647a66df9cb61986eff59ce9092f11f9: chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 (#5299) (@​dependabot[bot])
  • c124eef95ab17145948133ffc130998ed21dbb7b: chore(deps): bump github.com/xanzy/go-gitlab from 0.113.0 to 0.114.0 (#5296) (@​dependabot[bot])
  • 1cfe69e7e9852d4f7b70881cb048170be2701d03: chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 (#5303) (@​dependabot[bot])

Other work

  • 4b4facb4b2d265528464da33a6b5612dd8e73f3a: chore: auto-update generated files (@​actions-user)

Full Changelog: goreleaser/goreleaser@v2.4.7...v2.4.8

Helping out

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

Want to be one of them? You can sponsor, get a Pro License or contribute with code.

Where to go next?

v2.4.7

Changelog

Bug fixes

  • 700889269f740f659c9f3867f2b79fed677b74b0: fix: no output (@​caarlos0)

Dependency updates

  • 0ec1c2cf2af3ea854902bff8a29ca5dd45f5cd7e: chore(deps): bump codecov/codecov-action from 5.0.0 to 5.0.2 (#5293) (@​dependabot[bot])

Other work

  • f6d9c44d98aa00aa7068cc700fa7301675d58a84: chore: auto-update generated files (@​actions-user)

Full Changelog: goreleaser/goreleaser@v2.4.6...v2.4.7

Helping out

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

... (truncated)

Commits
  • 377981e fix(aur): description with quotes (#5304)
  • 50d51ac chore(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8 (#5305)
  • 2527485 chore(deps): bump codecov/codecov-action from 5.0.4 to 5.0.7 (#5302)
  • 1cfe69e chore(deps): bump github/codeql-action from 3.27.4 to 3.27.5 (#5303)
  • ed94f0d test(ko): update chainguard labels
  • 10ab79f fix(build): overrides without specifying goarm64 et al (#5298)
  • 11cd27e chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.4 (#5300)
  • 47f9781 chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 (#5299)
  • c124eef chore(deps): bump github.com/xanzy/go-gitlab from 0.113.0 to 0.114.0 (#5296)
  • ae4f6aa refactor: replace fmt.Errorf with errors.New for consistency (#5294)
  • 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/goreleaser/v2](https://github.com/goreleaser/goreleaser) from 2.4.4 to 2.4.8.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v2.4.4...v2.4.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 25, 2024
@tobio tobio merged commit a16c606 into main Nov 25, 2024
40 checks passed
@tobio tobio deleted the dependabot/go_modules/tools/github.com/goreleaser/goreleaser/v2-2.4.8 branch November 25, 2024 21:11
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