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

Bump phpstan/phpstan from 1.12.10 to 1.12.14 #7964

Merged
merged 3 commits into from
Jan 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2025

Bumps phpstan/phpstan from 1.12.10 to 1.12.14.

Release notes

Sourced from phpstan/phpstan's releases.

1.12.14

Fix preg_match() group containing start/end meta characters (#3740), #12297, thanks @​staabm!

1.12.13

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

1.12.12

Improvements 🔧

Bugfixes 🐛

... (truncated)

Commits
  • e73868f PHPStan 1.12.14
  • defd406 Updated PHPStan to commit defd40604f38b0f62b25cfeee99c21d90dc960ff
  • 5dfc583 Updated PHPStan to commit 5dfc5830f3b37b8b23e73514c0d6a43c65c57152
  • 9b46906 PHPStan 1.12.13
  • 7dc4cc6 Updated PHPStan to commit 7dc4cc62e885d3895af515129b19dc50e75c1d01
  • c053dbc Updated PHPStan to commit c053dbc01983f6dd78a78b8154a00afb64088b33
  • 73d0f13 Updated PHPStan to commit 73d0f13cdfb39503044c8b1f404941935809146b
  • 9c81a80 Updated PHPStan to commit 9c81a80132ac01339a1ce4252c5579b5ac5610f9
  • 2d64686 Updated PHPStan to commit 2d6468685d134686d0987b7bd0cf2788bf4ad3b3
  • edc13ad Updated PHPStan to commit edc13ad57c10c8ba6ad590fa1b8b7be621a7ba95
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
phpstan/phpstan [>= 2.a, < 3]

Dependabot compatibility score

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)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.10 to 1.12.14.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/2.1.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.12.10...1.12.14)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Jan 2, 2025
@westonruter
Copy link
Member

Tests should be resolved by #7966

@westonruter westonruter added this to the v2.5.6 milestone Jan 6, 2025
@westonruter westonruter merged commit e3f234d into develop Jan 6, 2025
28 checks passed
@westonruter westonruter deleted the dependabot/composer/phpstan/phpstan-1.12.14 branch January 6, 2025 19:51
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.70%. Comparing base (d3c0bd3) to head (ee85f43).
Report is 9 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #7964      +/-   ##
=============================================
+ Coverage      77.02%   77.70%   +0.67%     
  Complexity      6571     6571              
=============================================
  Files            272      204      -68     
  Lines          22379    21160    -1219     
=============================================
- Hits           17238    16442     -796     
+ Misses          5141     4718     -423     
Flag Coverage Δ
javascript ?
php 77.70% <ø> (ø)
unit 77.70% <ø> (ø)

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

see 68 files with indirect coverage changes

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.

1 participant