celestiaorg / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Other
19 stars 33 forks source link

build(deps): Bump github.com/prometheus/common from 0.33.0 to 0.35.0 #200

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/prometheus/common from 0.33.0 to 0.35.0.

Release notes

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

v0.34.0

  • [ENHANCEMENT] Enable selecting minimum TLS version. #375
Commits
  • 26d4974 Add more mimetypes (#385)
  • 627089d Set minimum version for go to 1.16 (#372)
  • 3763a1d TLS config: Enable selection of min TLS version (#375)
  • 0c7319a Remove comment about PROMETHEUS_COMMON_DISABLE_HTTP2 env var because it is no...
  • 840c039 Use path.Clean to clean sigv4 path.
  • ffd0efb Deduplicate slashes for sigv4 signature
  • See full diff 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)
dependabot[bot] commented 2 years ago

The following labels could not be found: automerge.

codecov-commenter commented 2 years ago

Codecov Report

Merging #200 (01e0cfc) into release/v0.46.x-celestia (2d2e260) will decrease coverage by 0.00%. The diff coverage is n/a.

Impacted file tree graph

@@                     Coverage Diff                      @@
##           release/v0.46.x-celestia     #200      +/-   ##
============================================================
- Coverage                     65.11%   65.10%   -0.01%     
============================================================
  Files                           682      682              
  Lines                         71684    71684              
============================================================
- Hits                          46674    46671       -3     
- Misses                        22322    22324       +2     
- Partials                       2688     2689       +1     
Impacted Files Coverage Δ
x/group/keeper/tally.go 62.50% <0.00%> (-7.50%) :arrow_down:
dependabot[bot] commented 2 years ago

Superseded by #222.