-
Notifications
You must be signed in to change notification settings - Fork 3.2k
fix(deps): update module github.com/nginxinc/nginx-prometheus-exporter to v1 #36999
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
Conversation
1b19dbd to
a69eb24
Compare
|
a69eb24 to
9759703
Compare
9759703 to
f7ac3dc
Compare
440fbe4 to
f7ac3dc
Compare
f7ac3dc to
a175590
Compare
a175590 to
2a3c4cb
Compare
2a3c4cb to
f534e53
Compare
0e86071 to
f534e53
Compare
f534e53 to
3744a88
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This change has had a few previous attempts, mostly by renovate, which largely failed due to the rename of the upstream's org from `nginxinc` to `nginx`. In addition, the function signature for the Nginx client initialization changed in v1 to no longer return an error. To account for that inspiration was taken from open-telemetry#31071 to move the client constructor to the `start` function. This is my first attempt at contributing to this project, so please let me know if I need to adjust anything. Thank you. Related to: open-telemetry#38545 open-telemetry#36999 open-telemetry#31272 open-telemetry#31071
This change has had a few previous attempts, mostly by renovate, which largely failed due to the rename of the upstream's org from `nginxinc` to `nginx`. In addition, the function signature for the Nginx client initialization changed in v1 to no longer return an error. To account for that inspiration was taken from open-telemetry#31071 to move the client constructor to the `start` function. This is my first attempt at contributing to this project, so please let me know if I need to adjust anything. Thank you. Related to: open-telemetry#38545 open-telemetry#36999 open-telemetry#31272 open-telemetry#31071
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description This change has had a few previous attempts, mostly by renovate, which largely failed due to the rename of the upstream's org from `nginxinc` to `nginx`. In addition, the function signature for the Nginx client initialization changed in v1 to no longer return an error. To account for that inspiration was taken from #31071 to move the client constructor to the `start` function. This is my first attempt at contributing to this project, so please let me know if I need to adjust anything. Thank you. <!-- Issue number (e.g. #1234) or full URL to issue, if applicable. --> #### Link to tracking issue No open issues, but related to these previous PRs: #38545 #36999 #31272 #31071. <!--Describe what testing was performed and which tests were added.--> #### Testing Ran tests via `make` locally. <!--Describe the documentation added.--> #### Documentation n/a <!--Please delete paragraphs that you did not use before submitting.-->
…elemetry#38799) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description This change has had a few previous attempts, mostly by renovate, which largely failed due to the rename of the upstream's org from `nginxinc` to `nginx`. In addition, the function signature for the Nginx client initialization changed in v1 to no longer return an error. To account for that inspiration was taken from open-telemetry#31071 to move the client constructor to the `start` function. This is my first attempt at contributing to this project, so please let me know if I need to adjust anything. Thank you. <!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. --> #### Link to tracking issue No open issues, but related to these previous PRs: open-telemetry#38545 open-telemetry#36999 open-telemetry#31272 open-telemetry#31071. <!--Describe what testing was performed and which tests were added.--> #### Testing Ran tests via `make` locally. <!--Describe the documentation added.--> #### Documentation n/a <!--Please delete paragraphs that you did not use before submitting.-->
…elemetry#38799) <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description This change has had a few previous attempts, mostly by renovate, which largely failed due to the rename of the upstream's org from `nginxinc` to `nginx`. In addition, the function signature for the Nginx client initialization changed in v1 to no longer return an error. To account for that inspiration was taken from open-telemetry#31071 to move the client constructor to the `start` function. This is my first attempt at contributing to this project, so please let me know if I need to adjust anything. Thank you. <!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. --> #### Link to tracking issue No open issues, but related to these previous PRs: open-telemetry#38545 open-telemetry#36999 open-telemetry#31272 open-telemetry#31071. <!--Describe what testing was performed and which tests were added.--> #### Testing Ran tests via `make` locally. <!--Describe the documentation added.--> #### Documentation n/a <!--Please delete paragraphs that you did not use before submitting.-->
This PR contains the following updates:
v0.11.0->v1.4.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
nginxinc/nginx-prometheus-exporter (github.com/nginxinc/nginx-prometheus-exporter)
v1.4.1Compare Source
What's Changed
🔨 Maintenance
⬆️ Dependencies
Full Changelog: nginx/nginx-prometheus-exporter@v1.4.0...v1.4.1
Upgrade
brew upgrade nginx-prometheus-exporter,snap refresh nginx-prometheus-exporterorscoop update nginx-prometheus-exporter.Compatibility
v1.4.0Compare 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
brew upgrade nginx-prometheus-exporter,snap refresh nginx-prometheus-exporterorscoop update nginx-prometheus-exporter.Compatibility
v1.3.0Compare Source
What's Changed
🚀 Features
🐛 Bug Fixes
🔨 Maintenance
📝 Documentation
by @bruno-espino in https://github.com/nginxinc/nginx-prometheus-exporter/pull/650
⬆️ Dependencies
44 changes
New Contributors
Full Changelog: nginx/nginx-prometheus-exporter@v1.2.0...v1.3.0
v1.2.0Compare Source
What's Changed
🚀 Features
🧪 Tests
🔨 Maintenance
📝 Documentation
⬆️ Dependencies
92 changes
Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.