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.16.2 to 1.17.1 #322

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps github.com/goreleaser/goreleaser from 1.16.2 to 1.17.1.

Release notes

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

v1.17.1

Changelog

Bug fixes

  • b36e30a071199b7290b73b3faa0652825c4d88fc: fix(jsonschema): add binary to Archive format enum (#3924) (@​maxbrunet)
  • ac19f902b4603ab81b14e08567dba7056d179e37: fix(nfpm): Add extension to produced artifacts (#3940) (@​mbamber)
  • 11b32cf3b7bd1dd05ffbd4a56ce968d407d9cc62: fix: build should output more debug info (#3939) (@​caarlos0)
  • e872e45b441bf522a022995a256b55b418cba794: fix: improve docker error handling (#3942) (@​caarlos0)
  • f6b5e9abb8443e6123c91935985bbb368511ef4d: fix: source archive not being added when no extra-files (#3938) (@​caarlos0)

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

Changelog

New Features

  • c47315fead9433407e845156c665370443032dae: feat(ko): support labels and creation times (#3852) (@​maxbrunet)
  • 590eff32d294cb277970e17fd08e78a7cdc49de5: feat: .Now template variable (#3853) (@​caarlos0)
  • 44f8fae305800d9997d0f0b3cb2da85e491af47e: feat: IsDraft template variable (#3888) (@​caarlos0)
  • d5a413f9f4e96b606bf4fdb7a42b3faf51803971: feat: add context info to docker build errors (#3920) (@​caarlos0)
  • 8b1c4ead603da969fac07e712c3364db2767dee3: feat: allow to PR homebrew taps (#3903) (@​caarlos0)
  • dc6a4e7e2f7bf97de6236ea2648d08740fc34168: feat: allow to forcefully use a token when multiple are set (#3910) (@​caarlos0)
  • 5805c5d6087de21f4f23f5becd05551cf485c77c: feat: allow to pr krew plugin manifests (#3915) (@​caarlos0)
  • 282c42164e152fca794e4042c82b29013c5838d8: feat: allow to pr scoop manifests (#3916) (@​caarlos0)
  • f82a32cd3a59bb780555cb375e971458bf646953: feat: blobs.disable (#3884) (@​caarlos0)
  • 8877fe1ef4ff56dfd6865176dd1de38e8b08a1bc: feat: include prerelease suffix in git (#3841) (@​vandot)
  • 1f56d8e088ba223c3d174bf6be6618abf65a0a74: feat: scoop shortcuts (#3846) (@​howieyuen)
  • c41d6de833114f52759e6c6b70349d960a8ae293: feat: support tgz and txz as archive formats (@​caarlos0)

Bug fixes

  • d83d362b96f7e6c5f847efe932abdbb031b2cf0b: fix(sign): use gpg path from git config by default if it is set (#3891) (@​go-compile)
  • 37e92ce2f144bdfb059bed7c7a4989d8d4b7a7e4: fix: clarify scoop no windows error (#3894) (@​caarlos0)
  • 723484d157a679baeccb9d1deb9ef36979507336: fix: do not skip scoop on draft releases (#3889) (@​caarlos0)
  • 9a97aaae99cb0d95c6b5a4110f5ca4ab11c9e4f3: fix: improve brew no archive error (#3895) (@​caarlos0)
  • f4fad65471e037a6b76353106ebb6a38fd5ebda4: fix: improve gpg.program detection, add more tests (@​caarlos0)
  • a459911f459bed151558d811f200f738a5c1da07: fix: many linting issues (@​caarlos0)
  • b495c905d5146ed385f408f048f2e2a88c669ef2: fix: set parallelism to match Linux container CPU (#3901) (@​marukaz)
  • 0eb3e7975c7a134713c7e377dcb8696cb0294357: fix: use git-archive under the hood (#3904) (@​caarlos0)

Dependency updates

  • 9bdfc55e6763832a86ff1d928e67d0b22d4e3877: feat(deps): bump github.com/caarlos0/env/v7 from 7.0.0 to 7.1.0 (#3848) (@​dependabot[bot])
  • 12b01f673420bf5af1a4ab5efd695e0d0dab383d: feat(deps): bump github.com/caarlos0/log from v0.2.1 to v0.2.2 (#3875) (@​caarlos0)
  • 34fd422742c893c8b46609494addc48276975cf9: feat(deps): bump github.com/disgoorg/disgo from 0.15.2 to 0.15.3 (#3882) (@​dependabot[bot])
  • ecf77c948f8796a9899ab9080ab8b62d02c4ad61: feat(deps): bump github.com/disgoorg/disgo from 0.15.3 to 0.16.0 (#3905) (@​dependabot[bot])
  • e263d1464c907780f7f4b5a17979a5818ca95f00: feat(deps): bump github.com/disgoorg/disgo from 0.16.0 to 0.16.1 (#3922) (@​dependabot[bot])
  • 00b21758555881e835953dbe5176a9136dc5630f: feat(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible (#3909) (@​dependabot[bot])

... (truncated)

Commits

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.16.2 to 1.17.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v1.16.2...v1.17.1)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team and dashpole April 17, 2023 09:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 17, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2023

Superseded by #325.

@dependabot dependabot bot closed this Apr 24, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/goreleaser/goreleaser-1.17.1 branch April 24, 2023 09:05
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