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 cloud-providers group with 6 updates #3167

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the cloud-providers group with 6 updates:

Package From To
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob 1.5.0 1.6.0
github.com/aws/aws-sdk-go-v2 1.33.0 1.34.0
github.com/aws/aws-sdk-go-v2/config 1.29.1 1.29.2
github.com/aws/aws-sdk-go-v2/feature/ec2/imds 1.16.24 1.16.25
github.com/aws/aws-sdk-go-v2/service/kms 1.37.13 1.37.14
google.golang.org/api 0.217.0 0.218.0

Updates github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.5.0 to 1.6.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases.

sdk/storage/azblob/v1.6.0

1.6.0 (2025-01-23)

Features Added

  • Upgraded service version to 2025-01-05.

sdk/storage/azblob/v1.6.0-beta.1

1.6.0-beta.1 (2025-01-13)

Features Added

  • Added permissions & resourcetype parameters in listblob response.
  • Added BlobProperties field in BlobPrefix definition in listblob response.

Bugs Fixed

  • Fix FilterBlob API if Query contains a space character. Fixes #23546
Commits
  • 36f766d add sdk/resourcemanager/cosmos/armcosmos live test (#20705)
  • c005ed6 sdk/resourcemanager/network/armnetwork live test (#20331)
  • 5fa7df4 add sdk/resourcemanager/compute/armcompute live test (#20048)
  • 0d22aed add sdk/resourcemanager/eventhub/armeventhub live test (#20686)
  • 2a8d96d add sdk/resourcemanager/postgresql/armpostgresql live test (#20685)
  • b2cddab [Release] sdk/resourcemanager/paloaltonetworksngfw/armpanngfw/0.1.0 (#20437)
  • ed7f3c7 Fix azidentity troubleshooting guide link (#20736)
  • 6dfd0cb [azeventhubs] Fixing checkpoint store race condition (#20727)
  • 745d967 pass along the artifact name so we can override it later (#20732)
  • 20b4dd8 Update changelog with latest features (#20730)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.33.0 to 1.34.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.29.1 to 1.29.2

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.24 to 1.16.25

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.37.13 to 1.37.14

Commits

Updates google.golang.org/api from 0.217.0 to 0.218.0

Release notes

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

v0.218.0

0.218.0 (2025-01-22)

Features

Bug Fixes

  • internal/gensupport: Close resp body only on discarding resp (resumableupload) (#2966) (840d496)
Changelog

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

0.218.0 (2025-01-22)

Features

Bug Fixes

  • internal/gensupport: Close resp body only on discarding resp (resumableupload) (#2966) (840d496)
Commits
  • c7c83f0 chore(main): release 0.218.0 (#2965)
  • 840d496 fix(internal/gensupport): close resp body only on discarding resp (resumableu...
  • b0536b1 chore(all): update all (#2971)
  • 0d0bcdf feat(all): auto-regenerate discovery clients (#2974)
  • e143e5c feat(all): auto-regenerate discovery clients (#2973)
  • 0f4ee9d feat(all): auto-regenerate discovery clients (#2972)
  • 607d371 feat(all): auto-regenerate discovery clients (#2970)
  • a8aed4d feat(all): auto-regenerate discovery clients (#2969)
  • a978c49 feat(all): auto-regenerate discovery clients (#2967)
  • 9e749c4 feat: add error helper that does not read the response body (#2964)
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 27, 2025
Bumps the cloud-providers group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.5.0` | `1.6.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.33.0` | `1.34.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.1` | `1.29.2` |
| [github.com/aws/aws-sdk-go-v2/feature/ec2/imds](https://github.com/aws/aws-sdk-go-v2) | `1.16.24` | `1.16.25` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.37.13` | `1.37.14` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.217.0` | `0.218.0` |


Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.5.0...sdk/azcore/v1.6.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.33.0 to 1.34.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.33.0...v1.34.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.1 to 1.29.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.29.1...config/v1.29.2)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.16.24 to 1.16.25
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/ram/v1.16.24...service/ram/v1.16.25)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.37.13 to 1.37.14
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/kms/v1.37.13...service/kms/v1.37.14)

Updates `google.golang.org/api` from 0.217.0 to 0.218.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.217.0...v0.218.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cloud-providers
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cloud-providers
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-providers
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-providers
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-providers
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cloud-providers
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud-providers-1cb9434a4f branch from 722a0c1 to 1968718 Compare January 27, 2025 23:10
@DrJosh9000 DrJosh9000 enabled auto-merge January 27, 2025 23:12
@DrJosh9000 DrJosh9000 merged commit 4749cc0 into main Jan 27, 2025
1 check passed
@DrJosh9000 DrJosh9000 deleted the dependabot/go_modules/cloud-providers-1cb9434a4f branch January 27, 2025 23:40
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.

1 participant