-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 all-go-mod-patch-and-minor group across 3 directories with 3 updates #10821
🌱 Bump the all-go-mod-patch-and-minor group across 3 directories with 3 updates #10821
Conversation
… 3 updates Bumps the all-go-mod-patch-and-minor group with 1 update in the / directory: [github.com/google/cel-go](https://github.com/google/cel-go). Bumps the all-go-mod-patch-and-minor group with 3 updates in the /hack/tools directory: [github.com/google/cel-go](https://github.com/google/cel-go), [google.golang.org/api](https://github.com/googleapis/google-api-go-client) and [github.com/docker/docker](https://github.com/docker/docker). Bumps the all-go-mod-patch-and-minor group with 2 updates in the /test directory: [github.com/google/cel-go](https://github.com/google/cel-go) and [github.com/docker/docker](https://github.com/docker/docker). Updates `github.com/google/cel-go` from 0.17.8 to 0.20.1 - [Release notes](https://github.com/google/cel-go/releases) - [Commits](google/cel-go@v0.17.8...v0.20.1) Updates `github.com/google/cel-go` from 0.17.8 to 0.20.1 - [Release notes](https://github.com/google/cel-go/releases) - [Commits](google/cel-go@v0.17.8...v0.20.1) Updates `google.golang.org/api` from 0.185.0 to 0.187.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.185.0...v0.187.0) Updates `github.com/docker/docker` from 27.0.1+incompatible to 27.0.3+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.0.1...v27.0.3) Updates `github.com/google/cel-go` from 0.17.8 to 0.20.1 - [Release notes](https://github.com/google/cel-go/releases) - [Commits](google/cel-go@v0.17.8...v0.20.1) Updates `github.com/docker/docker` from 27.0.1+incompatible to 27.0.3+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.0.1...v27.0.3) --- updated-dependencies: - dependency-name: github.com/google/cel-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/google/cel-go dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/docker/docker dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/google/cel-go dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
[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 |
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. |
/hold cel-go should stay in sync with k/k |
Should be fixed via #10834 |
Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed. |
Bumps the all-go-mod-patch-and-minor group with 1 update in the / directory: github.com/google/cel-go.
Bumps the all-go-mod-patch-and-minor group with 3 updates in the /hack/tools directory: github.com/google/cel-go, google.golang.org/api and github.com/docker/docker.
Bumps the all-go-mod-patch-and-minor group with 2 updates in the /test directory: github.com/google/cel-go and github.com/docker/docker.
Updates
github.com/google/cel-go
from 0.17.8 to 0.20.1Release notes
Sourced from github.com/google/cel-go's releases.
... (truncated)
Commits
7654578
Make the CEL ast package public. (#904)9775e65
Introduce new helper APIs for optimizers (#903)13b3d56
Track sizes of comprehension results (#901)b1ed395
Bump ip from 2.0.0 to 2.0.1 in /repl/appengine/web (#898)f221e70
Lists: Fix handling of go arrays (#894)19b2ad1
DefaultTypeAdapter: Add support for missing custom scalars (#893)5883379
ext.NativeTypes: Recursively add sub-types (#892)ba58735
Revert the AST copy as some users were relying on Check to be mutable (#890)6b5d14c
Ensure error typed variables are returned as errors from Resolve (#889)fb9a6ce
Minor adjustment to inlining to fix a bad bind (#888)Updates
github.com/google/cel-go
from 0.17.8 to 0.20.1Release notes
Sourced from github.com/google/cel-go's releases.
... (truncated)
Commits
7654578
Make the CEL ast package public. (#904)9775e65
Introduce new helper APIs for optimizers (#903)13b3d56
Track sizes of comprehension results (#901)b1ed395
Bump ip from 2.0.0 to 2.0.1 in /repl/appengine/web (#898)f221e70
Lists: Fix handling of go arrays (#894)19b2ad1
DefaultTypeAdapter: Add support for missing custom scalars (#893)5883379
ext.NativeTypes: Recursively add sub-types (#892)ba58735
Revert the AST copy as some users were relying on Check to be mutable (#890)6b5d14c
Ensure error typed variables are returned as errors from Resolve (#889)fb9a6ce
Minor adjustment to inlining to fix a bad bind (#888)Updates
google.golang.org/api
from 0.185.0 to 0.187.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
b6c87f6
chore(main): release 0.187.0 (#2656)e051997
fix: pass through gRPC api key option to new auth lib (#2664)2ea4e07
chore(all): update all to dc46fd2 (#2662)6e061ce
feat(all): auto-regenerate discovery clients (#2663)0a238f5
feat(all): auto-regenerate discovery clients (#2661)3ca2f84
feat(all): auto-regenerate discovery clients (#2660)7cd88da
feat(all): auto-regenerate discovery clients (#2659)a758bc1
fix(gensupport): wrap chunk upload err for retries (#2657)719f988
feat(all): auto-regenerate discovery clients (#2658)1a28e06
feat(all): auto-regenerate discovery clients (#2655)Updates
github.com/docker/docker
from 27.0.1+incompatible to 27.0.3+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
662f78c
Merge pull request #48090 from thaJeztah/27.0_backport_48067_fix_specific_ipv...b86d9bd
Merge pull request #48086 from thaJeztah/27.0_backport_fix_rootless_pull0dbc3ac
Merge pull request #48087 from thaJeztah/27.0_backport_gofmt276a648
Fix incorrect validation of port mapping22aa07b
Merge pull request #48089 from robmry/backport-27.0/48069_fix_overlapping_sub...23b8b02
Fix duplicate subnet allocationsbf222d6
fix some gofmt issues reported by goreportcardf8231b5
daemon/graphdriver/overlay2: set TarOptions.InUserNS for native differb951474
pkg/archive: createTarFile: consistently use the same value for usernsc5794e2
pkg/archive: handleTarTypeBlockCharFifo: don't discard EPERM errorsUpdates
github.com/google/cel-go
from 0.17.8 to 0.20.1Release notes
Sourced from github.com/google/cel-go's releases.
... (truncated)
Commits
7654578
Make the CEL ast package public. (#904)9775e65
Introduce new helper APIs for optimizers (#903)13b3d56
Track sizes of comprehension results (#901)b1ed395
Bump ip from 2.0.0 to 2.0.1 in /repl/appengine/web (#898)f221e70
Lists: Fix handling of go arrays (#894)19b2ad1
DefaultTypeAdapter: Add support for missing custom scalars (#893)5883379
ext.NativeTypes: Recursively add sub-types (#892)ba58735
Revert the AST copy as some users were relying on Check to be mutable (#890)6b5d14c
Ensure error typed variables are returned as errors from Resolve (#889)fb9a6ce
Minor adjustment to inlining to fix a bad bind (#888)Updates
github.com/docker/docker
from 27.0.1+incompatible to 27.0.3+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
662f78c
Merge pull request #48090 from thaJeztah/27.0_backport_48067_fix_specific_ipv...b86d9bd
Merge pull request #48086 from thaJeztah/27.0_backport_fix_rootless_pull0dbc3ac
Merge pull request #48087 from thaJeztah/27.0_backport_gofmt276a648
Fix incorrect validation of port mapping22aa07b
Merge pull request #48089 from robmry/backport-27.0/48069_fix_overlapping_sub...23b8b02
Fix duplicate subnet allocationsbf222d6
fix some gofmt issues reported by goreportcardf8231b5
daemon/graphdriver/overlay2: set TarOptions.InUserNS for native differb951474
pkg/archive: createTarFile: consistently use the same value for usernsc5794e2
pkg/archive: handleTarTypeBlockCharFifo: don't discard EPERM errorsDependabot 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