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 google.golang.org/grpc from 1.52.1 to 1.52.3 in /examples #790

Merged

Conversation

mdelapenya
Copy link
Collaborator

This PR combines the following PRs:

Related issues

dependabot bot and others added 10 commits January 26, 2023 11:13
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.1 to 1.52.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.52.1...v1.52.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.1 to 1.52.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.52.1...v1.52.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.1 to 1.52.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.52.1...v1.52.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.1 to 1.52.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.52.1...v1.52.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.52.1 to 1.52.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.52.1...v1.52.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…g/grpc-1.52.3' into combined-pr-branch-1116544250

* dependabot/go_modules/examples/spanner/google.golang.org/grpc-1.52.3:
  chore(deps): bump google.golang.org/grpc in /examples/spanner
…/grpc-1.52.3' into combined-pr-branch-1116544250

* dependabot/go_modules/examples/pubsub/google.golang.org/grpc-1.52.3:
  chore(deps): bump google.golang.org/grpc in /examples/pubsub
…org/grpc-1.52.3' into combined-pr-branch-1116544250

* dependabot/go_modules/examples/datastore/google.golang.org/grpc-1.52.3:
  chore(deps): bump google.golang.org/grpc in /examples/datastore
…rg/grpc-1.52.3' into combined-pr-branch-1116544250

* dependabot/go_modules/examples/bigtable/google.golang.org/grpc-1.52.3:
  chore(deps): bump google.golang.org/grpc in /examples/bigtable
…org/grpc-1.52.3' into combined-pr-branch-1116544250

* dependabot/go_modules/examples/firestore/google.golang.org/grpc-1.52.3:
  chore(deps): bump google.golang.org/grpc in /examples/firestore
@mdelapenya mdelapenya added the dependencies Dependencies or external services label Jan 26, 2023
@mdelapenya mdelapenya self-assigned this Jan 26, 2023
@mdelapenya mdelapenya requested a review from a team as a code owner January 26, 2023 16:38
@netlify
Copy link

netlify bot commented Jan 26, 2023

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 4648694
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/63d2ac76d765fb0009feab58
😎 Deploy Preview https://deploy-preview-790--testcontainers-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@mdelapenya mdelapenya merged commit 9102e40 into testcontainers:main Jan 26, 2023
@mdelapenya mdelapenya deleted the combined-pr-branch-1116544250 branch January 26, 2023 18:40
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Feb 10, 2023
* main:
  chore: update Docker labels for containers (testcontainers#813)
  fix: nil pointer dereference in HealthStrategy (testcontainers#802)
  fix: Synchronise writes to containers map (testcontainers#812)
  chore(deps): bump google.golang.org/api from 0.108.0 to 0.109.0 in /examples (testcontainers#810)
  chore(deps): bump cloud.google.com/go/spanner in /examples/spanner (testcontainers#806)
  chore: restructure Docker helper methods (testcontainers#799)
  Verify Reaper state to create new or return existing instance (testcontainers#782)
  docs: add intel as user (testcontainers#798)
  chore: bump containerd in examples (testcontainers#797)
  chore(deps): bump github.com/containerd/containerd from 1.6.15 to 1.6.16 (testcontainers#793)
  chore: extract docker host calculation to an internal package (testcontainers#796)
  chore: run "go mod tidy" automatically when creating examples (testcontainers#794)
  chore: build images with backoff retries (testcontainers#792)
  fix: use right import package for compose in docs (testcontainers#791)
  chore(deps): bump google.golang.org/grpc from 1.52.1 to 1.52.3 in /examples (testcontainers#790)
  Add devcontainer file (testcontainers#765)
  chore: check dependabot dependencies weekly (testcontainers#789)
  chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.1 in /examples (testcontainers#783)
  chore: support for titles in examples (testcontainers#775)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies or external services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant