Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/prometheus/common v0.65.0 -> v0.66.0 age confidence

Release Notes

prometheus/common (github.com/prometheus/common)

v0.66.0

Compare Source

⚠️ Breaking Changes ⚠️

  • A default-constructed TextParser will be invalid. It must have a valid scheme set, so users should use the NewTextParser function to create a valid TextParser. Otherwise parsing will panic with "Invalid name validation scheme requested: unset".

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.65.0...v0.66.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 3, 2025 08:51
@renovate renovate bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 3, 2025
@renovate renovate bot added the go Pull requests that update Go code label Sep 3, 2025
@renovate renovate bot enabled auto-merge (squash) September 3, 2025 08:51
Copy link
Contributor Author

renovate bot commented Sep 3, 2025

ℹ Artifact update notice

File name: tests/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/stretchr/testify v1.10.0 -> v1.11.1

Copy link

codecov bot commented Sep 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.97%. Comparing base (ac5c43d) to head (ff33193).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3831      +/-   ##
==========================================
- Coverage   87.00%   86.97%   -0.03%     
==========================================
  Files         128      128              
  Lines       16434    16434              
  Branches       62       62              
==========================================
- Hits        14298    14294       -4     
- Misses       1959     1963       +4     
  Partials      177      177              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

| datasource | package                      | from    | to      |
| ---------- | ---------------------------- | ------- | ------- |
| go         | github.com/prometheus/common | v0.65.0 | v0.66.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-prometheus-common-0.x branch from fb64234 to ff33193 Compare September 3, 2025 12:28
@renovate renovate bot merged commit 82c857d into main Sep 3, 2025
44 checks passed
@renovate renovate bot deleted the renovate/github.com-prometheus-common-0.x branch September 3, 2025 14:32
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in NGINX Gateway Fabric Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants