• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

elastic / cloudbeat / 28022820034
76%
main: 76%

Build:
Build:
LAST BUILD BRANCH: 8.19
DEFAULT BRANCH: main
Ran 23 Jun 2026 11:43AM UTC
Jobs 1
Files 230
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Jun 2026 10:28AM UTC coverage: 76.236% (+0.008%) from 76.228%
28022820034

push

github

web-flow
chore(deps): update module github.com/prometheus/common to v0.69.0 (9.3) (#6908)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/prometheus/common](https://redirect.github.com/prometheus/common)
| indirect | minor | `v0.68.1` -> `v0.69.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>prometheus/common (github.com/prometheus/common)</summary>

###
[`v0.69.0`](https://redirect.github.com/prometheus/common/blob/HEAD/CHANGELOG.md#v0690--2026-06-17)

[Compare
Source](https://redirect.github.com/prometheus/common/compare/v0.68.1...v0.69.0)

##### Security / behavior changes

- **config: credentials are no longer forwarded across cross-host
redirects.** When `FollowRedirects` is enabled, the HTTP client now
strips `Authorization`, `Cookie`, `Proxy-Authorization` and other
sensitive headers, and skips basic-auth, bearer-token and OAuth2
credentials, when a redirect points to a different host. This aligns
with Go's `net/http` behavior. Callers that relied on credentials being
sent to a redirect target on another host will need to target that host
directly.
[#&#8203;901](https://redirect.github.com/prometheus/common/issues/901)
[#&#8203;920](https://redirect.github.com/prometheus/common/issues/920)
[#&#8203;921](https://redirect.github.com/prometheus/common/issues/921)
- config: `LoadHTTPConfigFile` now resolves relative file paths (e.g.
`*_file` credentials, `http_headers` files) against the config file's
own directory instead of its parent directory. Configs that worked
around the old behavior by prefixing paths with the config's directory
name must drop that prefix.
[#&#8203;925](https://redirect.github.com/prometheus/common/issues/925)

##### Bugfixes

- expfmt: fix nil pointer panic when parsing empty braces `{}`.
[#&#8203;922](https://redirect.github.com/prometheus/common/issues/... (continued)

9650 of 12658 relevant lines covered (76.24%)

16.57 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
83.06
0.33% internal/resources/providers/gcplib/inventory/provider.go
Jobs
ID Job ID Ran Files Coverage
1 28022820034.1 23 Jun 2026 11:43AM UTC 230
76.24
GitHub Action Run
Source Files on build 28022820034
  • Tree
  • List 230
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c9748aa4 on github
  • Prev Build on gh-readonly-queue/9.3/pr-6902-8c62839f1a3db8c872bb95de6bbd65ff4bf214c0 (#28021737231)
  • Next Build on 9.3 (#28022886992)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc