Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2022

Bumps phpstan/phpstan-symfony from 1.2.6 to 1.2.16.

Release notes

Sourced from phpstan/phpstan-symfony's releases.

1.2.16

  • d6ea162 - Fix Envelope::all() return type

1.2.15

  • 7210072 - Improve Envelope::all() return type
  • e5e807b - Update metcalfc/changelog-generator action to v4

1.2.14

  • f7dd737 - Native type in ConsoleApplicationResolver
  • e5459eb - ConsoleApplicationResolver made lazy

1.2.13

1.2.12

  • e7767d9 - Skip check for negatable input options on symfony/console < 5.3

1.2.11

  • a14d467 - Add support for negatable input options

1.2.10

  • 82d54e8 - Fix build by downgrading PHPUnit
  • 120d3a8 - Test Symfony ^6.1
  • 298f7ae - Do not longer test unsupported versions of Symfony
  • 70f8452 - Infer correct type for $input->getOptions() call

1.2.9

  • f4cb3b8 - Add stub for VoterInterface
  • 140f410 - Remove redundant use

1.2.8

  • 28fe677 - Remove Stringable from the signature, it's actually not supported

1.2.7

Commits
  • d6ea162 Fix Envelope::all() return type
  • 7210072 Improve Envelope::all() return type
  • e5e807b Update metcalfc/changelog-generator action to v4
  • f7dd737 Native type in ConsoleApplicationResolver
  • e5459eb ConsoleApplicationResolver made lazy
  • 016e441 Add @​throws annotation
  • e7767d9 Skip check for negatable input options on symfony/console < 5.3
  • a14d467 Add support for negatable input options
  • 82d54e8 Fix build by downgrading PHPUnit
  • 120d3a8 Test Symfony ^6.1
  • 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 Nov 24, 2022
@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Base: 66.04% // Head: 66.04% // No change to project coverage 👍

Coverage data is based on head (ed44cf6) compared to base (ce4f86f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##                1.x     #116   +/-   ##
=========================================
  Coverage     66.04%   66.04%           
  Complexity      417      417           
=========================================
  Files            58       58           
  Lines          1649     1649           
=========================================
  Hits           1089     1089           
  Misses          560      560           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dpi
Copy link
Owner

dpi commented Dec 15, 2022

@dependabot rebase

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

---
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 force-pushed the dependabot/composer/phpstan/phpstan-symfony-1.2.16 branch from 195079e to ed44cf6 Compare December 15, 2022 02:26
@dpi dpi merged commit a6b3890 into 1.x Dec 15, 2022
@dpi dpi deleted the dependabot/composer/phpstan/phpstan-symfony-1.2.16 branch December 15, 2022 02:41
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.

2 participants