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 aws group across 1 directory with 7 updates #2674

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps the aws group with 7 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2/service/accessanalyzer 1.33.3 1.34.3
github.com/aws/aws-sdk-go-v2/service/cloudtrail 1.43.3 1.44.3
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs 1.40.3 1.43.0
github.com/aws/aws-sdk-go-v2/service/configservice 1.49.3 1.50.3
github.com/aws/aws-sdk-go-v2/service/ec2 1.179.2 1.187.0
github.com/aws/aws-sdk-go-v2/service/rds 1.85.2 1.89.0
github.com/aws/aws-sdk-go-v2/service/sns 1.32.3 1.33.3

Updates github.com/aws/aws-sdk-go-v2/service/accessanalyzer from 1.33.3 to 1.34.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudtrail from 1.43.3 to 1.44.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.40.3 to 1.43.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/configservice from 1.49.3 to 1.50.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.179.2 to 1.187.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/rds from 1.85.2 to 1.89.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/rds's changelog.

Release (2023-03-08)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/athena: v1.23.0
    • Feature: A new field SubstatementType is added to GetQueryExecution API, so customers have an error free way to detect the query type and interpret the result.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.19.0
    • Feature: Adds deletion protection support to DynamoDB tables. Tables with deletion protection enabled cannot be deleted. Deletion protection is disabled by default, can be enabled via the CreateTable or UpdateTable APIs, and is visible in TableDescription. This setting is not replicated for Global Tables.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.89.0
    • Feature: Introducing Amazon EC2 C7g, M7g and R7g instances, powered by the latest generation AWS Graviton3 processors and deliver up to 25% better performance over Graviton2-based instances.
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.20.0
    • Feature: This release adds two new API support "GetDataCellsFiler" and "UpdateDataCellsFilter", and also updates the corresponding documentation.
  • github.com/aws/aws-sdk-go-v2/service/mediapackage: v1.21.0
    • Feature: This release provides the date and time live resources were created.
  • github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.22.0
    • Feature: This release provides the date and time VOD resources were created.
  • github.com/aws/aws-sdk-go-v2/service/route53resolver: v1.17.0
    • Feature: Add dual-stack and IPv6 support for Route 53 Resolver Endpoint,Add IPv6 target IP in Route 53 Resolver Forwarding Rule
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.70.0
    • Feature: There needs to be a user identity to specify the SageMaker user who perform each action regarding the entity. However, these is a not a unified concept of user identity across SageMaker service that could be used today.

Release (2023-03-07)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.24.0
    • Feature: This release adds DMS Fleet Advisor Target Recommendation APIs and exposes functionality for DMS Fleet Advisor. It adds functionality to start Target Recommendation calculation.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.22.1
    • Documentation: Documentation update for the release of 3 additional map styles for use with Open Data Maps: Open Data Standard Dark, Open Data Visualization Light & Open Data Visualization Dark.

Release (2023-03-06)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/account: v1.10.0
    • Feature: AWS Account alternate contact email addresses can now have a length of 254 characters and contain the character "|".
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.20.6
    • Documentation: Updated text description in DeleteChannel, Stream, and StreamSummary.

Release (2023-03-03)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.18.6
    • Documentation: Documentation updates for DynamoDB.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.88.0
    • Feature: This release adds support for a new boot mode for EC2 instances called 'UEFI Preferred'.
  • github.com/aws/aws-sdk-go-v2/service/macie2: v1.27.1

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sns from 1.32.3 to 1.33.3

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

@dependabot dependabot bot requested a review from a team as a code owner November 4, 2024 15:23
@dependabot dependabot bot added backport-v8.x dependency go Pull requests that update Go code labels Nov 4, 2024
Bumps the aws group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/service/accessanalyzer](https://github.com/aws/aws-sdk-go-v2) | `1.33.3` | `1.34.3` |
| [github.com/aws/aws-sdk-go-v2/service/cloudtrail](https://github.com/aws/aws-sdk-go-v2) | `1.43.3` | `1.44.3` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) | `1.40.3` | `1.43.0` |
| [github.com/aws/aws-sdk-go-v2/service/configservice](https://github.com/aws/aws-sdk-go-v2) | `1.49.3` | `1.50.3` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.179.2` | `1.187.0` |
| [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2) | `1.85.2` | `1.89.0` |
| [github.com/aws/aws-sdk-go-v2/service/sns](https://github.com/aws/aws-sdk-go-v2) | `1.32.3` | `1.33.3` |



Updates `github.com/aws/aws-sdk-go-v2/service/accessanalyzer` from 1.33.3 to 1.34.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ivs/v1.33.3...service/iot/v1.34.3)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudtrail` from 1.43.3 to 1.44.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.43.3...service/ssm/v1.44.3)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs` from 1.40.3 to 1.43.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.40.3...service/s3/v1.43.0)

Updates `github.com/aws/aws-sdk-go-v2/service/configservice` from 1.49.3 to 1.50.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/eks/v1.49.3...service/s3/v1.50.3)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.179.2 to 1.187.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.179.2...service/ec2/v1.187.0)

Updates `github.com/aws/aws-sdk-go-v2/service/rds` from 1.85.2 to 1.89.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ec2/v1.89.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.85.2...service/ec2/v1.89.0)

Updates `github.com/aws/aws-sdk-go-v2/service/sns` from 1.32.3 to 1.33.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.3...service/ivs/v1.33.3)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/accessanalyzer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudtrail
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/service/configservice
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/service/rds
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sns
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/aws-217a69d4a7 branch from 8e627ad to df79133 Compare November 4, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v8.x dependency go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants