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 0.149.0 to 0.155.0 #48

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/goreleaser/goreleaser from 0.149.0 to 0.155.0.

Release notes

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

v0.155.0

Changelog

ba82f43c chore(deps): bump github.com/golangci/golangci-lint from 1.34.1 to 1.35.2 (#2011) 83f0536e chore(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#2019) b8b0b02f chore(deps): bump github.com/xanzy/go-gitlab from 0.41.0 to 0.42.0 (#2017) 2213b073 feat(http): resolve custom header template expressions (#2005) 6d9abe62 feat: add Os and Arch template options to the Binary name field (#1936) ef5be03d feat: compile to riscv64 (#2016) 4b738be8 feat: install completions on linux packages (#2007) 838a2448 feat: use num cpu as default parallelism (#2015)

Docker images

  • docker pull goreleaser/goreleaser:v0.155.0
  • docker pull ghcr.io/goreleaser/goreleaser:v0.155.0
  • docker pull goreleaser/goreleaser:latest
  • docker pull ghcr.io/goreleaser/goreleaser:latest

v0.154.0

Changelog

836db434 chore(ci): dependabot automerge 71519019 chore(deps): bump codecov/codecov-action from v1.2.0 to v1.2.1 (#1996) 2eb0f4a3 chore(deps): bump github.com/jarcoal/httpmock from 1.0.6 to 1.0.7 (#1998) a52b1482 chore(deps): bump github.com/xanzy/go-gitlab from 0.40.2 to 0.41.0 (#1997) f934314b feat(http): support custom headers in http upload (#2002) 2edebf00 feat: add arm64 to the default goarch list (#1999) e8ea2311 feat: allow to use nfpm packages in the docker pipe (#2003) 49c17bef fix: Adds comments to formula template to conform to 'brew audit --strict --online' (#2001) 873f35a2 refactor: use t instead of tt (#2000)

Docker images

  • docker pull goreleaser/goreleaser:v0.154.0
  • docker pull ghcr.io/goreleaser/goreleaser:v0.154.0
  • docker pull goreleaser/goreleaser:latest
  • docker pull ghcr.io/goreleaser/goreleaser:latest

v0.153.0

Changelog

a9c143c2 chore(deps): bump codecov/codecov-action from v1.1.1 to v1.2.0 (#1993) 2606aba8 chore(deps): bump github.com/goreleaser/nfpm/v2 from 2.1.2 to 2.2.2 (#1994) ac0cc321 feat(nfpm): wire up two additional nfpm properties (#1995)

Docker images

... (truncated)

Commits
  • ba82f43 chore(deps): bump github.com/golangci/golangci-lint from 1.34.1 to 1.35.2 (#2...
  • 83f0536 chore(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#2019)
  • 502fe7b docs: fix typo in bintray.md (#2018)
  • ef5be03 feat: compile to riscv64 (#2016)
  • 838a244 feat: use num cpu as default parallelism (#2015)
  • b8b0b02 chore(deps): bump github.com/xanzy/go-gitlab from 0.41.0 to 0.42.0 (#2017)
  • 6d9abe6 feat: add Os and Arch template options to the Binary name field (#1936)
  • 4b738be feat: install completions on linux packages (#2007)
  • 2213b07 feat(http): resolve custom header template expressions (#2005)
  • e8ea231 feat: allow to use nfpm packages in the docker pipe (#2003)
  • 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 0.149.0 to 0.155.0.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/master/.goreleaser.yml)
- [Commits](goreleaser/goreleaser@v0.149.0...v0.155.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@codecov
Copy link

codecov bot commented Jan 19, 2021

Codecov Report

Merging #48 (9bc52eb) into master (f3bcd19) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   88.65%   88.65%           
=======================================
  Files           5        5           
  Lines         485      485           
=======================================
  Hits          430      430           
  Misses         40       40           
  Partials       15       15           

@ktr0731 ktr0731 merged commit ffba574 into master Jan 20, 2021
@ktr0731 ktr0731 deleted the dependabot/go_modules/github.com/goreleaser/goreleaser-0.155.0 branch January 20, 2021 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant