Skip to content

composer(deps-dev): bump the version-updates group with 3 updates #577

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 Nov 9, 2024

Updates the requirements on aws/aws-sdk-php, phpstan/phpstan and rector/rector to permit the latest version.
Updates aws/aws-sdk-php to 3.325.5

Release notes

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

Version 3.325.5

  • Aws\PinpointSMSVoiceV2 - Added the RequiresAuthenticationTimestamp field to the RegistrationVersionStatusHistory data type.
  • Aws\EKS - Adds new error code Ec2InstanceTypeDoesNotExist for Amazon EKS managed node groups
  • Aws\Lambda - This release adds support for using AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment packages.
  • Aws\QBusiness - Adds S3 path option to pass group member list for PutGroup API.
  • Aws\ControlCatalog - AWS Control Catalog GetControl public API returns additional data in output, including Implementation and Parameters
  • Aws\Batch - This feature allows override LaunchTemplates to be specified in an AWS Batch Compute Environment.
  • Aws\ChimeSDKMediaPipelines - Added support for Media Capture Pipeline and Media Concatenation Pipeline for customer managed server side encryption. Now Media Capture Pipeline can use IAM sink role to get access to KMS key and encrypt/decrypt recorded artifacts. KMS key ID can also be supplied with encryption context.
  • Aws\Firehose - Amazon Data Firehose / Features : Adds support for a new DeliveryStreamType, DatabaseAsSource. DatabaseAsSource hoses allow customers to stream CDC events from their RDS and Amazon EC2 hosted databases, running MySQL and PostgreSQL database engines, to Iceberg Table destinations.
  • Aws\BedrockAgentRuntime - This release adds trace functionality to Bedrock Prompt Flows
Commits

Updates phpstan/phpstan to 1.12.8

Release notes

Sourced from phpstan/phpstan's releases.

1.12.8

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

Commits
  • f6a60a4 PHPStan 1.12.8
  • 6dcda72 Updated PHPStan to commit 6dcda722c3ced237547e2beac127470cb1791fb7
  • d999117 Updated PHPStan to commit d999117006c777fa14ad1f07d1eded3ff00af7ea
  • d9b383f Updated PHPStan to commit d9b383fb9f4b4efd95e139df43cefe33ae1d3733
  • 9798bd4 Updated PHPStan to commit 9798bd44f083ed57d79b609b827c0f9cf7b00d43
  • 3f8c27d Updated PHPStan to commit 3f8c27d2d5fbe6b65fa56f997191db46cfc9aeb7
  • a7628e2 Updated PHPStan to commit a7628e250fb78c19692d020cbfb098d8003d6891
  • 5f064dd Updated PHPStan to commit 5f064ddc5d2e998689ea0846b8d3eea46fca4921
  • 5950910 Updated PHPStan to commit 595091012739d03fb364a40a51a8d30671fe9e80
  • 8fbcf5b Updated PHPStan to commit 8fbcf5bdc6250cb4da57ad5945f371bb0c65f931
  • Additional commits viewable in compare view

Updates rector/rector to 1.2.10

Release notes

Sourced from rector/rector's releases.

Released Rector 1.2.10

New Features 🥳

  • [PHP8.3] add new rectors for get_class()/get_parent_class() without arguments (#6405), Thanks @​cabbey!

Bugfixes 🐛

  • Fix ClassDependencyManipulator to add dependency on right position (#6413)
  • [Php81] Skip Doctrine Embeddable on ReadOnlyPropertyRector (#6411)
  • [Privatization] Skip with parameter on PrivatizeLocalGetterToPropertyRector (#6412)

Removed 💀

  • [DeadCode] Skip nullable @ template on RemoveUselessReturnTagRector (#6409)

rectorphp/rector-phpunit 🟢

  • [PHPUnit 10] Skip with Magic __get() on AssertIssetToAssertObjectHasPropertyRector (#403)
  • [CodeQuality] Add CreateMockToDirectNewRector (#402)
  • [CodeQuality] Add SingleMockPropertyTypeRector (#401)
  • [CodeQuality] Skip used by trait and multiple props on NarrowUnusedSetUpDefinedPropertyRector (#400)
  • Skip property with default value in NarrowUnusedSetUpDefinedPropertyRector (#398)
  • [CodeQuality] Add FlipAssertRector (#397)
  • Add count() support to AssertCompareOnCountableWithMethodToAssertCountRector (#395)
  • Add enum/const fetch support to AssertEqualsToSameRector (#394)
  • skip static property in NarrowUnusedSetUpDefinedPropertyRector (#393)
Commits
  • 40f9cf3 Rector 1.2.10
  • ee75027 Updated Rector to commit 2c6790841ec149b1849c5b931b7b46648fe2f18e
  • 13fa633 Updated Rector to commit 1b1807b0f8426641e13e5914389e1c118b3a3d14
  • 10f5ce7 Updated Rector to commit 293eb9701e8035c7d1e57ba0627a637ad70c7c16
  • 0713a6c Updated Rector to commit 293eb9701e8035c7d1e57ba0627a637ad70c7c16
  • 3b1df92 Updated Rector to commit 293eb9701e8035c7d1e57ba0627a637ad70c7c16
  • 53788ee Updated Rector to commit afe7c46c0387e27e1eae37cf76f8a3a4119a1d39
  • ff5ae8b Updated Rector to commit afe7c46c0387e27e1eae37cf76f8a3a4119a1d39
  • b5c99e3 Updated Rector to commit afe7c46c0387e27e1eae37cf76f8a3a4119a1d39
  • 3b34bec Updated Rector to commit 1afc64719771eae635df76bf5f85b225b459b3d6
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php), [phpstan/phpstan](https://github.com/phpstan/phpstan) and [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.

Updates `aws/aws-sdk-php` to 3.325.5
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.325.2...3.325.5)

Updates `phpstan/phpstan` to 1.12.8
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.12.7...1.12.8)

Updates `rector/rector` to 1.2.10
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@1.2.8...1.2.10)

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-type: direct:development
  dependency-group: version-updates
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: version-updates
- dependency-name: rector/rector
  dependency-type: direct:development
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 9, 2024
@dependabot dependabot bot requested a review from mimmi20 as a code owner November 9, 2024 03:38
Copy link
Contributor

github-actions bot commented Nov 9, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
composer/aws/aws-sdk-php >= 3.325.5, < 4.0.0 🟢 5.2
Details
CheckScoreReason
Code-Review⚠️ 0Found 1/30 approved changesets -- score normalized to 0
Maintained🟢 1030 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Packaging⚠️ -1packaging workflow not detected
Token-Permissions⚠️ -1No tokens found
Dangerous-Workflow⚠️ -1no workflows found
Fuzzing⚠️ 0project is not fuzzed
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities🟢 100 existing vulnerabilities detected
Binary-Artifacts🟢 10no binaries found in the repo
Pinned-Dependencies⚠️ -1no dependencies found
Security-Policy🟢 10security policy file detected
composer/phpstan/phpstan >= 1.12.8, < 2.0.0 🟢 6.3
Details
CheckScoreReason
Code-Review⚠️ 0Found 1/28 approved changesets -- score normalized to 0
Maintained🟢 1030 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases🟢 85 out of the last 5 releases have a total of 5 signed artifacts.
Branch-Protection⚠️ -1internal error: error during GetBranch(1.12.x): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ -1No tokens found
Dangerous-Workflow⚠️ -1no workflows found
Packaging⚠️ -1packaging workflow not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
Pinned-Dependencies⚠️ -1no dependencies found
Security-Policy🟢 10security policy file detected
composer/rector/rector >= 1.2.10, < 2.0.0 🟢 4.8
Details
CheckScoreReason
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
Maintained🟢 1030 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Token-Permissions⚠️ -1No tokens found
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow⚠️ -1no workflows found
Security-Policy⚠️ 0security policy file not detected
SAST⚠️ 0no SAST tool detected
Fuzzing⚠️ 0project is not fuzzed
Binary-Artifacts🟢 9binaries present in source code
Pinned-Dependencies⚠️ -1no dependencies found
Vulnerabilities🟢 100 existing vulnerabilities detected

Scanned Files

  • composer.json

Copy link

codeclimate bot commented Nov 9, 2024

Code Climate has analyzed commit 207ddc8 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 84.7% (-3.0% change).

View more on Code Climate.

Copy link

codecov bot commented Nov 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.51%. Comparing base (847dabe) to head (207ddc8).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #577   +/-   ##
=========================================
  Coverage     92.51%   92.51%           
  Complexity      791      791           
=========================================
  Files           104      104           
  Lines          2925     2925           
=========================================
  Hits           2706     2706           
  Misses          219      219           
Flag Coverage Δ
php-8.1 92.51% <ø> (ø)
php-amqplib 87.58% <ø> (ø)
phpunit 92.51% <ø> (ø)
ubuntu-24.04 92.51% <ø> (ø)
with amqp 86.08% <ø> (ø)
with curl 88.68% <ø> (ø)
with mongodb 86.08% <ø> (ø)
with-sockets 87.89% <ø> (ø)
without-extensions 85.64% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mimmi20 mimmi20 merged commit 2a966dc into master Nov 9, 2024
373 of 374 checks passed
@mimmi20 mimmi20 deleted the dependabot/composer/master/version-updates-a61d95294b branch November 9, 2024 08:25
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