-
Notifications
You must be signed in to change notification settings - Fork 47
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 10 updates #1270
chore(deps): Bump the production-dependencies group across 1 directory with 10 updates #1270
Conversation
…y with 10 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/google/cel-go](https://github.com/google/cel-go) | `0.23.1` | `0.23.2` | | [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) | `0.79.2` | `0.80.0` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.26.0` | `2.26.1` | | [golang.org/x/time](https://github.com/golang/time) | `0.9.0` | `0.10.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.29.0` | `0.30.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.219.0` | `0.220.0` | Updates `github.com/google/cel-go` from 0.23.1 to 0.23.2 - [Release notes](https://github.com/google/cel-go/releases) - [Commits](google/cel-go@v0.23.1...v0.23.2) Updates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.79.2 to 0.80.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.79.2...v0.80.0) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.26.0 to 2.26.1 - [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.26.0...v2.26.1) Updates `golang.org/x/oauth2` from 0.25.0 to 0.26.0 - [Commits](golang/oauth2@v0.25.0...v0.26.0) Updates `golang.org/x/time` from 0.9.0 to 0.10.0 - [Commits](golang/time@v0.9.0...v0.10.0) Updates `golang.org/x/tools` from 0.29.0 to 0.30.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.29.0...v0.30.0) Updates `google.golang.org/api` from 0.219.0 to 0.220.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.219.0...v0.220.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250115164207-1a7da9e5054f to 0.0.0-20250204164813-702378808489 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250124145028-65684f501c47 to 0.0.0-20250204164813-702378808489 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/protobuf` from 1.36.4 to 1.36.5 --- updated-dependencies: - dependency-name: github.com/google/cel-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: golang.org/x/oauth2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/time dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/tools dependency-type: indirect update-type: version-update:semver-minor 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 - dependency-name: google.golang.org/protobuf dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: akrejcir The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the production-dependencies group with 6 updates in the / directory:
0.23.1
0.23.2
0.79.2
0.80.0
2.26.0
2.26.1
0.9.0
0.10.0
0.29.0
0.30.0
0.219.0
0.220.0
Updates
github.com/google/cel-go
from 0.23.1 to 0.23.2Release notes
Sourced from github.com/google/cel-go's releases.
Commits
1bf2472
Minor update on cost order (#1119)fb3fe56
Bump github.com/golang/glog (#1115)Updates
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
from 0.79.2 to 0.80.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
56cc9ee
Merge pull request #7318 from slashpai/cut-release-0.80fead04d
chore: update changelog for v0.80.0 updates6f920d7
feat: Refactor IonosSDConfig (#7255)6f3c19a
chore: Refactor OpenStackSDConfig (#7244)8c196e7
Merge pull request #7316 from slashpai/global-am-updates25e967e
Merge pull request #7315 from slashpai/chores-0.80eb25705
feat: support global smtp_tls_config in alertmanager config secret1cdc040
feat: Support Jira and RocketChat receivers in Alertmanager config secret9716e26
Merge pull request #7313 from slashpai/chore-0-80-discord50aad31
feat: add 'content', 'username' and 'avatarUrl' fields in discordConfigUpdates
github.com/grpc-ecosystem/grpc-gateway/v2
from 2.26.0 to 2.26.1Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
Commits
3b8ac9f
5113. Validation of oneof nested objects (#5211)4f1457d
chore(deps): update googleapis digest to 2431239 (#5214)fb17f6e
chore(deps): update googleapis digest to 8e62267 (#5213)2fd9128
chore(deps): update googleapis digest to ad99638 (#5212)3d82775
fix(deps): update module google.golang.org/protobuf to v1.36.5 (#5210)801f278
chore(deps): update googleapis digest to fed8c26 (#5209)9cbbcaf
chore(deps): update googleapis digest to 2f843e2 (#5208)9adca76
fix(deps): update module golang.org/x/text to v0.22.0 (#5206)72f360d
chore(deps): update golang docker tag to v1.23.6 (#5205)ce46021
chore(deps): update googleapis digest to f426820 (#5204)Updates
golang.org/x/oauth2
from 0.25.0 to 0.26.0Commits
b9c813b
google: add warning about externally-provided credentialsUpdates
golang.org/x/time
from 0.9.0 to 0.10.0Commits
2c6c5a2
rate: prevent overflows when calculating durationFromTokensUpdates
golang.org/x/tools
from 0.29.0 to 0.30.0Commits
09747cd
go.mod: update golang.org/x dependenciesdc9353b
gopls/internal/analysis/modernize: appendclipped: unclipa886a1c
internal/analysisinternal: AddImport handles dot imports94c3c49
go/analysis/analysistest: RunWithSuggestedFix: assume valid fixes5f9967d
gopls/internal/analysis/modernize: strings.Split -> SplitSeqa1eb5fd
go/analysis/passes/framepointer: support arm649c087d9
internal/analysis/gofix: change "forward" back to "inline"82317ce
gopls/internal/analysis/modernize: slices.Delete: import slicese65ea15
go/analysis/internal/checker: implement three-way mergea9bf6fd
gopls/internal/analysis/modernize: remove SortStableUpdates
google.golang.org/api
from 0.219.0 to 0.220.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
c090593
chore(main): release 0.220.0 (#2987)1bc5d86
feat(all): auto-regenerate discovery clients (#2995)48639f4
chore(all): update all (#2992)b4d7fc9
feat(all): auto-regenerate discovery clients (#2994)6db0d5a
feat(all): auto-regenerate discovery clients (#2993)f812ea5
feat(all): auto-regenerate discovery clients (#2991)5baa849
feat(all): auto-regenerate discovery clients (#2990)7da3675
feat(all): auto-regenerate discovery clients (#2989)51947d3
feat(all): auto-regenerate discovery clients (#2988)82a5738
feat(all): auto-regenerate discovery clients (#2986)Updates
google.golang.org/genproto/googleapis/api
from 0.0.0-20250115164207-1a7da9e5054f to 0.0.0-20250204164813-702378808489Commits
Updates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20250124145028-65684f501c47 to 0.0.0-20250204164813-702378808489Commits
Updates
google.golang.org/protobuf
from 1.36.4 to 1.36.5Dependabot 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