Bump github.com/prometheus/common from 0.39.0 to 0.40.0 #101

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/github.com/prometheus/common-0.40.0 into v3
dependabot[bot] commented 2023-02-21 09:58:52 +03:00 (Migrated from github.com)

Bumps github.com/prometheus/common from 0.39.0 to 0.40.0.

Commits
  • 2c9877d Merge pull request #444 from abursavich/expfmt-eof
  • d888bfa Merge pull request #443 from abursavich/expfmt-decode
  • d074dea expfmt: only ignore io.EOF errors in TextParse.startOfLine
  • 5be97a0 expfmt: only call TextParser.TextToMetricFamilies once from textDecoder
  • f9c1994 Merge pull request #440 from zenador/sparsehistograms
  • 18a4214 Update comments according to code review
  • 4e9e3f5 Continue to use json-iterator to improve marshalling of SamplePair
  • f71df30 Continue to use json-iterator to improve marshalling of SampleHistogramPair
  • eda7de1 Start to use json-iterator to improve marshalling of HistogramBucket
  • 01880dc Add benchmarks for marshalling
  • Additional commits viewable in compare view

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)
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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/prometheus/common&package-manager=go_modules&previous-version=0.39.0&new-version=0.40.0)](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>
github-actions[bot] (Migrated from github.com) reviewed 2023-02-21 09:59:05 +03:00
github-actions[bot] (Migrated from github.com) reviewed 2023-02-22 09:22:47 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2023-02-27 10:09:03 +03:00
dependabot[bot] commented 2023-03-02 10:15:37 +03:00 (Migrated from github.com)

Superseded by #104.

Superseded by #104.

Pull request closed

Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-meter-prometheus#101
No description provided.