moov-io / wire

FedWire funds service file parser and writer. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/wire/
Apache License 2.0
83 stars 39 forks source link

fix(deps): update module github.com/go-kit/kit to v0.13.0 #335

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-kit/kit require minor v0.12.0 -> v0.13.0

Release Notes

go-kit/kit (github.com/go-kit/kit) ### [`v0.13.0`](https://togithub.com/go-kit/kit/releases/tag/v0.13.0) [Compare Source](https://togithub.com/go-kit/kit/compare/v0.12.0...v0.13.0) Go kit v0.13.0 is released, containing mostly minor fixes and dependency updates. #### What's Changed - Remove unused code by [@​sashamelentyev](https://togithub.com/sashamelentyev) in [https://github.com/go-kit/kit/pull/1188](https://togithub.com/go-kit/kit/pull/1188) - Use errors.Is for error handling by [@​sashamelentyev](https://togithub.com/sashamelentyev) in [https://github.com/go-kit/kit/pull/1187](https://togithub.com/go-kit/kit/pull/1187) - Fix docs by [@​sashamelentyev](https://togithub.com/sashamelentyev) in [https://github.com/go-kit/kit/pull/1198](https://togithub.com/go-kit/kit/pull/1198) - Refactor metrics/cloudwatch by [@​sina-devel](https://togithub.com/sina-devel) in [https://github.com/go-kit/kit/pull/1202](https://togithub.com/go-kit/kit/pull/1202) - README: add chaseSpace/kit, closes [#​1027](https://togithub.com/go-kit/kit/issues/1027) by [@​peterbourgon](https://togithub.com/peterbourgon) in [https://github.com/go-kit/kit/pull/1052](https://togithub.com/go-kit/kit/pull/1052) - feat: move from `streadway/amqp` to `rabbitmq-amqp091-go` by [@​Juneezee](https://togithub.com/Juneezee) in [https://github.com/go-kit/kit/pull/1210](https://togithub.com/go-kit/kit/pull/1210) - feat(http): make interceptingWriter reimplement common interfaces by [@​Reasno](https://togithub.com/Reasno) in [https://github.com/go-kit/kit/pull/1212](https://togithub.com/go-kit/kit/pull/1212) - Fixes Framework Beego URL by [@​vpereira01](https://togithub.com/vpereira01) in [https://github.com/go-kit/kit/pull/1219](https://togithub.com/go-kit/kit/pull/1219) - Fixed instancer loop logic that was causing Consul to get spammed by [@​jkratz55](https://togithub.com/jkratz55) in [https://github.com/go-kit/kit/pull/1215](https://togithub.com/go-kit/kit/pull/1215) - go.mod | go.sum: update dependencies for prometheus client_golang by [@​vcruzmj](https://togithub.com/vcruzmj) in [https://github.com/go-kit/kit/pull/1225](https://togithub.com/go-kit/kit/pull/1225) - ci: add go 1.18 by [@​sashamelentyev](https://togithub.com/sashamelentyev) in [https://github.com/go-kit/kit/pull/1233](https://togithub.com/go-kit/kit/pull/1233) - Update README.md by [@​cxtruong70](https://togithub.com/cxtruong70) in [https://github.com/go-kit/kit/pull/1239](https://togithub.com/go-kit/kit/pull/1239) - ci: add go 1.19 by [@​sashamelentyev](https://togithub.com/sashamelentyev) in [https://github.com/go-kit/kit/pull/1245](https://togithub.com/go-kit/kit/pull/1245) - go.mod | go.sum: Update nats-io/jwt/v2 & nats-io/nats-server/v2 dependencies to fix CVE-2021-3127 & CVE-2022-24450 by [@​denopink](https://togithub.com/denopink) in [https://github.com/go-kit/kit/pull/1237](https://togithub.com/go-kit/kit/pull/1237) - Update link pointing to protobuf generator by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [https://github.com/go-kit/kit/pull/1248](https://togithub.com/go-kit/kit/pull/1248) - Update github.com/hashicorp/serf and github.com/hashicorp/consul/api to fix CVE-2019-19794 by [@​francogeller](https://togithub.com/francogeller) in [https://github.com/go-kit/kit/pull/1250](https://togithub.com/go-kit/kit/pull/1250) - Replace microgen with the maintained fork by [@​ShayNehmad-RecoLabs](https://togithub.com/ShayNehmad-RecoLabs) in [https://github.com/go-kit/kit/pull/1254](https://togithub.com/go-kit/kit/pull/1254) - Remove dead link to code generator from README by [@​heymatthew](https://togithub.com/heymatthew) in [https://github.com/go-kit/kit/pull/1256](https://togithub.com/go-kit/kit/pull/1256) - README: update codegen link to truss by [@​matthewhartstonge](https://togithub.com/matthewhartstonge) in [https://github.com/go-kit/kit/pull/1262](https://togithub.com/go-kit/kit/pull/1262) #### New Contributors - [@​sashamelentyev](https://togithub.com/sashamelentyev) made their first contribution in [https://github.com/go-kit/kit/pull/1188](https://togithub.com/go-kit/kit/pull/1188) - [@​sina-devel](https://togithub.com/sina-devel) made their first contribution in [https://github.com/go-kit/kit/pull/1202](https://togithub.com/go-kit/kit/pull/1202) - [@​Juneezee](https://togithub.com/Juneezee) made their first contribution in [https://github.com/go-kit/kit/pull/1210](https://togithub.com/go-kit/kit/pull/1210) - [@​Reasno](https://togithub.com/Reasno) made their first contribution in [https://github.com/go-kit/kit/pull/1212](https://togithub.com/go-kit/kit/pull/1212) - [@​vpereira01](https://togithub.com/vpereira01) made their first contribution in [https://github.com/go-kit/kit/pull/1219](https://togithub.com/go-kit/kit/pull/1219) - [@​jkratz55](https://togithub.com/jkratz55) made their first contribution in [https://github.com/go-kit/kit/pull/1215](https://togithub.com/go-kit/kit/pull/1215) - [@​vcruzmj](https://togithub.com/vcruzmj) made their first contribution in [https://github.com/go-kit/kit/pull/1225](https://togithub.com/go-kit/kit/pull/1225) - [@​cxtruong70](https://togithub.com/cxtruong70) made their first contribution in [https://github.com/go-kit/kit/pull/1239](https://togithub.com/go-kit/kit/pull/1239) - [@​denopink](https://togithub.com/denopink) made their first contribution in [https://github.com/go-kit/kit/pull/1237](https://togithub.com/go-kit/kit/pull/1237) - [@​francogeller](https://togithub.com/francogeller) made their first contribution in [https://github.com/go-kit/kit/pull/1250](https://togithub.com/go-kit/kit/pull/1250) - [@​ShayNehmad-RecoLabs](https://togithub.com/ShayNehmad-RecoLabs) made their first contribution in [https://github.com/go-kit/kit/pull/1254](https://togithub.com/go-kit/kit/pull/1254) - [@​heymatthew](https://togithub.com/heymatthew) made their first contribution in [https://github.com/go-kit/kit/pull/1256](https://togithub.com/go-kit/kit/pull/1256) - [@​matthewhartstonge](https://togithub.com/matthewhartstonge) made their first contribution in [https://github.com/go-kit/kit/pull/1262](https://togithub.com/go-kit/kit/pull/1262) **Full Changelog**: https://github.com/go-kit/kit/compare/v0.12.0...v0.13.0

Configuration

📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

Merging #335 (0a37d35) into master (81cbed8) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 0a37d35 differs from pull request most recent head ddd722e. Consider uploading reports for the commit ddd722e to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #335 +/- ## ======================================= Coverage 74.84% 74.84% ======================================= Files 73 73 Lines 8642 8642 ======================================= Hits 6468 6468 Misses 1600 1600 Partials 574 574 ```