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 the phpstan group with 3 updates #1251

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps the phpstan group with 3 updates: phpstan/phpstan, phpstan/phpstan-strict-rules and phpstan/phpstan-symfony.

Updates phpstan/phpstan from 1.10.37 to 1.10.41

Release notes

Sourced from phpstan/phpstan's releases.

1.10.41

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

1.10.40

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

... (truncated)

Commits
  • c617452 PHPStan 1.10.41
  • c6b09fb Updated PHPStan to commit c6b09fbdf5af443d51bcb775efa5044903030e12
  • f8fc597 Updated PHPStan to commit f8fc5976a9c456943863032fb9d13cf6a5e99507
  • 9f1cf11 Fix link to type aliases in config reference
  • ffa9ae2 Updated PHPStan to commit ffa9ae21f02f7604fde153adcee109bc590de7df
  • e512e2d Update integration tests
  • b5bbf1a Updated PHPStan to commit b5bbf1a1895d5127af6263262a1a663136de483b
  • 3e3c143 Updated PHPStan to commit 3e3c14375608a0f667364538e0d6b31233563947
  • d63e030 Updated PHPStan to commit d63e030e36e34f0c608bb88a730d4a66b864b8b5
  • b4c4497 Updated PHPStan to commit b4c44976703e116839e0acee056c7ed5792c635d
  • Additional commits viewable in compare view

Updates phpstan/phpstan-strict-rules from 1.5.1 to 1.5.2

Release notes

Sourced from phpstan/phpstan-strict-rules's releases.

1.5.2

  • 7a50e96 - Fix
  • 5ae7a3d - StrictFunctionCallsRule - support named arguments
Commits

Updates phpstan/phpstan-symfony from 1.3.4 to 1.3.5

Release notes

Sourced from phpstan/phpstan-symfony's releases.

1.3.5

  • 27ff633 - Fix stub of Voter::supports() method
Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 6, 2023
@dependabot dependabot bot force-pushed the dependabot/composer/2.x/phpstan-f488341c9f branch 2 times, most recently from faaab44 to 2a5ad38 Compare November 6, 2023 20:37
Bumps the phpstan group with 3 updates: [phpstan/phpstan](https://github.com/phpstan/phpstan), [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) and [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony).


Updates `phpstan/phpstan` from 1.10.37 to 1.10.41
- [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.37...1.10.41)

Updates `phpstan/phpstan-strict-rules` from 1.5.1 to 1.5.2
- [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases)
- [Commits](phpstan/phpstan-strict-rules@1.5.1...1.5.2)

Updates `phpstan/phpstan-symfony` from 1.3.4 to 1.3.5
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](phpstan/phpstan-symfony@1.3.4...1.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/2.x/phpstan-f488341c9f branch from 2a5ad38 to fdc886e Compare November 6, 2023 20:40
@jbelien jbelien merged commit 45e888c into 2.x Nov 8, 2023
10 checks passed
@jbelien jbelien deleted the dependabot/composer/2.x/phpstan-f488341c9f branch November 8, 2023 09:34
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