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 from 1.11.5 to 1.12.2 in /tools #2369

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2022

Bumps github.com/goreleaser/goreleaser from 1.11.5 to 1.12.2.

Release notes

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

v1.12.2

Changelog

Bug fixes

  • 97ba9a7a394b1f05495722270c824c154ae44328: fix: licenses (@​caarlos0)
  • eb9ad29d27ac718e27d3b89de208ebca1c333873: fix: unknown revision when installing with go install (@​caarlos0)

Dependency updates

  • afdb8e7a49576cc74a21bbcdd0956438ff9b104f: fix(deps): update to go-github v48 (#3475) (@​caarlos0)

Full Changelog: goreleaser/goreleaser@v1.12.1...v1.12.2

What to do next?

v1.12.1

Changelog

Bug fixes

  • f90df0f5ece7c239817f51b46df5b8b63fcf1f3a: fix: getting previous tag (@​caarlos0)

Full Changelog: goreleaser/goreleaser@v1.12.0...v1.12.1

What to do next?

v1.12.0

Changelog

New Features

  • f6eb51cb9cb4d890b436cca43e7887da8101d6d4: feat: integrate ConventionalExtension from nfpm v2.20.0 (#3468) (@​Arsen6331)
  • 81de8addf1e05de380f0e1200e8bebf4feba2541: feat: MarkdownV2 for Telegram announcer (#3435) (@​stnokott)
  • a42c8ae706c2218c2284ba8750d77ace75a18455: feat: aur backup (#3366) (@​caarlos0)
  • bb6c53eeda15bcd5adcb7f4226df5dfc1bf67567: feat: fig integration (#3437) (@​caarlos0)
  • 9e6fb4f55cdc7485043c7e6f1bd6c37e4f819548: feat: more templateable fields for blobs (#3461) (@​caarlos0)
  • 080ccff8dbcd52cbcf082f95b6d023aaa55ad8cf: feat: nfpm for ios (#3436) (@​caarlos0)
  • 24178b10608dfe9472c18df7af28b89ca68a542e: feat: permanently remove buildpacks (#3414) (@​caarlos0)

Bug fixes

  • 6279e1a4317215fba9cc0329da12e5ca00a35a40: fix: annotate flags so they complete better (#3444) (@​caarlos0)
  • 27cbbd8e66fd11a45933fcc3501fad1bc3cb0b19: fix: change publishers order a bit (#3473) (@​caarlos0)

... (truncated)

Commits
  • 97ba9a7 fix: licenses
  • eb9ad29 fix: unknown revision when installing with go install
  • 097baac chore(deps): bump actions/setup-go from 3.3.0 to 3.3.1 (#3477)
  • a94d809 chore(deps): bump sigstore/cosign-installer from 2.8.0 to 2.8.1 (#3478)
  • 7b1ce71 chore(deps): bump github/codeql-action from 2.1.27 to 2.1.28 (#3479)
  • 97e9bc4 chore(deps): bump docker/setup-buildx-action from 2.2.0 to 2.2.1 (#3480)
  • afdb8e7 fix(deps): update to go-github v48 (#3475)
  • 903713e chore(deps): bump docker/setup-buildx-action from 2.1.0 to 2.2.0 (#3474)
  • f90df0f fix: getting previous tag
  • 27cbbd8 fix: change publishers order a bit (#3473)
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 19, 2022
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.11.5 to 1.12.2.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v1.11.5...v1.12.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 force-pushed the dependabot/go_modules/tools/github.com/goreleaser/goreleaser-1.12.2 branch from 14bcc3d to 2de1be7 Compare October 19, 2022 21:03
@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Merging #2369 (2de1be7) into main (f979097) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2369   +/-   ##
=======================================
  Coverage   40.61%   40.61%           
=======================================
  Files         112      112           
  Lines        8831     8831           
=======================================
  Hits         3587     3587           
  Misses       4984     4984           
  Partials      260      260           

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 20, 2022

Superseded by #2373.

@dependabot dependabot bot closed this Oct 20, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/tools/github.com/goreleaser/goreleaser-1.12.2 branch October 20, 2022 14:21
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