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 group with 5 updates #1385

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go group with 5 updates:

Package From To
github.com/aws/aws-sdk-go-v2/config 1.26.1 1.26.2
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.15.7 1.15.9
github.com/aws/aws-sdk-go-v2/service/kms 1.27.6 1.27.7
google.golang.org/grpc 1.60.0 1.60.1
google.golang.org/protobuf 1.31.0 1.32.0

Updates github.com/aws/aws-sdk-go-v2/config from 1.26.1 to 1.26.2

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.15.7 to 1.15.9

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/s3/manager's changelog.

Release (2022-05-26)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.45.0
    • Feature: C7g instances, powered by the latest generation AWS Graviton3 processors, provide the best price performance in Amazon EC2 for compute-intensive workloads.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.0.0
    • Release: New AWS service client module
    • Feature: This release adds support for Amazon EMR Serverless, a serverless runtime environment that simplifies running analytics applications using the latest open source frameworks such as Apache Spark and Apache Hive.
  • github.com/aws/aws-sdk-go-v2/service/forecast: v1.21.0
    • Feature: Introduced a new field in Auto Predictor as Time Alignment Boundary. It helps in aligning the timestamps generated during Forecast exports
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.22.0
    • Feature: Amazon Lightsail now supports the ability to configure a Lightsail Container Service to pull images from Amazon ECR private repositories in your account.

Release (2022-05-25)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.15.6
    • Documentation: Documentation updates for Amazon API Gateway
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.12.3
    • Documentation: Documentation-only update added for CodeConfiguration.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.21.0
    • Feature: Add a new parameter statusReason to DescribeStackSetOperation output for additional details
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.24.0
    • Feature: This release adds root squash support to FSx for Lustre to restrict root level access from clients by mapping root users to a less-privileged user/group with limited permissions.
  • github.com/aws/aws-sdk-go-v2/service/lookoutmetrics: v1.14.0
    • Feature: Adding AthenaSourceConfig for MetricSet APIs to support Athena as a data source.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.31.0
    • Feature: Amazon SageMaker Autopilot adds support for manually selecting features from the input dataset using the CreateAutoMLJob API.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.15.9
    • Documentation: Documentation updates for Secrets Manager
  • github.com/aws/aws-sdk-go-v2/service/voiceid: v1.9.0
    • Feature: VoiceID will now automatically expire Speakers if they haven't been accessed for Enrollment, Re-enrollment or Successful Auth for three years. The Speaker APIs now return a "LastAccessedAt" time for Speakers, and the EvaluateSession API returns "SPEAKER_EXPIRED" Auth Decision for EXPIRED Speakers.

Release (2022-05-24)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.16.0
    • Feature: Amazon Cognito now supports requiring attribute verification (ex. email and phone number) before update.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.44.0
    • Feature: Stop Protection feature enables customers to protect their instances from accidental stop actions.
  • github.com/aws/aws-sdk-go-v2/service/ivschat: v1.0.4
    • Documentation: Doc-only update. For MessageReviewHandler structure, added timeout period in the description of the fallbackResult field
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.24.0
    • Feature: AWS Elemental MediaConvert SDK has added support for rules that constrain Automatic-ABR rendition selection when generating ABR package ladders.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.27.6 to 1.27.7

Commits

Updates google.golang.org/grpc from 1.60.0 to 1.60.1

Release notes

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

Release v1.60.1

Bug Fixes

  • server: fix two bugs that could lead to panics at shutdown when using NumStreamWorkers (experimental feature).
Commits

Updates google.golang.org/protobuf from 1.31.0 to 1.32.0

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 the dependencies Pull requests that update a dependency file label Dec 25, 2023
Bumps the go group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.26.1` | `1.26.2` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.15.7` | `1.15.9` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.27.6` | `1.27.7` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.60.0` | `1.60.1` |
| google.golang.org/protobuf | `1.31.0` | `1.32.0` |


Updates `github.com/aws/aws-sdk-go-v2/config` from 1.26.1 to 1.26.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.26.1...config/v1.26.2)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.15.7 to 1.15.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.15.9/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.15.7...config/v1.15.9)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.27.6 to 1.27.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.27.6...service/s3/v1.27.7)

Updates `google.golang.org/grpc` from 1.60.0 to 1.60.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.60.0...v1.60.1)

Updates `google.golang.org/protobuf` from 1.31.0 to 1.32.0

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@felixfontein felixfontein force-pushed the dependabot/go_modules/go-45fe803815 branch from 4f5c937 to 2d67bda Compare December 25, 2023 12:51
@felixfontein felixfontein merged commit 0bdb90b into main Dec 25, 2023
9 checks passed
@felixfontein felixfontein deleted the dependabot/go_modules/go-45fe803815 branch December 25, 2023 13:06
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant