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.14 to 1.45.15 #43

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

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

Release notes

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

Release v1.45.15 (2023-09-22)

Service Client Updates

  • service/braket: Updates service API and documentation
  • service/dms: Updates service API, documentation, and examples
    • new vendors for DMS CSF: MongoDB, MariaDB, DocumentDb and Redshift
  • service/ec2: Updates service API
    • EC2 M2 Pro Mac instances are powered by Apple M2 Pro Mac Mini computers featuring 12 core CPU, 19 core GPU, 32 GiB of memory, and 16 core Apple Neural Engine and uniquely enabled by the AWS Nitro System through high-speed Thunderbolt connections.
  • service/elasticfilesystem: Updates service documentation
    • Documentation updates for Elastic File System
  • service/events: Updates service API and documentation
    • Adds sensitive trait to various shapes in Jetstream Connections API model.
  • service/guardduty: Updates service API and documentation
    • Add EKS_CLUSTER_NAME to filter and sort key.
  • service/mediaconvert: Updates service API and documentation
    • This release supports the creation of of audio-only tracks in CMAF output groups.

SDK Bugs

  • aws/session: Removed typed literal parsing for config, everything is now treated as a string until a numeric value is needed.
    • This resolves an issue where the contents of a profile would silently be dropped with certain values.
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 10 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