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

chore(deps): bump github.com/goreleaser/goreleaser/v2 from 2.4.5 to 2.4.7 in /tools/goreleaser #262

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/goreleaser/goreleaser/v2 from 2.4.5 to 2.4.7.

Release notes

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

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!

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

Where to go next?

v2.4.6

Changelog

Bug fixes

  • fac5e48c77d15a9094485a613020cae0c9e10cc7: fix: URL escape tags in github, gitlab, and gitea (#5283) (@​caarlos0)
  • c65b2258cb34ef66d0ce0e00b4497836edfb9eb5: fix: pass context.Context to HTTP requests (#5289) (@​alexandear)
  • ede5a9fea6f0eab1c100764611ad2520032d3dbe: fix: typo in the git SSH command constant (#5287) (@​alexandear)

Dependency updates

  • 30d5eec279a655006234207302370874f5f6af2e: chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0 (#5285) (@​dependabot[bot])
  • 916769893efb053bd8d418d72d606473dda27143: chore(deps): bump github/codeql-action from 3.27.3 to 3.27.4 (#5284) (@​dependabot[bot])
  • cd1c5fb9928399c38729533e053c99897dc96a86: chore(deps): update nfpm to v2.41.1 (@​caarlos0)

Documentation updates

  • 9b3b1e4b06de75a1a863c69d0c4931e70b908ac2: docs: fix static/run script signature check on nightlies (@​caarlos0)

Build process updates

  • 2bf08f11a640c4ffe50d5cb194d2ba1b7a27582c: ci: run build/test workflow on windows too (#5263) (@​caarlos0)
  • bc32cd6fbfd74d4ff5edd68926c4eea3ed434a71: ci: update golangci-lint to v1.62 (#5288) (@​alexandear)

Other work

  • 0832d81c2d6ab4a2a4535332ed2d77a449ea9df5: chore(aur): remove dead code about armv6 (#5280) (@​ldez)
  • 82fd112f7774669e5997a9e7513274686ddd6cdc: chore: auto-update generated files (@​actions-user)
  • 696bd7114354f68d62aab0872c93c32cf1d7b469: chore: update (@​caarlos0)

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

Helping out

... (truncated)

Commits
  • 7008892 fix: no output
  • 0ec1c2c chore(deps): bump codecov/codecov-action from 5.0.0 to 5.0.2 (#5293)
  • f6d9c44 chore: auto-update generated files
  • 696bd71 chore: update
  • 9b3b1e4 docs: fix static/run script signature check on nightlies
  • bb438ba test: fix build test
  • 3c55f2b test: improving tests on windows
  • cd1c5fb chore(deps): update nfpm to v2.41.1
  • 0832d81 chore(aur): remove dead code about armv6 (#5280)
  • bc32cd6 ci: update golangci-lint to v1.62 (#5288)
  • 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.5 to 2.4.7.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v2.4.5...v2.4.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@obalunenko obalunenko merged commit 717e721 into master Nov 19, 2024
1 check passed
@obalunenko obalunenko deleted the dependabot/go_modules/tools/goreleaser/github.com/goreleaser/goreleaser/v2-2.4.7 branch November 19, 2024 19:28
obalunenko pushed a commit that referenced this pull request Dec 20, 2024
Bumps [github.com/goreleaser/goreleaser/v2](https://github.com/goreleaser/goreleaser) from 2.4.5 to 2.4.7.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v2.4.5...v2.4.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant