Skip to content

Conversation

@dependabot
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

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

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

@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] <[email protected]>
@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
@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.

2 participants