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

Update compiler #14

Open
wants to merge 1 commit into
base: 1.8.x
Choose a base branch
from
Open

Update compiler #14

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 4, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan-phpunit require-dev minor 1.1.1 -> 1.2.2
phpunit/phpunit (source) require-dev patch 9.5.25 -> 9.5.26
symfony/console (source) require minor 6.0.12 -> 6.1.7
symfony/filesystem (source) require minor 6.0.12 -> 6.1.5
symfony/finder (source) require minor 6.0.11 -> 6.1.3
symfony/process (source) require minor 6.0.11 -> 6.1.3

Release Notes

phpstan/phpstan-phpunit

v1.2.2

Compare Source

v1.2.1

Compare Source

  • 09b5c9a - Do not require PHPStan 1.9.0 yet

v1.2.0

Compare Source

  • 9b88cef - Add rule that checks for invalid and unrecognized annotations
  • 68017cc - Fix build
  • fdda536 - Merge commit 'f92aab7' into 1.1.x
  • f92aab7 - Regression test
  • a0c1364 - Regression tests
  • ade3496 - Merge branch 'empty-hotfix2' into 1.1.x
  • 7267329 - Merge branch 'empty-hotfix' into 1.1.x
  • 5fcfe8f - Rules to check @covers and @coversDefaultClass for methods and classes
  • d963a07 - Fix build

v1.1.3

Compare Source

v1.1.2

Compare Source

  • f5b7eb6 - Implement assertEmpty extension
  • b808cb8 - Update build.yml
  • 52bdce8 - Create tag workflow
  • 2ca1b46 - Update .gitattributes
  • 34a6bb5 - PHPStan baseline
  • 0509872 - Require PHPStan 1.8.0
  • 694fe40 - Update dependency slevomat/coding-standard to v7.2.1
  • e00da5f - Update dependency slevomat/coding-standard to v7.2.0
sebastianbergmann/phpunit

v9.5.26

Compare Source

symfony/console

v6.1.7

Compare Source

Changelog (symfony/console@v6.1.6...v6.1.7)

  • bug #​47907 Update Application.php (aleksandr-shevchenko)
  • bug #​47883 Fix error output on windows cli (Maximilian.Beckers)

v6.1.6

Compare Source

Changelog (symfony/console@v6.1.5...v6.1.6)

  • bug #​47779 Fix Helper::removeDecoration hyperlink bug (greew)

v6.1.5

Compare Source

Changelog (symfony/console@v6.1.4...v6.1.5)

  • bug #​47463 Make fish completion run in non interactive mode (Seldaek)
  • bug #​47394 Make bash completion run in non interactive mode (Seldaek)

v6.1.4

Compare Source

Changelog (symfony/console@v6.1.3...v6.1.4)

  • bug #​47372 Fix OutputFormatterStyleStack::getCurrent return type (alamirault)
  • bug #​47218 fix dispatch signal event check for compatibility with the contract interface (xabbuh)
  • bug #​45333 Fix ConsoleEvents::SIGNAL subscriber dispatch (GwendolenLynch)

v6.1.3

Compare Source

Changelog (symfony/console@v6.1.2...v6.1.3)

  • bug #​47022 get full command path for command in search path (remicollet)

v6.1.2

Compare Source

Changelog (symfony/console@v6.1.1...v6.1.2)

  • bug #​46747 Fix global state pollution between tests run with ApplicationTester (Seldaek)

v6.1.1

Compare Source

Changelog (symfony/console@v6.1.0...v6.1.1)

  • bug #​46608 Fix deprecation when description is null (HypeMC)
  • bug #​46574 Escape % in command name & description from PHP (getDefault* methods) (ogizanagi)

v6.1.0

Compare Source

Changelog (symfony/console@v6.1.0-RC1...v6.1.0)

  • bug #​46387 Complete negatable options (Fish) (GromNaN)

v6.0.15

Compare Source

Changelog (symfony/console@v6.0.14...v6.0.15)

  • bug #​47907 Update Application.php (aleksandr-shevchenko)
  • bug #​47883 Fix error output on windows cli (Maximilian.Beckers)

v6.0.14

Compare Source

Changelog (symfony/console@v6.0.13...v6.0.14)

  • bug #​47779 Fix Helper::removeDecoration hyperlink bug (greew)

v6.0.13

Compare Source

Changelog (symfony/console@v6.0.12...v6.0.13)

  • bug #​47394 Make bash completion run in non interactive mode (Seldaek)
symfony/filesystem

v6.1.5

Compare Source

Changelog (symfony/filesystem@v6.1.4...v6.1.5)

  • no significant changes

v6.1.4

Compare Source

Changelog (symfony/filesystem@v6.1.3...v6.1.4)

  • bug #​47155 Remove needless mb_* calls (HellFirePvP)

v6.1.3

Compare Source

Changelog (symfony/filesystem@v6.1.2...v6.1.3)

  • no significant changes

v6.1.0

Compare Source

Changelog (symfony/filesystem@v6.1.0-RC1...v6.1.0)

  • bug #​46407 Safeguard (sym)link calls (derrabus)

v6.0.13

Compare Source

Changelog (symfony/filesystem@v6.0.12...v6.0.13)

  • no significant changes
symfony/Finder

v6.1.3

Compare Source

Changelog (symfony/finder@v6.1.2...v6.1.3)

  • no significant changes

v6.1.0

Compare Source

Changelog (symfony/finder@v6.1.0-RC1...v6.1.0)

  • no significant changes
symfony/process

v6.1.3

Compare Source

Changelog (symfony/process@v6.1.2...v6.1.3)

  • no significant changes

v6.1.0

Compare Source

Changelog (symfony/process@v6.1.0-RC1...v6.1.0)

  • no significant changes

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/compiler branch 6 times, most recently from 1077d2d to d234ffe Compare April 9, 2022 13:17
@renovate renovate bot force-pushed the renovate/compiler branch 7 times, most recently from 2aab821 to cc13b73 Compare April 19, 2022 16:01
@renovate renovate bot force-pushed the renovate/compiler branch 5 times, most recently from dcdb6a5 to 5e371df Compare April 27, 2022 11:33
@renovate renovate bot force-pushed the renovate/compiler branch 4 times, most recently from f11bc1a to 6a28ac6 Compare May 4, 2022 11:31
@renovate renovate bot force-pushed the renovate/compiler branch 2 times, most recently from 99918c9 to 1d43a1d Compare May 10, 2022 10:55
@renovate renovate bot force-pushed the renovate/compiler branch 5 times, most recently from 26e9480 to 18b7ce6 Compare May 27, 2022 10:29
@renovate renovate bot force-pushed the renovate/compiler branch 7 times, most recently from e9b53aa to 57825cf Compare September 1, 2022 17:17
@renovate renovate bot changed the title Update compiler Update compiler to v6.1.4 Sep 27, 2022
@renovate renovate bot changed the title Update compiler to v6.1.4 Update compiler to v6.1.5 Sep 30, 2022
@renovate renovate bot force-pushed the renovate/compiler branch 5 times, most recently from 7c0e9cf to 4b195a8 Compare October 7, 2022 21:57
@renovate renovate bot changed the title Update compiler to v6.1.5 Update compiler to v6.1.6 Oct 12, 2022
@renovate renovate bot force-pushed the renovate/compiler branch 3 times, most recently from 112e845 to a09e760 Compare October 14, 2022 23:16
@renovate renovate bot changed the title Update compiler to v6.1.6 Update compiler Oct 24, 2022
@renovate renovate bot force-pushed the renovate/compiler branch 4 times, most recently from 59ed36b to 54fff56 Compare October 28, 2022 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants