Bump github.com/prometheus/client_golang from 1.3.0 to 1.6.0
⚠️ Dependabot Preview has been deactivated ⚠️
This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.
If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.
Bumps github.com/prometheus/client_golang from 1.3.0 to 1.6.0.
Release notes
Sourced from github.com/prometheus/client_golang's releases.
1.6.0 / 2020-04-28
- [FEATURE] testutil: Add lint checks for metrics, including a sub-package
promlintto expose the linter engine for external usage. #739 #743- [ENHANCEMENT] API client: Improve error messages. #731
- [BUGFIX] process collector: Fix
process_resident_memory_byteson 32bit MS Windows. #7341.5.1 / 2020-03-14
- [BUGFIX] promhttp: Remove another superfluous
WriteHeadercall.1.5.0 / 2020-03-03
- [FEATURE] promauto: Add a factory to allow automatic registration with a local registry. #713
- [FEATURE] promauto: Add
NewUntypedFunc. #713- [FEATURE] API client: Support new metadata endpoint. #718
1.4.1 / 2020-02-07
- [BUGFIX] Fix timestamp of exemplars in
CounterVec. #7101.4.0 / 2020-01-27
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
1.6.0 / 2020-04-28
- [FEATURE] testutil: Add lint checks for metrics, including a sub-package
promlintto expose the linter engine for external usage. #739 #743- [ENHANCEMENT] API client: Improve error messages. #731
- [BUGFIX] process collector: Fix
process_resident_memory_byteson 32bit MS Windows. #7341.5.1 / 2020-03-14
- [BUGFIX] promhttp: Remove another superfluous
WriteHeadercall. #7261.5.0 / 2020-03-03
- [FEATURE] promauto: Add a factory to allow automatic registration with a local registry. #713
- [FEATURE] promauto: Add
NewUntypedFunc. #713- [FEATURE] API client: Support new metadata endpoint. #718
1.4.1 / 2020-02-07
- [BUGFIX] Fix timestamp of exemplars in
CounterVec. #7101.4.0 / 2020-01-27
Commits
6edbbd9Merge pull request #744 from prometheus/beorn7/release9c28cb9Cut v1.6.0332f324Update dependencies00d5f9eMerge pull request #743 from prometheus/beorn7/testdc79bd6Improve various comments2f196c7Merge pull request #742 from simonpasquier/remove-travis39dbb24Add helper functions for linting to testutil6433bcfAdd the capability to lint MetricFamilies directly35355f0Remove Travis CIa3a5923Merge pull request #739 from RainbowMango/pr_porting_promlint- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill 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:
- 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)
Dependabot tried to update this pull request, but something went wrong. The most likely cause is #10, which may be blocking Dependabot from updating your dependency files.