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

chore(deps-dev): bump phpstan/phpstan-symfony from 0.12.30 to 0.12.44 #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 6, 2021

Bumps phpstan/phpstan-symfony from 0.12.30 to 0.12.44.

Release notes

Sourced from phpstan/phpstan-symfony's releases.

0.12.44

  • 390cfa1 - Fix tests
  • c1627fc - Fix nonexistent InputBag on Symfony 4.x

0.12.43

  • 95d9ae7 - Make InputBag generic
  • b339195 - Add Constraint::$errorNames

0.12.42

  • fe5f5d8 - Adding scanDirectories to README for Symfony 5.3+
  • 2c24080 - Ignore ContainerBagInterface in ContainerInterfaceUnknownServiceRule

0.12.41

  • 4ae5cbe - Add Lazy Command Support

0.12.40

  • de268d2 - Add back AclInterface stub

0.12.39

  • 41fff98 - Fix AclProviderInterface and relevant classes because of the overriding method error
  • 21e6ec5 - Removed Security stubs, they're no longer needed

0.12.38

  • 61f1d20 - Fix hasSession specifier
  • 58b5959 - Fixed createMarkerNode for long constant strings

0.12.37

  • 45e2ae2 - Introduce stub for EventDispatcherInterface

0.12.36

  • c3ac708 - Allow boolean in Command->addOption default value

0.12.35

  • a4d4781 - Fix FormView::getIterator return type
  • 78c38a0 - Precise array key and values returns by AclInterface methods
  • 0cd5b0d - Fix DenormalizableInterface::denormalize() return type declaration

0.12.34

  • 46feb53 - Drop Phing for Makefile, migrate PHPUnit config, update PHPCS config (#160)
  • 6a367d0 - chore: Use the latest PHPUnit wherever possible
  • 716a70d - InputBag - compatibility with Symfony 5.3

0.12.33

  • 61cabd4 - Unchecked exceptions configuration
  • 98b981d - Merge commit '4e4353e'
  • af91203 - Change parameterbag scalar type inference to generalized type
  • 8377e22 - Change parameterbag scalar type inference to generalized type
  • ebf89e8 - Generalize empty array parameters too
  • c5fb143 - Generalize empty array parameters too
  • f3fb189 - Non-empty parameter array might be empty in different environment

... (truncated)

Commits
  • c1627fc Fix nonexistent InputBag on Symfony 4.x
  • 390cfa1 Fix tests
  • b339195 Add Constraint::$errorNames
  • 95d9ae7 Make InputBag generic
  • 2c24080 Ignore ContainerBagInterface in ContainerInterfaceUnknownServiceRule
  • fe5f5d8 Adding scanDirectories to README for Symfony 5.3+
  • 4ae5cbe Add Lazy Command Support
  • de268d2 Add back AclInterface stub
  • 21e6ec5 Removed Security stubs, they're no longer needed
  • 41fff98 Fix AclProviderInterface and relevant classes because of the overriding metho...
  • 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 0.12.30 to 0.12.44.
- [Release notes](https://github.com/phpstan/phpstan-symfony/releases)
- [Commits](phpstan/phpstan-symfony@0.12.30...0.12.44)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 6, 2021
@codecov
Copy link

codecov bot commented Sep 6, 2021

Codecov Report

Merging #48 (5e72ac5) into master (382ceb0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #48   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        19        19           
===========================================
  Files             11        11           
  Lines             85        85           
===========================================
  Hits              85        85           
Flag Coverage Δ
tests 100.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 382ceb0...5e72ac5. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Sep 6, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants