Skip to content

Bump github.com/goreleaser/goreleaser from 1.7.0 to 1.9.0#103

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/goreleaser/goreleaser-1.9.0
Closed

Bump github.com/goreleaser/goreleaser from 1.7.0 to 1.9.0#103
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/goreleaser/goreleaser-1.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2022

Bumps github.com/goreleaser/goreleaser from 1.7.0 to 1.9.0.

Release notes

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

v1.9.0

Changelog

New Features and updates

  • 6289aee804d24f8a33aa606dee3fbf40a3f1f307: feat(ci): run dependency review action on prs (#3109) (@​naveensrinivasan)
  • ceee4251840862bf14367ea14261b9acdbe92dc9: feat(deps): bump github.com/caarlos0/env/v6 from 6.9.1 to 6.9.2 (#3106) (@​dependabot[bot])
  • e83bc65e8643c443c4254c2aeb0f13dd9fd58fc3: feat(deps): bump github.com/google/go-github/v44 from 44.0.0 to 44.1.0 (#3111) (@​dependabot[bot])
  • 8b0fa0c26863c985927085aae58ad7c274258758: feat(deps): bump github.com/jarcoal/httpmock from 1.1.0 to 1.2.0 (#3089) (@​dependabot[bot])
  • 1a6ac74db7b953ebe61b3d9ace8c51125959b9bb: feat(deps): bump github.com/slack-go/slack from 0.10.2 to 0.10.3 (#3066) (@​dependabot[bot])
  • d2cfe27bce1f3bc0564fae43757807a2eebc5f5f: feat(deps): bump github.com/xanzy/go-gitlab from 0.63.0 to 0.64.0 (#3065) (@​dependabot[bot])
  • 5847b4f673a94a6ec16db7ee1060b918be62b4fc: feat(deps): bump github.com/xanzy/go-gitlab from 0.64.0 to 0.65.0 (#3096) (@​dependabot[bot])
  • a5ef8e3cc2338f5d46fd1e5d6d3e4b8f3cf4edbb: feat(deps): bump golang from 1.18.1-alpine to 1.18.2-alpine (#3097) (@​dependabot[bot])
  • 407ab5576b2adb0fd8e2dbfa6d86ae20a0808b33: feat(deps): update go-github from v43 to v44 (@​caarlos0)
  • 30630bfc7fad8c5d483a87259631e36638f59f32: feat: add builds.no_main_check and builds.command (#3064) (@​caarlos0)
  • e31c49d4f6d27a52632bfd8f892b6e6dee744e90: feat: adds openssh-client to docker images (#3077) (@​caarlos0)
  • 53b1ee07cfeb4895613ad37e39471a546ec71be9: feat: allow git remote urls from non-scm sources (#3088) (@​caarlos0)
  • 69cf1aa88754454d074626d49969d0751f2afa39: feat: first class build targets (#3062) (@​caarlos0)
  • ea7a696fab31eb26e408863672d08cf1aa0cdb53: feat: improve docker errors (#3080) (@​caarlos0)
  • e38e76cac81b2716ded293d5f407fd784d40995f: feat: meta archives (#3093) (@​caarlos0)
  • d1291650f2e2b5e2c84c76817f3d43c2656408ec: feat: migrate back to cobra (@​caarlos0)
  • 97db97df8763931bbe0760d28b54dbfc539927c1: feat: new install anf run script (#3075) (@​caarlos0)

Bug fixes

  • ad13ba6c8a9f1492765339ad77b6ca2f3ca80738: fix(ci): improve auto commit msg (@​caarlos0)
  • 0db84b24f59d6c67e39a617b115d5b63d3bfa0b5: fix: archive should not actually verify links (#3103) (@​caarlos0)
  • bbade2dd0f6b38fbf54a3f6759467aa7bdde51c7: fix: better handle docker skip errors (#3107) (@​caarlos0)
  • f812d1b920d0206767996abba7c7d39c34ddda95: fix: nfpm deprecation on nfpm check (#3087) (@​caarlos0)
  • 5aeb8ace6174389e62e23306e2fff2dd715270d9: fix: prevent folder collisions in builds and universal binaries (#3063) (@​caarlos0)
  • 17e4d627912d5df8d5ced171c05b6dd9867b477e: fix: revert defaulting build.id to build.binary (@​caarlos0)
  • e2902707f9dabe787e5f72dda91adef70ce0396d: fix: update existing release drafts (#3073) (@​yihuang)

Documentation updates

  • a02cbca273aba2c9852a3b6c43181d5b72525f94: docs): add SBOM section, update Docker as container (#3090) (@​developer-guy)
  • 2297be1cf78bee7f23a5092a83110e88c85907a5: docs: add example for semantic-release (#3091) (@​escalate)
  • 3683b3d9d8845a8d9d8a0765f36307093e121d26: docs: add more sponsors to the readme (#3092) (@​ntindle)
  • 83704c9e4b04688124a8c063954bf79681b46825: docs: better wording (@​caarlos0)
  • a77ed9aafdfe182b188406a4cef2c736ef569bf3: docs: fix example env var name on scoop docs (#3068) (@​apzuk3)
  • 4cf566be444f6abae05b8ee4fc43a2c09fb8632d: docs: fix several htmltest issues (#3086) (@​caarlos0)
  • f62283c8abc2935b67f9de5b93df44ac4050bb5e: docs: fix typo (#3081) (@​quackduck)
  • 93dd3878099ec0d963cba74bc24a16f61955a9ad: docs: goreleaser pro eula (@​caarlos0)
  • a51fd7bd8f9b118ecddc3cc7cb489265a5bfaa36: docs: improve prebuilt docs (@​caarlos0)
  • 362491ce05093a896e12062e76a595e9753ef12b: docs: link to example repo (@​caarlos0)
  • 06324e2ed64152b8fa206561109be795989c79c6: docs: update (@​actions-user)
  • 189ffcb1d8f1b30f6ba968aec774694f2de259db: docs: update (@​actions-user)
  • a52fb997d1b31a08cecd09e69c797dd99df56207: docs: update email addresses (@​caarlos0)
  • 8ee53b6e1dcf0566e701fcb77dfb0747d39dc857: docs: update pro features (@​caarlos0)
  • 2b2ad7c2a70f4b0c50a479a24c8cfb1f99cca3a9: docs: wording (@​caarlos0)
  • 3697a9d8cec4b368338a9aff5d1b998c0a543134: docs: wording improvements (@​caarlos0)

Other work

  • 9c426a7b164ed9be667d9e7572f3e9ca340f33f4: refactor: evaluate archive files in another package (#3101) (@​caarlos0)
  • 5d9110ab43870a8431e94b811087a795ee12c4f2: refactor: improve archive pipe (#3100) (@​caarlos0)

Full Changelog: goreleaser/goreleaser@v1.8.3...v1.9.0

... (truncated)

Commits
  • a52fb99 docs: update email addresses
  • 6c38b37 chore(deps): bump github/codeql-action from 2.1.10 to 2.1.11 (#3113)
  • 857602a chore(ci): gitleaks ignore testdata
  • 0836149 chore(ci): gitleaks
  • e83bc65 feat(deps): bump github.com/google/go-github/v44 from 44.0.0 to 44.1.0 (#3111)
  • 6289aee feat(ci): run dependency review action on prs (#3109)
  • 0db84b2 fix: archive should not actually verify links (#3103)
  • 82f5785 chore(deps): bump actions/setup-go from 3.0.0 to 3.1.0 (#3108)
  • bbade2d fix: better handle docker skip errors (#3107)
  • ceee425 feat(deps): bump github.com/caarlos0/env/v6 from 6.9.1 to 6.9.2 (#3106)
  • 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.7.0 to 1.9.0.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v1.7.0...v1.9.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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 19, 2022

The following labels could not be found: dependency.

@ktr-ci-bot ktr-ci-bot enabled auto-merge (squash) May 19, 2022 20:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2022

Superseded by #104.

@dependabot dependabot bot closed this May 20, 2022
auto-merge was automatically disabled May 20, 2022 20:09

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/goreleaser/goreleaser-1.9.0 branch May 20, 2022 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant