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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2022

Bumps phpstan/phpstan-symfony from 1.1.8 to 1.2.3.

Release notes

Sourced from phpstan/phpstan-symfony's releases.

1.2.3

  • 7c24540 - Fix stub
  • 26b650a - Update dependency slevomat/coding-standard to v7.2.1

1.2.2

  • 30f12ae - Try to support union of strings as parameter name

1.2.1

  • 2063d60 - DIC parameters: do not generalize string-indexed arrays

1.2.0

  • 5d2d5ad - Fix formInterface stub
  • 063ce41 - Update dependency slevomat/coding-standard to v7.2.0
  • 94e6c34 - Revert "add documentation to load DI helper"
  • b1c5152 - add documentation to load DI helper
  • 811fb23 - Fix
  • e32e40e - Require PHPStan 1.6.0
  • 7953474 - Update dependency slevomat/coding-standard to v7.1
  • 513f395 - Drop alias
  • 31d7dad - Update workflow
  • 02dceb2 - Drop support for PHP 7.1, require PHPStan 1.5.0
  • 31a8e63 - Update dependency slevomat/coding-standard to v7.0.20
Commits
  • 7c24540 Fix stub
  • 26b650a Update dependency slevomat/coding-standard to v7.2.1
  • 30f12ae Try to support union of strings as parameter name
  • 2063d60 DIC parameters: do not generalize string-indexed arrays
  • 5d2d5ad Fix formInterface stub
  • 063ce41 Update dependency slevomat/coding-standard to v7.2.0
  • 94e6c34 Revert "add documentation to load DI helper"
  • b1c5152 add documentation to load DI helper
  • 811fb23 Fix
  • e32e40e Require PHPStan 1.6.0
  • 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)

Bumps [phpstan/phpstan-symfony](https://github.com/phpstan/phpstan-symfony) from 1.1.8 to 1.2.3.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](phpstan/phpstan-symfony@1.1.8...1.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 9, 2022
@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #53 (4b6a8e9) into 1.x (eae03db) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##                1.x      #53   +/-   ##
=========================================
  Coverage     96.50%   96.50%           
  Complexity      107      107           
=========================================
  Files            22       22           
  Lines           286      286           
=========================================
  Hits            276      276           
  Misses           10       10           

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 eae03db...4b6a8e9. Read the comment docs.

@dpi dpi merged commit b47621e into 1.x Jun 9, 2022
@dependabot dependabot bot deleted the dependabot/composer/phpstan/phpstan-symfony-1.2.3 branch June 9, 2022 04:15
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.

2 participants