trois-six / terraformer

CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
Apache License 2.0
1 stars 2 forks source link

build(deps): bump cloud.google.com/go/logging from 1.1.2 to 1.6.1 #70

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cloud.google.com/go/logging from 1.1.2 to 1.6.1.

Release notes

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

logging: v1.6.1

1.6.1 (2022-12-02)

Bug Fixes

  • logging: downgrade some dependencies (7540152)

storagetransfer: v1.6.0

1.6.0 (2022-11-03)

Features

  • storagetransfer: rewrite signatures in terms of new location (3c4b2b3)

logging: v1.6.0

1.6.0 (2022-11-29)

Features

  • logging: start generating proto stubs (0eb700d)

Bug Fixes

  • logging: Fix stdout log http request format (#7083) (2894e66)

notebooks: v1.6.0

1.6.0 (2022-12-01)

Features

  • notebooks: added UpdateRuntime, UpgradeRuntime, DiagnoseRuntime, DiagnoseInstance to v1 API feat: add Instance.reservation_affinity, nic_type, can_ip_forward to v1beta1 API feat: add IsInstanceUpgradeableResponse.upgrade_image to v1beta1 API feat: added Location and IAM methods fix: deprecate AcceleratorType.NVIDIA_TESLA_K80 (22ec3e3)

Documentation

  • notebooks: fix minor docstring formatting (7231644)

orgpolicy: v1.5.0

1.5.0 (2022-11-03)

Features

  • orgpolicy: rewrite signatures in terms of new location (3c4b2b3)

... (truncated)

Commits
  • 407eb37 chore: release pubsub/v1.6.1 (#2648)
  • 0f60593 fix(pubsub): parse EnableMessageOrdering on GetSubscription (#2647)
  • 29aebdf feat(firestore): implement limitToLast (#2420)
  • f942d35 chore(all): update all (#2642)
  • bfdc8db fix(storage): add retry for TestIntegration_DeleteObjectInBucketWithRetention...
  • a2be9c9 feat(all): auto-regenerate gapics (#2641)
  • 94ec136 feat(all): auto-regenerate gapics (#2639)
  • 4b2f0b9 feat(all): auto-regenerate gapics (#2638)
  • 22b9552 fix(profiler): fix order of units in regexp used to parse backoff duration (#...
  • 5ea6f1f feat(all): auto-regenerate gapics (#2636)
  • 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #84.