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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2024

Updates the requirements on mimmi20/coding-standard, phpstan/phpstan and rector/type-perfect to permit the latest version.
Updates mimmi20/coding-standard to 5.2.35

Commits
  • b9b83e4 Merge pull request #521 from mimmi20/renovate/all-minor-patch-dependencies
  • 442b99b Update dependency friendsofphp/php-cs-fixer to ^3.59.3
  • 18b6c03 Merge pull request #520 from mimmi20/updates
  • c497061 update docblock
  • 3c15d3f add new stub
  • 4d2a07c add new stub
  • fd4b6fc Merge pull request #513 from mimmi20/renovate/all-minor-patch-dependencies
  • fd9d326 Merge pull request #519 from mimmi20/dependabot/composer/master/friendsofphp/...
  • 1b765e4 Update all non-major dependencies
  • 01afc7c composer(deps): update friendsofphp/php-cs-fixer requirement
  • Additional commits viewable in compare view

Updates phpstan/phpstan to 1.11.5

Release notes

Sourced from phpstan/phpstan's releases.

1.11.5

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

... (truncated)

Commits
  • 490f0ae PHPStan 1.11.5
  • 2546955 Update errors identifiers
  • 01e5828 Updated PHPStan to commit 01e5828ef4dd581732c087c3524073c469173069
  • 7d9800c Updated PHPStan to commit 7d9800c2241344556731eb7f17fd6b8564dba43c
  • 71534f1 Fix
  • 98476c3 Update result-cache.md
  • 1cb07bd Update errors identifiers
  • 108277a Updated PHPStan to commit 108277a6348de38eaaeb6a5bdb89f83dd775fc9c
  • 1711429 Updated PHPStan to commit 1711429c1ba2b30ce63ae6f8eff763758accc4c1
  • c45cade Bump braces from 3.0.2 to 3.0.3 in /website
  • Additional commits viewable in compare view

Updates rector/type-perfect to 0.1.6

Commits
  • f06d35f release PHP 7.2 downgraded
  • 1293e3a [Rules] Skip Property fetch on NoIssetOnObjectRule (#24)
  • 9388c31 [Rules] Skip enum on NarrowPublicClassMethodParamTypeRule (#19)
  • 35a977b Fix @​see test on NarrowPrivateClassMethodParamTypeRule (#22)
  • a0812a4 [Rules] Skip Closure/callable on NarrowPublicClassMethodParamTypeRule (#21)
  • df83404 [Rules] Skip valid return bool on ReturnNullOverFalseRule (#20)
  • 476f8ee Add narrow_return config (#18)
  • 06a5fb5 Consider config for NarrowReturnObjectTypeRule (#13)
  • 5d4f437 [Rules] Enable NoEmptyOnObjectRule and make same logic on possible undefined ...
  • 539b542 [Rules] Skip NoIssetOnObjectRule on possible undefined variable (#14)
  • See full diff in compare view

You can trigger a rebase of this PR 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 [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard), [phpstan/phpstan](https://github.com/phpstan/phpstan) and [rector/type-perfect](https://github.com/rectorphp/type-perfect) to permit the latest version.

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

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

Updates `rector/type-perfect` to 0.1.6
- [Commits](rectorphp/type-perfect@0.1.4...0.1.6)

---
updated-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
- dependency-name: rector/type-perfect
  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 June 21, 2024 02:32
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 21, 2024
Copy link

github-actions bot commented Jun 21, 2024

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

composer.json
  • mimmi20/coding-standard@>= 5.2.35, < 6.0.0
  • phpstan/phpstan@>= 1.11.5, < 2.0.0
  • rector/type-perfect@>= 0.1.6, < 0.2.0
  • mimmi20/coding-standard@>= 5.2.33, < 6.0.0
  • phpstan/phpstan@>= 1.11.4, < 2.0.0
  • rector/type-perfect@>= 0.1.4, < 0.2.0

Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (fb9dfdf) to head (59e4b91).

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #124   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       125       125           
===========================================
  Files             14        14           
  Lines            341       341           
===========================================
  Hits             341       341           
Flag Coverage Δ
php-8.1 100.00% <ø> (ø)
phpunit 100.00% <ø> (ø)
ubuntu-22.04 100.00% <ø> (ø)

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.

Copy link

codeclimate bot commented Jun 21, 2024

Code Climate has analyzed commit 59e4b91 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@mimmi20 mimmi20 merged commit fdad261 into master Jun 21, 2024
80 checks passed
@mimmi20 mimmi20 deleted the dependabot/composer/master/minor-patch-dependencies-02dcb8f26f branch June 21, 2024 10:59
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