-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Bump the go group with 3 updates #5653
Conversation
Bumps the go group with 3 updates: [github.com/nginxinc/nginx-prometheus-exporter](https://github.com/nginxinc/nginx-prometheus-exporter), [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) and [github.com/prometheus/common](https://github.com/prometheus/common). Updates `github.com/nginxinc/nginx-prometheus-exporter` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/nginxinc/nginx-prometheus-exporter/releases) - [Changelog](https://github.com/nginxinc/nginx-prometheus-exporter/blob/main/CHANGELOG.md) - [Commits](nginx/nginx-prometheus-exporter@v1.1.0...v1.2.0) Updates `github.com/prometheus/client_golang` from 1.18.0 to 1.19.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.18.0...v1.19.1) Updates `github.com/prometheus/common` from 0.47.0 to 0.53.0 - [Release notes](https://github.com/prometheus/common/releases) - [Commits](prometheus/common@v0.47.0...v0.53.0) --- updated-dependencies: - dependency-name: github.com/nginxinc/nginx-prometheus-exporter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <[email protected]>
66fccd6
to
b950c8b
Compare
@dependabot ignore github.com/nginxinc/nginx-prometheus-exporter minor version |
OK, I won't notify you about version 1.2.x of github.com/nginxinc/nginx-prometheus-exporter again, unless you unignore it. |
@dependabot close |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the go group with 3 updates: github.com/nginxinc/nginx-prometheus-exporter, github.com/prometheus/client_golang and github.com/prometheus/common.
Updates
github.com/nginxinc/nginx-prometheus-exporter
from 1.1.0 to 1.2.0Release notes
Sourced from github.com/nginxinc/nginx-prometheus-exporter's releases.
... (truncated)
Commits
d3f9f94
switch from warning to debug when upstream labels are empty (#724)15b84c1
[pre-commit.ci] pre-commit autoupdate (#723)1beb02f
Bump anchore/sbom-action from 0.15.11 to 0.16.0 (#722)68766c7
Bump github/codeql-action from 3.25.5 to 3.25.6 (#719)1c19920
Bump codecov/codecov-action from 4.3.0 to 4.4.1 (#720)20e7c23
Bump cachix/install-nix-action from 26 to 27 (#721)17e1a6d
Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 (#718)d64b23a
Bump github.com/prometheus/common from 0.48.0 to 0.53.0 (#697)17a1786
[pre-commit.ci] pre-commit autoupdate (#717)059fb20
Bump actions/checkout from 4.1.5 to 4.1.6 (#716)Updates
github.com/prometheus/client_golang
from 1.18.0 to 1.19.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
6e3f4b1
Cut 1.19.1 (#1494)cad1bfa
Merge pull request #1454 from prometheus/small-nits0aa8c9f
Rephrase incompatibility with common v0.48.077d4003
Add 1.19.0 changelog (#1451)14259fa
Merge pull request #1448 from ywwg/owilliams/content-negotiation6d03920
deps: bump prometheus/common version353395b
Remove support for go 1.19 (#1449)9dd5d2a
Merge pull request #1445 from kavu/add_go122_metrics_testc906a5e
Add support for Go 1.227ac9036
Merge pull request #1440 from prometheus/dependabot/github_actions/github-act...Updates
github.com/prometheus/common
from 0.47.0 to 0.53.0Release notes
Sourced from github.com/prometheus/common's releases.
... (truncated)
Commits
e54e4df
Merge pull request #620 from bboreham/test-stringe25b951
Merge pull request #619 from bboreham/restore-sortc1b9b72
Fix up config test (#621)de5ed88
Merge pull request #487 from GiedriusS/allow_exposing_real_valueea817bb
Merge pull request #618 from grobinson-grafana/grobinson/add-status-ata1ca958
LabelSet: add unit test for String methodbe294f1
LabelSet.String: restore faster sort call506a12c
Fix commentfb6970a
Add StatusAt method for Alert struct0234594
Add support for go 1.20 (#617)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions