Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Bump phpstan/phpstan from 1.4.2 to 1.4.6 #6

Merged
merged 2 commits into from Feb 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2022

Bumps phpstan/phpstan from 1.4.2 to 1.4.6.

Release notes

Sourced from phpstan/phpstan's releases.

1.4.6

Improvements 馃敡

  • Implemented constant type inference for implode() function (#991), thanks @鈥媠taabm!

Bugfixes 馃悰

Function signature fixes 馃

1.4.5

Improvements 馃敡

Bugfixes 馃悰

Function signature fixes 馃

... (truncated)

Commits
  • 8a7761f PHPStan 1.4.6
  • 3273c8e Updated PHPStan to commit 3e014c27fa6041a1187a326d028eb07d58792ddc
  • ba8d439 Updated PHPStan to commit 5162bcfea5456eb827035cd249c5ace55057237b
  • fcd06a1 Updated PHPStan to commit 5087733fc667b1f84fe6a482194073467847cb88
  • bc824b0 Updated PHPStan to commit 5348490153abba4ed09b39a4872f4d8b1c6c037c
  • 55f6cc1 Updated PHPStan to commit 2d7f374888f6d032c329140572d69de09fa77238
  • 00babe5 Updated PHPStan to commit c0fe972234f9b05e41e194dbc85d2cfbfe406ece
  • 7a030f0 馃 Little typo fix
  • 8859e9c Updated PHPStan to commit 30798b52ba7024640b0baa866a00a20d5477d85e
  • d744a01 Updated PHPStan to commit 0d288353ca782ef79e362657c2581abf4246a2f8
  • Additional commits viewable in compare view

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2022
@codecov
Copy link

codecov bot commented Feb 12, 2022

Codecov Report

Merging #6 (48ee03a) into 1.x (20a3777) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                1.x       #6   +/-   ##
=========================================
  Coverage     96.50%   96.50%           
  Complexity      107      107           
=========================================
  Files            22       22           
  Lines           286      286           
=========================================
  Hits            276      276           
  Misses           10       10           
Impacted Files Coverage 螖
src/Utility/Attribute.php 100.00% <酶> (酶)

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update 20a3777...48ee03a. Read the comment docs.

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.4.2 to 1.4.6.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/master/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.4.2...1.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/phpstan/phpstan-1.4.6 branch from cdfebd9 to 87f17ed Compare February 12, 2022 18:41
@dpi
Copy link
Owner

dpi commented Feb 28, 2022

Fixed phpstan/phpstan-src#914

@dpi dpi merged commit c0303c0 into 1.x Feb 28, 2022
@dpi dpi deleted the dependabot/composer/phpstan/phpstan-1.4.6 branch February 28, 2022 14:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant