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.11.5 to 1.12.1 in /tools #2365

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2022

Bumps github.com/goreleaser/goreleaser from 1.11.5 to 1.12.1.

Release notes

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

v1.12.1

Changelog

Bug fixes

  • f90df0f5ece7c239817f51b46df5b8b63fcf1f3a: fix: getting previous tag (@​caarlos0)

Full Changelog: goreleaser/goreleaser@v1.12.0...v1.12.1

What to do next?

v1.12.0

Changelog

New Features

  • f6eb51cb9cb4d890b436cca43e7887da8101d6d4: feat: integrate ConventionalExtension from nfpm v2.20.0 (#3468) (@​Arsen6331)
  • 81de8addf1e05de380f0e1200e8bebf4feba2541: feat: MarkdownV2 for Telegram announcer (#3435) (@​stnokott)
  • a42c8ae706c2218c2284ba8750d77ace75a18455: feat: aur backup (#3366) (@​caarlos0)
  • bb6c53eeda15bcd5adcb7f4226df5dfc1bf67567: feat: fig integration (#3437) (@​caarlos0)
  • 9e6fb4f55cdc7485043c7e6f1bd6c37e4f819548: feat: more templateable fields for blobs (#3461) (@​caarlos0)
  • 080ccff8dbcd52cbcf082f95b6d023aaa55ad8cf: feat: nfpm for ios (#3436) (@​caarlos0)
  • 24178b10608dfe9472c18df7af28b89ca68a542e: feat: permanently remove buildpacks (#3414) (@​caarlos0)

Bug fixes

  • 6279e1a4317215fba9cc0329da12e5ca00a35a40: fix: annotate flags so they complete better (#3444) (@​caarlos0)
  • 27cbbd8e66fd11a45933fcc3501fad1bc3cb0b19: fix: change publishers order a bit (#3473) (@​caarlos0)
  • 4a510999646d7b6c794fd99a0b43bf4fbd16897e: fix: gomod.env not being used (#3434) (@​caarlos0)
  • cd6ca55db573dda0c96c4306bfe614d875adc2fc: fix: install script (@​caarlos0)
  • d9928fe015585082aac4fc6df241afc459208e36: fix: log duration of padlog steps (#3439) (@​caarlos0)
  • d88600aca728cbdf4b2b69d5b8d1e79d1dd6d22a: fix: revert unwanted change in docker.go (@​caarlos0)

Dependency updates

  • d3266feb1ad8bd311af9326daa8decb24dd082a9: feat(deps): bump github.com/caarlos0/log from 0.1.6 to 0.1.8 (#3455) (@​dependabot[bot])
  • c33f1eaa58d97e9a4f91c1359af4b2c7a025f0c2: feat(deps): bump github.com/disgoorg/snowflake/v2 from 2.0.0 to 2.0.1 (#3471) (@​dependabot[bot])
  • db14e75766e268866c8486887a67a6bace6b7de8: feat(deps): bump github.com/goreleaser/nfpm/v2 from 2.18.1 to 2.19.2 (#3418) (@​dependabot[bot])
  • e5c2990b4c117cd1e98ea8efe8991199b85c21df: feat(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#3454) (@​dependabot[bot])
  • 22007091d5e7e1e99ad1cda04bb3e655736a2d9d: feat(deps): bump gocloud.dev from 0.26.0 to 0.27.0 (#3430) (@​dependabot[bot])
  • 535437f67c031dea6b0c2d96ac93a18edbdda3e1: feat(deps): bump golang from 1.19.1-alpine to 1.19.2-alpine (#3442) (@​dependabot[bot])
  • 998a753d2b40f7ddfb03624df160e10ae9bb89fb: feat(deps): bump golang from 2baa528 to 9d3bd09 (#3446) (@​dependabot[bot])
  • b4159f637702017d43dc9b7acb2d0a885a421f1e: feat(deps): go 1.19.2 (#3443) (@​caarlos0)

Documentation updates

  • b8b25418fb9a618673ecb416594dedcae31ded16: docs: adds openfeature to user list (@​caarlos0)
  • bb170f3b9c3e8aae5bacd72f07d73670b1e604dc: docs: better document multiple tokens error (#3438) (@​caarlos0)
  • 427003f1fea24e7fb5dd148a031c210a155da07e: docs: clarify tags a bit (@​caarlos0)

... (truncated)

Commits
  • f90df0f fix: getting previous tag
  • 27cbbd8 fix: change publishers order a bit (#3473)
  • c33f1ea feat(deps): bump github.com/disgoorg/snowflake/v2 from 2.0.0 to 2.0.1 (#3471)
  • 1485e6f docs: formatting
  • 7e99645 docs: improve partial docs
  • 5d75dec docs: improve go first class ports docs
  • f6eb51c feat: integrate ConventionalExtension from nfpm v2.20.0 (#3468)
  • 9e6fb4f feat: more templateable fields for blobs (#3461)
  • 6472626 chore(deps): bump actions/cache from 3.0.10 to 3.0.11 (#3465)
  • fcd9b37 chore(deps): bump actions/github-script from 6.3.2 to 6.3.3 (#3464)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 18, 2022
@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

Merging #2365 (c53989f) into main (d76bcb6) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2365   +/-   ##
=======================================
  Coverage   40.55%   40.55%           
=======================================
  Files         112      112           
  Lines        8822     8822           
=======================================
  Hits         3578     3578           
  Misses       4984     4984           
  Partials      260      260           

Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.11.5 to 1.12.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v1.11.5...v1.12.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 force-pushed the dependabot/go_modules/tools/github.com/goreleaser/goreleaser-1.12.1 branch from 087ebb6 to c53989f Compare October 18, 2022 17:32
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 19, 2022

Superseded by #2369.

@dependabot dependabot bot closed this Oct 19, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/tools/github.com/goreleaser/goreleaser-1.12.1 branch October 19, 2022 15:35
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