Skip to content
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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

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.1

Release notes

Sourced from github.com/google/cel-go's releases.

v0.20.1

Minor release to capture a couple bug fixes and API / build visibility changes.

What's Changed

  • Track sizes of comprehension results by #901
  • Introduce new helper APIs for optimizers by #903
  • Make the CEL ast package public. #904

New Contributors

Full Changelog: google/cel-go@v0.20.0...v0.21.0

Release v0.20.0

What's Changed

  • Minor adjustment to inlining to fix a bad bind #888
  • Ensure error typed variables are returned as errors from Resolve b #889
  • ext.NativeTypes: Recursively add sub-types #892
  • DefaultTypeAdapter: Add support for missing custom scalars #893
  • Lists: Fix handling of go arrays #894

New Contributors

Full Changelog: google/cel-go@v0.19.0...v0.20.0

Release v0.19.0

Features

  • Add AST node IDs to types.Err for errorable expressions #862
  • Set membership test rewriting optimizer #865
  • Introduce 'wither' method for changing type traits #871
  • Add option to include test types in the repl #855

Fixes

  • Fix MaxID to consider macro keys and expressions #861
  • Update builtin macros to use unique IDs. #866
  • Fix incorrect example in string formatting docs. #873
  • Fix the optional type name and type identifier resolution #870
  • Fix type substitution within parameterized type names #880
  • Bump follow-redirects from 1.15.2 to 1.15.4 in /repl/appengine/web [882]

New Contributors

Full Changelog: google/cel-go@v0.18.2...v0.19.0

... (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)
  • Additional commits viewable in compare view

Updates github.com/google/cel-go from 0.17.8 to 0.20.1

Release notes

Sourced from github.com/google/cel-go's releases.

v0.20.1

Minor release to capture a couple bug fixes and API / build visibility changes.

What's Changed

  • Track sizes of comprehension results by #901
  • Introduce new helper APIs for optimizers by #903
  • Make the CEL ast package public. #904

New Contributors

Full Changelog: google/cel-go@v0.20.0...v0.21.0

Release v0.20.0

What's Changed

  • Minor adjustment to inlining to fix a bad bind #888
  • Ensure error typed variables are returned as errors from Resolve b #889
  • ext.NativeTypes: Recursively add sub-types #892
  • DefaultTypeAdapter: Add support for missing custom scalars #893
  • Lists: Fix handling of go arrays #894

New Contributors

Full Changelog: google/cel-go@v0.19.0...v0.20.0

Release v0.19.0

Features

  • Add AST node IDs to types.Err for errorable expressions #862
  • Set membership test rewriting optimizer #865
  • Introduce 'wither' method for changing type traits #871
  • Add option to include test types in the repl #855

Fixes

  • Fix MaxID to consider macro keys and expressions #861
  • Update builtin macros to use unique IDs. #866
  • Fix incorrect example in string formatting docs. #873
  • Fix the optional type name and type identifier resolution #870
  • Fix type substitution within parameterized type names #880
  • Bump follow-redirects from 1.15.2 to 1.15.4 in /repl/appengine/web [882]

New Contributors

Full Changelog: google/cel-go@v0.18.2...v0.19.0

... (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)
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.185.0 to 0.187.0

Release notes

Sourced from google.golang.org/api's releases.

v0.187.0

0.187.0 (2024-07-01)

Features

Bug Fixes

  • gensupport: Wrap chunk upload err for retries (#2657) (a758bc1)
  • Pass through gRPC api key option to new auth lib (#2664) (e051997)

v0.186.0

0.186.0 (2024-06-25)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.187.0 (2024-07-01)

Features

Bug Fixes

  • gensupport: Wrap chunk upload err for retries (#2657) (a758bc1)
  • Pass through gRPC api key option to new auth lib (#2664) (e051997)

0.186.0 (2024-06-25)

Features

Commits

Updates github.com/docker/docker from 27.0.1+incompatible to 27.0.3+incompatible

Release notes

Sourced from github.com/docker/docker's releases.

v27.0.3

27.0.3

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements

  • Fix a regression that incorrectly reported a port mapping from a host IPv6 address to an IPv4-only container as an error. moby/moby#48090
  • Fix a regression that caused duplicate subnet allocations when creating networks. moby/moby#48089
  • Fix a regression resulting in "fail to register layer: failed to Lchown" errors when trying to pull an image with rootless enabled on a system that supports native overlay with user-namespaces. moby/moby#48086

v27.0.2

27.0.2

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements

Removed

  • api/types: deprecate ContainerJSONBase.Node field and ContainerNode type. These definitions were used by the standalone ("classic") Swarm API, but never implemented in the Docker Engine itself. moby/moby#48055
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_pull
  • 0dbc3ac Merge pull request #48087 from thaJeztah/27.0_backport_gofmt
  • 276a648 Fix incorrect validation of port mapping
  • 22aa07b Merge pull request #48089 from robmry/backport-27.0/48069_fix_overlapping_sub...
  • 23b8b02 Fix duplicate subnet allocations
  • bf222d6 fix some gofmt issues reported by goreportcard
  • f8231b5 daemon/graphdriver/overlay2: set TarOptions.InUserNS for native differ
  • b951474 pkg/archive: createTarFile: consistently use the same value for userns
  • c5794e2 pkg/archive: handleTarTypeBlockCharFifo: don't discard EPERM errors
  • Additional commits viewable in compare view

Updates github.com/google/cel-go from 0.17.8 to 0.20.1

Release notes

Sourced from github.com/google/cel-go's releases.

v0.20.1

Minor release to capture a couple bug fixes and API / build visibility changes.

What's Changed

  • Track sizes of comprehension results by #901
  • Introduce new helper APIs for optimizers by #903
  • Make the CEL ast package public. #904

New Contributors

Full Changelog: google/cel-go@v0.20.0...v0.21.0

Release v0.20.0

What's Changed

  • Minor adjustment to inlining to fix a bad bind #888
  • Ensure error typed variables are returned as errors from Resolve b #889
  • ext.NativeTypes: Recursively add sub-types #892
  • DefaultTypeAdapter: Add support for missing custom scalars #893
  • Lists: Fix handling of go arrays #894

New Contributors

Full Changelog: google/cel-go@v0.19.0...v0.20.0

Release v0.19.0

Features

  • Add AST node IDs to types.Err for errorable expressions #862
  • Set membership test rewriting optimizer #865
  • Introduce 'wither' method for changing type traits #871
  • Add option to include test types in the repl #855

Fixes

  • Fix MaxID to consider macro keys and expressions #861
  • Update builtin macros to use unique IDs. #866
  • Fix incorrect example in string formatting docs. #873
  • Fix the optional type name and type identifier resolution #870
  • Fix type substitution within parameterized type names #880
  • Bump follow-redirects from 1.15.2 to 1.15.4 in /repl/appengine/web [882]

New Contributors

Full Changelog: google/cel-go@v0.18.2...v0.19.0

... (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)
  • Additional commits viewable in compare view

Updates github.com/docker/docker from 27.0.1+incompatible to 27.0.3+incompatible

Release notes

Sourced from github.com/docker/docker's releases.

v27.0.3

27.0.3

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements

  • Fix a regression that incorrectly reported a port mapping from a host IPv6 address to an IPv4-only container as an error. moby/moby#48090
  • Fix a regression that caused duplicate subnet allocations when creating networks. moby/moby#48089
  • Fix a regression resulting in "fail to register layer: failed to Lchown" errors when trying to pull an image with rootless enabled on a system that supports native overlay with user-namespaces. moby/moby#48086

v27.0.2

27.0.2

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug fixes and enhancements

Removed

  • api/types: deprecate ContainerJSONBase.Node field and ContainerNode type. These definitions were used by the standalone ("classic") Swarm API, but never implemented in the Docker Engine itself. moby/moby#48055
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_pull
  • 0dbc3ac Merge pull request #48087 from thaJeztah/27.0_backport_gofmt
  • 276a648 Fix incorrect validation of port mapping
  • 22aa07b Merge pull request #48089 from robmry/backport-27.0/48069_fix_overlapping_sub...
  • 23b8b02 Fix duplicate subnet allocations
  • bf222d6 fix some gofmt issues reported by goreportcard
  • f8231b5 daemon/graphdriver/overlay2: set TarOptions.InUserNS for native differ
  • b951474 pkg/archive: createTarFile: consistently use the same value for userns
  • c5794e2 pkg/archive: handleTarTypeBlockCharFifo: don't discard EPERM errors
  • Additional commits viewable in compare view

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

… 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] <support@github.com>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Jul 1, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 1, 2024
@k8s-ci-robot
Copy link
Contributor

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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

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.

@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 1, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign sbueringer for approval. For more information see the Kubernetes Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot
Copy link
Contributor

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-build-main 7ff06b0 link true /test pull-cluster-api-build-main
pull-cluster-api-e2e-blocking-main 7ff06b0 link true /test pull-cluster-api-e2e-blocking-main
pull-cluster-api-test-main 7ff06b0 link true /test pull-cluster-api-test-main

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.

@sbueringer
Copy link
Member

/hold

cel-go should stay in sync with k/k

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 2, 2024
@sbueringer
Copy link
Member

Should be fixed via #10834

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 5, 2024

Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot bot closed this Jul 5, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/all-go-mod-patch-and-minor-32c84c1060 branch July 5, 2024 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants