-
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 7 updates #475
chore(deps): Bump the production-dependencies group across 1 directory with 7 updates #475
Conversation
…y with 7 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) | `0.61.1` | `0.62.0` | | [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.1.11` | `1.1.12` | | [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.18.3` | `1.18.4` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.20.0` | `2.21.0` | | [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) | `0.75.1` | `0.75.2` | Updates `github.com/tektoncd/pipeline` from 0.61.1 to 0.62.0 - [Release notes](https://github.com/tektoncd/pipeline/releases) - [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md) - [Commits](tektoncd/pipeline@v0.61.1...v0.62.0) Updates `cloud.google.com/go/iam` from 1.1.11 to 1.1.12 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@iam/v1.1.11...iam/v1.1.12) Updates `cloud.google.com/go/kms` from 1.18.3 to 1.18.4 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@kms/v1.18.3...kms/v1.18.4) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.20.0 to 2.21.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.20.0...v2.21.0) Updates `github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring` from 0.75.1 to 0.75.2 - [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.75.1...v0.75.2) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240701130421-f6361c86f094 to 0.0.0-20240723171418-e6d459c13d2a - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20240722135656-d784300faade to 0.0.0-20240723171418-e6d459c13d2a - [Commits](https://github.com/googleapis/go-genproto/commits) --- updated-dependencies: - dependency-name: github.com/tektoncd/pipeline dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: cloud.google.com/go/iam dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: cloud.google.com/go/kms 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-patch 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]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
[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 |
@dependabot[bot]: The following test 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. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the production-dependencies group with 5 updates in the / directory:
0.61.1
0.62.0
1.1.11
1.1.12
1.18.3
1.18.4
2.20.0
2.21.0
0.75.1
0.75.2
Updates
github.com/tektoncd/pipeline
from 0.61.1 to 0.62.0Release notes
Sourced from github.com/tektoncd/pipeline's releases.
... (truncated)
Commits
95fbf31
fix(pipelinerun): block pipelinerun spec updates once the pipelinerun has sta...d6a2cdb
fix(taskrun): block taskrun spec updates once the taskrun has started9ee73be
Bump k8s.io/client-go in /test/custom-task-ctrls/wait-task-betad8bc914
Bump actions/upload-artifact from 4.3.3 to 4.3.430c8a33
Bump step-security/harden-runner from 2.8.1 to 2.9.0689e2cd
Bump github.com/containerd/containerd from 1.7.18 to 1.7.20c9eb0f3
Bump k8s.io/code-generator from 0.29.6 to 0.29.7fcafa46
Bump github/codeql-action from 3.25.12 to 3.25.13a43d632
Bump the all group in /tekton with 2 updatesdb4ac21
Add isBuildArtifact field to ArtifactsUpdates
cloud.google.com/go/iam
from 1.1.11 to 1.1.12Release notes
Sourced from cloud.google.com/go/iam's releases.
Commits
cec4f45
chore: release main (#10537)34996fa
chore(main): release firestore 1.16.0 (#9572)8d8f5be
chore(main): release logging 1.11.0 (#10196)913c113
chore(firestore): minor tweaks and doc for vector search (#10583)86888f8
chore(main): release bigtable 1.26.0 (#10461)ddbc02b
docs(container): minor updates to reference documentation (#10579)5c8b73c
vertexai: add NewUserContent helper function (#10570)ba82942
genai: make bucket-referencing test more resilient (#10571)58ffd42
Revert "feat(bigtable): support update column family's value type to non-aggr...b1284bf
chore(main): release ai 0.8.2 (#10573)Updates
cloud.google.com/go/kms
from 1.18.3 to 1.18.4Release notes
Sourced from cloud.google.com/go/kms's releases.
Commits
cec4f45
chore: release main (#10537)34996fa
chore(main): release firestore 1.16.0 (#9572)8d8f5be
chore(main): release logging 1.11.0 (#10196)913c113
chore(firestore): minor tweaks and doc for vector search (#10583)86888f8
chore(main): release bigtable 1.26.0 (#10461)ddbc02b
docs(container): minor updates to reference documentation (#10579)5c8b73c
vertexai: add NewUserContent helper function (#10570)ba82942
genai: make bucket-referencing test more resilient (#10571)58ffd42
Revert "feat(bigtable): support update column family's value type to non-aggr...b1284bf
chore(main): release ai 0.8.2 (#10573)Updates
github.com/grpc-ecosystem/grpc-gateway/v2
from 2.20.0 to 2.21.0Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
Commits
f41fd20
Fix build on 32bit systems (#4557)db9cebd
chore(deps): update googleapis digest to 3f4e29a22c97cd
chore(deps): update googleapis digest to 68d815439b04b7
chore(deps): update googleapis digest to a91d1a30c2a928
chore(deps): update googleapis digest to 6cabb8b6811367
chore(deps): update googleapis digest to ec69fcc8508633
fix(deps): update google.golang.org/genproto/googleapis/rpc digest to e6d459c92fd444
chore(deps): update googleapis digest to 6f084356266c42
fix(deps): update google.golang.org/genproto/googleapis/api digest to e6d459c1507807
chore(deps): update googleapis digest to 51d7fa8Updates
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
from 0.75.1 to 0.75.2Release 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
35b0f45
Merge pull request #6766 from slashpai/cut-0.75.292c0477
chore: cut 0.75.222bc92f
Merge pull request #6765 from simonpasquier/fix-67609369020
fix: avoid invalid alerting config with TLSUpdates
google.golang.org/genproto/googleapis/api
from 0.0.0-20240701130421-f6361c86f094 to 0.0.0-20240723171418-e6d459c13d2aCommits
Updates
google.golang.org/genproto/googleapis/rpc
from 0.0.0-20240722135656-d784300faade to 0.0.0-20240723171418-e6d459c13d2aCommits
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