Skip to content

composer(deps-dev): update aws/aws-sdk-php requirement from ^3.253.4 to ^3.254.1 #247

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2022

Updates the requirements on aws/aws-sdk-php to permit the latest version.

Release notes

Sourced from aws/aws-sdk-php's releases.

Version 3.254.1

  • Aws\Batch - Adds isCancelled and isTerminated to DescribeJobs response.
  • Aws\EC2 - Adds support for pagination in the EC2 DescribeImages API.
  • Aws\LookoutEquipment - This release adds support for listing inference schedulers by status.
  • Aws\MediaLive - This release adds support for two new features to AWS Elemental MediaLive. First, you can now burn-in timecodes to your MediaLive outputs. Second, we now now support the ability to decode Dolby E audio when it comes in on an input.
  • Aws\NimbleStudio - Amazon Nimble Studio now supports configuring session storage volumes and persistence, as well as backup and restore sessions through launch profiles.
  • Aws\ResourceExplorer2 - Documentation updates for AWS Resource Explorer.
  • Aws\Route53Domains - Use Route 53 domain APIs to change owner, create/delete DS record, modify IPS tag, resend authorization. New: AssociateDelegationSignerToDomain, DisassociateDelegationSignerFromDomain, PushDomain, ResendOperationAuthorization. Updated: UpdateDomainContact, ListOperations, CheckDomainTransferability.
  • Aws\SageMaker - Amazon SageMaker Autopilot adds support for new objective metrics in CreateAutoMLJob API.
  • Aws\Signature - Fix an issue where attempting to sign an invalid header in with SigV4a would cause a seg fault
  • Aws\TranscribeService - Enable our batch transcription jobs for Swedish and Vietnamese.
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 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)

@dependabot dependabot bot requested a review from mimmi20 as a code owner December 20, 2022 21:00
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 20, 2022
Updates the requirements on [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) to permit the latest version.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.253.4...3.254.1)

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/master/aws/aws-sdk-php-tw-3.254.1 branch from d5cc093 to 92a06a5 Compare December 20, 2022 23:15
@codecov
Copy link

codecov bot commented Dec 21, 2022

Codecov Report

Base: 89.62% // Head: 95.03% // Increases project coverage by +5.41% 🎉

Coverage data is based on head (92a06a5) compared to base (ba4fccb).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #247      +/-   ##
============================================
+ Coverage     89.62%   95.03%   +5.41%     
  Complexity      780      780              
============================================
  Files           105      105              
  Lines          2862     2862              
============================================
+ Hits           2565     2720     +155     
+ Misses          297      142     -155     
Flag Coverage Δ
elasticsearch-8 91.78% <ø> (?)
php-8.1 95.03% <ø> (+5.41%) ⬆️
php-8.2 95.03% <ø> (+5.41%) ⬆️
php-amqplib 90.49% <ø> (?)
phpunit 95.03% <ø> (+5.41%) ⬆️
swiftmailer 88.32% <ø> (?)
ubuntu-20.04 95.03% <ø> (+5.41%) ⬆️
ubuntu-22.04 94.37% <ø> (+5.41%) ⬆️
with-amqp 88.95% <ø> (ø)
with-curl 90.63% <ø> (?)
with-mongodb 88.99% <ø> (ø)
with-sockets 90.49% <ø> (?)
without-extensions 88.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Handler/ElasticsearchHandlerFactory.php 100.00% <0.00%> (+1.19%) ⬆️
src/Handler/AmqpHandlerFactory.php 100.00% <0.00%> (+8.33%) ⬆️
src/Handler/SlackWebhookHandlerFactory.php 100.00% <0.00%> (+11.11%) ⬆️
src/Handler/SyslogUdpHandlerFactory.php 100.00% <0.00%> (+11.90%) ⬆️
src/Handler/LogglyHandlerFactory.php 100.00% <0.00%> (+19.23%) ⬆️
src/Handler/IFTTTHandlerFactory.php 100.00% <0.00%> (+20.00%) ⬆️
src/Handler/TelegramBotHandlerFactory.php 100.00% <0.00%> (+21.42%) ⬆️
src/Handler/SendGridHandlerFactory.php 100.00% <0.00%> (+26.19%) ⬆️
src/Client/ElasticsearchV8Factory.php 100.00% <0.00%> (+86.20%) ⬆️
src/Handler/MicrosoftTeamsHandlerFactory.php 100.00% <0.00%> (+88.63%) ⬆️
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mimmi20 mimmi20 merged commit 6653705 into master Dec 21, 2022
@mimmi20 mimmi20 deleted the dependabot/composer/master/aws/aws-sdk-php-tw-3.254.1 branch December 21, 2022 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant