Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/nginxinc/nginx-prometheus-exporter to v1.4.1 #2865

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/nginxinc/nginx-prometheus-exporter v1.3.0 -> v1.4.1 age adoption passing confidence

Release Notes

nginxinc/nginx-prometheus-exporter (github.com/nginxinc/nginx-prometheus-exporter)

v1.4.1

Compare Source

What's Changed

🔨 Maintenance
⬆️ Dependencies

Full Changelog: nginx/nginx-prometheus-exporter@v1.4.0...v1.4.1

Upgrade

Compatibility

  • NGINX 0.1.18 or newer.
  • NGINX Plus R19 or newer.

v1.4.0

Compare Source

What's Changed

🚀 Features
🔨 Maintenance
📝 Documentation
⬆️ Dependencies
93 changes

New Contributors

Full Changelog: nginx/nginx-prometheus-exporter@v1.3.0...v1.4.0

Upgrade

Compatibility

  • NGINX 0.1.18 or newer.
  • NGINX Plus R19 or newer.

Configuration

📅 Schedule: Branch creation - "* 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 December 5, 2024 08:03
@renovate renovate bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 5, 2024
@renovate renovate bot enabled auto-merge (squash) December 5, 2024 08:03
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.19%. Comparing base (774a7c2) to head (a508256).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2865      +/-   ##
==========================================
+ Coverage   89.93%   95.19%   +5.26%     
==========================================
  Files         111        1     -110     
  Lines       11423      229   -11194     
  Branches       50       50              
==========================================
- Hits        10273      218   -10055     
+ Misses       1089       11    -1078     
+ Partials       61        0      -61     

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

@renovate renovate bot force-pushed the renovate/github.com-nginxinc-nginx-prometheus-exporter-1.x branch 5 times, most recently from e9c94a5 to fcd61e2 Compare December 5, 2024 22:46
@sjberman
Copy link
Contributor

sjberman commented Dec 6, 2024

There is some effort to uplift this along with NGINX plus go client. Since we probably won't need either of these libraries once we do the data plane split, I say we hold off on updating these dependencies for now.

@renovate renovate bot force-pushed the renovate/github.com-nginxinc-nginx-prometheus-exporter-1.x branch 16 times, most recently from e152409 to 04aa6b0 Compare December 13, 2024 02:31
@renovate renovate bot force-pushed the renovate/github.com-nginxinc-nginx-prometheus-exporter-1.x branch 3 times, most recently from d807afd to 5cbd968 Compare December 13, 2024 20:02
@renovate renovate bot force-pushed the renovate/github.com-nginxinc-nginx-prometheus-exporter-1.x branch 18 times, most recently from a508256 to 204b5df Compare January 7, 2025 00:50
@renovate renovate bot requested a review from a team as a code owner January 7, 2025 00:50
@renovate renovate bot force-pushed the renovate/github.com-nginxinc-nginx-prometheus-exporter-1.x branch 7 times, most recently from 30641db to 048a06e Compare January 9, 2025 23:29
| datasource | package                                       | from   | to     |
| ---------- | --------------------------------------------- | ------ | ------ |
| go         | github.com/nginxinc/nginx-prometheus-exporter | v1.3.0 | v1.4.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-nginxinc-nginx-prometheus-exporter-1.x branch from 048a06e to fd3c389 Compare January 10, 2025 02:10
@renovate renovate bot changed the title Update module github.com/nginxinc/nginx-prometheus-exporter to v1.4.0 Update module github.com/nginxinc/nginx-prometheus-exporter to v1.4.1 Jan 10, 2025
Copy link
Contributor Author

renovate bot commented Jan 10, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/nginxinc/[email protected]: parsing go.mod:
	module declares its path as: github.com/nginx/nginx-prometheus-exporter
	        but was required as: github.com/nginxinc/nginx-prometheus-exporter

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: 🆕 New
Development

Successfully merging this pull request may close these issues.

1 participant