grafana / cloudcost-exporter

Prometheus Exporter for Cloud Provider agnostic cost metrics
Apache License 2.0
30 stars 1 forks source link

chore(deps): Bump cloud.google.com/go/compute from 1.24.0 to 1.25.1 #150

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps cloud.google.com/go/compute from 1.24.0 to 1.25.1.

Changelog

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

Changes

1.26.1 (2024-03-14)

Bug Fixes

  • documentai: Update protobuf dep to v1.33.0 (30b038d)

Documentation

  • documentai: A comment for field processor_version_source in message .google.cloud.documentai.v1beta3.ImportProcessorVersionRequest is changed (25c3f2d)

1.26.0 (2024-02-21)

Features

  • documentai: A new field schema_override is added to message ProcessOptions (#9400) (a86aa8e)
  • documentai: A new message FoundationModelTuningOptions is added (7e6c208)

1.25.0 (2024-02-09)

Features

  • documentai: Expose model_type in v1 processor, so that user can see the model_type after get or list processor version (2fcf55c)
Commits
  • 75065bc chore(main): release pubsub 1.25.1 (#6559)
  • be9dcfb fix(pubsub): up version of cloud.google.com/go (#6558)
  • 2681062 chore(main): release 0.104.0 (#6469)
  • 757f1ca feat(spanner): set client wide ReadOptions, ApplyOptions, and TransactionOpti...
  • b3ec895 chore(logging): update environment tests to use python3.9 (#6554)
  • 7e00d2d chore(main): release bigquery 1.39.0 (#6540)
  • d4375fa chore(main): release pubsub 1.25.0 (#6456)
  • f35492d chore: release main (#6549)
  • 7b01462 chore(all): auto-regenerate gapics (#6550)
  • b7bac2f feat(bigquery): add PreserveAsciiControlCharacters support for CSV (#6448)
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)