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.2 to 1.15.2 #172

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 10, 2023

Bumps github.com/goreleaser/goreleaser from 1.11.2 to 1.15.2.

Release notes

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

v1.15.2

Changelog

Bug fixes

  • 90d8324971560dba8ef53e4a1268eba26f2e6740: fix(gitlab): correctly prepend/append/keep releases notes (#3765) (@​christophwitzko)
  • 9b7603ac74c2afdf240135a1177203f747cf4d3a: fix: force specific version of go-crypto (#3756) (@​caarlos0)

Build process updates

  • 15bc65618bbeb0c88b20fd48ab1776cb61040d3a: build: add another category to our changelog (@​caarlos0)
  • 2bfbab9885f4bd84a754477b8e8d85bb17abaa77: build: disable goreleaser twitter announce (@​caarlos0)
  • addd7c4ceb0a2459e72c097b58cea1ead6992c70: build: fix workflow syntax (@​caarlos0)
  • b0783c740111c45ae05327f1a1dc06626b870628: build: run test on any workflow change (@​caarlos0)
  • 81914757da42dcc40d05ffb12be7086a22264d33: build: use go1.20 (#3757) (@​caarlos0)

Other work

  • 72bd87dc411ba6573bc9fc3c33d916345c5c91cc: docs: improve changelog (@​caarlos0)
  • 92377e8b6eb2c5867eef4a871caef03741ecdf40: docs: twitter non-free api warning (@​caarlos0)

Full Changelog: goreleaser/goreleaser@v1.15.1...v1.15.2


Find examples and commented usage of all options in our website. Want to help? You can sponsor,get a Pro License or contribute. Also, feel free to reach out on Discord and Twitter!

v1.15.1

Changelog

Bug fixes

  • 7c6bd86b286ee76cfb0a0b4ec17d18d4ee9daeec: fix: do not do fancy 3rd party process logging (#3747) (@​caarlos0)
  • f22987a026228109c5f12bf50976c0b2c15cafe3: fix: honouring ko bare option (#3743) (@​kameshsampath)
  • 1dbb55854df8bc982f0a6ac11300a0e6b4185a46: fix: make the warning clearer (@​caarlos0)

Dependency updates

  • b0a59a118514638216e61e9cf35db328378e1f97: Revert "feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.23.0 to 2.24.0 (#3715)" (@​caarlos0)
  • a6d558af0a1d70d8d5fa8a96a5127ecfd170ba8d: feat(deps): bump github.com/xanzy/go-gitlab from 0.79.0 to 0.79.1 (#3739) (@​dependabot[bot])

Other work

  • f25e3b307af4eb3c519bf17b1909861be8711976: build: increase release timeout (#3734) (@​caarlos0)
  • aa3aff3cfe1406fb2942645b67d981867622657e: docs: improve git dirty err page (@​caarlos0)
  • 53fdcd77097fdccfd0571e429143333c00639960: docs: reference --clean instead of --rm-dist everywhere (@​caarlos0)

Full Changelog: goreleaser/goreleaser@v1.15.0...v1.15.1


Find examples and commented usage of all options in our website. Want to help? You can sponsor,get a Pro License or contribute. Also, feel free to reach out on Discord and Twitter!

v1.15.0

... (truncated)

Commits
  • 90531fc chore: docs releases json auto-update
  • 90d8324 fix(gitlab): correctly prepend/append/keep releases notes (#3765)
  • 9da9f78 chore(deps): bump docker/setup-buildx-action from 2.4.0 to 2.4.1 (#3762)
  • 6ab9fd1 chore(deps): bump github/codeql-action from 2.2.1 to 2.2.2 (#3763)
  • 15adfc8 test: fix exec tests on go 1.20 (#3764)
  • b0783c7 build: run test on any workflow change
  • e770e7b chore: docs releases json auto-update
  • 503f13e chore(deps): bump github.com/jarcoal/httpmock from 1.2.0 to 1.3.0 (#3760)
  • addd7c4 build: fix workflow syntax
  • 618a369 chore(deps): bump github.com/muesli/termenv from 0.13.0 to 0.14.0 (#3761)
  • 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 @github
Copy link
Author

dependabot bot commented on behalf of github Feb 10, 2023

Dependabot tried to add @ktr0731 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/kokizzu/evans/pulls/172/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the kokizzu/evans repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 10, 2023

The following labels could not be found: update.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/goreleaser/goreleaser-1.15.2 branch 2 times, most recently from 5d04fc5 to ac82d4e Compare February 25, 2023 19:18
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/goreleaser/goreleaser-1.15.2 branch from ac82d4e to 69abb18 Compare March 1, 2023 22:33
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.11.2 to 1.15.2.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v1.11.2...v1.15.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/github.com/goreleaser/goreleaser-1.15.2 branch from 69abb18 to 209d8f9 Compare March 4, 2023 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants