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/goreleaser/v2 from 2.4.8 to 2.5.0 in /tools #349

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

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

Release notes

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

v2.5.0

Changelog

New Features

  • 77bbddf64b037ae71b7771f31d3702e57200f605: feat(announce): implement expected_status_codes for webhooks (#5317) (@​mattrobenolt)
  • 09be848e1ab5a0b856c83d1927ee67b5dc499440: feat(build): initial support for zig (#5312) (@​caarlos0)
  • d1b511061532b79dd4696913717b81345450a59a: feat(build): rust support (#5325) (@​caarlos0)
  • f34093d3451b91b181661ff2cc8102983afcc0f2: feat(init): add footer to default configuration file (@​caarlos0)
  • e6dc91cf05d092a1946db4be7c01f0b0d93c0506: feat(init): figure out if its a zig project, init differntly (@​caarlos0)
  • e51b861be4dec4f52ff5021717338f2e40bd839a: feat(ko): support multiple repositories (#5353) (@​caarlos0)
  • 4f5329025e57d838bcc9172f37919541ab2fd4c0: feat(release): allow using existing draft release (#5226) (@​mloberg)
  • 82efa126c8da4b206a89bd2eba370d86aac8be87: feat(rust): detect project name from Cargo.toml (@​caarlos0)
  • f247d7d38cdc4cd20cd2144c3e10e57637bfb377: feat(template): allow to use .Target (#5308) (@​caarlos0)
  • 46829b018c5e7e5d46434858631484cacabb360f: feat(winget): update manifest version to 1.9.0 (#5333) (@​vedantmgoyal9)
  • b6b583b0bee3a8417ae3bf3db80f8d746be5cd64: feat: --release and -Doptimize=ReleaseSafe for rust and zig (#5332) (@​caarlos0)
  • 5fa9b2d0b1c963258fe1a17d05c74c6579464639: feat: AUR source integration (#5311) (@​ldez)
  • 444e25db6a9b8a040da8ec2a0acc8411326f4e17: feat: add rustup and zig to packages optional dependencies (#5330) (@​caarlos0)
  • 86262c1b85a5db7c05da72ee39e5c99c157194e7: feat: changing descriptions everywhere, more docs touches (#5368) (@​caarlos0)
  • b7bf14d1b7cbe71a2203c3880341b9d8435ce767: feat: handle healthcheck for builders (#5329) (@​caarlos0)
  • dd3a4eff5fb364ec96552b747442c7a7b8b402c8: feat: rename builds..gobinary to builds..tool (#5328) (@​caarlos0)

Bug fixes

  • c7f4e903e7c086ec693a4958de9bd5cb2500bc45: fix(announce): move default status codes to Default, more tests (@​caarlos0)
  • 46db67742468fe3be29f9bbc13ef2a4a142c7ad2: fix(archive): improve info messages (#5362) (@​caarlos0)
  • 23a96b25eb82054337c3e203d880698c72307d6a: fix(brew): do not use on_arm and on_intel (#5348) (@​caarlos0)
  • 8f0cede737ac4532e85d258ae282be9b6f29d3a4: fix(build): improve build overrides handling (@​caarlos0)
  • c67b8d0ba7fb5bc2b4813dea4852bc91c15a0230: fix(docker): install cosign and syft with apk (#5275) (@​caarlos0)
  • 255151e7f953d32dd630f5ef7f9464218f704c4c: fix(docker): retry on EOF (#5319) (@​caarlos0)
  • 7d6311e73bdbafb089c026ea7027e0b5c7f9da5e: fix(init): complete --language (@​caarlos0)
  • 368b8cbdb3292be448765f1da098a03009f81401: fix(jsonschema): add enum options to build.builder (@​caarlos0)
  • 6d1429da726a3993e9e844bc96fcda14f7997697: fix(lint): ignore error copying to discard (@​caarlos0)
  • db39f826026f4a7306362d0407d6eb2419eba9ed: fix(typo): asmtags -> asmflags (#5331) (@​vedantmgoyal9)
  • 898c62c690aca366ee30c5a2a4bf222e1b1398e5: fix: artifact filter should check if default when builder is zig (@​caarlos0)
  • 8542907caf59f60784c9e5965fe08dfc75ad2655: fix: default zig config (@​caarlos0)
  • f1a364726d63a6b71c03e2383b31799c40509d41: fix: docker error message (@​caarlos0)
  • 23b6a1a880f209d4b4a3308e90139263415875e1: fix: godoc (@​caarlos0)
  • 7339ef1b4aeae3ba84d4f125fa762b22c59a1c30: fix: group by platform when using rust or zig mixed with go (@​caarlos0)
  • 549f2e86a5d0daa1c4b88f409ff9051f7c257b14: fix: improve zig build (@​caarlos0)
  • 6a07002add1d594191a7af3f71b443eff02fef57: fix: keep underscores in deprecation urls (#5352) (@​zimeg)
  • b623d535839996d6604724ed265b079f3131c35e: fix: lint (@​caarlos0)
  • 275896461775501c984ee25e4aef17cc68e6e6be: fix: lint issue (@​caarlos0)
  • f4ad27cae99e62c83837eaeccc42de111062426a: fix: skip gomod info loading if no go builds (@​caarlos0)
  • 43e870826c78ca0524f2158003f8ead574a110f4: fix: typo in the YAML tag for Webhook.ExpectedStatusCodes (#5359) (@​alexandear)
  • d43f84aa3f505ea840a7aec8e816c7630385208a: refactor(build): preparing to support multiple languages (#5307) (@​caarlos0)
  • cb0957c11b0e446531a1163552fee180f4e931cb: refactor: change from sort functions to slices functions (#5355) (@​alexandear)
  • 317b533e1202174611e6f5288a3a97c842be2d63: refactor: flag template processing (#5336) (@​caarlos0)
  • 21934d135e0118aff9b449699a3ada825d634ba5: refactor: simplify validateImager, validateManifester (#5366) (@​alexandear)

Dependency updates

  • 6a513e266055153269293c281c75e31b1184cdee: chore(deps): bump actions/cache from 4.1.2 to 4.2.0 (#5344) (@​dependabot[bot])
  • 50c98a25bdef5743b0ee627822e40dea79f321ce: chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 (#5357) (@​dependabot[bot])
  • 05042cfb9f7b12ffdd5a68ce00126e7c079ace9b: chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 (#5345) (@​dependabot[bot])
  • dade01e148e78f27c6f49e59e8e63682638302cd: chore(deps): bump dagger/dagger-for-github from 7.0.1 to 7.0.2 (#5364) (@​dependabot[bot])

... (truncated)

Commits
  • 7339ef1 fix: group by platform when using rust or zig mixed with go
  • 8872f00 docs: update
  • 86262c1 feat: changing descriptions everywhere, more docs touches (#5368)
  • 2a6fbc1 chore(deps): bump dagger/dagger-for-github from 7.0.2 to 7.0.3 (#5370)
  • 240654e chore(deps): bump github/codeql-action from 3.27.7 to 3.27.9 (#5369)
  • 23b6a1a fix: godoc
  • 82efa12 feat(rust): detect project name from Cargo.toml
  • 21934d1 refactor: simplify validateImager, validateManifester (#5366)
  • dade01e chore(deps): bump dagger/dagger-for-github from 7.0.1 to 7.0.2 (#5364)
  • 5d9dd9b chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#5363)
  • 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.8 to 2.5.0.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v2.4.8...v2.5.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 Dec 16, 2024
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.00%. Comparing base (475bcb3) to head (4e3754d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #349   +/-   ##
=======================================
  Coverage   50.00%   50.00%           
=======================================
  Files           1        1           
  Lines           4        4           
=======================================
  Hits            2        2           
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pellared pellared merged commit 2eb4ba8 into main Dec 16, 2024
7 checks passed
@pellared pellared deleted the dependabot/go_modules/tools/github.com/goreleaser/goreleaser/v2-2.5.0 branch December 16, 2024 06:25
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