-
Notifications
You must be signed in to change notification settings - Fork 34
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
chore(deps): Bump the production-dependencies group across 1 directory with 9 updates #406
chore(deps): Bump the production-dependencies group across 1 directory with 9 updates #406
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…y with 9 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/antlr4-go/antlr/v4](https://github.com/antlr4-go/antlr) | `4.13.0` | `4.13.1` | | [github.com/docker/cli](https://github.com/docker/cli) | `26.1.2+incompatible` | `26.1.3+incompatible` | | [github.com/docker/docker](https://github.com/docker/docker) | `26.1.2+incompatible` | `26.1.3+incompatible` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.19.1` | `2.20.0` | | [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) | `0.73.2` | `0.74.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.180.0` | `0.181.0` | Updates `github.com/antlr4-go/antlr/v4` from 4.13.0 to 4.13.1 - [Release notes](https://github.com/antlr4-go/antlr/releases) - [Commits](antlr4-go/antlr@v4.13.0...v4.13.1) Updates `github.com/docker/cli` from 26.1.2+incompatible to 26.1.3+incompatible - [Commits](docker/cli@v26.1.2...v26.1.3) Updates `github.com/docker/docker` from 26.1.2+incompatible to 26.1.3+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v26.1.2...v26.1.3) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.19.1 to 2.20.0 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml) - [Commits](grpc-ecosystem/grpc-gateway@v2.19.1...v2.20.0) Updates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.73.2 to 0.74.0 - [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases) - [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md) - [Commits](prometheus-operator/prometheus-operator@v0.73.2...v0.74.0) Updates `golang.org/x/exp` from 0.0.0-20230713183714-613f0c0eb8a1 to 0.0.0-20240506185415-9bf2ced13842 - [Commits](https://github.com/golang/exp/commits) Updates `google.golang.org/api` from 0.180.0 to 0.181.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.180.0...v0.181.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240318140521-94a12d6c2237 to 0.0.0-20240513163218-0867130af1f8 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240429193739-8cf5692501f6 to 0.0.0-20240513163218-0867130af1f8 - [Commits](https://github.com/googleapis/go-genproto/commits) --- updated-dependencies: - dependency-name: github.com/antlr4-go/antlr/v4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/docker/cli dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/docker/docker dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/exp dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: google.golang.org/api dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google.golang.org/genproto/googleapis/api dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
55477a6
to
cd791f0
Compare
This commit introduced the toolchain go1.22.2 directive, which is causing troubles in our d/s builds. Signed-off-by: Karel Simon <[email protected]>
The kubevirt#406 PR introduced the toolchain go1.22.2 directive, which is causing troubles in our d/s builds. Signed-off-by: Karel Simon <[email protected]>
Bumps the production-dependencies group with 6 updates in the / directory:
4.13.0
4.13.1
26.1.2+incompatible
26.1.3+incompatible
26.1.2+incompatible
26.1.3+incompatible
2.19.1
2.20.0
0.73.2
0.74.0
0.180.0
0.181.0
Updates
github.com/antlr4-go/antlr/v4
from 4.13.0 to 4.13.1Release notes
Sourced from github.com/antlr4-go/antlr/v4's releases.
Commits
4d7e188
feat: Update go version.329d984
Merge pull request #5 from antlr4-go/dev9447a08
doc: Fix minor typo2daa7c8
docs: Change the release numbersUpdates
github.com/docker/cli
from 26.1.2+incompatible to 26.1.3+incompatibleCommits
b72abbb
Merge pull request #5073 from vvoland/vendor-docker26e9ff4
vendor: github.com/docker/docker v26.1.3-dev (8e96db1c328d)4021ee9
Merge pull request #5071 from laurazard/backport/5051-26.1326c713
OTel: implement missing MeterProviderForceFlush
ee359a3
OTel: addcommand.time
metric to plugin commands004e292
Merge pull request #5070 from laurazard/backport/5067-26.16691085
Use funcs on DockerCli to return Meter/TracerProviders, not initialize them. ...60f2d38
Merge pull request #5068 from dvdksn/26.1_backport_doc-vxlan-listen-addr81b482e
docs: clarify that --data-path-addr doesn't restrict accessUpdates
github.com/docker/docker
from 26.1.2+incompatible to 26.1.3+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
8e96db1
Merge pull request #47832 from vvoland/v26.1-47821c21fe3e
Forward DNS requests into --internal networks86af4ed
Merge pull request #47833 from vvoland/v26.1-4774473511cd
Merge pull request #47829 from vvoland/v26.1-477499326cda
Do not forward DNS requests to self.76fcf9a
apparmor: Allow confined runc to kill containersUpdates
github.com/grpc-ecosystem/grpc-gateway/v2
from 2.19.1 to 2.20.0Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
Commits
2da4beb
fix: handleX-Forwarded-*
headers correctly (#4334)9660e4a
chore(deps): update googleapis digest to 61a066cd031ccd
chore(deps): update googleapis digest to ca6e6eb377fdbf
fix(deps): update module google.golang.org/grpc to v1.64.001ea057
chore(deps): update googleapis digest to 584e0dec298362
fix(4245): setting appropriate log level for error logs (#4327)33ca56e
chore(deps): update googleapis digest to e3a34dfdb700b4
Update README.mdf917396
chore(deps): update googleapis digest to 7e73d484bba94f
fix(deps): update module google.golang.org/genproto/googleapis/rpc to v0.0.0-...Updates
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
from 0.73.2 to 0.74.0Release notes
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.
Changelog
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.
Commits
cd506c4
Merge pull request #6602 from simonpasquier/cut-0.74.0ef34de2
chore: cut v0.74.035340a6
[WIP] Feat: Addalert_relabel_configs
to the Prometheus and PrometheusAgent...49472c7
Merge pull request #6491 from prometheus-operator/feature-flags282afa4
Merge pull request #6596 from slashpai/azure-sdk-rw6b1caac
Add structure for feature flagsa7f0d26
Update promcfg.go3bea446
feat: support SDK auth in AzureAD RemoteWritef4b82d7
Merge pull request #6595 from slashpai/azure-sdd24ff5b
feat: support SDK auth in AzureSDUpdates
golang.org/x/exp
from 0.0.0-20230713183714-613f0c0eb8a1 to 0.0.0-20240506185415-9bf2ced13842Commits
Updates
google.golang.org/api
from 0.180.0 to 0.181.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
4b79cc4
chore(main): release 0.181.0 (#2582)c3f4828
feat(all): auto-regenerate discovery clients (#2589)7d13175
chore: update min version to 1.20 (#2588)86c9521
feat(all): auto-regenerate discovery clients (#2587)afc4685
feat(all): auto-regenerate discovery clients (#2586)4177d21
chore(all): update all (#2584)e35f76f
feat(all): auto-regenerate discovery clients (#2585)7b18e5d
feat(all): auto-regenerate discovery clients (#2583)6923ec8
feat(all): auto-regenerate discovery clients (#2581)Updates
google.golang.org/genproto/googleapis/api
from 0.0.0-20240318140521-94a12d6c2237 to 0.0.0-20240513163218-0867130af1f8Commits
Updates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20240429193739-8cf5692501f6 to 0.0.0-20240513163218-0867130af1f8Commits
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