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): update symplify/phpstan-rules requirement from ^12.5.1 to ^12.5.2 in the minor-patch-dependencies group #31

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2024

Updates the requirements on symplify/phpstan-rules to permit the latest version.
Updates symplify/phpstan-rules to 12.5.2

Commits
  • 20af0f6 release PHP 7.2 downgraded
  • 9e216d5 Remove NoProtectedClassElementRule as overly strict (#115)
  • 7b9c561 Remove BoolishClassMethodPrefixRule as very limited and often ignored (#114)
  • d336617 rebuild docs
  • 992fadf Remove PreferredAttributeOverAnnotationRule as better handled by Rector sets ...
  • 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

Updates the requirements on [symplify/phpstan-rules](https://github.com/symplify/phpstan-rules) to permit the latest version.

Updates `symplify/phpstan-rules` to 12.5.2
- [Release notes](https://github.com/symplify/phpstan-rules/releases)
- [Commits](symplify/phpstan-rules@12.5.1...12.5.2)

---
updated-dependencies:
- dependency-name: symplify/phpstan-rules
  dependency-type: direct:development
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from mimmi20 as a code owner May 19, 2024 08:10
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 19, 2024
Copy link

github-actions bot commented May 19, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

composer.json
  • symplify/phpstan-rules@>= 12.5.2, < 13.0.0
  • symplify/phpstan-rules@>= 12.5.1, < 13.0.0

mimmi20
mimmi20 previously approved these changes May 19, 2024
Copy link

codecov bot commented May 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.24%. Comparing base (05d8444) to head (109ce0f).

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #31   +/-   ##
=========================================
  Coverage     40.24%   40.24%           
  Complexity       16       16           
=========================================
  Files             6        6           
  Lines            82       82           
=========================================
  Hits             33       33           
  Misses           49       49           
Flag Coverage Δ
php-8.1 40.24% <ø> (ø)
phpunit 40.24% <ø> (ø)
ubuntu-22.04 40.24% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 9146445313

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 43.82%

Totals Coverage Status
Change from base Build 9146183895: 0.0%
Covered Lines: 39
Relevant Lines: 89

💛 - Coveralls

@mimmi20 mimmi20 merged commit 0c10e93 into master May 19, 2024
72 checks passed
@mimmi20 mimmi20 deleted the dependabot/composer/master/minor-patch-dependencies-94563eedd1 branch May 19, 2024 09: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.

None yet

2 participants