8000 Bump phpstan/phpstan-symfony from 0.12.21 to 0.12.28 by dependabot-preview[bot] · Pull Request #3383 · forkcms/forkcms · GitHub
[go: up one dir, main page]

Skip to content

Bump phpstan/phpstan-symfony from 0.12.21 to 0.12.28#3383

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/phpstan/phpstan-symfony-0.12.28
Closed

Bump phpstan/phpstan-symfony from 0.12.21 to 0.12.28#3383
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/phpstan/phpstan-symfony-0.12.28

Conversation

@dependabot-preview
Copy link
Contributor

Bumps phpstan/phpstan-symfony from 0.12.21 to 0.12.28.

Release notes

Sourced from phpstan/phpstan-symfony's releases.

0.12.28

  • 5b38ab0 - Modernize type inference tests
  • e75b245 - Run PHPCS on PHP 8
  • 8ae41d1 - Fix tests
  • e4b9ea9 - Allow fetching private services from ServiceLocator

0.12.27

  • 09aaed1 - README: console-application.php for Symfony 5
  • a3b3976 - Register forgotten KernelInterface dynamic return type extension

0.12.26

  • a66467f - Follow namespace for folder structure
  • 69d0cbf - Add stubs for Acl

0.12.25

  • 3a9a45c - Set php line endings for windows users with core.autocrlf enabled
  • 8a062af - Add support for InputBag::all (Symfony 5+)

0.12.24

  • 76d75e3 - Add missed arguments and methods to serializer stubs

0.12.23

  • 0f59cce - Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0
  • 436ee25 - Fix serializer stubs

0.12.22

  • eecfb36 - Fix build
  • 37c4d36 - New PHPStan option was renamed to implicitThrows
  • 4f94ccd - Forward compatibility with future PHPStan version
Commits
  • e4b9ea9 Allow fetching private services from ServiceLocator
  • 8ae41d1 Fix tests
  • e75b245 Run PHPCS on PHP 8
  • 5b38ab0 Modernize type inference tests
  • a3b3976 Register forgotten KernelInterface dynamic return type extension
  • 09aaed1 README: console-application.php for Symfony 5
  • 69d0cbf Add stubs for Acl
  • a66467f Follow namespace for folder structure
  • 8a062af Add support for InputBag::all (Symfony 5+)
  • 3a9a45c Set php line endings for windows users with core.autocrlf enabled
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot requested a review from a team as a code owner April 28, 2021 13:15
@dependabot-preview dependabot-preview bot added the Dependency bump A small bump in a dependency label Apr 28, 2021
@codecov
Copy link
codecov bot commented Apr 28, 2021

Codecov Report

Merging #3383 (ecc28c0) into master (5656da0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3383   +/-   ##
=========================================
  Coverage     27.75%   27.75%           
  Complexity     8029     8029           
=========================================
  Files           568      568           
  Lines         30627    30627           
=========================================
  Hits           8500     8500           
  Misses        22127    22127           
Flag Coverage Δ Complexity Δ
functional 23.69% <ø> (ø) 8029.00 <ø> (ø)
installer 3.85% <ø> (ø) 8029.00 <ø> (ø)
unit 7.62% <ø> (ø) 8029.00 <ø> (ø)

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


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 5656da0...ecc28c0. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #3385.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phpstan/phpstan-symfony-0.12.28 branch May 3, 2021 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependency bump A small bump in a dependency
4548

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

0