Skip to content

composer(deps-dev): bump the minor-patch-dependencies group with 4 updates #484

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 11, 2023

Updates the requirements on aws/aws-sdk-php, infection/infection, mimmi20/coding-standard and phpstan/phpstan to permit the latest version.
Updates aws/aws-sdk-php to 3.285.4

Release notes

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

Version 3.285.4

  • Aws\MediaConvert - This release includes the ability to specify any input source as the primary input for corresponding follow modes, and allows users to specify fit and fill behaviors without resizing content.
  • Aws\EC2 - EC2 adds API updates to enable ENA Express at instance launch time.
  • Aws\CostandUsageReportService - This release adds support for tagging and customers can now tag report definitions. Additionally, ReportStatus is now added to report definition to show when the last delivered time stamp and if it succeeded or not.
  • Aws\FMS - Adds optimizeUnassociatedWebACL flag to ManagedServiceData, updates third-party firewall examples, and other minor documentation updates.
  • Aws\ControlTower - AWS Control Tower supports tagging for enabled controls. This release introduces TagResource, UntagResource and ListTagsForResource APIs to manage tags in existing enabled controls. It updates EnabledControl API to tag resources at creation time.
  • Aws\RDS - Updates Amazon RDS documentation for zero-ETL integrations.
  • Aws\MarketplaceEntitlementService - Add paginators to GetEntitlements.
Commits

Updates infection/infection to 0.27.8

Release notes

Sourced from infection/infection's releases.

Do not remove attributes from class methods

Fixed:

Full Changelog: infection/infection@0.27.7...0.27.8

Commits

Updates mimmi20/coding-standard to 5.1.24

Commits
  • 5a893f9 Merge pull request #405 from mimmi20/dependabot/composer/master/friendsofphp/...
  • c1d5b1e composer(deps): update friendsofphp/php-cs-fixer requirement
  • dbbe249 Merge pull request #404 from mimmi20/dependabot/github_actions/master/minor-p...
  • fc25400 github-actions: bump the minor-patch-dependencies group with 1 update
  • e0bd317 Merge pull request #406 from mimmi20/updates
  • 3842d06 remove semantic labels
  • 3e318fe Merge pull request #402 from mimmi20/dependabot/composer/master/minor-patch-d...
  • 49b87a2 composer(deps-dev): bump the minor-patch-dependencies group with 1 update
  • 0c20b1c Merge pull request #401 from mimmi20/dependabot/github_actions/master/minor-p...
  • d4fbdd2 github-actions: bump the minor-patch-dependencies group with 1 update
  • See full diff in compare view

Updates phpstan/phpstan to 1.10.41

Release notes

Sourced from phpstan/phpstan's releases.

1.10.41

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

Commits
  • c617452 PHPStan 1.10.41
  • c6b09fb Updated PHPStan to commit c6b09fbdf5af443d51bcb775efa5044903030e12
  • f8fc597 Updated PHPStan to commit f8fc5976a9c456943863032fb9d13cf6a5e99507
  • 9f1cf11 Fix link to type aliases in config reference
  • ffa9ae2 Updated PHPStan to commit ffa9ae21f02f7604fde153adcee109bc590de7df
  • e512e2d Update integration tests
  • b5bbf1a Updated PHPStan to commit b5bbf1a1895d5127af6263262a1a663136de483b
  • 3e3c143 Updated PHPStan to commit 3e3c14375608a0f667364538e0d6b31233563947
  • d63e030 Updated PHPStan to commit d63e030e36e34f0c608bb88a730d4a66b864b8b5
  • b4c4497 Updated PHPStan to commit b4c44976703e116839e0acee056c7ed5792c635d
  • Additional commits viewable in compare view

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

@dependabot dependabot bot requested a review from mimmi20 as a code owner November 11, 2023 03:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file patch labels Nov 11, 2023
Copy link
Contributor

github-actions bot commented Nov 11, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

composer.json
  • aws/aws-sdk-php@>= 3.285.4, < 4.0.0
  • infection/infection@>= 0.27.8, < 0.28.0
  • mimmi20/coding-standard@>= 5.1.24, < 6.0.0
  • phpstan/phpstan@>= 1.10.41, < 2.0.0
  • aws/aws-sdk-php@>= 3.284.0, < 4.0.0
  • infection/infection@>= 0.27.7, < 0.28.0
  • mimmi20/coding-standard@>= 5.1.23, < 6.0.0
  • phpstan/phpstan@>= 1.10.40, < 2.0.0

@dependabot dependabot bot force-pushed the dependabot/composer/master/minor-patch-dependencies-26bd7ffb07 branch from 57ac198 to 6263acd Compare November 11, 2023 12:13
@github-actions github-actions bot removed the patch label Nov 11, 2023
…dates

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

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

Updates `infection/infection` to 0.27.8
- [Release notes](https://github.com/infection/infection/releases)
- [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md)
- [Commits](infection/infection@0.27.7...0.27.8)

Updates `mimmi20/coding-standard` to 5.1.24
- [Release notes](https://github.com/mimmi20/coding-standard/releases)
- [Commits](mimmi20/coding-standard@5.1.23...5.1.24)

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

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: infection/infection
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: mimmi20/coding-standard
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@mimmi20 mimmi20 force-pushed the dependabot/composer/master/minor-patch-dependencies-26bd7ffb07 branch from 6263acd to 91a0b4d Compare November 11, 2023 12:47
@mimmi20 mimmi20 enabled auto-merge November 11, 2023 12:47
@mimmi20 mimmi20 merged commit f12f119 into master Nov 11, 2023
@mimmi20 mimmi20 deleted the dependabot/composer/master/minor-patch-dependencies-26bd7ffb07 branch November 11, 2023 13:03
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