arquillian / ike-prow-plugins

Set of plugins for Prow automation platform
Apache License 2.0
9 stars 10 forks source link

build(deps): bump github.com/prometheus/client_golang from 0.9.0 to 0.9.2 #247

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps github.com/prometheus/client_golang from 0.9.0 to 0.9.2.

Release notes *Sourced from [github.com/prometheus/client_golang's releases](https://github.com/prometheus/client_golang/releases).* > ## 0.9.2 / 2018-12-06 > * [FEATURE] Support for Go modules. [#501](https://github-redirect.dependabot.com/prometheus/client_golang/issues/501) > * [FEATURE] `Timer.ObserveDuration` returns observed duration. [#509](https://github-redirect.dependabot.com/prometheus/client_golang/issues/509) > * [ENHANCEMENT] Improved doc comments and error messages. [#504](https://github-redirect.dependabot.com/prometheus/client_golang/issues/504) > * [BUGFIX] Fix race condition during metrics gathering. [#512](https://github-redirect.dependabot.com/prometheus/client_golang/issues/512) > * [BUGFIX] Fix testutil metric comparison for Histograms and empty labels. [#494](https://github-redirect.dependabot.com/prometheus/client_golang/issues/494) [#498](https://github-redirect.dependabot.com/prometheus/client_golang/issues/498) > > ## 0.9.1 / 2018-11-03 > * [FEATURE] Add `WriteToTextfile` function to facilitate the creation of > *.prom files for the textfile collector of the node exporter. [#489](https://github-redirect.dependabot.com/prometheus/client_golang/issues/489) > * [ENHANCEMENT] More descriptive error messages for inconsistent label > cardinality. [#487](https://github-redirect.dependabot.com/prometheus/client_golang/issues/487) > * [ENHANCEMENT] Exposition: Use a GZIP encoder pool to avoid allocations in > high-frequency scrape scenarios. [#366](https://github-redirect.dependabot.com/prometheus/client_golang/issues/366) > * [ENHANCEMENT] Exposition: Streaming serving of metrics data while encoding. > [#482](https://github-redirect.dependabot.com/prometheus/client_golang/issues/482) > * [ENHANCEMENT] API client: Add a way to return the body of a 5xx response. > [#479](https://github-redirect.dependabot.com/prometheus/client_golang/issues/479)
Changelog *Sourced from [github.com/prometheus/client_golang's changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md).* > ## 0.9.2 / 2018-12-06 > * [FEATURE] Support for Go modules. [#501](https://github-redirect.dependabot.com/prometheus/client_golang/issues/501) > * [FEATURE] `Timer.ObserveDuration` returns observed duration. [#509](https://github-redirect.dependabot.com/prometheus/client_golang/issues/509) > * [ENHANCEMENT] Improved doc comments and error messages. [#504](https://github-redirect.dependabot.com/prometheus/client_golang/issues/504) > * [BUGFIX] Fix race condition during metrics gathering. [#512](https://github-redirect.dependabot.com/prometheus/client_golang/issues/512) > * [BUGFIX] Fix testutil metric comparison for Histograms and empty labels. [#494](https://github-redirect.dependabot.com/prometheus/client_golang/issues/494) > [#498](https://github-redirect.dependabot.com/prometheus/client_golang/issues/498) > > ## 0.9.1 / 2018-11-03 > * [FEATURE] Add `WriteToTextfile` function to facilitate the creation of > *.prom files for the textfile collector of the node exporter. [#489](https://github-redirect.dependabot.com/prometheus/client_golang/issues/489) > * [ENHANCEMENT] More descriptive error messages for inconsistent label > cardinality. [#487](https://github-redirect.dependabot.com/prometheus/client_golang/issues/487) > * [ENHANCEMENT] Exposition: Use a GZIP encoder pool to avoid allocations in > high-frequency scrape scenarios. [#366](https://github-redirect.dependabot.com/prometheus/client_golang/issues/366) > * [ENHANCEMENT] Exposition: Streaming serving of metrics data while encoding. > [#482](https://github-redirect.dependabot.com/prometheus/client_golang/issues/482) > * [ENHANCEMENT] API client: Add a way to return the body of a 5xx response. > [#479](https://github-redirect.dependabot.com/prometheus/client_golang/issues/479)
Commits - [`505eaef`](https://github.com/prometheus/client_golang/commit/505eaef017263e299324067d40ca2c48f6a2cf50) Merge pull request [#514](https://github-redirect.dependabot.com/prometheus/client_golang/issues/514) from prometheus/beorn7/release - [`e3fab98`](https://github.com/prometheus/client_golang/commit/e3fab98d54d430866cebff1f2024185847c6641c) Cut v0.9.2 - [`3c1fbfb`](https://github.com/prometheus/client_golang/commit/3c1fbfb44a75bdc443e03be1b48e445d848d0657) Merge pull request [#513](https://github-redirect.dependabot.com/prometheus/client_golang/issues/513) from prometheus/beorn7/registry - [`619eb59`](https://github.com/prometheus/client_golang/commit/619eb595bafb3c0b2b1d94c22be1bd74a65c1a7c) Simplify an `append` to `copy` - [`fae8896`](https://github.com/prometheus/client_golang/commit/fae889635ce96b79dbe0882363682a9bf45b7268) Fix [#512](https://github-redirect.dependabot.com/prometheus/client_golang/issues/512) - [`9542e40`](https://github.com/prometheus/client_golang/commit/9542e4005c397e93b9fa31a4df1784693473d24d) Expose [#512](https://github-redirect.dependabot.com/prometheus/client_golang/issues/512) - [`2df5ba3`](https://github.com/prometheus/client_golang/commit/2df5ba38effb22ad83b864fe465be6329c128e23) Merge pull request [#510](https://github-redirect.dependabot.com/prometheus/client_golang/issues/510) from prometheus/beorn7/timer - [`48d3ae7`](https://github.com/prometheus/client_golang/commit/48d3ae798bd09680713b606fab423f55d8fe6b40) Return observed duration from Timer.ObserveDuration - [`32b1bb4`](https://github.com/prometheus/client_golang/commit/32b1bb4674c4db541df5b547bb1a325337522022) Merge pull request [#506](https://github-redirect.dependabot.com/prometheus/client_golang/issues/506) from prometheus/beorn7/ci - [`19f3737`](https://github.com/prometheus/client_golang/commit/19f3737c3392d33dd2ba638919983643726e6bb6) Propagate Makefile.common fix - Additional commits viewable in [compare view](https://github.com/prometheus/client_golang/compare/v0.9.0...v0.9.2)


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.
alien-ike commented 5 years ago

Ike Plugins (pr-sanitizer)

Thank you @dependabot[bot] for this contribution!

This pull request doesn't comply with the conventions given by the pr-sanitizer plugin. The following items are necessary to fix:

Issue link

The PR description is missing any issue link that would be used with any of the GitHub keywords. Having it in the PR description ensures that the issue is automatically closed when the PR is merged.

Your plugin configuration is stored in the file.

centos-ci commented 5 years ago

Can one of the admins verify this patch?

dependabot-preview[bot] commented 5 years ago

Looks like github.com/prometheus/client_golang is up-to-date now, so this is no longer needed.