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

chore(deps): bump the all group across 1 directory with 6 updates #249

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps the all group with 6 updates in the / directory:

Package From To
cloud.google.com/go/iam 1.2.1 1.3.0
github.com/google/cel-go 0.21.0 0.22.1
go.einride.tech/aip 0.68.0 0.68.1
golang.org/x/oauth2 0.23.0 0.24.0
google.golang.org/grpc 1.67.1 1.69.2
google.golang.org/protobuf 1.35.1 1.36.1

Updates cloud.google.com/go/iam from 1.2.1 to 1.3.0

Release notes

Sourced from cloud.google.com/go/iam's releases.

iam: v1.3.0

1.3.0 (2024-12-04)

Features

  • iam: Add ResourcePolicyMember to google/iam/v1 (8dedb87)
Changelog

Sourced from cloud.google.com/go/iam's changelog.

1.3.0 (2022-02-22)

Features

  • documentai: add symbols field, and auto-format comments (f9fe0f2)
  • documentai: add symbols field, and auto-format comments (f9fe0f2)

1.2.0 (2022-02-11)

Features

  • documentai: add file for tracking version (17b36ea)
  • documentai: add question_id field in ReviewDocumentOperationMetadata (2fae584)

1.1.0 (2022-02-03)

Features

  • documentai: add question_id field in ReviewDocumentOperationMetadata (6e56077)

1.0.1 (2022-01-13)

Bug Fixes

  • documentai: add ancillary service bindings to service_yaml (3bbe8c0)

1.0.0

Stabilize GA surface.

v0.1.0

This is the first tag to carve out documentai as its own module. See Add a module to a multi-module repository.

Commits
  • 63b704e chore: release main (#11176)
  • 481f97b chore(main): release auth 0.12.0 (#11187)
  • 191a664 feat(dialogflow): make TrainingPhrase name field output-only (#11217)
  • a7db927 fix(storage): add backoff to gRPC write retries (#11200)
  • 364b639 feat(bigquery): expose IsCaseInsensitive for dataset metadata (#11216)
  • d3de944 feat(managedkafka): A new field satisfies_pzi is added to message `.google....
  • d93c2d9 feat(bigquery): support IAM conditions in datasets (#11123)
  • ab75177 chore(main): release pubsub 1.45.2 (#11102)
  • f843d50 fix(pubsub): only init batch span if trace enabled (#11193)
  • 8dedb87 docs(batch): Rephrase reservation field doc (#11180)
  • Additional commits viewable in compare view

Updates github.com/google/cel-go from 0.21.0 to 0.22.1

Release notes

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

Release v0.22.1

Fixes

New Contributors

Full Changelog: google/cel-go@v0.22.0...v0.22.1

Release v0.22.0

What's Changed

Core CEL

Policy

... (truncated)

Commits
  • 933f926 Fix nil-type when two-var comprehension has a dyn range (#1077)
  • ff1302f Fix optional test to be functional (#1076)
  • 4b73ba3 Add two-variable comprehension support to cel-policy (#1074)
  • ba74bf6 Additional nil-safety checks with corresponding test updates (#1073)
  • 72e0977 Rename conformance proto import for ease of syncing (#1071)
  • 24ec244 Fix format string issue (#1072)
  • 7184cb0 Update docs on IO methods (#1070)
  • da44524 Expose public methods to convert function and variable decl to v1 Decl (#1069)
  • f8ecaa2 Harden legacy macros, add support for existsOne macro (#1064)
  • 8ad600b Ensure variables in comprehensions don't collide (#1062)
  • Additional commits viewable in compare view

Updates go.einride.tech/aip from 0.68.0 to 0.68.1

Release notes

Sourced from go.einride.tech/aip's releases.

v0.68.1

0.68.1 (2024-12-16)

Bug Fixes

  • genaip: invalid code generation for top-level singletons (5faeef8c)

Documentation

  • add separate section on codegen from proto (94d68689)
  • be more clear about library usage (8609a18a)
  • remove link to AIP docs, mentioned on the line above (39347ca7)
  • security: add Security Policy (cb606284)

Chores

  • deps: bump google.golang.org/grpc in the all group (8b795dd2)
  • deps: bump go.einride.tech/sage from 0.306.0 to 0.314.0 in /.sage (e99a3e3e)
  • deps: bump google.golang.org/grpc in the all group (cf3d20c2)
  • sage: bump to v0.306.0 (5da98401)
  • deps: bump go.einride.tech/sage from 0.291.0 to 0.293.0 in /.sage (6090222a)

CI

  • migrate to Sage-based semantic release (5a3f009e)
Commits
  • 5faeef8 fix(genaip): invalid code generation for top-level singletons
  • 94d6868 docs: add separate section on codegen from proto
  • 8609a18 docs: be more clear about library usage
  • 39347ca docs: remove link to AIP docs, mentioned on the line above
  • 8b795dd chore(deps): bump google.golang.org/grpc in the all group
  • e99a3e3 chore(deps): bump go.einride.tech/sage from 0.306.0 to 0.314.0 in /.sage
  • cb60628 docs(security): add Security Policy
  • cf3d20c chore(deps): bump google.golang.org/grpc in the all group
  • 5da9840 chore(sage): bump to v0.306.0
  • 6090222 chore(deps): bump go.einride.tech/sage from 0.291.0 to 0.293.0 in /.sage
  • Additional commits viewable in compare view

Updates golang.org/x/oauth2 from 0.23.0 to 0.24.0

Commits

Updates google.golang.org/grpc from 1.67.1 to 1.69.2

Release notes

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

Release 1.69.2

Bug Fixes

  • stats/experimental: add type aliases for symbols (Metrics/etc) that were moved to the stats package (#7929).
  • client: set user-agent string to the correct version.

Release 1.69.0

Known Issues

  • The recently added grpc.NewClient function is incompatible with forward proxies, because it resolves the target hostname on the client instead of passing the hostname to the proxy. A fix is expected to be a part of grpc-go v1.70. (#7556)

New Features

  • stats/opentelemetry: Introduce new APIs to enable OpenTelemetry instrumentation for metrics on servers and clients (#7874)
  • xdsclient: add support to fallback to lower priority servers when higher priority ones are down (#7701)
  • dns: Add support for link local IPv6 addresses (#7889)
  • The new experimental pickfirst LB policy (disabled by default) supports Happy Eyeballs, interleaving IPv4 and IPv6 address as described in RFC-8305 section 4, to attempt connections to multiple backends concurrently. The experimental pickfirst policy can be enabled by setting the environment variable GRPC_EXPERIMENTAL_ENABLE_NEW_PICK_FIRST to true. (#7725, #7742)
  • balancer/pickfirst: Emit metrics from the pick_first load balancing policy (#7839)
  • grpc: export MethodHandler, which is the type of an already-exported field in MethodDesc (#7796)

Bug Fixes

  • credentials/google: set scope for application default credentials (#7887)
  • xds: fix edge-case issues where some clients or servers would not initialize correctly or would not receive errors when resources are invalid or unavailable if another channel or server with the same target was already in use . (#7851, #7853)
  • examples: fix the debugging example, which was broken by a recent change (#7833)

Behavior Changes

  • client: update retry attempt backoff to apply jitter per updates to gRFC A6. (#7869)
  • balancer/weightedroundrobin: use the pick_first LB policy to manage connections (#7826)

API Changes

  • balancer: An internal method is added to the balancer.SubConn interface to force implementors to embed a delegate implementation. This requirement is present in the interface documentation, but wasn't enforced earlier. (#7840)

Performance Improvements

  • mem: implement a ReadAll() method for more efficient io.Reader consumption (#7653)
  • mem: use slice capacity instead of length to determine whether to pool buffers or directly allocate them (#7702)

Documentation

  • examples/csm_observability: Add xDS Credentials and switch server to be xDS enabled (#7875)

Release 1.68.2

Dependencies

... (truncated)

Commits
  • b615b35 Change version to 1.69.2 (#7947)
  • 6b36a3e experimental/stats: re-add type aliases for migration (#7929) (#7941)
  • 4535c6d Change version to 1.69.2-dev (#7928)
  • b6e7c72 examples/features/csm_observability: Make CSM Observability example server li...
  • 9355fbc Change version to 1.69.1 (#7927)
  • 927a1e1 Change version to 1.69.1-dev (#7902)
  • 97d633a Change version to 1.69.0 (#7901)
  • 317271b pickfirst: Register a health listener when used as a leaf policy (#7832)
  • 5565631 balancer/pickfirst: replace grpc.Dial with grpc.NewClient in tests (#7879)
  • 634497b test: Split import paths for generated message and service code (#7891)
  • Additional commits viewable in compare view

Updates google.golang.org/protobuf from 1.35.1 to 1.36.1

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

Bumps the all group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.2.1` | `1.3.0` |
| [github.com/google/cel-go](https://github.com/google/cel-go) | `0.21.0` | `0.22.1` |
| [go.einride.tech/aip](https://github.com/einride/aip-go) | `0.68.0` | `0.68.1` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.23.0` | `0.24.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.67.1` | `1.69.2` |
| google.golang.org/protobuf | `1.35.1` | `1.36.1` |



Updates `cloud.google.com/go/iam` from 1.2.1 to 1.3.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@iam/v1.2.1...iam/v1.3.0)

Updates `github.com/google/cel-go` from 0.21.0 to 0.22.1
- [Release notes](https://github.com/google/cel-go/releases)
- [Commits](google/cel-go@v0.21.0...v0.22.1)

Updates `go.einride.tech/aip` from 0.68.0 to 0.68.1
- [Release notes](https://github.com/einride/aip-go/releases)
- [Commits](einride/aip-go@v0.68.0...v0.68.1)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0
- [Commits](golang/oauth2@v0.23.0...v0.24.0)

Updates `google.golang.org/grpc` from 1.67.1 to 1.69.2
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.67.1...v1.69.2)

Updates `google.golang.org/protobuf` from 1.35.1 to 1.36.1

---
updated-dependencies:
- dependency-name: cloud.google.com/go/iam
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: github.com/google/cel-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: go.einride.tech/aip
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 1, 2025 16:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants