Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 #3845

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2023

Bumps github.com/prometheus/client_golang from 1.15.0 to 1.15.1.

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.15.1

Changes

  • [BUGFIX] Fixed promhttp.Instrument* handlers wrongly trying to attach exemplar to unsupported metrics (e.g. summary),
    causing panics #1253

Full Changelog: prometheus/client_golang@v1.15.0...v1.15.1

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

Unreleased

Commits

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 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 dependabot bot requested a review from a team as a code owner May 3, 2023 17:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 3, 2023
@codecov
Copy link

codecov bot commented May 3, 2023

Codecov Report

Merging #3845 (27adaf0) into main (1d43a05) will increase coverage by 0.44%.
The diff coverage is n/a.

❗ Current head 27adaf0 differs from pull request most recent head b03b939. Consider uploading reports for the commit b03b939 to get more accurate results

@@            Coverage Diff             @@
##             main    #3845      +/-   ##
==========================================
+ Coverage   51.95%   52.40%   +0.44%     
==========================================
  Files          59       59              
  Lines       16742    16925     +183     
==========================================
+ Hits         8698     8869     +171     
- Misses       7746     7759      +13     
+ Partials      298      297       -1     

see 6 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lucacome
Copy link
Member

lucacome commented May 3, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus/client_golang-1.15.1 branch from 068b4e3 to e5f6e65 Compare May 3, 2023 23:42
@lucacome
Copy link
Member

lucacome commented May 5, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus/client_golang-1.15.1 branch from e5f6e65 to 27adaf0 Compare May 5, 2023 00:08
@lucacome
Copy link
Member

@dependabot rebase

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.15.0...v1.15.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus/client_golang-1.15.1 branch from 27adaf0 to b03b939 Compare May 17, 2023 22:02
@lucacome lucacome merged commit 4f5ed82 into main May 17, 2023
17 checks passed
@lucacome lucacome deleted the dependabot/go_modules/github.com/prometheus/client_golang-1.15.1 branch May 17, 2023 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant