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 1.8.3 to 1.10.2 #563

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2022

Bumps github.com/goreleaser/goreleaser from 1.8.3 to 1.10.2.

Release notes

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

v1.10.2

Changelog

Bug fixes

  • 02a3486d4ba59505113a57b438ae567351ed3dab: fix(build): set workdir as safe for git when running docker image (#3229) (@​troian)
  • de3f381f55c88014b0d0eba91b28923eb1a992ac: fix: build env overrides (#3232) (@​caarlos0)

Dependency updates

  • 4e238184fe18989e71ea69a8762929fac11828c4: feat(deps): bump github.com/invopop/jsonschema from 0.4.0 to 0.5.0 (#3227) (@​dependabot[bot])

Full Changelog: goreleaser/goreleaser@v1.10.1...v1.10.2

What to do next?

v1.10.1

Changelog

Bug fixes

  • f24f1a0a70a8e6444738af1d9c17045415dae826: fix: improve output on github actions (#3221) (@​caarlos0)
  • 5b591c964846045347b4f72710a08bc8077d7e08: fix: make skip message more idiomatic (#3223) (@​wesleimp)

Full Changelog: goreleaser/goreleaser@v1.10.0...v1.10.1

What to do next?

v1.10.0

Changelog

New Features

  • ae399220ef599979dc29b5752163d991c835a338: feat: add --skip-docker (#3176) (@​caarlos0)
  • d79484ef1d57d98b2de8a840d02de7db9c578d8a: feat: added --skip-before flag (#3182) (@​caarlos0)
  • cf3c758356c63d8b98285762b00f46ab28ca08f1: feat: allow multiple ids to be passed to build (#3212) (@​caarlos0)
  • 1d72e963f4345435dd5b08fd750e06d8ef5dd591: feat: allow parallelism by build target (#3213) (@​caarlos0)
  • 4162772819248802afc1fc21eee01bfeec14a243: feat: allow to load config from stdin (#3175) (@​caarlos0)
  • f75d64d6cc04e7e8a9738b37e2c6852d7927a021: feat: allow to override env for a target (#3201) (@​caarlos0)
  • 83e40717dec19d0ce7bdb98c30f9b1a0eed333d7: feat: allow to template release.repo (#3205) (@​caarlos0)
  • b3fcc54a329a2d70b31cdc54d2f384bdf212d0fe: feat: changelog group improvements (#3203) (@​caarlos0)
  • cb70fa5181af28a0215919f74f024a270f89b505: feat: log duration of slow pipes (#3173) (@​caarlos0)
  • 2c59b8e1be37fecd6242507b9a2d0d066e199d94: feat: remove empty_folders for good (#3163) (@​caarlos0)
  • 0f128690a0a09053452c27646dceea37a2031ec5: feat: removed deprecated windows arm handling on go 1.16 (#3157) (@​caarlos0)
  • fe7e2123bda5a605d34af695588fec57a535f0b3: feat: replacing the log library (#3139) (@​caarlos0)
  • 9f15047d0ac08dcf4a7862cd0ccc36febbca608a: feat: update go-github from v44 to v45 (#3130) (@​caarlos0)
  • ad3c6fdcdd5236bfa75aa9a58e76ce114034494a: feat: update jsonschema library (#3159) (@​caarlos0)
  • df734bd111efdc5d436fee291ef07b6cbeff6d8c: feat: update x/sync (#3138) (@​caarlos0)

... (truncated)

Commits

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)

@ktr-ci-bot ktr-ci-bot enabled auto-merge (squash) July 14, 2022 13:16
@codecov
Copy link

codecov bot commented Jul 14, 2022

Codecov Report

Merging #563 (e65fabc) into master (835b8e6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #563   +/-   ##
=======================================
  Coverage   80.16%   80.16%           
=======================================
  Files          57       57           
  Lines        3846     3846           
=======================================
  Hits         3083     3083           
  Misses        536      536           
  Partials      227      227           

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/goreleaser/goreleaser-1.10.2 branch from 1f2b065 to fbf9c17 Compare July 16, 2022 05:20
Bumps [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) from 1.8.3 to 1.10.2.
- [Release notes](https://github.com/goreleaser/goreleaser/releases)
- [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
- [Commits](goreleaser/goreleaser@v1.8.3...v1.10.2)

---
updated-dependencies:
- dependency-name: github.com/goreleaser/goreleaser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/goreleaser/goreleaser-1.10.2 branch from fbf9c17 to e65fabc Compare July 16, 2022 05:24
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #570.

@dependabot dependabot bot closed this Aug 1, 2022
auto-merge was automatically disabled August 1, 2022 04:03

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/goreleaser/goreleaser-1.10.2 branch August 1, 2022 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant