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

deps(go): bump the common-golang group with 3 updates #2527

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the common-golang group with 3 updates: github.com/Azure/azure-sdk-for-go/sdk/azcore, github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armsubscriptions and github.com/aws/aws-sdk-go.

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.0 to 1.9.1

Release notes

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

sdk/azcore/v1.9.1

1.9.1 (2023-12-11)

Bugs Fixed

  • The retry-after-ms and x-ms-retry-after-ms headers weren't being checked during retries.

Other Changes

  • Update dependencies.
Commits
  • bfa1322 Prep azcore for release (#22122)
  • 24e7b76 [azopenai] Fixing some issues with incorrect/incomplete types in generation (...
  • e96bba7 Add more retry after headers to check during retries (#22121)
  • 074d2cc Doc fix (#22117)
  • b44962e azblob: Return io.ErrUnexpectedEOF as error in UploadStream (#22109)
  • 423e02b [azopenai] Updating to the latest 2023-12-01 API (#22081)
  • 837ae16 [Release] sdk/resourcemanager/baremetalinfrastructure/armbaremetalinfrastruct...
  • 50131f5 Sync eng/common directory with azure-sdk-tools for PR 7385 (#22112)
  • 622779c Increment package version after release of internal (#22113)
  • 0270c00 Refactor 4bc279bfefcf94d2049aee9801efd418a12e0314 (#22111)
  • Additional commits viewable in compare view

Updates github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armsubscriptions from 1.2.0 to 1.3.0

Commits
  • 3a7a4f3 Prepare azcore v1.3.0 for release (#19759)
  • 6a1b839 Request.SetBody() allows overwriting with an empty body (#19754)
  • 5210814 AzureCLICredential reports token expiration time in UTC (#19761)
  • 2679c6b Adding tests for FilterBlobs and fixing encoding issue (#19742)
  • 00a8837 [azeventhubs] Fixing issues with connection and link robustness for Event Hub...
  • 1e67666 Revert "Migrate eng/common (except job-matrix) to Ubuntu 22.04 (#5005)" for p...
  • ca6a318 Sync eng/common directory with azure-sdk-tools for PR 5027 (#19753)
  • 377d008 Updating changelogs for release next week (#19752)
  • 53c0f49 Updating codeowners (#19751)
  • 794c96c Migrate eng/common (except job-matrix) to Ubuntu 22.04 (#19746)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go from 1.48.12 to 1.49.0

Release notes

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

Release v1.49.0 (2023-12-11)

Service Client Updates

  • service/neptune: Updates service API and documentation
    • This release adds a new parameter configuration setting to the Neptune cluster related APIs that can be leveraged to switch between the underlying supported storage modes.
  • service/pinpoint: Updates service documentation
    • This release includes Amazon Pinpoint API documentation updates pertaining to campaign message sending rate limits.
  • service/securityhub: Updates service API and documentation

SDK Features

  • service/sqs: BREAKFIX: Revert SQS error constants to original state
    • Values for SQS error constants were incorrectly changed. This reverts them back.

Release v1.48.16 (2023-12-08)

Service Client Updates

  • service/ec2: Updates service API
    • M2 Mac instances are built on Apple M2 Mac mini computers. I4i instances are powered by 3rd generation Intel Xeon Scalable processors. C7i compute optimized, M7i general purpose and R7i memory optimized instances are powered by custom 4th Generation Intel Xeon Scalable processors.
  • service/finspace: Updates service API, documentation, and paginators
  • service/monitoring: Updates service API and documentation
    • Adds support for the OpenTelemetry 1.0 output format in CloudWatch Metric Streams.

Release v1.48.15 (2023-12-07)

Service Client Updates

  • service/codedeploy: Updates service API and documentation
    • This release adds support for two new CodeDeploy features: 1) zonal deployments for Amazon EC2 in-place deployments, 2) deployments triggered by Auto Scaling group termination lifecycle hook events.

Release v1.48.14 (2023-12-06)

Service Client Updates

  • service/backup: Updates service API and documentation
  • service/comprehend: Updates service documentation
  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Releasing the new cpuManufacturer attribute within the DescribeInstanceTypes API response which notifies our customers with information on who the Manufacturer is for the processor attached to the instance, for example: Intel.
  • service/payment-cryptography: Updates service API and documentation

Release v1.48.13 (2023-12-05)

Service Client Updates

  • service/athena: Updates service API and documentation
    • Adding IdentityCenter enabled request for interactive query
  • service/cleanroomsml: Updates service API and documentation
  • service/cloudformation: Updates service documentation

... (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 common-golang group with 3 updates: [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go), [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armsubscriptions](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/azcore` from 1.9.0 to 1.9.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@sdk/azcore/v1.9.0...sdk/azcore/v1.9.1)

Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armsubscriptions` from 1.2.0 to 1.3.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@v1.2...sdk/azcore/v1.3.0)

Updates `github.com/aws/aws-sdk-go` from 1.48.12 to 1.49.0
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.48.12...v1.49.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: common-golang
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armsubscriptions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common-golang
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: common-golang
...

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 Dec 11, 2023
@julio-lopez julio-lopez enabled auto-merge (squash) December 11, 2023 23:13
@julio-lopez julio-lopez merged commit a7b4a88 into master Dec 11, 2023
13 checks passed
@julio-lopez julio-lopez deleted the dependabot/go_modules/common-golang-621357d6c5 branch December 11, 2023 23:21
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