Skip to content

composer(deps-dev): update aws/aws-sdk-php requirement from ^3.255.7 to ^3.255.8 #260

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 Jan 4, 2023

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.255.8

  • Aws\SecurityLake - Allow CreateSubscriber API to take string input that allows setting more descriptive SubscriberDescription field. Make souceTypes field required in model level for UpdateSubscriberRequest as it is required for every API call on the backend. Allow ListSubscribers take any String as nextToken param.
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 January 4, 2023 15:08
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 4, 2023
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.255.7...3.255.8)

---
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.255.8 branch from 46dd9ca to 893bd1c Compare January 4, 2023 16:40
@codecov
Copy link

codecov bot commented Jan 4, 2023

Codecov Report

Base: 91.61% // Head: 95.03% // Increases project coverage by +3.42% 🎉

Coverage data is based on head (893bd1c) compared to base (e707cb8).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #260      +/-   ##
============================================
+ Coverage     91.61%   95.03%   +3.42%     
  Complexity      780      780              
============================================
  Files           105      105              
  Lines          2862     2862              
============================================
+ Hits           2622     2720      +98     
+ Misses          240      142      -98     
Flag Coverage Δ
elasticsearch-8 91.78% <ø> (+3.42%) ⬆️
php-8.1 95.03% <ø> (+3.42%) ⬆️
php-8.2 95.03% <ø> (+3.42%) ⬆️
php-amqplib 90.49% <ø> (ø)
phpunit 95.03% <ø> (+3.42%) ⬆️
swiftmailer 88.32% <ø> (?)
ubuntu-20.04 95.03% <ø> (+3.42%) ⬆️
ubuntu-22.04 94.37% <ø> (+3.56%) ⬆️
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/SlackWebhookHandlerFactory.php 100.00% <0.00%> (+11.11%) ⬆️
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%> (+75.86%) ⬆️
src/Handler/MicrosoftTeamsHandlerFactory.php 100.00% <0.00%> (+88.63%) ⬆️

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 7edaa4e into master Jan 4, 2023
@mimmi20 mimmi20 deleted the dependabot/composer/master/aws/aws-sdk-php-tw-3.255.8 branch January 4, 2023 18:50
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