Skip to content

Update phpstan/phpstan requirement from 2.1.17 to 2.1.18 #294

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2025

Updates the requirements on phpstan/phpstan to permit the latest version.

Release notes

Sourced from phpstan/phpstan's releases.

2.1.18

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 🐛

... (truncated)

Commits
  • ee1f390 PHPStan 2.1.18
  • 5878035 Updated PHPStan to commit 5878035a0284d12982a562892ade0f4fa26fa24e
  • a758cf3 Updated PHPStan to commit a758cf3a6a15886c8fa87a7b96081cdb61100f14
  • 2fea15d Updated PHPStan to commit 2fea15de06eabfd75fa3afa899704a42e93e94f8
  • cdf4b4d Updated PHPStan to commit cdf4b4df4825935846e7a62f7ca9c28d9ea66d93
  • fcfb846 Playground: enable PhpdocCommentRule
  • c34a3e6 integration-tests: bump dead-code-detector
  • 695e718 Updated PHPStan to commit 695e718790d38b3d252815414126e01ef05f8875
  • b657d6c Updated PHPStan to commit b657d6c959b3b6c81ab43d188af8f4dd77ec89f5
  • 7e1387b Update errors identifiers
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@2.1.17...2.1.18)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-version: 2.1.18
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 18, 2025
@github-actions github-actions bot enabled auto-merge July 18, 2025 13:50
Copy link

codecov bot commented Jul 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.43%. Comparing base (073eda1) to head (e667867).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #294   +/-   ##
=========================================
  Coverage     84.43%   84.43%           
  Complexity      188      188           
=========================================
  Files             1        1           
  Lines           469      469           
=========================================
  Hits            396      396           
  Misses           73       73           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants