Skip to content
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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2023

Updates the requirements on infection/infection, mimmi20/coding-standard and phpstan/phpstan to permit the latest version.
Updates infection/infection to 0.27.7

Release notes

Sourced from infection/infection's releases.

PHP 8.3, Symfony 7 support

Changed:

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

Commits
  • e5bf714 Allow fidry/cpu-core-counter v1 (#1893)
  • 8e52866 Add Symfony 7 support (#1892)
  • b378ccc Update sanmai/pipeline to the latest version (#1890)
  • fe7cbe7 Remove all deprecated Safe function usages (#1889)
  • 77148ed Remove symfony/console < 4.4 hack as minimum supported version is 5.4 (#1888)
  • ec4b95e Replace Safe\sprintf with native sprintf as since PHP 8.0 it throws an except...
  • 63a1545 Micro optimization to reduce array_merge calls (#1883)
  • d4819ac Increase MSI
  • See full diff in compare view

Updates mimmi20/coding-standard to 5.1.23

Commits
  • 7d5b8be Merge pull request #400 from mimmi20/dependabot/composer/master/friendsofphp/...
  • 6921ae0 composer(deps): update friendsofphp/php-cs-fixer requirement
  • 392ce39 Merge pull request #399 from mimmi20/dependabot/composer/master/minor-patch-d...
  • 158c162 composer(deps-dev): 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 7, 2023 02:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file patch labels Nov 7, 2023
Copy link

github-actions bot commented Nov 7, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

composer.json
  • infection/infection@>= 0.27.7, < 0.28.0
  • mimmi20/coding-standard@>= 5.1.23, < 6.0.0
  • phpstan/phpstan@>= 1.10.41, < 2.0.0
  • infection/infection@>= 0.27.6, < 0.28.0
  • mimmi20/coding-standard@>= 5.1.22, < 6.0.0
  • phpstan/phpstan@>= 1.10.40, < 2.0.0

…dates

Updates the requirements on [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 `infection/infection` to 0.27.7
- [Release notes](https://github.com/infection/infection/releases)
- [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md)
- [Commits](infection/infection@0.27.6...0.27.7)

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

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: 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-972c004677 branch from ab7ef32 to 5320687 Compare November 7, 2023 07:28
@mimmi20 mimmi20 merged commit d6a2587 into master Nov 7, 2023
71 checks passed
@mimmi20 mimmi20 deleted the dependabot/composer/master/minor-patch-dependencies-972c004677 branch November 7, 2023 07:49
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