1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-29 01:44:39 +02:00
Deliver Go binaries as fast and easily as possible https://goreleaser.com/
Go to file
dependabot[bot] 3f34afcecc
feat(deps): bump github.com/xanzy/go-gitlab from 0.80.0 to 0.80.2 (#3786)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab)
from 0.80.0 to 0.80.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b91e64b2b0"><code>b91e64b</code></a>
Reorder a few project fields</li>
<li><a
href="0fa6158375"><code>0fa6158</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1636">#1636</a>
from apricote/project-import-url</li>
<li><a
href="1ab89ad306"><code>1ab89ad</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1651">#1651</a>
from xanzy/feature/links</li>
<li><a
href="1fd8df4983"><code>1fd8df4</code></a>
Add release links</li>
<li><a
href="e837f2de87"><code>e837f2d</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1650">#1650</a>
from blacknon/master</li>
<li><a
href="df4112ac7b"><code>df4112a</code></a>
Rename the option structs and add missing <code>url</code> tags</li>
<li><a
href="f8929bf7ef"><code>f8929bf</code></a>
update. <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/pull/1650#discussion_r1102998538">xanzy/go-gitlab#1650</a></li>
<li><a
href="172b5e0c3f"><code>172b5e0</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/xanzy/go-gitlab/issues/1648">#1648</a>
from theoriginalstove/1501-add-changelog-api-support</li>
<li><a
href="39bce07acd"><code>39bce07</code></a>
Refactor…</li>
<li><a
href="3f26370513"><code>3f26370</code></a>
style: added whitespace between license and package name in new
files</li>
<li>Additional commits viewable in <a
href="https://github.com/xanzy/go-gitlab/compare/v0.80.0...v0.80.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/xanzy/go-gitlab&package-manager=go_modules&previous-version=0.80.0&new-version=0.80.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-17 13:02:17 -03:00
.github fix: update to go 1.20.1 2023-02-17 10:44:02 -03:00
cmd build: use go1.20 (#3757) 2023-02-05 13:39:39 -03:00
internal feat: add OpenCollective (#3753) 2023-02-09 09:11:47 -03:00
pkg feat: add OpenCollective (#3753) 2023-02-09 09:11:47 -03:00
scripts docs: fix releases.json 2023-01-02 15:16:33 -03:00
www fix: update to go 1.20.1 2023-02-17 10:44:02 -03:00
.editorconfig feat: arch user repository integration (#2838) 2022-01-20 14:59:39 -03:00
.gitattributes docs: improve build (#3674) 2022-12-29 14:55:45 -03:00
.gitignore docs: improve build (#3674) 2022-12-29 14:55:45 -03:00
.gitleaks.toml fix: run gitleaks and grype on prs (#3332) 2022-08-21 15:20:31 -03:00
.golangci.yaml build: use go1.20 (#3757) 2023-02-05 13:39:39 -03:00
.goreleaser.yaml build: do not release for windows arm7 (#3735) 2023-02-09 08:57:38 -03:00
.grype.yaml fix(grype): ignore unfixed vulns 2022-08-21 15:36:37 -03:00
.mailmap chore: update mailmap 2022-10-31 16:06:50 -03:00
CONTRIBUTING.md build: use go1.20 (#3757) 2023-02-05 13:39:39 -03:00
Dockerfile feat(deps): bump golang from 1.20.0-alpine to 1.20.1-alpine (#3783) 2023-02-17 13:01:41 -03:00
EULA.md docs: make co-marketing more strict on eula (#3583) 2022-11-22 23:54:11 -03:00
go.mod feat(deps): bump github.com/xanzy/go-gitlab from 0.80.0 to 0.80.2 (#3786) 2023-02-17 13:02:17 -03:00
go.sum feat(deps): bump github.com/xanzy/go-gitlab from 0.80.0 to 0.80.2 (#3786) 2023-02-17 13:02:17 -03:00
LICENSE.md docs: update license year 2022-02-08 14:21:36 -03:00
main_test.go test: fix version test 2021-12-20 21:34:34 -03:00
main.go feat(deps): update caarlos0/log 2022-08-08 09:26:09 -03:00
README.md docs: fix README badge (#3652) 2022-12-20 16:09:19 -03:00
SECURITY.md docs: update email addresses 2022-05-18 12:12:42 -03:00
Taskfile.yml build: increase release timeout (#3734) 2023-01-30 23:07:12 -03:00
USERS.md docs: update USERS.md (#3688) 2023-01-09 09:22:00 -03:00

GoReleaser Logo

GoReleaser

Deliver Go binaries as fast and easily as possible.


GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped in your favorite CI.


Get GoReleaser

Documentation

Documentation is hosted live at https://goreleaser.com

Community

You have questions, need support and or just want to talk about GoReleaser?

Here are ways to get in touch with the GoReleaser community:

Join Discord Follow Twitter GitHub Discussions

You can find the links above and all others here.

Code of Conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. We appreciate your contribution. Please refer to our contributing guidelines for further information.

Badges

Release Software License Build status Codecov branch Artifact Hub Go Doc Powered By: GoReleaser Backers on Open Collective Sponsors on Open Collective Conventional Commits CII Best Practices

Sponsors

Does your company use goreleaser? Help keep the project bug-free and feature rich by sponsoring the project.

Backers

Love our work and community? Become a backer.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Stargazers over time

Stargazers over time