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 from 1.15.2 to 1.16.1 in /tools #258

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

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

Release notes

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

v1.16.1

Changelog

Security updates

  • dd1315b0a7e3e7e6318eb62053202f4b70fe0a00: fix(GO-2023-1621): update from go 1.20.1 to 1.20.2 (#3854) (@​caarlos0)

Full Changelog: goreleaser/goreleaser@v1.16.0...v1.16.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.16.0

Changelog

New Features

  • d5151a6eb09eec5699e0db4222fbd33d1bf8cf20: feat: ConventionalExtension on nFPM (#3822) (@​caarlos0)
  • 6c21b015868f15823e4aace242d962f4cadf06cf: feat: add OpenCollective (#3753) (@​jolheiser)
  • a40eb156185ce2c4e6244f8877150cb2b2eaa4c8: feat: add base template function (#3834) (@​caarlos0)
  • 874d698564847eff656c949b1c456f0028d47b83: feat: add healthcheck cmd (#3826) (@​caarlos0)
  • 9e21511300a245306f3cb64b1ea9f9f5dda40419: feat: cosign update (#3821) (@​caarlos0)
  • 99ae0822372bad18e47394549862bb69254a87e4: feat: finally deprecate the single build option (#3758) (@​caarlos0)
  • b6dd26c0911aad37ed1316f9d2e8bf96f62e35d0: feat: infer package name from go.mod (#3827) (@​caarlos0)
  • 9dfa94cbb3fd3b05ae62bf4c9a2884b4058acee0: feat: scoop depends (#3797) (@​caarlos0)
  • 2920de7cec6218419e3fd1a44848f5cb507b2642: feat: templateable changelog.skip (#3830) (@​caarlos0)

Bug fixes

  • 8b4186410979a207fe6da09f730123aa12b9dc1e: fix: GO-2023-1571 (@​caarlos0)
  • 2c805882519705c8b2b9725869a6a5181215066a: fix: better handle password protected keys (#3788) (@​caarlos0)
  • 1aa984d006401b8c90ec2a4ec8a06a5ab18a15a9: fix: convert to forward slashes inside gio.Copy (#3794) (@​caarlos0)
  • be3a1b22d4553b2f9ffc3855e33661788e05b0a0: fix: create temp docker outside dist (#3823) (@​caarlos0)
  • 4f7475eee165e5b2a99099e5791411cd74405021: fix: meta archives make the other archives be ignored (#3804) (@​caarlos0)
  • 1858bace7eac1a1f8b8410a89ee4ee8969075959: fix: nfpm replacements deprecation (#3793) (@​caarlos0)
  • 2634fbdad45836542d85785ba428701d6da81b1a: fix: race condition on artifacts.List (#3813) (@​caarlos0)
  • e6159a12836fc405e3f5c252646fac35c6f11abc: fix: remove unused field (#3817) (@​caarlos0)
  • 702164076d57408472e38742083d47e5569325c4: fix: skip publish on exec (#3800) (@​caarlos0)
  • 53838da8acb852bdf7ea9d01e78904a9d5735cb8: fix: smtp mixup of env and yaml opts (#3815) (@​caarlos0)
  • 6d3eb57c7af35824f8e31b9b82bf5ea6259cc960: fix: update to go 1.20.1 (@​caarlos0)

Dependency updates

  • 970fad38b063a5612dd0d8299ec4c3353eed7056: feat(deps): bump github.com/disgoorg/disgo from 0.15.0 to 0.15.1 (#3785) (@​dependabot[bot])
  • 4ea080ce49bdab9983192637dc0d6281cafff811: feat(deps): bump github.com/disgoorg/disgo from 0.15.1 to 0.15.2 (#3819) (@​dependabot[bot])
  • 2b454c283f9529435089b260fa5a0af750fa88c1: feat(deps): bump github.com/google/go-github/v50 from 50.0.0 to 50.1.0 (#3802) (@​dependabot[bot])
  • f3f6d94a5c7fb1a05fcd6b68f141bdc80abc807e: feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.25.1 to 2.26.0 (#3779) (@​dependabot[bot])
  • d658b04ad7ea230bced5e03eb486ca82af6e0b0a: feat(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#3809) (@​dependabot[bot])
  • c903398719f4d2f5aecb09c754b7a572e0932582: feat(deps): bump github.com/xanzy/go-gitlab from 0.79.1 to 0.80.0 (#3774) (@​dependabot[bot])
  • 3f34afcecc92737e9c9c035afccc20b632a5f42d: feat(deps): bump github.com/xanzy/go-gitlab from 0.80.0 to 0.80.2 (#3786) (@​dependabot[bot])
  • 41bb6dcddf5288c1e2a661500f6d95836b027595: feat(deps): bump gocloud.dev from 0.28.0 to 0.29.0 (#3837) (@​dependabot[bot])
  • db5a305fee5bf16ce3ae2606297494cad394b059: feat(deps): bump golang from 1.20.0-alpine to 1.20.1-alpine (#3783) (@​dependabot[bot])

... (truncated)

Commits
  • ba2c93b chore: docs releases json auto-update
  • 8079a92 chore(deps): bump actions/cache from 3.2.6 to 3.3.0 (#3858)
  • 7285e04 docs: clarify divider
  • 1a81111 chore: docs auto-update
  • dd1315b fix(GO-2023-1621): update from go 1.20.1 to 1.20.2 (#3854)
  • 945b545 chore: docs releases json auto-update
  • 41bb6dc feat(deps): bump gocloud.dev from 0.28.0 to 0.29.0 (#3837)
  • dde6a23 feat(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#3839)
  • e8948e9 feat(deps): bump golang.org/x/text from 0.7.0 to 0.8.0 (#3838)
  • 284574d feat(deps): bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 (#3840)
  • 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)

Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.15.2 to 1.16.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v1.15.2...v1.16.1)

---
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 labels Mar 13, 2023
@bpg bpg enabled auto-merge (squash) March 14, 2023 03:45
@bpg bpg merged commit 9afca3b into main Mar 14, 2023
@bpg bpg deleted the dependabot/go_modules/tools/github.com/goreleaser/goreleaser-1.16.1 branch March 14, 2023 03:47
@ghost ghost mentioned this pull request Mar 14, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant