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/api from 0.110.0 to 0.111.0 in /examples #908

Merged

Conversation

mdelapenya
Copy link
Collaborator

This PR combines the following PRs:

Related Issues:

dependabot bot and others added 10 commits March 1, 2023 16:57
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.110.0 to 0.111.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.110.0...v0.111.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.110.0 to 0.111.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.110.0...v0.111.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.110.0 to 0.111.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.110.0...v0.111.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.110.0 to 0.111.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.110.0...v0.111.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.110.0 to 0.111.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.110.0...v0.111.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
…org/api-0.111.0' into combined-pr-branch-3249114697

* dependabot/go_modules/examples/firestore/google.golang.org/api-0.111.0:
  chore(deps): bump google.golang.org/api in /examples/firestore
…g/api-0.111.0' into combined-pr-branch-3249114697

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

* dependabot/go_modules/examples/datastore/google.golang.org/api-0.111.0:
  chore(deps): bump google.golang.org/api in /examples/datastore
…/api-0.111.0' into combined-pr-branch-3249114697

* dependabot/go_modules/examples/pubsub/google.golang.org/api-0.111.0:
  chore(deps): bump google.golang.org/api in /examples/pubsub
…rg/api-0.111.0' into combined-pr-branch-3249114697

* dependabot/go_modules/examples/bigtable/google.golang.org/api-0.111.0:
  chore(deps): bump google.golang.org/api in /examples/bigtable
@mdelapenya mdelapenya added the dependencies Dependencies or external services label Mar 2, 2023
@mdelapenya mdelapenya self-assigned this Mar 2, 2023
@mdelapenya mdelapenya requested a review from a team as a code owner March 2, 2023 06:52
@netlify
Copy link

netlify bot commented Mar 2, 2023

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 5afe7df
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/640047a9cd0e4b000864e685
😎 Deploy Preview https://deploy-preview-908--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.

@sonarcloud
Copy link

sonarcloud bot commented Mar 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mdelapenya mdelapenya merged commit a6e8cec into testcontainers:main Mar 2, 2023
@mdelapenya mdelapenya deleted the combined-pr-branch-3249114697 branch March 2, 2023 09:04
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Mar 6, 2023
* main:
  chore: update module dependencies (testcontainers#911)
  chore: sync governance files (testcontainers#909)
  chore(deps): bump google.golang.org/api from 0.110.0 to 0.111.0 in /examples (testcontainers#908)
  chore(deps): bump github.com/aws/aws-sdk-go deps in localstack module (testcontainers#907)
  chore(deps): bump github.com/jackc/pgx/v4 in /examples/cockroachdb (testcontainers#895)
  chore(deps): bump github.com/containerd/containerd from 1.6.18 to 1.6.19 (testcontainers#897)
  chore(deps): bump github.com/compose-spec/compose-go in /modules/compose (testcontainers#899)
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