anyproto / any-sync-filenode

Implementation of file node from any-sync protocol
https://anytype.io
MIT License
34 stars 14 forks source link

Bump github.com/aws/aws-sdk-go from 1.45.15 to 1.45.19 #44

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps github.com/aws/aws-sdk-go from 1.45.15 to 1.45.19.

Release notes

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

Release v1.45.19 (2023-09-28)

Service Client Updates

  • service/bedrock: Updates service API, documentation, paginators, and examples
  • service/bedrock-runtime: Adds new service
  • service/budgets: Updates service API and documentation
    • Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000.
  • service/ec2: Updates service API and documentation
    • Adds support for Customer Managed Key encryption for Amazon Verified Access resources
  • service/iotfleetwise: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector.
  • service/sagemaker-featurestore-runtime: Updates service API and documentation
  • service/wafv2: Updates service documentation

Release v1.45.18 (2023-09-27)

Service Client Updates

  • service/cognito-idp: Updates service API, documentation, and examples
  • service/firehose: Updates service API and documentation
    • Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka.
  • service/iot: Updates service API and documentation
    • Added support for IoT Rules Engine Kafka Action Headers
  • service/textract: Updates service API and documentation

Release v1.45.17 (2023-09-26)

Service Client Updates

  • service/appintegrations: Updates service API, documentation, paginators, and examples
  • service/apprunner: Updates service API and documentation
  • service/codedeploy: Updates service documentation
    • CodeDeploy now supports In-place and Blue/Green EC2 deployments with multiple Classic Load Balancers and multiple Target Groups.
  • service/connect: Updates service API, documentation, and paginators
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table
  • service/ec2: Updates service API and documentation
    • The release includes AWS verified access to support FIPs compliance in North America regions
  • service/lakeformation: Updates service API, documentation, and paginators
  • service/pinpoint: Updates service documentation
    • Update documentation for RemoveAttributes to more accurately reflect its behavior when attributes are deleted.
  • service/s3: Updates service API and examples
    • This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK.

Release v1.45.16 (2023-09-25)

Service Client Updates

... (truncated)

Commits


Dependabot compatibility score

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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 9 months ago
New Coverage 63.7% of statements
Patch Coverage 0.0% of changed statements (0/0)

Coverage provided by https://github.com/seriousben/go-patch-cover-action

dependabot[bot] commented 9 months ago

Superseded by #46.