-
Notifications
You must be signed in to change notification settings - Fork 3.9k
build(deps): Bump github.com/prometheus/common from 0.39.0 to 0.40.0 #15069
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
Merged
mergify
merged 2 commits into
main
from
dependabot/go_modules/github.com/prometheus/common-0.40.0
Feb 20, 2023
Merged
build(deps): Bump github.com/prometheus/common from 0.39.0 to 0.40.0 #15069
mergify
merged 2 commits into
main
from
dependabot/go_modules/github.com/prometheus/common-0.40.0
Feb 20, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.39.0 to 0.40.0. - [Release notes](https://github.com/prometheus/common/releases) - [Commits](prometheus/common@v0.39.0...v0.40.0) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
tac0turtle
approved these changes
Feb 20, 2023
julienrbrt
approved these changes
Feb 20, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
19 tasks
larry0x
pushed a commit
to larry0x/cosmos-sdk
that referenced
this pull request
May 22, 2023
…osmos#15069) Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.39.0 to 0.40.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prometheus/common/commit/2c9877d792b0789d42a4d7f8da948242d77cd111"><code>2c9877d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/common/issues/444">#444</a> from abursavich/expfmt-eof</li> <li><a href="https://github.com/prometheus/common/commit/d888bfa06faf02d639b8d13874379a258c427203"><code>d888bfa</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/common/issues/443">#443</a> from abursavich/expfmt-decode</li> <li><a href="https://github.com/prometheus/common/commit/d074dea0fcf196a01ed5899489381347b55a765c"><code>d074dea</code></a> expfmt: only ignore io.EOF errors in TextParse.startOfLine</li> <li><a href="https://github.com/prometheus/common/commit/5be97a0535e255856c8e70d42ec776d2a479ffbf"><code>5be97a0</code></a> expfmt: only call TextParser.TextToMetricFamilies once from textDecoder</li> <li><a href="https://github.com/prometheus/common/commit/f9c1994be03225b11b6bce8d0ab4b44483971da2"><code>f9c1994</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus/common/issues/440">#440</a> from zenador/sparsehistograms</li> <li><a href="https://github.com/prometheus/common/commit/18a421471cd11ea56d5ad2016cbf642e4be5e40f"><code>18a4214</code></a> Update comments according to code review</li> <li><a href="https://github.com/prometheus/common/commit/4e9e3f5f46ca158dfd54797c673e30249405aaea"><code>4e9e3f5</code></a> Continue to use json-iterator to improve marshalling of SamplePair</li> <li><a href="https://github.com/prometheus/common/commit/f71df30feead1f0b24dc9ccdf1212a9237f1bf3c"><code>f71df30</code></a> Continue to use json-iterator to improve marshalling of SampleHistogramPair</li> <li><a href="https://github.com/prometheus/common/commit/eda7de1dd2d5849f3fd4747c492a4ce6e264787b"><code>eda7de1</code></a> Start to use json-iterator to improve marshalling of HistogramBucket</li> <li><a href="https://github.com/prometheus/common/commit/01880dc50b9f7921dd45465b84ac33e00b88a627"><code>01880dc</code></a> Add benchmarks for marshalling</li> <li>Additional commits viewable in <a href="https://github.com/prometheus/common/compare/v0.39.0...v0.40.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A:automerge
Automatically merge PR once all prerequisites pass.
C:CLI
C:Confix
Issues and PR related to Confix
C:Cosmovisor
Issues and PR related to Cosmovisor
C:Hubl
Tool: Hubl
C:Rosetta
Issues and PR related to Rosetta
C:Store
C:x/circuit
C:x/evidence
C:x/feegrant
C:x/nft
C:x/upgrade
dependencies
Pull requests that update a dependency file
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/prometheus/common from 0.39.0 to 0.40.0.
Commits
2c9877d
Merge pull request #444 from abursavich/expfmt-eofd888bfa
Merge pull request #443 from abursavich/expfmt-decoded074dea
expfmt: only ignore io.EOF errors in TextParse.startOfLine5be97a0
expfmt: only call TextParser.TextToMetricFamilies once from textDecoderf9c1994
Merge pull request #440 from zenador/sparsehistograms18a4214
Update comments according to code review4e9e3f5
Continue to use json-iterator to improve marshalling of SamplePairf71df30
Continue to use json-iterator to improve marshalling of SampleHistogramPaireda7de1
Start to use json-iterator to improve marshalling of HistogramBucket01880dc
Add benchmarks for marshallingDependabot 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)