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.10.3 to 1.14.1 in /tools #162

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps github.com/goreleaser/goreleaser from 1.10.3 to 1.14.1.

Release notes

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

v1.14.1

Changelog

Bug fixes

  • 3734c2d9be31ba05b40cce59a040b83e28cc273f: fix: check that the variable resp is not nil (#3670) (@​ddddddO)
  • ee51a5afb0162a4d08f5d8925da0dd943f0339aa: fix: do not put binaries in /usr/local/bin (#3677) (@​caarlos0)
  • bd98343e4b65bf68594bba93a7066bf11ef6e84d: fix: improve changelog a bit (#3673) (@​caarlos0)
  • 1d2842c4193239f7a614b7b390d918b94a66c592: fix: log which token will be used (#3665) (@​caarlos0)
  • da2335791a987d77267cf0b1d4e0307cc2220066: fix: native changeloger without previous tag (#3668) (@​caarlos0)
  • 47ce9a9b33cce0c78a72f905cd721f83d8a9a1a4: fix: only fail announcing phase in the end (#3666) (@​caarlos0)

Dependency updates

  • 033af4ac57b2ea3320ff571c3f0693d51838eece: fix(deps): Bump github.com/goreleaser/nfpm/v2 from 2.22.2 to 2.23.0 (#3679) (@​dependabot[bot])

Other work

  • a3867c8ccb8ce8d36d00d07c3a8825dd658ae8da: docs: clarify token files a bit (@​caarlos0)
  • c714e13a8479558e805fc77d42ef6751bf2ea735: docs: deploy to cloudflare pages (@​caarlos0)
  • 09b76aa090bb18392c838800ca6818b738c36c4c: docs: fix descriptions (@​caarlos0)
  • 232c982fb062f08c0b34d3941d87a0022d696114: docs: improve build (#3674) (@​caarlos0)
  • 71000969c0b7a655ea4d5b27926b31ce59fc19e7: docs: improve docs build/organization (@​caarlos0)
  • f238d9698fad217c5ea04b86888843763a73fa0f: docs: remove vercel (#3672) (@​caarlos0)
  • 2ae0eaf4ddf59b7e83c1ece85051258eca766145: docs: update (@​caarlos0)
  • 7be70934534b5c9798b6ab1b7b3e5c35df7e8b2e: docs: update mkdocs options (@​caarlos0)
  • 02e2dfddf2852c3b3c78acfbd4a916e5223d65bf: docs: update workflows (@​caarlos0)
  • ad40cb0349bc20ba5b25c2c335373c526f7c7f90: refactor: improve mergeability (@​caarlos0)

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

Changelog

New Features

  • 541e3dfed9b23e277948ea641db91ea468aafc88: feat(brew): allow to template brew.install (#3593) (@​caarlos0)
  • 1b8395d6b6bd83bbf2d519261f1f003afa502fe5: feat(build): allow to template env (#3592) (@​caarlos0)
  • b66568529dfa4b21a14a67981b9e621f01c62aad: feat: add windows to default builds (#3581) (@​jolheiser)
  • 2e5a8e5a54a9fbc24fbdb484d8781abce1968d9d: feat: allow to template archives.files.info (#3630) (@​caarlos0)
  • a209757ad2b47cb4a6f7a1c6b7dbe5dcf4fece15: feat: better archives relative paths (#3656) (@​caarlos0)
  • f5696d01ee7c380c0e5fc681fc58bf6f381dbfcf: feat: custom tag.sort (#3611) (@​caarlos0)
  • e54656438b4bb8b1af483943891db226a090f841: feat: deprecate replacements (#3589) (@​caarlos0)
  • 937067697b4e0e86d1876c5751efb97ed3046494: feat: set file info for binaries inside archives (#3618) (@​caarlos0)
  • f3f1c08cafbe86b2a8caf9fbcbfac516be45f250: feat: title template function (#3590) (@​caarlos0)

... (truncated)

Commits
  • 7be7093 docs: update mkdocs options
  • 5aebcb2 chore: docs releases json auto-update
  • a749bbf chore: docs releases json auto-update
  • 033af4a fix(deps): Bump github.com/goreleaser/nfpm/v2 from 2.22.2 to 2.23.0 (#3679)
  • ee51a5a fix: do not put binaries in /usr/local/bin (#3677)
  • ad40cb0 refactor: improve mergeability
  • b4e0439 Merge remote-tracking branch 'origin/main'
  • 3bcd4c6 chore(deps): Bump benc-uk/workflow-dispatch from 1 to 121 (#3675)
  • 09b76aa docs: fix descriptions
  • f238d96 docs: remove vercel (#3672)
  • 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.10.3 to 1.14.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v1.10.3...v1.14.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 Jan 9, 2023
@codecov
Copy link

codecov bot commented Jan 9, 2023

Codecov Report

Base: 13.19% // Head: 13.19% // No change to project coverage 👍

Coverage data is based on head (3902975) compared to base (37048b3).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #162   +/-   ##
=======================================
  Coverage   13.19%   13.19%           
=======================================
  Files          74       74           
  Lines       10169    10169           
=======================================
  Hits         1342     1342           
  Misses       8647     8647           
  Partials      180      180           
Flag Coverage Δ
Linux 13.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2023

Superseded by #167.

@dependabot dependabot bot closed this Feb 6, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/tools/github.com/goreleaser/goreleaser-1.14.1 branch February 6, 2023 12:07
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