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 2 updates #2721

Merged
merged 1 commit into from Apr 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2024

Bumps the cloud-providers group with 2 updates: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob and github.com/aws/aws-sdk-go.

Updates github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.3.1 to 1.3.2

Release notes

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

sdk/storage/azblob/v1.3.2

1.3.2 (2024-04-09)

Bugs Fixed

  • Fixed an issue where GetSASURL() was providing HTTPS SAS, instead of the default http+https SAS. Fixes #22448

Other Changes

  • Integrate InsecureAllowCredentialWithHTTP client options.
  • Update dependencies.
Commits
  • 95f7bc6 changelog update for STG 91 Patch release
  • 15dc95e Integrate InsecureAllowCredentialWithHTTP in storage (#22712)
  • 322b0d7 Upgrade keyvault/internal dependencies (#22713)
  • 644a3ac azidentity test cleanup (#22700)
  • df9e916 Default GetSASURL http+https for getsasurl (#22704)
  • 8567665 [Release] sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/...
  • 3c0eba3 fix armmigrationdiscoverysap ci.yml (#22710)
  • 2803e67 [Release] sdk/resourcemanager/migrationdiscovery/armmigrationdiscoverysap/0.1...
  • 18e40d0 [azopenai] Switch EventReader from using bufio.Scanner to bufio.Reader (#22703)
  • 8f702b9 DefaultAzureCredential probes IMDS before sending it a token request (#22676)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.51.11 to 1.51.17

Release notes

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

Release v1.51.17 (2024-04-08)

Service Client Updates

  • service/controlcatalog: Adds new service
  • service/mgn: Updates service API and documentation
  • service/networkmonitor: Updates service API and documentation

Release v1.51.16 (2024-04-05)

Service Client Updates

  • service/quicksight: Updates service API and documentation
    • Adding IAMIdentityCenterInstanceArn parameter to CreateAccountSubscription
  • service/resource-groups: Updates service API and documentation
  • service/verifiedpermissions: Updates service API and documentation

Release v1.51.15 (2024-04-04)

Service Client Updates

  • service/b2bi: Updates service API
  • service/cleanrooms: Updates service API and documentation
  • service/ec2: Updates service API
    • Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements.
  • service/emr-containers: Updates service API and documentation
  • service/ivs: Updates service API and documentation
  • service/verifiedpermissions: Updates service API and documentation

Release v1.51.14 (2024-04-03)

Service Client Updates

  • service/cleanroomsml: Updates service API and documentation
  • service/cloudformation: Updates service API and documentation
    • This release would return a new field - PolicyAction in cloudformation's existed DescribeChangeSetResponse, showing actions we are going to apply on the physical resource (e.g., Delete, Retain) according to the user's template
  • service/datazone: Updates service API, documentation, and paginators
  • service/docdb: Updates service API and documentation
    • This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster.
  • service/groundstation: Updates service API and documentation
  • service/lambda: Updates service API and documentation
    • Add Ruby 3.3 (ruby3.3) support to AWS Lambda
  • service/medialive: Updates service API and documentation
    • Cmaf Ingest outputs are now supported in Media Live
  • service/medical-imaging: Updates service API and documentation
  • service/transfer: Updates service API and documentation
    • Add ability to specify Security Policies for SFTP Connectors

Release v1.51.13 (2024-04-02)

... (truncated)

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 cloud-providers group with 2 updates: [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) and [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go).


Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.3.1 to 1.3.2
- [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.3.1...sdk/storage/azblob/v1.3.2)

Updates `github.com/aws/aws-sdk-go` from 1.51.11 to 1.51.17
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.51.11...v1.51.17)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-providers
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-providers
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 9, 2024
@DrJosh9000 DrJosh9000 merged commit 9686917 into main Apr 9, 2024
1 check passed
@DrJosh9000 DrJosh9000 deleted the dependabot/go_modules/cloud-providers-30f2fc6326 branch April 9, 2024 23:05
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.

None yet

1 participant