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 go-deps group across 1 directory with 8 updates #401

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 30, 2024

Bumps the go-deps group with 6 updates in the / directory:

Package From To
cloud.google.com/go/bigquery 1.61.0 1.62.0
cloud.google.com/go/iam 1.1.10 1.1.12
cloud.google.com/go/logging 1.10.0 1.11.0
cloud.google.com/go/monitoring 1.20.1 1.20.3
cloud.google.com/go/resourcemanager 1.9.9 1.9.11
github.com/aws/aws-sdk-go 1.54.17 1.55.4

Updates cloud.google.com/go/bigquery from 1.61.0 to 1.62.0

Commits
  • 01df6e1 chore(main): release spanner 1.62.0 (#10073)
  • 8e675cd fix(spanner): Add ARRAY keywords to keywords (#10079)
  • db8216e feat(pubsub/pstest): add support to register other servers into grpc.Server (...
  • 292e812 docs(maps/fleetengine): mark TerminalPointId as deprecated (#10130)
  • 0e6413d feat(bigtable): Add ignore_warnings flag to SetGcPolicy (#9372)
  • 2d34bf3 chore(all): update deps (#10156)
  • 7371665 test(pubsub): make error checking of receive less brittle (#10165)
  • fa3bfdb fix(auth): handle non-Transport DefaultTransport (#10162)
  • 1320d7d chore(main): release vertexai 0.9.0 (#10163)
  • b452014 chore(vertexai): skip tests that check blocked inputs for model (#10152)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/iam from 1.1.10 to 1.1.12

Release notes

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

iam: v1.1.12

1.1.12 (2024-07-24)

Bug Fixes

  • iam: Update dependencies (257c40b)
Commits

Updates cloud.google.com/go/logging from 1.10.0 to 1.11.0

Release notes

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

logging: v1.11.0

1.11.0 (2024-07-24)

Features

  • logging: OpenTelemetry trace/span ID integration for Go logging library (#10030) (c6711b8)

Bug Fixes

Documentation

  • logging: Documentation for automatic trace/span ID extraction (#10536) (8cf89a3)

scheduler: v1.10.12

1.10.12 (2024-07-24)

Bug Fixes

  • scheduler: Update dependencies (257c40b)

memcache: v1.10.11

1.10.11 (2024-07-24)

Bug Fixes

  • memcache: Update dependencies (257c40b)

trace: v1.10.11

1.10.11 (2024-07-24)

Bug Fixes

  • trace: Update dependencies (257c40b)

storagetransfer: v1.10.10

1.10.10 (2024-07-24)

Bug Fixes

... (truncated)

Changelog

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

1.11.0 (2022-11-09)

Features

  • documentai: added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)
Commits

Updates cloud.google.com/go/monitoring from 1.20.1 to 1.20.3

Release notes

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

monitoring: v1.20.3

1.20.3 (2024-07-24)

Bug Fixes

  • monitoring: Update dependencies (257c40b)
Commits

Updates cloud.google.com/go/resourcemanager from 1.9.9 to 1.9.11

Release notes

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

resourcemanager: v1.9.11

1.9.11 (2024-07-24)

Bug Fixes

  • resourcemanager: Update dependencies (257c40b)

webrisk: v1.9.11

1.9.11 (2024-07-24)

Bug Fixes

  • webrisk: Update dependencies (257c40b)

iap: v1.9.10

1.9.10 (2024-07-24)

Bug Fixes

  • iap: Update dependencies (257c40b)
Commits

Updates github.com/aws/aws-sdk-go from 1.54.17 to 1.55.4

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.55.4 (2024-07-29)

Service Client Updates

  • service/elasticache: Updates service documentation
    • Renaming full service name as it appears in developer documentation.
  • service/memorydb: Updates service API and documentation

Release v1.55.3 (2024-07-25)

Service Client Updates

  • service/application-autoscaling: Updates service API
  • service/application-signals: Updates service API and documentation
  • service/bedrock-runtime: Updates service API and documentation
  • service/codecommit: Updates service API and documentation
    • CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository.
  • service/datazone: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • EC2 Fleet now supports using custom identifiers to reference Amazon Machine Images (AMI) in launch requests that are configured to choose from a diversified list of instance types.
  • service/ecr: Updates service API, documentation, paginators, and examples
    • API and documentation updates for Amazon ECR, adding support for creating, updating, describing and deleting ECR Repository Creation Template.
  • service/eks: Updates service API and documentation
  • service/elasticloadbalancingv2: Updates service API, documentation, and examples
  • service/network-firewall: Updates service API and documentation
  • service/outposts: Updates service API and documentation
  • service/states: Updates service API and documentation
    • This release adds support to customer managed KMS key encryption in AWS Step Functions.

SDK Bugs

  • Remove broken integration test.
    • Remove integration test broken by cloudsearch service.

Release v1.55.2 (2024-07-24)

Service Client Updates

  • service/cleanrooms: Updates service API and documentation
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • DynamoDB doc only update for July
  • service/iotsitewise: Updates service API and documentation
  • service/mediapackagev2: Updates service API
  • service/medical-imaging: Updates service API and documentation
  • service/pinpoint-sms-voice-v2: Updates service API and documentation

SDK Bugs

  • Add missing bool error matching.
    • This enables waiters defined to match on presence/absence of errors.

Release v1.55.1 (2024-07-23)

... (truncated)

Commits

Updates google.golang.org/api from 0.188.0 to 0.189.0

Release notes

Sourced from google.golang.org/api's releases.

v0.189.0

0.189.0 (2024-07-22)

Features

Bug Fixes

  • cba: Update newAuth path to use nil oauth2 client (#2684) (d925dcb)
  • transport/grpc: Retain UserAgent option with new auth stack (#2690) (aa4662f)
Changelog

Sourced from google.golang.org/api's changelog.

0.189.0 (2024-07-22)

Features

Bug Fixes

  • cba: Update newAuth path to use nil oauth2 client (#2684) (d925dcb)
  • transport/grpc: Retain UserAgent option with new auth stack (#2690) (aa4662f)
Commits

Updates google.golang.org/genproto from 0.0.0-20240709173604-40e1e62336c5 to 0.0.0-20240722135656-d784300faade

Commits

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

Bumps the go-deps group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.61.0` | `1.62.0` |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.1.10` | `1.1.12` |
| [cloud.google.com/go/logging](https://github.com/googleapis/google-cloud-go) | `1.10.0` | `1.11.0` |
| [cloud.google.com/go/monitoring](https://github.com/googleapis/google-cloud-go) | `1.20.1` | `1.20.3` |
| [cloud.google.com/go/resourcemanager](https://github.com/googleapis/google-cloud-go) | `1.9.9` | `1.9.11` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.54.17` | `1.55.4` |



Updates `cloud.google.com/go/bigquery` from 1.61.0 to 1.62.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@spanner/v1.61.0...spanner/v1.62.0)

Updates `cloud.google.com/go/iam` from 1.1.10 to 1.1.12
- [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@iam/v1.1.10...iam/v1.1.12)

Updates `cloud.google.com/go/logging` from 1.10.0 to 1.11.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@dlp/v1.10.0...kms/v1.11.0)

Updates `cloud.google.com/go/monitoring` from 1.20.1 to 1.20.3
- [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@video/v1.20.1...video/v1.20.3)

Updates `cloud.google.com/go/resourcemanager` from 1.9.9 to 1.9.11
- [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@iap/v1.9.9...webrisk/v1.9.11)

Updates `github.com/aws/aws-sdk-go` from 1.54.17 to 1.55.4
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.54.17...v1.55.4)

Updates `google.golang.org/api` from 0.188.0 to 0.189.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.188.0...v0.189.0)

Updates `google.golang.org/genproto` from 0.0.0-20240709173604-40e1e62336c5 to 0.0.0-20240722135656-d784300faade
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: cloud.google.com/go/iam
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: cloud.google.com/go/logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: cloud.google.com/go/monitoring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: cloud.google.com/go/resourcemanager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: google.golang.org/genproto
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
...

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 Jul 30, 2024
Copy link
Author

dependabot bot commented on behalf of github Jul 31, 2024

Superseded by #402.

@dependabot dependabot bot closed this Jul 31, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-0ba912e3fc branch July 31, 2024 02:03
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