docker / app

Make your Docker Compose applications reusable, and share them on Docker Hub
Apache License 2.0
1.58k stars 177 forks source link

Bump github.com/docker/go-metrics from d466d4f6fd960e01820085bd7e1a24426ee7ef18 to 0.0.1 #641

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps github.com/docker/go-metrics from d466d4f6fd960e01820085bd7e1a24426ee7ef18 to 0.0.1. This release includes the previously tagged commit.

Commits - [`b619b35`](https://github.com/docker/go-metrics/commit/b619b3592b65de4f087d9f16863a7e6ff905973c) Merge pull request [#22](https://github-redirect.dependabot.com/docker/go-metrics/issues/22) from SamWhited/support_modules - [`c8d28b5`](https://github.com/docker/go-metrics/commit/c8d28b52e061b1070cab63843a83786060bb949a) Support Go Modules - [`b847168`](https://github.com/docker/go-metrics/commit/b84716841b82eab644a0c64fc8b42d480e49add5) Merge pull request [#20](https://github-redirect.dependabot.com/docker/go-metrics/issues/20) from ijc/rename-license-code - [`d7697f1`](https://github.com/docker/go-metrics/commit/d7697f15afefbb6af507f08c18c208fc1994d50b) Rename LICENSE.code → LICENSE - [`399ea8c`](https://github.com/docker/go-metrics/commit/399ea8c73916000c64c2c76e8da00ca82f8387ab) Merge pull request [#15](https://github-redirect.dependabot.com/docker/go-metrics/issues/15) from tifayuki/promhttp - [`86f91d0`](https://github.com/docker/go-metrics/commit/86f91d080d6a7d8b931efefd30fc30c5bb47602a) udpate the default value of DurationBuckets - [`a3315a9`](https://github.com/docker/go-metrics/commit/a3315a9504920e9c804b04a5c4852c369f45b529) initialize HTTPMetrics with fields specified - [`be4fb1c`](https://github.com/docker/go-metrics/commit/be4fb1c561d393959e9c74e84223926d7967c023) changes according to the reviews - [`5ef4ea1`](https://github.com/docker/go-metrics/commit/5ef4ea1e7941cee26bbac49001161e69f1cb61c6) implement http instrumented handler using promhttp - [`4ea375f`](https://github.com/docker/go-metrics/commit/4ea375f7759c82740c893fc030bc37088d2ec098) Merge pull request [#18](https://github-redirect.dependabot.com/docker/go-metrics/issues/18) from stevvooe/fix-compilation-error - Additional commits viewable in [compare view](https://github.com/docker/go-metrics/compare/d466d4f6fd960e01820085bd7e1a24426ee7ef18...v0.0.1)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
codecov[bot] commented 4 years ago

Codecov Report

Merging #641 into master will decrease coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #641      +/-   ##
==========================================
- Coverage   72.14%   72.02%   -0.12%     
==========================================
  Files          49       49              
  Lines        2542     2542              
==========================================
- Hits         1834     1831       -3     
- Misses        479      481       +2     
- Partials      229      230       +1
Impacted Files Coverage Δ
types/parameters/parameters.go 92.06% <0%> (-4.77%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3baa67c...6fc1751. Read the comment docs.

dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.