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 2 updates #530

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2023

Updates the requirements on phpstan/phpstan and phpstan/phpstan-phpunit to permit the latest version.
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
  • See full diff 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

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 [phpstan/phpstan](https://github.com/phpstan/phpstan) and [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) to permit the latest version.

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.31...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)

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

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

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

composer.json
  • phpstan/phpstan@>= 1.10.32, < 2.0.0
  • phpstan/phpstan-phpunit@>= 1.3.14, < 2.0.0
  • phpstan/phpstan@>= 1.10.31, < 2.0.0
  • phpstan/phpstan-phpunit@>= 1.3.13, < 2.0.0

@mimmi20 mimmi20 merged commit 5859853 into master Aug 25, 2023
34 checks passed
@mimmi20 mimmi20 deleted the dependabot/composer/master/minor-patch-dependencies-be81c7fdb7 branch August 25, 2023 15:31
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