estahn / k8s-image-swapper

Mirror images into your own registry and swap image references automatically.
https://estahn.github.io/k8s-image-swapper/
MIT License
543 stars 45 forks source link

build(deps): Bump cloud.google.com/go/artifactregistry from 1.15.0 to 1.15.1 #806

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps cloud.google.com/go/artifactregistry from 1.15.0 to 1.15.1.

Release notes

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

networkconnectivity: v1.15.1

1.15.1 (2024-09-12)

Bug Fixes

  • networkconnectivity: Bump dependencies (2ddeb15)
Changelog

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

Changes

1.34.0 (2024-09-12)

Features

  • documentai: Add API fields for the descriptions of entity type and property in the document schema (2d5a9f9)

Bug Fixes

  • documentai: Bump dependencies (2ddeb15)

1.33.0 (2024-08-20)

Features

  • documentai: Add support for Go 1.23 iterators (84461c0)

1.32.0 (2024-08-08)

Features

  • documentai: A new field gen_ai_model_info is added to message .google.cloud.documentai.v1.ProcessorVersion (649c075)
  • documentai: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (649c075)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.191.0 (5b32644)

1.31.0 (2024-08-01)

Features

  • documentai: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (#10615) (97fa560)

Documentation

  • documentai: Keep the API doc up-to-date with recent changes (97fa560)

1.30.5 (2024-07-24)

... (truncated)

Commits
  • 2952e20 chore: release main (#8362)
  • 1639d62 feat(batch): Clarify Batch API proto doc about pubsub notifications (#8394)
  • 01951e6 fix(datastore): fix NoIndex for array property (#7674)
  • 7a4137a chore: update all go versions to 1.19 (#8395)
  • c38e910 feat(translate): Added shadow removal and rotation correction options to Docu...
  • 1390cbd fix(dataplex): remove unused annotation in results_table (#8382)
  • 8c46711 chore(storage): add trace support to benchmark (#8389)
  • 9b6e7c6 feat(spanner): add integration tests for Bit Reversed Sequences (#7924)
  • f2af2a9 Enabling Go Integration tests for databoost (#8295)
  • b30a7f4 docs(bigquery/storage/managedwriter): augment context usage in package docs (...
  • 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)
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 29.24%. Comparing base (1bfe93a) to head (7e6b3a1). Report is 69 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #806 +/- ## ======================================= Coverage 29.24% 29.24% ======================================= Files 11 11 Lines 824 824 ======================================= Hits 241 241 Misses 558 558 Partials 25 25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.