Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
aws/aws-sdk-php
^3.271.9
->^3.271.10
phpstan/phpstan
^1.10.16
->^1.10.18
Release Notes
aws/aws-sdk-php
v3.271.10
Compare Source
Aws\CloudFormation
- AWS CloudFormation StackSets is updating the deployment experience for all stackset operations to skip suspended AWS accounts during deployments. StackSets will skip target AWS accounts that are suspended and set the Detailed Status of the corresponding stack instances as SKIPPED_SUSPENDED_ACCOUNTAws\CloudWatchLogs
- This change adds support for account level data protection policies using 3 new APIs, PutAccountPolicy, DeleteAccountPolicy and DescribeAccountPolicy. DescribeLogGroup API has been modified to indicate if account level policy is applied to the LogGroup via "inheritedProperties" list in the response.Aws\CustomerProfiles
- This release introduces event stream related APIs.Aws\DirectConnect
- This update corrects the jumbo frames mtu values from 9100 to 8500 for transit virtual interfaces.Aws\EMRContainers
- EMR on EKS adds support for log rotation of Spark container logs with EMR-6.11.0 onwards, to the StartJobRun API.Aws\IoTDeviceAdvisor
- AWS IoT Core Device Advisor now supports new Qualification Suite test case list. With this update, customers can more easily create new qualification test suite with an empty rootGroup input.phpstan/phpstan
v1.10.18
Compare Source
Implicit throw point is enough to no longer mark multi-catch as dead (phpstan/phpstan-src@c587dd1), #9406
v1.10.17
Compare Source
Improvements 🔧
Bugfixes 🐛
in_array
issues (#2432), #6959, thanks @schlndh!__debugInfo
with covariant return type (#2435), #9391, thanks @staabm!Map::remove()
@throws
inference (#2434), #9066, thanks @baci266!array_is_list
narrows the type even when not on Bleeding Edge (phpstan/phpstan-src@de2566a), #9381array_push()
(phpstan/phpstan-src@564f79f), #9403Function signature fixes 🤖
getimagesize*
return type (#2438), thanks @staabm!Internals 🔍
empty()
and typehint helper (#2430), thanks @mad-briller!Configuration
📅 Schedule: Branch creation - "before 3am" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.