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

build(deps): bump the go group with 3 updates #360

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go group with 3 updates: cloud.google.com/go/firestore, github.com/testcontainers/testcontainers-go and google.golang.org/grpc.

Updates cloud.google.com/go/firestore from 1.17.0 to 1.18.0

Release notes

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

redis: v1.18.0

1.18.0 (2025-01-30)

Features

  • redis/cluster: [Memorystore for Redis Cluster] Added support for Backups and Backup Collections (aa54375)
  • redis/cluster: [Memorystore for Redis Cluster] Added support for CMEK (aa54375)
  • redis/cluster: [Memorystore for Redis Cluster] Added support for Cross Cluster Replication (aa54375)
  • redis/cluster: [Memorystore for Redis Cluster] Added support for maintenance window and rescheduling maintenance (aa54375)
  • redis/cluster: [Memorystore for Redis Cluster] Added support for Multiple VPCs (aa54375)
  • redis/cluster: New REQUIRED field service_attachment in message .google.cloud.redis.cluster.v1beta1.PscConnection (aa54375)

Bug Fixes

  • redis/cluster: Changed field behavior for an existing field address in message .google.cloud.redis.cluster.v1beta1.PscConnection (aa54375)
  • redis/cluster: Changed field behavior for an existing field forwarding_rule in message .google.cloud.redis.cluster.v1beta1.PscConnection (aa54375)
  • redis/cluster: Changed field behavior for an existing field network in message .google.cloud.redis.cluster.v1beta1.PscConnection (aa54375)
  • redis/cluster: Changed field behavior for an existing field psc_connection_id in message .google.cloud.redis.cluster.v1beta1.PscConnection (aa54375)

Documentation

  • redis/cluster: A comment for enum value ALWAYS in enum AppendFsync is changed (aa54375)
  • redis/cluster: A comment for enum value NODE_TYPE_UNSPECIFIED in enum NodeType is changed (aa54375)
  • redis/cluster: A comment for field address in message .google.cloud.redis.cluster.v1beta1.PscConnection is changed (aa54375)
  • redis/cluster: A comment for field forwarding_rule in message .google.cloud.redis.cluster.v1beta1.PscConnection is changed (aa54375)
  • redis/cluster: A comment for field name in message .google.cloud.redis.cluster.v1beta1.Cluster is changed (aa54375)
  • redis/cluster: A comment for field network in message .google.cloud.redis.cluster.v1beta1.PscConnection is changed (aa54375)
  • redis/cluster: A comment for field project_id in message .google.cloud.redis.cluster.v1beta1.PscConnection is changed (aa54375)
  • redis/cluster: A comment for field psc_configs in message .google.cloud.redis.cluster.v1beta1.Cluster is changed (aa54375)
  • redis/cluster: A comment for field psc_connection_id in message .google.cloud.redis.cluster.v1beta1.PscConnection is changed (aa54375)
  • redis/cluster: A comment for field psc_connections in message .google.cloud.redis.cluster.v1beta1.Cluster is changed (aa54375)
  • redis/cluster: A comment for field shard_count in message .google.cloud.redis.cluster.v1beta1.Cluster is changed (aa54375)

maps: v1.18.0

1.18.0 (2025-01-30)

Features

  • maps/places: Add more fuel type enum values (90edd74)

Bug Fixes

  • maps/places: Add oauth scopes to Places proto (#11518) (afbe132)

... (truncated)

Changelog

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

1.18.0 (2023-03-22)

Features

  • documentai: Add ImportProcessorVersion in v1beta3 (c967961)
Commits

Updates github.com/testcontainers/testcontainers-go from 0.34.0 to 0.35.0

Release notes

Sourced from github.com/testcontainers/testcontainers-go's releases.

v0.35.0

What's Changed

⚠️ Breaking Changes

  • feat(termination)!: make container termination timeout configurable (#2926) @​moogacs

The container.Terminate(ctx) method now accepts an extra variadic argument with termination options. The breaking change only affects users assigning this method to a variable, receiving a compile-time error. The rest of the users will simply satisfy the new signature with an empty slice of termination options.

The ShouldPrintBuildLog function of the ContainerRequest has been removed. Instead, a BuildLogWriter function appears, that returns the user-defined io.Writer for writing the image-build logs. In case there is no writer, and the FromDockerfile.PrintBuildLog is set to true, os.Stderr would be used.

  • feat(gcloud)!: add support to seed data when using RunBigQueryContainer (#2523) @​mtellis2

Users of the GCloud module and the WithProjectID option must handle the error that this option now returns. This can be get at compile time, as all the functional options for container customisers must return an error.

The types and functions of the PortForwarder type are now private, as they are implementation details of the library, so there is no need for them to be exposed.

Usages of the GenericProviderOptions.DefaultNetwork field must be removed, as this field is now private. The container runtime should provide the default network under the hood.

🔒 Security

🚀 Features

🐛 Bug Fixes

... (truncated)

Commits
  • add4ac3 chore: use new version (v0.35.0) in modules and examples
  • 3330dc1 feat(postgres): ssl for postgres (#2473)
  • 6ec91f1 feat(ollama): support calling the Ollama local process (#2923)
  • 632249a chore(deps): bump jinja2 from 3.1.4 to 3.1.5 (#2935)
  • 7ca837d chore(deps): bump sonarsource/sonarcloud-github-action (#2933)
  • 6f718ee feat(termination)!: make container termination timeout configurable (#2926)
  • eb5b8ed chore(deps): bump slackapi/slack-github-action from 1.26.0 to 2.0.0 (#2934)
  • cc55f13 chore(deps): bump github/codeql-action from 3.25.15 to 3.28.0 (#2932)
  • 63fad4d feat(wait): log sub match callback (#2929)
  • 4f67ae0 fix: Handle nil value in CleanupNetwork (#2928)
  • Additional commits viewable in compare view

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

Release notes

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

Release 1.70.0

Behavior Changes

  • client: reject service configs containing an invalid retryPolicy in accordance with gRFCs A21 and A6. (#7905)
    • Note that this is a potential breaking change for some users using an invalid configuration, but continuing to allow this behavior would violate our cross-language compatibility requirements.

New Features

  • xdsclient: fallback to a secondary management server (if specified in the bootstrap configuration) when the primary is down is enabled by default. Can be disabled by setting the environment variable GRPC_EXPERIMENTAL_XDS_FALLBACK to false. (#7949)
  • experimental/credentials: experimental transport credentials are added which don't enforce ALPN. (#7980)
    • These credentials will be removed in an upcoming grpc-go release. Users must not rely on these credentials directly. Instead, they should either vendor a specific version of gRPC or copy the relevant credentials into their own codebase if absolutely necessary.

Bug Fixes

  • xds: fix a possible deadlock that happens when both the client application and the xDS management server (responsible for configuring the client) are using the xds:/// scheme in their target URIs. (#8011)

Performance

  • server: for unary requests, free raw request message data as soon as parsing is finished instead of waiting until the method handler returns. (#7998)

Documentation

  • examples/features/gracefulstop: add example to demonstrate server graceful stop. (#7865)

Release 1.69.4

Bug Fixes

  • rbac: fix support for :path header matchers, which would previously never successfully match (#7965).

Documentation

  • examples/features/csm_observability: update example client and server to use the helloworld service instead of echo service (#7945).

Release 1.69.3 was accidentally tagged on the master branch and will be deleted. Please update to 1.69.4 instead.

Commits
  • 98a0092 Change version to 1.70.0 (#7984)
  • bf380de Cherrypick #7998, #8011, #8010 into 1.70.x (#8028)
  • 54b3eb9 experimental/credentials: Add credentials that don't enforce ALPN (#7980) (#8...
  • 62b9185 clustetresolver: Copy endpoints.Addresses slice from DNS updates to avoid dat...
  • 724f450 examples/features/csm_observability: use helloworld client and server instead...
  • e8d5feb rbac: add method name to :path in headers (#7965)
  • e912015 cleanup: Fix usages of non-constant format strings (#7959)
  • 681334a cleanup: replace dial with newclient (#7943)
  • 063d352 internal/resolver: introduce a new resolver to handle target URI and proxy ad...
  • 10c7e13 outlierdetection: Support health listener for ejection updates (#7908)
  • 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

@dependabot dependabot bot requested a review from a team as a code owner February 1, 2025 14:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 1, 2025
@dependabot dependabot bot requested review from calebdoxsey and removed request for a team February 1, 2025 14:42
@calebdoxsey
Copy link
Collaborator

@dependabot rebase

Bumps the go group with 3 updates: [cloud.google.com/go/firestore](https://github.com/googleapis/google-cloud-go), [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `cloud.google.com/go/firestore` from 1.17.0 to 1.18.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@kms/v1.17.0...kms/v1.18.0)

Updates `github.com/testcontainers/testcontainers-go` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.34.0...v0.35.0)

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

---
updated-dependencies:
- dependency-name: cloud.google.com/go/firestore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/testcontainers/testcontainers-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-c5d1327ef1 branch from dc306e2 to b0af13a Compare February 3, 2025 21:58
@calebdoxsey calebdoxsey merged commit f8a24d7 into main Feb 3, 2025
6 checks passed
@calebdoxsey calebdoxsey deleted the dependabot/go_modules/go-c5d1327ef1 branch February 3, 2025 22:47
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.

1 participant