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 gomodupdates group in /providers/gcp with 1 update #3098

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2024

Bumps the gomodupdates group in /providers/gcp with 1 update: cloud.google.com/go/container.

Updates cloud.google.com/go/container from 1.29.0 to 1.30.0

Release notes

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

container: v1.30.0

1.30.0 (2024-01-22)

Features

  • container: Add fields desired_in_transit_encryption_config and in_transit_encryption_config (af2f8b4)
Commits
  • 27944ca chore(main): release pubsub 1.30.0 (#7556)
  • d92e977 chore(firestore): removed redundant region tags. (#7614)
  • 94d0408 fix(pubsub): check response of receipt modacks for exactly once delivery (#7568)
  • 3c27930 chore: release main (#7559)
  • 888e3b4 chore(all): auto-regenerate gapics (#7609)
  • 2b7bb66 feat(bigquery/reservation): add edition/autoscale related fields (#7608)
  • c316201 feat(edgecontainer): promote to GA (#7612)
  • a923de9 chore(gapicgen): fix omit-snippets (#7611)
  • 75e992d chore(storage): add idempotency header (#7602)
  • c967961 feat(bigquery/migration): Add request_source field and update formatting (#7586)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 23, 2024
Copy link
Contributor

github-actions bot commented Jan 23, 2024

Test Results

744 tests  ±0   744 ✅ ±0   12s ⏱️ ±0s
 83 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit f312e5b. ± Comparison against base commit 9a4150a.

This pull request removes 6 and adds 6 tests. Note that renamed tests count towards both.
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/0001-01-01_00:53:28_+0053_LMT
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/292277026596-12-04_16:23:37_+0053_LMT
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/292277026596-12-04_16:30:07_+0100_CET
go.mondoo.com/cnquery/v10/llx ‑ TestSuccess/2024-01-24_08:23:06.76998394_+0100_CET_m=+0.001032903
go.mondoo.com/cnquery/v10/llx ‑ TestTruthy/2024-01-24_08:23:06.76998394_+0100_CET_m=+0.001032903
go.mondoo.com/cnquery/v10/llx ‑ TestTruthy/2024-01-24_08:23:06.76998394_+0100_CET_m=+0.001032903#01
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/0001-01-01_00:00:00_+0000_UTC
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/292277026596-12-04_15:30:07_+0000_UTC
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/292277026596-12-04_15:30:09_+0000_UTC
go.mondoo.com/cnquery/v10/llx ‑ TestSuccess/2024-01-24_07:19:05.470400374_+0000_UTC_m=+0.001199159
go.mondoo.com/cnquery/v10/llx ‑ TestTruthy/2024-01-24_07:19:05.470400374_+0000_UTC_m=+0.001199159
go.mondoo.com/cnquery/v10/llx ‑ TestTruthy/2024-01-24_07:19:05.470400374_+0000_UTC_m=+0.001199159#01

♻️ This comment has been updated with latest results.

Bumps the gomodupdates group in /providers/gcp with 1 update: [cloud.google.com/go/container](https://github.com/googleapis/google-cloud-go).


Updates `cloud.google.com/go/container` from 1.29.0 to 1.30.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.29.0...pubsub/v1.30.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/container
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomodupdates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/providers/gcp/gomodupdates-b14d8a4231 branch from ce1167b to f312e5b Compare January 24, 2024 09:22
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2024

Looks like cloud.google.com/go/container is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 24, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/providers/gcp/gomodupdates-b14d8a4231 branch January 24, 2024 19:14
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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