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 from 1.22.1 to 1.26.2 in /tools #23

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2024

Bumps github.com/goreleaser/goreleaser from 1.22.1 to 1.26.2.

Release notes

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

v1.26.2

Changelog

Bug fixes

  • b3d646069937d74c04623a4979c2e429b55a7439: fix(docs): version typo (#4878) (@​nullswan)

Dependency updates

  • 73a22e56dd7577034fa2d3769862f9154532c661: chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#4876) (@​dependabot[bot])
  • 1c66ce40d063ea13b66a4df20fbc1d734a9a232c: chore(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0 (#4881) (@​dependabot[bot])
  • 39d1f446f52bc5764db4c89bcbf5d6ef70b62575: chore(deps): bump cachix/install-nix-action from 26 to 27 (#4874) (@​dependabot[bot])
  • 1d49b225c67d38008d44f3320ba0597e7bc83ce5: chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 (#4882) (@​dependabot[bot])
  • fae464e2783c11958733929f1cd871db34aaf2e3: chore(deps): bump github.com/caarlos0/env/v11 from 11.0.0 to 11.0.1 (#4888) (@​dependabot[bot])
  • de796eb4e5ac03eef993300861803de792799080: chore(deps): bump github.com/google/ko from 0.15.2 to 0.15.4 (#4885) (@​dependabot[bot])
  • b4d768bf16160766cc04a5a5fcc288fd81de8c72: chore(deps): bump github.com/mattn/go-mastodon from 0.0.6 to 0.0.8 (#4872) (@​dependabot[bot])
  • a82491afe446295c8756a2c5f46950a11d717aa0: chore(deps): bump github.com/slack-go/slack from 0.12.5 to 0.13.0 (#4871) (@​dependabot[bot])
  • cf2c47a5895da1b0ce0de3620e8a8953d380b905: chore(deps): bump github/codeql-action from 2.13.4 to 3.25.5 (#4880) (@​dependabot[bot])
  • 79caa9c28a394f1949ef2a82d9aa7252c1758ee9: chore(deps): bump github/codeql-action from 3.25.5 to 3.25.6 (#4883) (@​dependabot[bot])
  • b534f07d5b2191e314862d94fccc8ce93a3461d5: chore(deps): bump golang from c24516e to f1fe698 (#4873) (@​dependabot[bot])
  • d7c23c168fa61d738cd6fba03a645071e174bba5: chore(deps): bump golang from f1fe698 to b8ded51 (#4887) (@​dependabot[bot])

Documentation updates

  • 2023d4bcc6891b28b56a0c7b5b7481c4a0d68023: docs: fix winget default path (#4875) (@​lionello)

Build process updates

  • f4cd8fc1561e288ce198c60105c8277fcc24de03: build: fix changelog not showing dependencies updates (@​caarlos0)

Other work

  • 919b132e0de38ac253fe83f7b92560f1d95cda32: chore: auto-update generated files (@​actions-user)

Full Changelog: goreleaser/goreleaser@v1.26.1...v1.26.2

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?

v1.26.1

Changelog

Security updates

Bug fixes

  • 9cf3bbbc5c6e2af28e77de2ad939f014ce9904f2: fix(build): do not print 'go: downloading' bits of go build output (#4869) (@​caarlos0)
  • e466507637bceaf3d44b08135417dac587307122: fix(cmd): --draft should only override if set (@​caarlos0)
  • c5204dfb64449519bda03083ad4d282c06c3ff49: fix: close HTTP resp body to prevent resource leak (#4857) (@​alexandear)
  • 7e0155c557509ed0e894028a9862a87ed1ecd12d: fix: disable logs on some commands (#4865) (@​caarlos0)

... (truncated)

Commits
  • d7c23c1 chore(deps): bump golang from f1fe698 to b8ded51 (#4887)
  • fae464e chore(deps): bump github.com/caarlos0/env/v11 from 11.0.0 to 11.0.1 (#4888)
  • f4cd8fc build: fix changelog not showing dependencies updates
  • de796eb chore(deps): bump github.com/google/ko from 0.15.2 to 0.15.4 (#4885)
  • 1c66ce4 chore(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0 (#4881)
  • 1d49b22 chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 (#4882)
  • 79caa9c chore(deps): bump github/codeql-action from 3.25.5 to 3.25.6 (#4883)
  • cf2c47a chore(deps): bump github/codeql-action from 2.13.4 to 3.25.5 (#4880)
  • b3d6460 fix(docs): version typo (#4878)
  • 73a22e5 chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#4876)
  • 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](https://github.com/goreleaser/goreleaser) from 1.22.1 to 1.26.2.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v1.22.1...v1.26.2)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  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 Jun 26, 2024
@katallaxie
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 2, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@katallaxie katallaxie enabled auto-merge July 9, 2024 19:24
@katallaxie katallaxie merged commit d7792be into main Jul 9, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/tools/github.com/goreleaser/goreleaser-1.26.2 branch July 9, 2024 19:24
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.

None yet

1 participant