Skip to content

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

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 Aug 26, 2023

Updates the requirements on aws/aws-sdk-php, mimmi20/monolog-streamformatter, phpstan/phpstan, phpstan/phpstan-phpunit and vimeo/psalm to permit the latest version.
Updates aws/aws-sdk-php to 3.279.7

Release notes

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

Version 3.279.7

  • Aws\CloudWatch - Doc-only update to get doc bug fixes into the SDK docs
  • Aws\CloudTrail - Add ThrottlingException with error code 429 to handle CloudTrail Delegated Admin request rate exceeded on organization resources.
  • Aws\Detective - Added protections to interacting with fields containing customer information.
Commits

Updates mimmi20/monolog-streamformatter to 3.0.3

Release notes

Sourced from mimmi20/monolog-streamformatter's releases.

update dependencies

What’s Changed

🕸 Dependencies:

  • composer(deps-dev): bump the minor-patch-dependencies group with 5 updates by @​dependabot (#248)
  • composer(deps-dev): bump the minor-patch-dependencies group with 5 updates by @​dependabot (#247)
  • composer(deps-dev): update phpunit/phpunit requirement from ^10.2.6 to ^10.3.0 by @​dependabot (#239)
  • github-actions: bump shivammathur/setup-php from 2.25.4 to 2.25.5 by @​dependabot (#238)
  • composer(deps): update symfony/console requirement from ^v6.3.0 to ^v6.3.2 by @​dependabot (#237)
  • composer(deps-dev): update vimeo/psalm requirement from ^5.13.1 to ^5.14.1 by @​dependabot (#236)
  • composer(deps-dev): update rector/rector requirement from ^0.17.7 to ^0.17.10 by @​dependabot (#234)
  • composer(deps-dev): update mimmi20/coding-standard requirement from ^5.1.7 to ^5.1.9 by @​dependabot (#233)
  • composer(deps-dev): update rector/rector requirement from ^0.17.2 to ^0.17.7 by @​dependabot (#232)
  • composer(deps-dev): update phpstan/phpstan requirement from ^1.10.21 to ^1.10.26 by @​dependabot (#228)
  • composer(deps-dev): update phpunit/phpunit requirement from ^10.2.2 to ^10.2.6 by @​dependabot (#231)
  • composer(deps-dev): update mimmi20/coding-standard requirement from ^5.1.3 to ^5.1.7 by @​dependabot (#230)

🧹 Maintenance:

👨🏼‍💻 Contributors

@​dependabot, @​dependabot[bot] and @​mimmi20

Commits
  • 0f490eb Merge pull request #248 from mimmi20/dependabot/composer/master/minor-patch-d...
  • deab4fb update pipelines
  • 8d23e10 composer(deps-dev): bump the minor-patch-dependencies group with 5 updates
  • 77682d1 Merge pull request #247 from mimmi20/dependabot/composer/master/minor-patch-d...
  • 7d57507 fix issue
  • 436d6ff composer(deps-dev): bump the minor-patch-dependencies group with 5 updates
  • ea59f6d Merge pull request #246 from mimmi20/updates
  • 6430c10 add dependency groups
  • 2737251 Merge pull request #239 from mimmi20/dependabot/composer/master/phpunit/phpun...
  • 6b2e89f fix issues
  • Additional commits viewable in compare view

Updates phpstan/phpstan to 1.10.32

Release notes

Sourced from phpstan/phpstan's releases.

1.10.32

Improvements 🔧

  • Optimize FileTypeMapper for huge PHPDocs (#2582), #9498
    • This fixes performance issue for projects that use Carbon (nesbot/carbon)
  • Optimize DumpParametersCommand (phpstan/phpstan-src@379008a)
Commits
  • c47e47d PHPStan 1.10.32
  • a4fa95a Updated PHPStan to commit a4fa95a42ba0f49732fc250904b7f54699623271
  • 379008a Updated PHPStan to commit 379008a6a632e6e657ad920147a87772c41438e1
  • c0eb159 PHPStan 1.10.31
  • 6bdc25a Updated PHPStan to commit 6bdc25a944690839507a8ca96d33ec7c51660f3f
  • cfe3b1f Updated PHPStan to commit cfe3b1fe575b4cf6ffe3151eaf0d87457b453b7a
  • 5aa3db7 Update baselines
  • 0fbf0ee Updated PHPStan to commit 0fbf0eed7ba63bdae6a8ce7ef33a96bd12236b45
  • 5846317 Updated PHPStan to commit 5846317f780822cb47659bc06924120d52a301eb
  • 1a903a2 Updated PHPStan to commit 1a903a2fbff2f139115565b69533c34cb8708c95
  • Additional commits viewable in compare view

Updates phpstan/phpstan-phpunit to 1.3.14

Release notes

Sourced from phpstan/phpstan-phpunit's releases.

1.3.14

  • 614acc1 - Add support for assertObjectHasProperty
  • 6536e66 - Open 1.3.x-dev
  • e468b76 - Add support for assertContains and assertContainsEquals
  • 2742e1c - Add partial support for assertContainsOnlyInstancesOf
  • f2118db - Improve support of assertArrayHasKey()
  • abc6e12 - Update phpstan/phpstan-strict-rules
  • d96b5a4 - Modernize rules with RuleErrorBuilder
Commits
  • 614acc1 Add support for assertObjectHasProperty
  • 6536e66 Open 1.3.x-dev
  • e468b76 Add support for assertContains and assertContainsEquals
  • 2742e1c Add partial support for assertContainsOnlyInstancesOf
  • f2118db Improve support of assertArrayHasKey()
  • abc6e12 Update phpstan/phpstan-strict-rules
  • d96b5a4 Modernize rules with RuleErrorBuilder
  • See full diff in compare view

Updates vimeo/psalm to 5.15.0

Release notes

Sourced from vimeo/psalm's releases.

5.15.0

What's Changed

Features

Fixes

New Contributors

Full Changelog: vimeo/psalm@5.14.1...5.15.0

Commits
  • 5c774ac Merge pull request #10135 from weirdan/correct-exit-code-for-wrong-version-fo...
  • 46ebe72 Correct exit code for invalid version format
  • e085b73 Merge pull request #10134 from weirdan/fix-10132
  • 1474340 Fix crash on array access to undefined class
  • 0922fa1 Merge pull request #10129 from Nitamet/10084-incorrect-version-checking
  • 005eed3 Throw and catch exception when specified PHP version is invalid
  • 18b74b1 Add 8.3 as supported version
  • 2c7391a Add versions 5.4-7.3 as supported
  • 5f40d26 Fix PHP version checking
  • bf8e150 Merge pull request #10123 from weirdan/fix-crash-with-removed-assertion
  • 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

…dates

Updates the requirements on [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php), [mimmi20/monolog-streamformatter](https://github.com/mimmi20/monolog-streamformatter), [phpstan/phpstan](https://github.com/phpstan/phpstan), [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) and [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version.

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

Updates `mimmi20/monolog-streamformatter` to 3.0.3
- [Release notes](https://github.com/mimmi20/monolog-streamformatter/releases)
- [Commits](mimmi20/monolog-streamformatter@3.0.2...3.0.3)

Updates `phpstan/phpstan` to 1.10.32
- [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.29...1.10.32)

Updates `phpstan/phpstan-phpunit` to 1.3.14
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](phpstan/phpstan-phpunit@1.3.13...1.3.14)

Updates `vimeo/psalm` to 5.15.0
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](vimeo/psalm@5.14.1...5.15.0)

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: mimmi20/monolog-streamformatter
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
- dependency-name: vimeo/psalm
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from mimmi20 as a code owner August 26, 2023 02:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file patch labels Aug 26, 2023
@github-actions
Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

composer.json
  • aws/aws-sdk-php@>= 3.279.7, < 4.0.0
  • mimmi20/monolog-streamformatter@>= 3.0.3, < 4.0.0
  • phpstan/phpstan@>= 1.10.32, < 2.0.0
  • phpstan/phpstan-phpunit@>= 1.3.14, < 2.0.0
  • vimeo/psalm@>= 5.15.0, < 6.0.0
  • aws/aws-sdk-php@>= 3.279.2, < 4.0.0
  • mimmi20/monolog-streamformatter@>= 3.0.2, < 4.0.0
  • phpstan/phpstan@>= 1.10.29, < 2.0.0
  • phpstan/phpstan-phpunit@>= 1.3.13, < 2.0.0
  • vimeo/psalm@>= 5.14.1, < 6.0.0

@mimmi20 mimmi20 merged commit 7bd5649 into master Aug 26, 2023
@mimmi20 mimmi20 deleted the dependabot/composer/master/minor-patch-dependencies-213e667ba0 branch August 26, 2023 06:58
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