Skip to content

Conversation

@dependabot
Copy link

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

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

Release notes

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

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])
  • da1dca2f914067cbc3ce4d61b425fc9fa86cf3ec: feat(deps): bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 (#3693) (@​dependabot[bot])
  • 31f88113020989b366b00ceb89163e10a8c489cc: feat(deps): bump golang.org/x/text from 0.5.0 to 0.6.0 (#3681) (@​dependabot[bot])
  • 571cde5d9ec09a99d7e39e48579056770cb804b8: feat(deps): bump golang.org/x/tools from 0.2.0 to 0.5.0 (#3700) (@​dependabot[bot])
  • 71f3952f185c002ad39ce41c784c66114037b426: feat(deps): update go-github from v48 to v50 (@​caarlos0)

Other work

  • 48f77f9ea467ff39a043ddca61c70dcadcf3895a: build: fix htmltest config (@​caarlos0)
  • 0f8de794738528d03af849e35c4d5199c948211e: build: notify goreleaser-cross about new release (#3685) (@​troian)
  • e90193b6e8e49afe1387a1bd4de96a297abfe419: build: only notify generate-releases on a release (@​caarlos0)
  • e27e3a6478d59eb0f93af0a51a9c474bad6f8350: build: release for ppc64 (@​caarlos0)
  • 17cd6721498fd2d43ad6ca83fe8c537c84ebe7f0: build: use go 1.19.5 (@​caarlos0)
  • a1876e3eca06e10b81491383cc88474c4167f430: docs: GO_VERSION in the examples might cause confusion (@​caarlos0)
  • cb13b556167c60498fa576ed916973a1327f7497: docs: apk key name template (@​caarlos0)
  • 9c5b4d56d92880232221bb9291b31159dac31836: docs: consistent formatting (@​caarlos0)
  • 5c4c7de539821dc6cd7f0d6865a5316d47e26f7e: docs: fix deprecation notice for --rm-dist -> --clean (#3733) (@​Daegalus)
  • 750664f44901d6990dee08ffceda99f49003d784: docs: fix nfpm override depends (@​caarlos0)
  • 938edc413155605991014689768292aa68804d33: docs: fix releases.json (@​caarlos0)
  • 050f5a43c2fdd0f559eeb582437131eebb63579d: docs: fix typo in changelog page (#3730) (@​j178)
  • d6504aaa1d65381b718ead90af79e4b2ecb072bc: docs: keep --rm-dist for now (@​caarlos0)
  • 3eb759f039340faa4f1cd01534b916039b68272d: docs: keep --rm-dist on docs for now (@​caarlos0)
  • 1381e02f59411637c0141c4224d8c9c6d7dd9ea5: docs: quote strings in docker manifests docs (@​caarlos0)
  • 2af9bdb689f910e971889e78d37eb543e6866ab0: docs: rename .goreleaser.yml to .goreleaser.yaml in intro (#3680) (@​craigpastro)
  • 99e1ac1d4e5ad141b4b035ff745e4167572b583d: docs: repology img (@​caarlos0)
  • 44012cc2a073eb13f299ed4e21c51a6b32b81665: docs: update (@​caarlos0)
  • 98e3a7ff71d5bc50bdbe9d3f9e3a14dc9e87864b: docs: update (@​caarlos0)

... (truncated)

Commits
  • b1dc5b8 chore: comment
  • 0b290bb chore: docs releases json auto-update
  • 5c4c7de docs: fix deprecation notice for --rm-dist -> --clean (#3733)
  • 050f5a4 docs: fix typo in changelog page (#3730)
  • 5c1fd35 chore(deps): bump docker/setup-buildx-action from 2.2.1 to 2.3.0 (#3729)
  • 4954815 fix: improve handling of --rm-dist deprecation (#3728)
  • 90a8215 refactor: improve tmpls that eval to a bool (#3726)
  • 750664f docs: fix nfpm override depends
  • b192de9 chore(deps): bump github/codeql-action from 2.2.0 to 2.2.1 (#3725)
  • 31fbe51 chore(deps): bump github/codeql-action from 2.1.39 to 2.2.0 (#3722)
  • 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.0.
- [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.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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 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/68/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 2, 2023

Superseded by #71.

@dependabot dependabot bot closed this Feb 2, 2023
@dependabot dependabot bot deleted the dependabot-go_modules-github.com-goreleaser-goreleaser-1.15.0 branch February 2, 2023 19:22
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