Skip to content

Conversation

@dependabot
Copy link

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

Bumps github.com/goreleaser/goreleaser from 1.1.0 to 1.15.1.

Release notes

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

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

Changelog

New Features

  • 2450746e5c47266c55d41e357fff0451c5d140ae: feat: add ko support (#3653) (@​caarlos0)
  • 1b7dd258cecfd7bf8d841f73d156d11bf721f01e: feat: allow to template apk keyname (#3667) (@​KalleDK)
  • afc38b79a9bb4025211560210036860eb399fdd5: feat: allow to template release.disable and releaser.skip_upload (#3710) (@​caarlos0)
  • d386cbf3cec58d8bc9c95eab384a1bf7ed350e40: feat: allow to template snaps.grade (#3712) (@​caarlos0)
  • 82be112be1bac32e82d47cc32c80532155d71524: feat: allow to template telegram.chat_id (#3686) (@​caarlos0)
  • d18adfb57ee951787536b22b62f2a5ebc511c716: feat: deprecate --rm-dist in favor of new --clean flag (#3702) (@​caarlos0)

Bug fixes

  • 4954815ae491b8c81f884660f76323d77218adf1: fix: improve handling of --rm-dist deprecation (#3728) (@​caarlos0)
  • caaf9973ee2293634701eda8075ece6c75784229: fix: only debs should create iphoneos pkgs (#3719) (@​caarlos0)
  • 0286cf7163d9e96fd7c87c87031851bf61bb0340: fix: schema (@​caarlos0)
  • 2257b6341487014e795ed747aea6bb3e00b34d37: fix: telegram.chat_id string (@​caarlos0)
  • af38a4c6d3e7a65a5559811fdaaaa719f2d7c208: fix: toslash artifact paths on metadata.json (@​caarlos0)

Dependency updates

  • 12d5ed0b0b0d7bb011551fd28bf79332ce7c805f: feat(deps): bump github.com/disgoorg/disgo from 0.14.1 to 0.15.0 (#3718) (@​dependabot[bot])
  • 599ed6527db01046beb4fe98fdaefc57085c6ad7: feat(deps): bump github.com/google/go-containerregistry from 0.11.0 to 0.12.1 (#3699) (@​dependabot[bot])
  • 54ef103bfc989c69c297f2a86344f6150aacdf6c: feat(deps): bump github.com/google/go-containerregistry from 0.12.1 to 0.13.0 (#3716) (@​dependabot[bot])
  • 7375a395915aa8dbb39018ac94aafd0ac2d30b59: feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.23.0 to 2.24.0 (#3715) (@​dependabot[bot])
  • 0fe8b8dc212580c535ab8e2187a9bfc961115984: feat(deps): bump github.com/xanzy/go-gitlab from 0.77.0 to 0.78.0 (#3690) (@​dependabot[bot])
  • f979a6347e4c5ef50e613ce3e3ef1711407ae769: feat(deps): bump github.com/xanzy/go-gitlab from 0.78.0 to 0.79.0 (#3717) (@​dependabot[bot])
  • 3fd95e1737c5e66d85b30a87accee7f8e38fa866: feat(deps): bump gocloud.dev from 0.27.0 to 0.28.0 (#3689) (@​dependabot[bot])
  • 395d8de5b933a806d299e560b718f9a72b17847d: feat(deps): bump golang from 1.19.4-alpine to 1.19.5-alpine (#3694) (@​dependabot[bot])
  • 66dbc7ff83db8f50a864f75de1f2fc63fa78d094: feat(deps): bump golang from a9b24b6 to 86d32cc (#3691) (@​dependabot[bot])
  • 793def693ded6a1d391ea4fea8e476228617bb51: feat(deps): bump golang.org/x/crypto from 0.3.0 to 0.5.0 (#3695) (@​dependabot[bot])

... (truncated)

Commits
  • 7c6bd86 fix: do not do fancy 3rd party process logging (#3747)
  • 1dbb558 fix: make the warning clearer
  • b0a59a1 Revert "feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.23.0 to 2.24.0 ...
  • f22987a fix: honouring ko bare option (#3743)
  • 599f9b4 chore(deps): bump arduino/setup-task from 1.0.2 to 1.0.3 (#3736)
  • ce5826f chore(deps): bump docker/setup-buildx-action from 2.3.0 to 2.4.0 (#3737)
  • a6d558a feat(deps): bump github.com/xanzy/go-gitlab from 0.79.0 to 0.79.1 (#3739)
  • ca6ee15 chore(deps): bump actions/cache from 3.2.3 to 3.2.4 (#3738)
  • aa3aff3 docs: improve git dirty err page
  • f25e3b3 build: increase release timeout (#3734)
  • 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.1.0 to 1.15.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v1.1.0...v1.15.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 Pull requests that update Go code labels Feb 2, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 2, 2023

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

POST https://api.github.com/repos/headmin/fleet/pulls/71/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 headmin/fleet 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 9, 2023

Superseded by #76.

@dependabot dependabot bot closed this Feb 9, 2023
@dependabot dependabot bot deleted the dependabot-go_modules-github.com-goreleaser-goreleaser-1.15.1 branch February 9, 2023 20:15
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.

1 participant