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/goreleaser/v2 from 2.5.1 to 2.6.0 in /tools #173

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

Bumps github.com/goreleaser/goreleaser/v2 from 2.5.1 to 2.6.0.

Release notes

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

v2.6.0

Changelog

New Features

  • 0b595aa50f084b0fb5e1f9bfe16bac734b12bd73: feat(announce): bluesky.enabled templateable (@​caarlos0)
  • c8b85a19fd91c4923ae47892123a9bffa75276b9: feat(announce): discord.enabled templateable (@​caarlos0)
  • a5c83fa33e033400da568f1eee8ffa402cb0aadc: feat(announce): linkedin.enabled templateable (@​caarlos0)
  • f74284a20cae02d9e4c448fd72fb5de67a6ab7dc: feat(announce): mastodon.enabled templateable (@​caarlos0)
  • f0f4f6715e03bfb8110a6c3c0d4c090258baee2c: feat(announce): mattermost.enabled templateable (@​caarlos0)
  • c87421a11b8e304013d76dbf1bd870593ef90111: feat(announce): opencollective.enabled templateable (@​caarlos0)
  • ffd1cfd0fb2c02f7d0d76caeee02992b3c1d5aef: feat(announce): reddit.enabled templateable (@​caarlos0)
  • b4983f5e373aa3363394285fe3f7d137d456648d: feat(announce): slack.enabled templateable (@​caarlos0)
  • a2ac8eff7d86ee47d35538c85bb281db8937f97f: feat(announce): smpt.enabled templateable (@​caarlos0)
  • 0db06d61496498908ed5813b65b5d2d668069d6a: feat(announce): teams.enabled templateable (@​caarlos0)
  • 5ac1edfd451488ee3793eede4c674d6079a0c113: feat(announce): telegram.enabled templateable (@​caarlos0)
  • 098717cd57df4ce0b4eaf31fc9e29eb26f9ff689: feat(announce): twitter.enabled templateable (@​caarlos0)
  • 0e2fa0806bb3596bc9ccb453bf478cf2588ea034: feat(announce): webhook.enabled templateable (@​caarlos0)
  • 6487947a20b1ff9b37fd55e8035a56d80151bfa3: feat(archive): allow to specify multiple formats (#5455) (@​caarlos0)
  • 516d9bccf5b032833aab21f594242be5cb980dfc: feat(build): add bun support (#5403) (@​caarlos0)
  • 02a1aacca49f591597fbcff461ed6478e6c1aff3: feat(build): adds deno support (#5408) (@​caarlos0)
  • 5b3afc4935c4efedbd905cf66a2378769ebc914a: feat(build): support solaris/sparc and solaris/sparc64 in golang builder (#5449) (@​caarlos0)
  • 12b78d4f95494a32984c44b7d17c5fa50e707153: feat(docker): suggest image if not found (#5451) (@​caarlos0)
  • 06ebb7e5cc3103b8f7fd8f6a000f14edb6d5cf4d: feat(nfpm): allow to set mtime on packages (#5392) (@​caarlos0)
  • 7f03cb84e2a57b2cbc67cb78c262442e8bca9273: feat(notarize): allows setting signing entitlements (#5465) (@​caarlos0)
  • cee60d12b648353345deb42ca6f52cd6e1d02336: feat(release/gh): allow templates in make_latest (#5420) (@​vedantmgoyal9)

Bug fixes

  • c3ec342f1e5443dfbb749d2a31542383c5947994: fix(build): mkdir target dir before building (#5422) (@​caarlos0)
  • 7447788b4cf6a5f2c2adb5b5906c223e9684704b: fix(builders/bun): add missing targets (@​vedantmgoyal9)
  • 93fb6503217b3b83b829637b70f0da9c402c110e: fix(bun): rename file (@​caarlos0)
  • 2277b1c2434372fc7dbced7080d29c1c4c81d02e: fix(deno): allow concurrency (@​caarlos0)
  • 884b2ad6084f095c1b29bfc2fd58f7655e0dfad7: fix(gitea): commit with no author (#5468) (@​caarlos0)
  • 27c61ed5e7e6da3a455b765782839df9410264df: fix: artifact filter builder check (#5415) (@​caarlos0)
  • 4526d0485b1c85e232adbd89c9179582dbc997c3: fix: build --single-target infer target from runtime (#5443) (@​caarlos0)
  • 2519768343403bc4e048f3f2e99ae001e8fb6102: fix: do not return nil if builder is invalid (#5419) (@​caarlos0)
  • 3bb72d923fd5384268a06ce93a85d052a9900344: fix: don't assume username is goreleaser in tests (@​twpayne)
  • 42e0b35360e64838ffd96641a606ca2b84d868f6: fix: lint issue (@​caarlos0)
  • aaf13328b67974301adb16c98eb2d12c7eae9340: fix: multiline log output improvements (@​caarlos0)
  • f07e0184f76a706ca510b5457b51bf62acf79976: fix: run upx before signing binaries (@​caarlos0)
  • 684c8e4b525f59a20223920862deb320a4fa80c1: fix: small log improvements (@​caarlos0)
  • 07cdd078641a965988139de6f39ce31a3982c786: fix: target filter byamd64 and byarm (#5441) (@​caarlos0)
  • 821f44ab4f6ada29dabaa1911dac33ed0ee4caf8: fix: update go-gitlab to the new official client (@​caarlos0)

Dependency updates

  • 7b8ca0a385ffa1d503e635e5bd52055a2b3a0ed0: chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0 (#5469) (@​dependabot[bot])
  • d752491f0639f5a32663debfd193ec5e4c0e25b3: chore(deps): bump code.gitea.io/sdk/gitea from 0.19.0 to 0.20.0 (#5447) (@​dependabot[bot])
  • 9626142938693228a1aee28a3ef8f029b0da4f6f: chore(deps): bump dagger/dagger-for-github from 7.0.3 to 7.0.4 (#5453) (@​dependabot[bot])
  • 1d0f943b7a6e8dff7a5b4191dfd65a4063916b67: chore(deps): bump docker/setup-qemu-action from 3.2.0 to 3.3.0 (#5433) (@​dependabot[bot])
  • 745fa6c8cc875ed2af6e3b8f18fe5ca44b016ece: chore(deps): bump github.com/agnivade/levenshtein from 1.1.1 to 1.2.0 (#5457) (@​dependabot[bot])
  • 36c81161b76a153b0e4586f509c549f6c5406d3b: chore(deps): bump github.com/google/go-containerregistry from 0.20.2 to 0.20.3 (#5458) (@​dependabot[bot])
  • d64408b4b5aa71464ee56b8a36df85498d19452a: chore(deps): bump github/codeql-action from 3.28.0 to 3.28.1 (#5445) (@​dependabot[bot])
  • 9dbaad88901f07a2ddcbd345446b3b31b3f9ac50: chore(deps): bump gitlab.com/gitlab-org/api/client-go from 0.119.0 to 0.120.0 (#5466) (@​dependabot[bot])
  • 795726764904ad2c96c085997539b50e292a0552: chore(deps): bump golang from 1.23.4-alpine to 1.23.5-alpine (#5461) (@​dependabot[bot])

... (truncated)

Commits

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.5.1 to 2.6.0.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v2.5.1...v2.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 22, 2025
@github-actions github-actions bot merged commit 8400a70 into main Jan 22, 2025
4 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/tools/github.com/goreleaser/goreleaser/v2-2.6.0 branch January 22, 2025 04:16
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.

0 participants