Skip to content

Bump github.com/goreleaser/goreleaser/v2 from 2.3.2 to 2.4.3 in /tools #340

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/goreleaser/goreleaser/v2 from 2.3.2 to 2.4.3.

Release notes

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

v2.4.3

Changelog

Bug fixes

  • 9a68c54d53d6bca9f1d2ef8ab981fda11a3ef4b5: fix(changelog): first release default to git changelogger (#5242) (@​caarlos0)
  • a8315bca8f9133f3cc3846d15930f6f19a12d04d: fix: missing equal sign in environment variable (@​caarlos0)

Documentation updates

  • 973dde6879dcaa178bf0ecf9922c36da60d87e80: docs: update deprecated config documentation (#5243) (@​vergissberlin)

Build process updates

  • efb4bd41f109ccbd10c4db72e260ce294b22cab8: ci: delete local nightly tag on release (@​caarlos0)

Other work

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

Full Changelog: goreleaser/goreleaser@v2.4.2...v2.4.3

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.2

Changelog

Bug fixes

  • 6ef6623d468b73231af6d3b8a2f230dc72039cf5: fix: build override (#5239) (@​nekohasekai)
  • a4ead4ba282a3bf5702fe1f007bd8beca8d4762c: fix: build override consider goarm64 (@​caarlos0)
  • cb8997e76b8168b5d7fb1fab82eb6b8715a66f57: fix: goreleaser build --single-target on arm64 (@​caarlos0)

Documentation updates

  • e185a4cb231965833acf1da3a6ed6d7b29e6cdf6: docs: fix announcement (@​caarlos0)
  • 2f2ae3007a010fe76db4760cb97ffe31efa2714f: docs: update (@​caarlos0)
  • ad60dcaf1f62a395b30cd5e9d6494655ff4aacba: docs: update (@​caarlos0)
  • 2a892f29aae76efb010e9b6b08284e29201cb9a3: docs: update (@​caarlos0)
  • 23f35021ae6ea849241e55a5bc5e6f690b6f587c: docs: update (@​caarlos0)
  • 431b18f6eefb01260e002ef865064c0315444149: docs: update builds (@​caarlos0)

Other work

  • 0639bdb9653c90dc45a0cc4f4dee5242a7cb35d5: chore: auto-update generated files (@​actions-user)
  • 2cbb4303d3508bff8b21aa140a4c9062e59f9c57: chore: schema update (@​caarlos0)

Full Changelog: goreleaser/goreleaser@v2.4.1...v2.4.2

Helping out

... (truncated)

Commits
  • 9a68c54 fix(changelog): first release default to git changelogger (#5242)
  • 973dde6 docs: update deprecated config documentation (#5243)
  • a8315bc fix: missing equal sign in environment variable
  • efb4bd4 ci: delete local nightly tag on release
  • 79c6dd9 chore: auto-update generated files
  • 23f3502 docs: update
  • 2a892f2 docs: update
  • 2cbb430 chore: schema update
  • cb8997e fix: goreleaser build --single-target on arm64
  • 431b18f docs: update builds
  • 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.3.2 to 2.4.3.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v2.3.2...v2.4.3)

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

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 5, 2024
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.00%. Comparing base (a29607f) to head (5668925).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #340   +/-   ##
=======================================
  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 eb02a66 into main Nov 5, 2024
7 checks passed
@pellared pellared deleted the dependabot/go_modules/tools/github.com/goreleaser/goreleaser/v2-2.4.3 branch November 5, 2024 10:26
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