build(deps): bump github.com/prometheus/common from 0.32.1 to 0.69.0#6863
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump github.com/prometheus/common from 0.32.1 to 0.69.0#6863dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
b6ae4d9 to
600237e
Compare
600237e to
d91727d
Compare
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.32.1 to 0.69.0. - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.32.1...v0.69.0) --- updated-dependencies: - dependency-name: github.com/prometheus/common dependency-version: 0.67.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
d91727d to
6570fea
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6863 +/- ##
==========================================
- Coverage 29.37% 25.51% -3.87%
==========================================
Files 601 3 -598
Lines 64276 533 -63743
==========================================
- Hits 18884 136 -18748
+ Misses 43924 390 -43534
+ Partials 1468 7 -1461 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.32.1 to 0.69.0.
Release notes
Sourced from github.com/prometheus/common's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/common's changelog.
... (truncated)
Commits
e3c14a0Merge pull request #925 from roidelapluie/roidelapluie/fix-loadhttpconfigfile...a7b791dconfig: resolve LoadHTTPConfigFile paths relative to the config filef84efecMerge pull request #918 from prometheus/time-split2269d3dMerge pull request #922 from roidelapluie/roidelapluie/fix-textparse-empty-br...a1600afexpfmt: fix nil pointer panic when parsing empty braces "{}"56fe395Merge pull request #921 from roidelapluie/roidelapluie/oauth2-cross-host-check0fcda47Merge pull request #920 from roidelapluie/roidelapluie/cross-host-sticky30ba470Merge pull request #919 from prometheus/superq/modernize2b55b3econfig: check cross-host redirect before OAuth2 token fetch428856fconfig: make isCrossHostRedirect sticky across the redirect chain