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 minor-and-patch group across 2 directories with 6 updates #1223

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2025

Bumps the minor-and-patch group with 5 updates in the /go/appencryption directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.34.0 1.36.1
github.com/aws/aws-sdk-go-v2/config 1.29.2 1.29.6
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.16.0 1.18.2
github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression 1.7.64 1.7.68
github.com/aws/aws-sdk-go-v2/service/kms 1.37.14 1.37.18

Bumps the minor-and-patch group with 4 updates in the /go/appencryption/integrationtest directory: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue and github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression.

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

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.16.0 to 1.18.2

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue's changelog.

Release (2022-11-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.12.0
    • Feature: Adds a new value (WEB_COMPUTE) to the Platform enum that allows customers to create Amplify Apps with Server-Side Rendering support.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.19.0
    • Feature: AppFlow simplifies the preparation and cataloging of SaaS data into the AWS Glue Data Catalog where your data can be discovered and accessed by AWS analytics and ML services. AppFlow now also supports data field partitioning and file size optimization to improve query performance and reduce cost.
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.16.0
    • Feature: This release introduces the APPSYNC_JS runtime, and adds support for JavaScript in AppSync functions and AppSync pipeline resolvers.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.22.0
    • Feature: Adds support for Internet Protocol Version 6 (IPv6) on DMS Replication Instances
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.71.0
    • Feature: This release adds a new optional parameter "privateIpAddress" for the CreateNatGateway API. PrivateIPAddress will allow customers to select a custom Private IPv4 address instead of having it be auto-assigned.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.18.25
    • Documentation: Provides new target group attributes to turn on/off cross zone load balancing and configure target group health for Network Load Balancers and Application Load Balancers. Provides improvements to health check configuration for Network Load Balancers.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.4.0
    • Feature: Adds support for AWS Graviton2 based applications. You can now select CPU architecture when creating new applications or updating existing ones.
  • github.com/aws/aws-sdk-go-v2/service/ivschat: v1.1.0
    • Feature: Adds LoggingConfiguration APIs for IVS Chat - a feature that allows customers to store and record sent messages in a chat room to S3 buckets, CloudWatch logs, or Kinesis firehose.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.25.0
    • Feature: Add Node 18 (nodejs18.x) support to AWS Lambda.
  • github.com/aws/aws-sdk-go-v2/service/personalize: v1.22.0
    • Feature: This release provides support for creation and use of metric attributions in AWS Personalize
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.20.0
    • Feature: Add two new neural voices - Ola (pl-PL) and Hala (ar-AE).
  • github.com/aws/aws-sdk-go-v2/service/rum: v1.8.0
    • Feature: CloudWatch RUM now supports custom events. To use custom events, create an app monitor or update an app monitor with CustomEvent Status as ENABLED.
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.26.0
    • Feature: Added 34 new S3 Storage Lens metrics to support additional customer use cases.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.16.7
    • Documentation: Documentation updates for Secrets Manager.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.24.0
    • Feature: Added SourceLayerArn and SourceLayerHash field for security findings. Updated AwsLambdaFunction Resource detail
  • github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry: v1.15.0
    • Feature: This release adds support for tagged resource associations, which allows you to associate a group of resources with a defined resource tag key and value to the application.
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.17.4
    • Documentation: Documentation updates for AWS Security Token Service.
  • github.com/aws/aws-sdk-go-v2/service/textract: v1.18.0
    • Feature: This release adds support for specifying and extracting information from documents using the Signatures feature within Analyze Document API
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.27.0
    • Feature: The release introduces CreateStandbyWorkspaces, an API that allows you to create standby WorkSpaces associated with a primary WorkSpace in another Region. DescribeWorkspaces now includes related WorkSpaces properties. DescribeWorkspaceBundles and CreateWorkspaceBundle now return more bundle details.

Release (2022-11-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression from 1.7.64 to 1.7.68

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.39.6 to 1.40.0

Commits

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

Commits

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

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.16.0 to 1.18.2

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue's changelog.

Release (2022-11-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.12.0
    • Feature: Adds a new value (WEB_COMPUTE) to the Platform enum that allows customers to create Amplify Apps with Server-Side Rendering support.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.19.0
    • Feature: AppFlow simplifies the preparation and cataloging of SaaS data into the AWS Glue Data Catalog where your data can be discovered and accessed by AWS analytics and ML services. AppFlow now also supports data field partitioning and file size optimization to improve query performance and reduce cost.
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.16.0
    • Feature: This release introduces the APPSYNC_JS runtime, and adds support for JavaScript in AppSync functions and AppSync pipeline resolvers.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.22.0
    • Feature: Adds support for Internet Protocol Version 6 (IPv6) on DMS Replication Instances
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.71.0
    • Feature: This release adds a new optional parameter "privateIpAddress" for the CreateNatGateway API. PrivateIPAddress will allow customers to select a custom Private IPv4 address instead of having it be auto-assigned.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.18.25
    • Documentation: Provides new target group attributes to turn on/off cross zone load balancing and configure target group health for Network Load Balancers and Application Load Balancers. Provides improvements to health check configuration for Network Load Balancers.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.4.0
    • Feature: Adds support for AWS Graviton2 based applications. You can now select CPU architecture when creating new applications or updating existing ones.
  • github.com/aws/aws-sdk-go-v2/service/ivschat: v1.1.0
    • Feature: Adds LoggingConfiguration APIs for IVS Chat - a feature that allows customers to store and record sent messages in a chat room to S3 buckets, CloudWatch logs, or Kinesis firehose.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.25.0
    • Feature: Add Node 18 (nodejs18.x) support to AWS Lambda.
  • github.com/aws/aws-sdk-go-v2/service/personalize: v1.22.0
    • Feature: This release provides support for creation and use of metric attributions in AWS Personalize
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.20.0
    • Feature: Add two new neural voices - Ola (pl-PL) and Hala (ar-AE).
  • github.com/aws/aws-sdk-go-v2/service/rum: v1.8.0
    • Feature: CloudWatch RUM now supports custom events. To use custom events, create an app monitor or update an app monitor with CustomEvent Status as ENABLED.
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.26.0
    • Feature: Added 34 new S3 Storage Lens metrics to support additional customer use cases.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.16.7
    • Documentation: Documentation updates for Secrets Manager.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.24.0
    • Feature: Added SourceLayerArn and SourceLayerHash field for security findings. Updated AwsLambdaFunction Resource detail
  • github.com/aws/aws-sdk-go-v2/service/servicecatalogappregistry: v1.15.0
    • Feature: This release adds support for tagged resource associations, which allows you to associate a group of resources with a defined resource tag key and value to the application.
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.17.4
    • Documentation: Documentation updates for AWS Security Token Service.
  • github.com/aws/aws-sdk-go-v2/service/textract: v1.18.0
    • Feature: This release adds support for specifying and extracting information from documents using the Signatures feature within Analyze Document API
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.27.0
    • Feature: The release introduces CreateStandbyWorkspaces, an API that allows you to create standby WorkSpaces associated with a primary WorkSpace in another Region. DescribeWorkspaces now includes related WorkSpaces properties. DescribeWorkspaceBundles and CreateWorkspaceBundle now return more bundle details.

Release (2022-11-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression from 1.7.64 to 1.7.68

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.39.6 to 1.40.0

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

@aka-bo
Copy link
Contributor

aka-bo commented Feb 6, 2025

@dependabot rebase

… 6 updates

Bumps the minor-and-patch group with 5 updates in the /go/appencryption directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.34.0` | `1.36.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.2` | `1.29.6` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.16.0` | `1.18.2` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression](https://github.com/aws/aws-sdk-go-v2) | `1.7.64` | `1.7.68` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.37.14` | `1.37.18` |

Bumps the minor-and-patch group with 4 updates in the /go/appencryption/integrationtest directory: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go-v2` from 1.34.0 to 1.36.1
- [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.34.0...v1.36.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.2 to 1.29.6
- [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.2...config/v1.29.6)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.16.0 to 1.18.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.2/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.16.0...config/v1.18.2)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression` from 1.7.64 to 1.7.68
- [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@feature/dynamodb/expression/v1.7.64...feature/dynamodb/expression/v1.7.68)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.39.6 to 1.40.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@service/emr/v1.39.6...service/s3/v1.40.0)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.37.14 to 1.37.18
- [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.14...service/kms/v1.37.18)

Updates `github.com/aws/aws-sdk-go-v2` from 1.34.0 to 1.36.1
- [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.34.0...v1.36.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.2 to 1.29.6
- [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.2...config/v1.29.6)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.16.0 to 1.18.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.2/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.16.0...config/v1.18.2)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression` from 1.7.64 to 1.7.68
- [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@feature/dynamodb/expression/v1.7.64...feature/dynamodb/expression/v1.7.68)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.39.6 to 1.40.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@service/emr/v1.39.6...service/s3/v1.40.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go/appencryption/minor-and-patch-2df5afc963 branch from ae8f9b7 to aa0277e Compare February 6, 2025 17:03
@aka-bo aka-bo merged commit e9d17a5 into main Feb 6, 2025
16 checks passed
@aka-bo aka-bo deleted the dependabot/go_modules/go/appencryption/minor-and-patch-2df5afc963 branch February 6, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appencryption dependencies Pull requests that update a dependency file go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant