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

build(deps): Bump cloud.google.com/go/artifactregistry from 1.15.2 to 1.16.0 #840

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps cloud.google.com/go/artifactregistry from 1.15.2 to 1.16.0.

Release notes

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

discoveryengine: v1.16.0

1.16.0 (2024-11-06)

Features

  • discoveryengine: Add AdvancedCompleteQuery API (f307078)
  • discoveryengine: Add BillingEstimation in data store (f307078)
  • discoveryengine: Add GroundedGenerationService API (f307078)
  • discoveryengine: Add lite search API to allow public website search with API key (f307078)
  • discoveryengine: Add lite search API to allow public website search with API key (ecf1cf6)
  • discoveryengine: Add LOW_GROUNDED_ANSWER in answer skip reasons (ecf1cf6)
  • discoveryengine: Add one_box_page_size on search (f307078)
  • discoveryengine: Add Sitemap APIs to preview channel (f307078)
  • discoveryengine: Support advanced boost search (f307078)
  • discoveryengine: Support Google Workspace search (f307078)
  • discoveryengine: Support natural language understanding search (f307078)
  • discoveryengine: Support query regex in control match rules (f307078)
  • discoveryengine: Support query regex in control match rules (ecf1cf6)
  • discoveryengine: Support search personalization to preview channel (f307078)

Documentation

  • discoveryengine: Deprecate asynchronous mode in answer generation (f307078)
  • discoveryengine: Deprecate extractive_answers in answer generation (f307078)
  • discoveryengine: Keep the API doc up-to-date with recent changes (f307078)
  • discoveryengine: Keep the API doc up-to-date with recent changes (ecf1cf6)

artifactregistry: v1.16.0

1.16.0 (2024-11-06)

Features

  • artifactregistry: Add Artifact Registry attachment API (ecf1cf6)
  • artifactregistry: Add Artifact Registry custom remote support (ecf1cf6)
  • artifactregistry: Add Artifact Registry generic repository support (ecf1cf6)
  • artifactregistry: Add Artifact Registry rule APIs (ecf1cf6)
  • artifactregistry: Add Artifact Registry server side resource filtering and sorting (ecf1cf6)
  • artifactregistry: Add Artifact Registry UpdateFile and DeleteFile APIs (ecf1cf6)

Documentation

  • artifactregistry: Include max page size for all Artifact Registry APIs (ecf1cf6)
Changelog

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

1.16.0 (2023-02-22)

Features

1.15.0 (2023-02-14)

⚠ BREAKING CHANGES

  • documentai: The TrainProcessorVersion parent was incorrectly annotated.

Features

  • documentai: Add REST client (06a54a1)
  • documentai: Added advanced_ocr_options field in OcrConfig (45c70e3)
  • documentai: Added EvaluationReference to evaluation.proto (#7290) (4623db8)
  • documentai: Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)
  • documentai: Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)
  • documentai: Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)
  • documentai: Exposed GetProcessorType to v1 (447afdd)
  • documentai: Exposed GetProcessorType to v1beta3 (447afdd)
  • documentai: Rewrite signatures in terms of new location (3c4b2b3)
  • documentai: Start generating stubs dir (de2d180)

Miscellaneous Chores

1.8.0 (2023-02-14)

Features

  • documentai: Add REST client (06a54a1)
  • documentai: Added advanced_ocr_options field in OcrConfig (45c70e3)
  • documentai: Added EvaluationReference to evaluation.proto (#7290) (4623db8)
  • documentai: Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)
  • documentai: Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)
  • documentai: Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)
  • documentai: Exposed GetProcessorType to v1 (447afdd)
  • documentai: Exposed GetProcessorType to v1beta3 (447afdd)
  • documentai: Rewrite signatures in terms of new location (3c4b2b3)
  • documentai: Rewrite signatures in terms of new types for betas (9f303f9)
  • documentai: Start generating stubs dir (de2d180)

... (truncated)

Commits

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 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)

Bumps [cloud.google.com/go/artifactregistry](https://github.com/googleapis/google-cloud-go) from 1.15.2 to 1.16.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.15.2...kms/v1.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 11, 2024
@github-actions github-actions bot enabled auto-merge (squash) November 11, 2024 12:57
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.04%. Comparing base (a086688) to head (457a0f2).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #840   +/-   ##
=======================================
  Coverage   28.04%   28.04%           
=======================================
  Files          11       11           
  Lines        1041     1041           
=======================================
  Hits          292      292           
  Misses        724      724           
  Partials       25       25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot merged commit 32ae611 into main Nov 11, 2024
13 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/main/cloud.google.com/go/artifactregistry-1.16.0 branch November 11, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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