Skip to content

Bump github.com/goreleaser/goreleaser from 1.7.0 to 1.9.2#105

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

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

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v1.9.2

Changelog

Bug fixes

  • 38c5e6a371d5214d1726e3be6bd5f56f444450fa: fix: deprecation message of nfpm.maintainers (@​caarlos0)
  • 2d0ab9e9bf6a63b3cbd251d1e41c8139eaec5ccd: fix: ensure same tag on edit (@​caarlos0)
  • b59a3c2493a54a60e79b012f9a1c9852e7ca55fb: fix: update to stable yaml.v3 (@​caarlos0)

Documentation updates

  • 08769d7372bc8930d05e4e87f1d993b3e34196a2: docs: clarify godownloader deprecation (@​caarlos0)

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

What to do next?

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)

... (truncated)

Commits
  • b869ea4 chore(deps): bump actions/setup-go from 3.1.0 to 3.2.0 (#3133)
  • 2d0ab9e fix: ensure same tag on edit
  • b59a3c2 fix: update to stable yaml.v3
  • 38c5e6a fix: deprecation message of nfpm.maintainers
  • 08769d7 docs: clarify godownloader deprecation
  • 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
  • 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.2.
- [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.2)

---
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 requested a review from ktr0731 May 27, 2022 20:09
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2022

The following labels could not be found: dependency.

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

dependabot bot commented on behalf of github Jul 4, 2022

Superseded by #107.

@dependabot dependabot bot closed this Jul 4, 2022
auto-merge was automatically disabled July 4, 2022 20:17

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/goreleaser/goreleaser-1.9.2 branch July 4, 2022 20:17
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