Skip to content

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.4 to 2.4.6.

Release notes

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

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

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

Changelog

Bug fixes

  • ebe225a80b3d83b7bbdfdd3428598b2924c7f35d: fix(changelog): fix for no tags (#5272) (@​caarlos0)
  • 885bcc090b4b29833052024d7776d01f7e3c57f7: fix(jsonschema): add custom JSONSchema type to umask (#5276) (@​ldez)
  • 699adf4fc56915a490bbbec010f6619e121e46cf: fix: typo in JSON property for OpenCollective announce (#5251) (@​alexandear)
  • 297615b9b714dd1c298589c78c5ae9811f45bca7: refactor: improve a bit the git changeloger (@​caarlos0)
  • efe8b7089e55ac2de54238b699f2ba18cc339d5f: refactor: remove an unneeded condition (@​caarlos0)

Dependency updates

  • 442f70abd3a65078e5f1b03c7fa6c25495db7896: chore(deps): bump anchore/sbom-action from 0.17.6 to 0.17.7 (#5250) (@​dependabot[bot])
  • a8f1ba7127a00b7358d2ced57a927daf009dad3f: chore(deps): bump dagger/dagger-for-github from 6.14.0 to 7.0.0 (#5266) (@​dependabot[bot])
  • 4f99418f4de1180b871c20fc4bff0586e3defc21: chore(deps): bump dagger/dagger-for-github from 7.0.0 to 7.0.1 (#5268) (@​dependabot[bot])
  • 906a9ab7c4c1ff1cbb401c472a62537c1a5918b9: chore(deps): bump github.com/distribution/distribution/v3 from 3.0.0-beta.1 to 3.0.0-rc.1 (#5260) (@​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.4.4 to 2.4.6.
- [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.6)

---
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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

Superseded by #929.

@dependabot dependabot bot closed this Nov 25, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/tools/github.com/goreleaser/goreleaser/v2-2.4.6 branch November 25, 2024 05:32
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