moov-io / accounts

accounts - General Ledger and financial account service with an HTTP API
https://moov.io
Apache License 2.0
48 stars 14 forks source link

chore(deps): update all #86

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
github.com/go-kit/kit require minor v0.9.0 -> v0.10.0
github.com/lopezator/migrator require minor v0.2.0 -> v0.3.0
github.com/mattn/go-sqlite3 require minor v1.13.0 -> v1.14.0
github.com/ory/dockertest/v3 require minor v3.5.4 -> v3.6.0
github.com/prometheus/client_golang require minor v1.4.1 -> v1.7.1

Release Notes

go-kit/kit ### [`v0.10.0`](https://togithub.com/go-kit/kit/releases/v0.10.0) [Compare Source](https://togithub.com/go-kit/kit/compare/v0.9.0...v0.10.0) A new release with several minor improvements and enhancements. The major change is the adoption of Go modules: Go kit now includes a go.mod (and go.sum) specifying the precise version of our dependencies. We'll try to keep these dependencies updated, but consumers can always specify overrides, if necessary. Thanks to the 10 contributors who contributed to this release! 🏌️‍♂️ ### Bug fixes - dogstatsd: Drop metrics according to sample rate ([#​884](https://togithub.com/go-kit/kit/issues/884)) (thanks [@​martin-sucha](https://togithub.com/martin-sucha)) - update_deps.bash: breakfixes - Fix tracing tests by replacing test.com endpoint with httpbin.org ([#​952](https://togithub.com/go-kit/kit/issues/952)) (thanks [@​sagikazarmark](https://togithub.com/sagikazarmark)) ### Enhancements - modules: Add initial go.mod file ([#​945](https://togithub.com/go-kit/kit/issues/945)) (thanks [@​ChrisHines](https://togithub.com/ChrisHines), [@​sagikazarmark](https://togithub.com/sagikazarmark), [@​basvanbeek](https://togithub.com/basvanbeek)) - sd/dnssrv: Consider SRV records with port 0 as an error ([#​900](https://togithub.com/go-kit/kit/issues/900)) - transport: Introduce ErrorHandlerFunc ([#​915](https://togithub.com/go-kit/kit/issues/915)) (thanks [@​maratori](https://togithub.com/maratori)) - log: Disable HTML escaping in JSON Logger ([#​914](https://togithub.com/go-kit/kit/issues/914)) (thanks [@​treuherz](https://togithub.com/treuherz)) - auth/casbin: Update imports to casbin/v2 - tracing/opencensus: Add a span name getter to opencensus endpoint options ([#​948](https://togithub.com/go-kit/kit/issues/948)) (thanks [@​sagikazarmark](https://togithub.com/sagikazarmark)) ### Documentation, examples, tests - metrics/prometheus: Fix typo: "construts" --> "constructs" ([#​925](https://togithub.com/go-kit/kit/issues/925)) (thanks [@​jeffwidman](https://togithub.com/jeffwidman)) - examples: removed mention about ServiceMiddleware ([#​936](https://togithub.com/go-kit/kit/issues/936)) (thanks [@​icamys](https://togithub.com/icamys)) - examples: Clarify rate limiter expressions in addsvc example ([#​943](https://togithub.com/go-kit/kit/issues/943)) (thanks [@​marselester](https://togithub.com/marselester)) - log/level: Fix typo: "thte" -> "the" ([#​956](https://togithub.com/go-kit/kit/issues/956)) (thanks [@​HCoban](https://togithub.com/HCoban))
lopezator/migrator ### [`v0.3.0`](https://togithub.com/lopezator/migrator/releases/v0.3.0) [Compare Source](https://togithub.com/lopezator/migrator/compare/v0.2.0...v0.3.0) Changes since v0.2.0 - README improvements - Add `WithLogger` option, allowing logger customization [#​30](https://togithub.com/lopezator/migrator/issues/30) Thanks to [@​adamdecaf](https://togithub.com/adamdecaf) [@​dufcrule](https://togithub.com/dufcrule)
mattn/go-sqlite3 ### [`v1.14.0`](https://togithub.com/mattn/go-sqlite3/compare/v1.13.0...v1.14.0) [Compare Source](https://togithub.com/mattn/go-sqlite3/compare/v1.13.0...v1.14.0)
ory/dockertest ### [`v3.6.0`](https://togithub.com/ory/dockertest/compare/v3.5.5...v3.6.0) [Compare Source](https://togithub.com/ory/dockertest/compare/v3.5.5...v3.6.0) ### [`v3.5.5`](https://togithub.com/ory/dockertest/compare/v3.5.4...v3.5.5) [Compare Source](https://togithub.com/ory/dockertest/compare/v3.5.4...v3.5.5)
prometheus/client_golang ### [`v1.7.1`](https://togithub.com/prometheus/client_golang/releases/v1.7.1) [Compare Source](https://togithub.com/prometheus/client_golang/compare/v1.7.0...v1.7.1) - [BUGFIX] API client: Actually propagate start/end parameters of `LabelNames` and `LabelValues`. [#​771](https://togithub.com/prometheus/client_golang/issues/771) ### [`v1.7.0`](https://togithub.com/prometheus/client_golang/releases/v1.7.0) [Compare Source](https://togithub.com/prometheus/client_golang/compare/v1.6.0...v1.7.0) - [CHANGE] API client: Add start/end parameters to `LabelNames` and `LabelValues`. [#​767](https://togithub.com/prometheus/client_golang/issues/767) - [FEATURE] testutil: Add `GatherAndCount` and enable filtering in `CollectAndCount` [#​753](https://togithub.com/prometheus/client_golang/issues/753) - [FEATURE] API client: Add support for `status` and `runtimeinfo` endpoints. [#​755](https://togithub.com/prometheus/client_golang/issues/755) - [ENHANCEMENT] Wrapping `nil` with a `WrapRegistererWith...` function creates a no-op `Registerer`. [#​764](https://togithub.com/prometheus/client_golang/issues/764) - [ENHANCEMENT] promlint: Allow Kelvin as a base unit for cases like color temperature. [#​761](https://togithub.com/prometheus/client_golang/issues/761) - [BUGFIX] push: Properly handle empty job and label values. [#​752](https://togithub.com/prometheus/client_golang/issues/752) ### [`v1.6.0`](https://togithub.com/prometheus/client_golang/releases/v1.6.0) [Compare Source](https://togithub.com/prometheus/client_golang/compare/v1.5.1...v1.6.0) - [FEATURE] testutil: Add lint checks for metrics, including a sub-package `promlint` to expose the linter engine for external usage. [#​739](https://togithub.com/prometheus/client_golang/issues/739) [#​743](https://togithub.com/prometheus/client_golang/issues/743) - [ENHANCEMENT] API client: Improve error messages. [#​731](https://togithub.com/prometheus/client_golang/issues/731) - [BUGFIX] process collector: Fix `process_resident_memory_bytes` on 32bit MS Windows. [#​734](https://togithub.com/prometheus/client_golang/issues/734) ### [`v1.5.1`](https://togithub.com/prometheus/client_golang/releases/v1.5.1) [Compare Source](https://togithub.com/prometheus/client_golang/compare/v1.5.0...v1.5.1) - [BUGFIX] promhttp: Remove another superfluous `WriteHeader` call. ### [`v1.5.0`](https://togithub.com/prometheus/client_golang/releases/v1.5.0) [Compare Source](https://togithub.com/prometheus/client_golang/compare/v1.4.1...v1.5.0) - [FEATURE] promauto: Add a factory to allow automatic registration with a local registry. [#​713](https://togithub.com/prometheus/client_golang/issues/713) - [FEATURE] promauto: Add `NewUntypedFunc`. [#​713](https://togithub.com/prometheus/client_golang/issues/713) - [FEATURE] API client: Support new metadata endpoint. [#​718](https://togithub.com/prometheus/client_golang/issues/718)

Renovate configuration

:date: Schedule: "on monday" (UTC).

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

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

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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