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 10 updates #371

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 28, 2024

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

Package From To
cloud.google.com/go 0.113.0 0.115.0
cloud.google.com/go/iam 1.1.8 1.1.9
cloud.google.com/go/monitoring 1.19.0 1.20.0
cloud.google.com/go/resourcemanager 1.9.7 1.9.8
cloud.google.com/go/storage 1.41.0 1.42.0
github.com/aws/aws-sdk-go 1.53.7 1.54.10
github.com/go-pg/pg/v10 10.12.0 10.13.0

Updates cloud.google.com/go from 0.113.0 to 0.115.0

Changelog

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

0.115.0 (2024-06-12)

Features

Bug Fixes

  • internal/postprocessor: Use approved image tag (#10341) (a388fe5)

0.114.0 (2024-05-23)

Features

  • civil: Add Compare method to Date, Time, and DateTime (#10193) (c2920d7)

Bug Fixes

  • internal/postprocessor: Add scopes to all appropriate commit lines (#10192) (c21399b)
Commits

Updates cloud.google.com/go/iam from 1.1.8 to 1.1.9

Release notes

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

iam: v1.1.9

1.1.9 (2024-06-26)

Bug Fixes

  • iam: Enable new auth lib (b95805f)
Commits

Updates cloud.google.com/go/monitoring from 1.19.0 to 1.20.0

Release notes

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

monitoring: v1.20.0

1.20.0 (2024-06-26)

Features

  • monitoring/apiv3: Add support to add links in AlertPolicy (d6c543c)

Bug Fixes

  • monitoring: Enable new auth lib (b95805f)

deploy: v1.19.1

1.19.1 (2024-06-26)

Bug Fixes

  • deploy: Enable new auth lib (b95805f)
Changelog

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

1.20.0 (2023-06-20)

Features

  • documentai: Add StyleInfo to document.proto (b726d41)
  • documentai: Add StyleInfo to document.proto (b726d41)

Bug Fixes

  • documentai: REST query UpdateMask bug (df52820)
Commits

Updates cloud.google.com/go/resourcemanager from 1.9.7 to 1.9.8

Release notes

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

resourcemanager: v1.9.8

1.9.8 (2024-06-26)

Bug Fixes

  • resourcemanager: Enable new auth lib (b95805f)

webrisk: v1.9.8

1.9.8 (2024-06-26)

Bug Fixes

  • webrisk: Enable new auth lib (b95805f)
Commits

Updates cloud.google.com/go/storage from 1.41.0 to 1.42.0

Commits
  • 22e90d9 chore(main): release spanner 1.42.0 (#7130)
  • 2552e09 fix(spanner): fallback to check grpc error message if ResourceType is nil for...
  • 6bb95ef feat(spanner): add database roles (#5701)
  • f2b1f1b chore(bigquery/storage/managedwriter): internal refactor (flow controller, id...
  • bcc9fcd test(bigtable): expand integration tests for read stats (#7143)
  • ab332ce fix(internal/gapicgen): disable rest for non-rest APIs (#7157)
  • dc89409 chore(main): release pubsublite 1.6.0 (#7129)
  • 5fa8555 feat(pubsublite): create/update export subscriptions (#6885)
  • 176f533 feat(pubsublite): unload idle partition publishers (#7105)
  • 28f3572 feat(all): enable REGAPIC and REST numeric enums (#6999)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.53.7 to 1.54.10

Release notes

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

Release v1.54.10 (2024-06-27)

Service Client Updates

  • service/application-autoscaling: Updates service API and documentation
  • service/chime-sdk-media-pipelines: Updates service API and documentation
  • service/cloudfront: Updates service API and documentation
    • Doc only update for CloudFront that fixes customer-reported issue
  • service/datazone: Updates service API, documentation, and paginators
  • service/elasticache: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/mq: Updates service API and documentation
    • This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'.
  • service/qconnect: Updates service API, documentation, and paginators
  • service/quicksight: Updates service API and documentation
    • Adding support for Repeating Sections, Nested Filters
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for TAZ export to S3.
  • service/sagemaker: Updates service API and documentation
    • Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools.
  • service/workspaces: Updates service API and documentation
    • Added support for WorkSpaces Pools.

Release v1.54.9 (2024-06-26)

Service Client Updates

  • service/controltower: Updates service API, documentation, and paginators
  • service/eks: Updates service API and documentation
  • service/ivs-realtime: Updates service API, documentation, and paginators
  • service/kinesisanalyticsv2: Updates service API, documentation, and paginators
  • service/opensearch: Updates service API and documentation

Release v1.54.8 (2024-06-25)

Service Client Updates

  • service/autoscaling: Updates service API and documentation
    • Doc only update for Auto Scaling's TargetTrackingMetricDataQuery
  • service/ec2: Updates service API
    • This release is for the launch of the new u7ib-12tb.224xlarge, R8g, c7gn.metal and mac2-m1ultra.metal instance types
  • service/networkmanager: Updates service API and documentation
  • service/workspaces-thin-client: Updates service API and documentation

Release v1.54.7 (2024-06-24)

Service Client Updates

  • service/bedrock-runtime: Updates service API
  • service/customer-profiles: Updates service API and documentation

... (truncated)

Commits

Updates github.com/go-pg/pg/v10 from 10.12.0 to 10.13.0

Release notes

Sourced from github.com/go-pg/pg/v10's releases.

v10.13.0

Please refer to CHANGELOG.md for details

Changelog

Sourced from github.com/go-pg/pg/v10's changelog.

v10.13.0

  • Removed references to deprecated io/ioutil (#2001)
  • Added password environment variable for easier testing (#1996)
  • Bumped google.golang.org/protobuf from 1.25.0 to 1.33.0 (#2000)
  • Bumped golang.org/x/net from 0.17.0 to 0.23.0 (#2002)

Thank you @​DarrylWong and @​testwill

Commits

Updates google.golang.org/api from 0.181.0 to 0.186.0

Release notes

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

v0.186.0

0.186.0 (2024-06-25)

Features

v0.185.0

0.185.0 (2024-06-18)

Features

Bug Fixes

  • internal/gensupport: Update shouldRetry for GCS uploads (#2634) (ea513cb)

v0.184.0

0.184.0 (2024-06-12)

Features

Bug Fixes

  • cba: Update credsNewAuth to support oauth2 over mTLS (#2610) (953f728)

v0.183.0

0.183.0 (2024-06-04)

Features

... (truncated)

Changelog

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

0.186.0 (2024-06-25)

Features

0.185.0 (2024-06-18)

Features

Bug Fixes

  • internal/gensupport: Update shouldRetry for GCS uploads (#2634) (ea513cb)

0.184.0 (2024-06-12)

Features

Bug Fixes

  • cba: Update credsNewAuth to support oauth2 over mTLS (#2610) (953f728)

0.183.0 (2024-06-04)

Features

... (truncated)

Commits

Updates google.golang.org/genproto from 0.0.0-20240521202816-d264139d666e to 0.0.0-20240617180043-68d350f18fd4

Commits

Updates google.golang.org/protobuf from 1.34.1 to 1.34.2

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 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) | `0.113.0` | `0.115.0` |
| [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) | `1.1.8` | `1.1.9` |
| [cloud.google.com/go/monitoring](https://github.com/googleapis/google-cloud-go) | `1.19.0` | `1.20.0` |
| [cloud.google.com/go/resourcemanager](https://github.com/googleapis/google-cloud-go) | `1.9.7` | `1.9.8` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.41.0` | `1.42.0` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.53.7` | `1.54.10` |
| [github.com/go-pg/pg/v10](https://github.com/go-pg/pg) | `10.12.0` | `10.13.0` |



Updates `cloud.google.com/go` from 0.113.0 to 0.115.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@v0.113.0...v0.115.0)

Updates `cloud.google.com/go/iam` from 1.1.8 to 1.1.9
- [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.8...iam/v1.1.9)

Updates `cloud.google.com/go/monitoring` from 1.19.0 to 1.20.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@video/v1.19.0...video/v1.20.0)

Updates `cloud.google.com/go/resourcemanager` from 1.9.7 to 1.9.8
- [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.7...webrisk/v1.9.8)

Updates `cloud.google.com/go/storage` from 1.41.0 to 1.42.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.41.0...spanner/v1.42.0)

Updates `github.com/aws/aws-sdk-go` from 1.53.7 to 1.54.10
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.53.7...v1.54.10)

Updates `github.com/go-pg/pg/v10` from 10.12.0 to 10.13.0
- [Release notes](https://github.com/go-pg/pg/releases)
- [Changelog](https://github.com/go-pg/pg/blob/v10/CHANGELOG.md)
- [Commits](go-pg/pg@v10.12.0...v10.13.0)

Updates `google.golang.org/api` from 0.181.0 to 0.186.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.181.0...v0.186.0)

Updates `google.golang.org/genproto` from 0.0.0-20240521202816-d264139d666e to 0.0.0-20240617180043-68d350f18fd4
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/protobuf` from 1.34.1 to 1.34.2

---
updated-dependencies:
- dependency-name: cloud.google.com/go
  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/monitoring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: github.com/go-pg/pg/v10
  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
- dependency-name: google.golang.org/protobuf
  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 Jun 28, 2024
Copy link
Author

dependabot bot commented on behalf of github Jul 1, 2024

Superseded by #372.

@dependabot dependabot bot closed this Jul 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-11ff28954b branch July 1, 2024 02:38
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