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 the go-deps group with 2 updates #324

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2023

Bumps the go-deps 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.2.0 to 1.2.1

Release notes

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

sdk/storage/azblob/v1.2.1

1.2.1 (2023-12-13)

Features Added

  • Exposed GetSASURL from specialized clients

Bugs Fixed

  • Fixed case in Blob Batch API when blob path has / in it. Fixes #21649.
  • Fixed SharedKeyMissingError when using client.BlobClient().GetSASURL() method
  • Fixed an issue that would cause metadata keys with empty values to be omitted when enumerating blobs.
  • Fixed an issue where passing empty map to set blob tags API was causing panic. Fixes #21869.
  • Fixed an issue where downloaded file has incorrect size when not a multiple of block size. Fixes #21995.
  • Fixed case where io.ErrUnexpectedEOF was treated as expected error in UploadStream. Fixes #21837.

Other Changes

  • Updated the version of azcore to 1.9.1 and azidentity to 1.4.0.
Commits

Updates github.com/aws/aws-sdk-go from 1.49.2 to 1.49.3

Release notes

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

Release v1.49.3 (2023-12-14)

Service Client Updates

  • service/appstream: Updates service API
    • This release includes support for images of Windows Server 2022 platform.
  • service/b2bi: Updates service documentation and examples
  • service/billingconductor: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/controltower: Updates service documentation
  • service/firehose: Updates service API and documentation
    • This release, 1) adds configurable buffering hints for the Splunk destination, and 2) reduces the minimum configurable buffering interval for supported destinations
  • service/gamelift: Updates service API and documentation
    • Amazon GameLift adds the ability to add and update the game properties of active game sessions.
  • service/iot: Updates service API and documentation
    • This release adds the ability to self-manage certificate signing in AWS IoT Core fleet provisioning using the new certificate provider resource.
  • service/opensearch: Updates service documentation
  • service/quicksight: Updates service API and documentation
    • Update Dashboard Links support; SingleAxisOptions support; Scatterplot Query limit support.
  • service/workspaces: Updates service documentation
    • Updated note to ensure customers understand running modes.
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 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.2.0 to 1.2.1
- [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@v1.2...sdk/azidentity/v1.2.1)

Updates `github.com/aws/aws-sdk-go` from 1.49.2 to 1.49.3
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.49.2...v1.49.3)

---
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: go-deps
- dependency-name: github.com/aws/aws-sdk-go
  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 Dec 15, 2023
@schutzbot schutzbot added this pull request to the merge queue Dec 15, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 15, 2023
@ondrejbudai ondrejbudai added this pull request to the merge queue Dec 15, 2023
Merged via the queue into main with commit 17d09a4 Dec 15, 2023
8 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-92d5f82815 branch December 15, 2023 09: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.

2 participants