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

Skip to content

Bump phpstan/phpstan-symfony from 0.12.21 to 0.12.29#3385

Merged
carakas merged 1 commit intomasterfrom
dependabot/composer/phpstan/phpstan-symfony-0.12.29
May 3, 2021
Merged

Bump phpstan/phpstan-symfony from 0.12.21 to 0.12.29#3385
carakas merged 1 commit intomasterfrom
dependabot/composer/phpstan/phpstan-symfony-0.12.29

Conversation

@dependabot-preview
Copy link
Contributor
@dependabot-preview dependabot-preview bot commented May 3, 2021

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps phpstan/phpstan-symfony from 0.12.21 to 0.12.29.

Release notes

Sourced from phpstan/phpstan-symfony's releases.

0.12.29

  • 2dad4de - Lock closed issues
  • 4e4353e - Understand types returned by Container::getParameter() and similar methods

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
  • 4e4353e Understand types returned by Container::getParameter() and similar methods
  • 2dad4de Lock closed issues
  • 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
  • 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 de 8000 fault 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.29.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](phpstan/phpstan-symfony@0.12.21...0.12.29)

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

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3385   +/-   ##
=========================================
  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...e0bc6aa. Read the comment docs.

@carakas carakas added this to the 5.10.0 milestone May 3, 2021
@carakas carakas merged commit b906d4c into master May 3, 2021
@carakas carakas deleted the dependabot/composer/phpstan/phpstan-symfony-0.12.29 branch May 3, 2021 06:34
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0