translate-agent / translate

Enables translation for Cloud-native systems
Other
1 stars 0 forks source link

Bump the aws group with 11 updates #333

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the aws group with 11 updates:

Package From To
github.com/aws/aws-sdk-go-v2/config 1.27.24 1.27.26
github.com/aws/aws-sdk-go-v2/credentials 1.17.24 1.17.26
github.com/aws/aws-sdk-go-v2/service/translate 1.26.2 1.26.4
github.com/aws/aws-sdk-go-v2 1.30.1 1.30.3
github.com/aws/aws-sdk-go-v2/feature/ec2/imds 1.16.9 1.16.11
github.com/aws/aws-sdk-go-v2/internal/configsources 1.3.13 1.3.15
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 2.6.13 2.6.15
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url 1.11.15 1.11.17
github.com/aws/aws-sdk-go-v2/service/sso 1.22.1 1.22.3
github.com/aws/aws-sdk-go-v2/service/ssooidc 1.26.2 1.26.4
github.com/aws/aws-sdk-go-v2/service/sts 1.30.1 1.30.3

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.24 to 1.27.26

Commits


Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.24 to 1.17.26

Commits


Updates github.com/aws/aws-sdk-go-v2/service/translate from 1.26.2 to 1.26.4

Commits


Updates github.com/aws/aws-sdk-go-v2 from 1.30.1 to 1.30.3

Commits


Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.9 to 1.16.11

Commits


Updates github.com/aws/aws-sdk-go-v2/internal/configsources from 1.3.13 to 1.3.15

Commits


Updates github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 from 2.6.13 to 2.6.15

Commits


Updates github.com/aws/aws-sdk-go-v2/service/internal/presigned-url from 1.11.15 to 1.11.17

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/internal/presigned-url's changelog.

Release (2022-09-20)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.16.16
    • Documentation: added clafirfication on the Credential object to show usage of loadDefaultConfig to load credentials
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.58.0
    • Feature: This release adds support for blocked paths to Amazon VPC Reachability Analyzer.

Release (2022-09-19)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.18.0
    • Feature: This release includes support for importing existing trails into CloudTrail Lake.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.57.0
    • Feature: This release adds CapacityAllocations field to DescribeCapacityReservations
  • github.com/aws/aws-sdk-go-v2/service/mediaconnect: v1.17.0
    • Feature: This change allows the customer to use the SRT Caller protocol as part of their flows
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.26.0
    • Feature: This release adds support for Amazon RDS Proxy with SQL Server compatibility.

Release (2022-09-16)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codestarnotifications: v1.13.0
    • Feature: This release adds tag based access control for the UntagResource API.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.18.21
    • Documentation: This release supports new task definition sizes.

Release (2022-09-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.17.0
    • Feature: Increased DynamoDB transaction limit from 25 to 100.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.56.0
    • Feature: This feature allows customers to create tags for vpc-endpoint-connections and vpc-endpoint-service-permissions.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.43.0
    • Feature: Amazon SageMaker Automatic Model Tuning now supports specifying Hyperband strategy for tuning jobs, which uses a multi-fidelity based tuning strategy to stop underperforming hyperparameter configurations early.

Release (2022-09-14)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

... (truncated)

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.22.1 to 1.22.3

Commits


Updates github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.26.2 to 1.26.4

Commits


Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.30.1 to 1.30.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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
janishorsts commented 1 month ago

@dependabot merge