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.20.0 to 1.21.0 #407

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps github.com/goreleaser/goreleaser from 1.20.0 to 1.21.0.

Release notes

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

v1.21.0

Changelog

New Features

  • 0f70e2a2977acea2ded8c8a94f3462a9d5f00f28: feat(dependencies): upgrade cosign (#4254) (@​PG2000)
  • 983cc3755dcea5502824893ec92009ddd9ad3914: feat(docker): retry push if 503 (#4265) (@​caarlos0)
  • 8ef8babedff7e2ff8b7e59758bb3d26355f04ea2: feat(winget): support dependencies (#4299) (@​caarlos0)
  • cd139a78b5ff2551ac04727d177e016035e6bea4: feat(winget): update manifest schema version & links (#4298) (@​vedantmgoyal2009)
  • 24347358e974debd5ca487197185ad8f9b93029d: feat: add map and indexOrDefault template functions (#4317) (@​j178)
  • 8706fd2e89adee5fa561bc42413bebc2a304ac2a: feat: allow goreleaser to run in gerrit, soft-serve and others (#4271) (@​caarlos0)
  • ecdbf5877c1ebc26db36e124e2df98701529bc5a: feat: git.ignore_tags (#4255) (@​caarlos0)
  • c91c4b7cd84e097d320cd9d1ddf4ba398df84a2c: feat: improve template error handling (#4256) (@​caarlos0)
  • bb175015c7bef081c21f34a5eadb0722e5269586: feat: skip gomod pipe when Go does not support modules (#4280) (@​mbialon)
  • 16d84c59732a8087d5b89c9f49193056899e3035: feat: skip pre build hooks (@​caarlos0)
  • a14404f0f35b84537100530da312f8063673829f: feat: support WASI (#4230) (@​caarlos0)
  • 62cc45aa50163345bc31fd527f3470807b47d21c: feat: templates in upx.enabled (#4269) (@​caarlos0)
  • f0d0cac469cb0b6876fa1fe32a93cce0efe32ae6: feat: update to go 1.21 (#4244) (@​caarlos0)

Bug fixes

  • da1d3f4fcfe4dae8a4a81775e9fb0086e1b2abdd: fix(chocolatey): skip publish is check by publish pipe (#4273) (@​caarlos0)
  • 962429de067b3f6cde8d377beaf3194b3b258075: fix(custom_publishers): skip publish is check by publish pipe (#4274) (@​caarlos0)
  • 0fe02a136a794d77f72d41a997c9a1553aeb75c7: fix(git): ignore_tags should ignore empty (@​caarlos0)
  • 01a93b4329d0e94bfe214b1d791990fe6e849d39: fix(sbom): Add LOCALAPPDATA to passthroughEnvVars (#4291) (@​UVduane)
  • cd2feb3c8160f0fe1482b332b1c834c4f3b0c10b: fix(sbom): syft might fail on windows (#4301) (@​caarlos0)
  • bedf38cae6c4d5d128591fb627afde3bdd5f95fb: fix(skips): print all steps that will be skipped (#4319) (@​caarlos0)
  • 08d63aa5ffb762a86cc3586fbbf9d21c723154dd: fix(skips): print all steps that will be skipped (@​caarlos0)
  • a962e3b3cfd29f4e8d913ae10bae6c23ebfffea7: fix(snapcrafts): skip publish is check by publish pipe (#4275) (@​caarlos0)
  • 85c86d61cfeae22c1c5e521cb7e2a30ba142e80d: fix: chocolatey push failing (#4300) (@​caarlos0)
  • ec0df9ecd5b9ed2af855c1b97b11a6ebe4c86614: fix: failing when pull_request.base is empty (#4261) (@​caarlos0)
  • da380cc9a76e2b53c29d1f74dac4675fbb322432: fix: improve check/load config logs (@​caarlos0)
  • ddbb7c8f6fa00705bbefc791e2c9ab67f6199ac8: fix: improve example config used in init (@​caarlos0)
  • 91fe5e40c4bdd82b161f7ac719a7b25b944c31eb: fix: improve git info log output (@​caarlos0)
  • 63e75edf83d7d0f0843c7501c17208309c61f9dd: fix: jsonschema for git.tag_sort (@​caarlos0)
  • d90c2ca2f2ed28832a0a506881785a961576ef51: fix: skip post-hook on universal binaries as well (@​caarlos0)
  • cb093219c1ccbbbf9e00e2ed94a0286f3b66a3a4: fix: snapshot should run before before hooks (#4250) (@​caarlos0)
  • ceb4e52d1279db4b3d28da38ca13935918bf51ce: fix: snapshot should run before before hooks (@​caarlos0)
  • 67039edc350f289bab984772a89832ae19aad7ce: fix: typo in error message (@​caarlos0)

Dependency updates

  • f012ac6214a689c3c55e4fdb09aed06b64ce7c52: feat(deps): bump code.gitea.io/sdk/gitea from 0.15.1 to 0.16.0 (#4313) (@​dependabot[bot])
  • 0852883072bb7004d270eba43fe26d87b50279bc: feat(deps): bump github.com/charmbracelet/lipgloss from 0.7.1 to 0.8.0 (#4260) (@​dependabot[bot])
  • 32ab7762be216510412411204dcdd8ca79ba16fa: feat(deps): bump github.com/disgoorg/disgo from 0.16.8 to 0.16.9 (#4316) (@​dependabot[bot])
  • 139bf1e761a66f7a295e5bc11f4a3cbdb53135bc: feat(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#4257) (@​dependabot[bot])
  • e5be52441c4948461e7930238979e11489b66d4b: feat(deps): bump github.com/goreleaser/nfpm/v2 from v2.32.0 to v2.33.0 (@​caarlos0)
  • 4fce326d556d7ad1f151d0aa87a4fb14cae6c3b7: feat(deps): bump github.com/goreleaser/nfpm/v2 from v2.33.0 to v2.33.1 (@​caarlos0)
  • c3e20c41808323f59d4093e273dcb5a1cad4eedc: feat(deps): bump github.com/invopop/jsonschema from 0.7.0 to 0.8.0 (#4308) (@​dependabot[bot])
  • 2f351a6ece2b9fd69427a105d5b6df77b0e85072: feat(deps): bump github.com/invopop/jsonschema from 0.8.0 to 0.9.0 (@​caarlos0)
  • d9b8e0f7f7a44555b65c9c5a29bc2a88ce25d566: feat(deps): bump github.com/jarcoal/httpmock from 1.3.0 to 1.3.1 (#4253) (@​dependabot[bot])
  • 15da7c27dadbfe9aac06de07d3be0902b8fb8de1: feat(deps): bump github.com/slack-go/slack from 0.12.2 to 0.12.3 (#4305) (@​dependabot[bot])
  • 517ca564860c2b2fe1bfe8b797efe58168e9d358: feat(deps): bump github.com/xanzy/go-gitlab from 0.90.0 to 0.91.1 (#4304) (@​dependabot[bot])
  • febccfb9ec97be191dc4101d3c1ad84bd11e95ee: feat(deps): bump gocloud.dev from 0.33.0 to 0.34.0 (#4306) (@​dependabot[bot])
  • 0c28fd0bace94bbb414dfa5b5c0e7df7a8ff80fc: feat(deps): bump golang from 1.21.0-alpine to 1.21.1-alpine (#4279) (@​dependabot[bot])
  • 50c50014bccc3cbc6629e50586ec57df3c2aba95: feat(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#4314) (@​dependabot[bot])

... (truncated)

Commits
  • af27654 chore: docs releases json auto-update
  • 4fce326 feat(deps): bump github.com/goreleaser/nfpm/v2 from v2.33.0 to v2.33.1
  • 8794dc5 docs: udpate jsonschema
  • 2f351a6 feat(deps): bump github.com/invopop/jsonschema from 0.8.0 to 0.9.0
  • e8aa640 feat(deps): bump golang.org/x/tools from 0.12.0 to 0.13.0 (#4315)
  • d5a81df docs: improve tmpl.map
  • 2434735 feat: add map and indexOrDefault template functions (#4317)
  • bedf38c fix(skips): print all steps that will be skipped (#4319)
  • 08d63aa fix(skips): print all steps that will be skipped
  • 7e63837 chore(winget): add comment
  • 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.20.0 to 1.21.0.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v1.20.0...v1.21.0)

---
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 requested review from a team and fatsheep9146 September 25, 2023 08:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 25, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2023

Superseded by #410.

@dependabot dependabot bot closed this Sep 26, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/goreleaser/goreleaser-1.21.0 branch September 26, 2023 20:01
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