Skip to content

Bump github.com/goreleaser/goreleaser from 1.6.1 to 1.9.1#22

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

Bump github.com/goreleaser/goreleaser from 1.6.1 to 1.9.1#22
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/goreleaser/goreleaser-1.9.1

Conversation

@dependabot
Copy link

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

Bumps github.com/goreleaser/goreleaser from 1.6.1 to 1.9.1.

Release notes

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

v1.9.1

Changelog

Bug fixes

  • 0b37b4dfbd920acbe835122ec0440a344e4fc0ca: Revert "fix: draft release when no existing draft release exists" (@​caarlos0)
  • cc27fba6278dbbba14068a333c4dd02147a96b42: Revert "fix: update existing release drafts (#3073)" (@​caarlos0)
  • 8dde97c5979810438a1a44ddc3b8ee0be935a1d3: fix: Modified brew formula class generation to remove dots to match what homebrew expects (#3117) (@​cpheps)
  • 0b3305999c136f276256e787d90e951576186eee: fix: draft release when no existing draft release exists (@​caarlos0)

Documentation updates

  • b0923f6eae6adad0d0d7c69c01e59a9a6130e5b2: docs: newsletter (@​caarlos0)
  • e19a0013c5dcd7c20daa24a710d32560b50625cb: docs: remove godownloader for good (@​caarlos0)

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

What to do next?

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)

... (truncated)

Commits
  • e8307e8 chore: announce patches
  • 8dde97c fix: Modified brew formula class generation to remove dots to match what home...
  • cc27fba Revert "fix: update existing release drafts (#3073)"
  • 0b37b4d Revert "fix: draft release when no existing draft release exists"
  • 0b33059 fix: draft release when no existing draft release exists
  • e19a001 docs: remove godownloader for good
  • b0923f6 docs: newsletter
  • 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
  • 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.6.1 to 1.9.1.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v1.6.1...v1.9.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 @github
Copy link
Author

dependabot bot commented on behalf of github May 23, 2022

The following labels could not be found: skip-release-notes, dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 30, 2022

Superseded by #23.

@dependabot dependabot bot closed this May 30, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/goreleaser/goreleaser-1.9.1 branch May 30, 2022 20:41
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.

0 participants