phpstan-src icon indicating copy to clipboard operation
phpstan-src copied to clipboard

Update root-composer

Open renovate[bot] opened this issue 3 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
brianium/paratest require-dev patch 6.6.2 -> 6.6.4
composer/ca-bundle require patch 1.3.3 -> 1.3.4
nette/di (source) require patch 3.0.11 -> 3.0.13
nette/finder (source) require patch 2.5.3 -> 2.5.4
nette/neon (source) require patch 3.3.2 -> 3.3.3
nette/utils (source) require patch 3.2.7 -> 3.2.8
phpunit/phpunit (source) require-dev patch 9.5.23 -> 9.5.25
symfony/console (source) require patch 5.4.13 -> 5.4.14
symfony/string (source) require patch 5.4.13 -> 5.4.14

Release Notes

paratestphp/paratest

v6.6.4

Compare Source

What's Changed

Full Changelog: https://github.com/paratestphp/paratest/compare/v6.6.3...v6.6.4

v6.6.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/paratestphp/paratest/compare/v6.6.2...v6.6.3

composer/ca-bundle

v1.3.4

Compare Source

What's Changed

Full Changelog: https://github.com/composer/ca-bundle/compare/1.3.3...1.3.4

nette/di

v3.0.13

Compare Source

  • private constants are PascalCase
  • Resolver: autowiring of collection supports 'array`<int,T>`` annotation #​277
  • composer: updated dependencies
  • DefinitionSchema: recognizes Locator with one service #​276

v3.0.12

Compare Source

  • Resolver::resolveEntityType() ignores return types 'object' & 'mixed' #​274
  • Resolver::autowireArgument() uses named arguments to skip optional parameters in PHP 8
  • Resolver: forbidden to use extra parameter after optional (for forward compatibility) (BC break)
  • Resolver::autowireArguments() improved support for variadics
  • Resolver: refactoring of autowireArguments()
  • ServicesExtension: improved parameter merging method
  • DependencyChecker: do not serialize object parameters #​273
  • PhpGenerator: do not format the statement twice or incorrectly
  • improved exception messages
  • improved coding style
  • ServiceDefinition: added setCreator() & getCreator(), aliases for setFactory() & getFactory()
nette/finder

v2.5.4

Compare Source

  • improved phpDoc
  • variadics accepts named parameters
nette/neon

v3.3.3

Compare Source

  • Encoder: uses more readable single quote strings
  • Node::getSubNodes() changed to IteratorAggregate generator,
  • Traverser: added DontTraverseChildren & StopTraversal, $enter and $leave callbacks
  • Node: added $startLine & $endLine
  • Node: startPos & endPos renamed to startTokenPos & endTokenPos
  • cs, constants are PascalCase
nette/utils

v3.2.8

Compare Source

  • support for PHP 8.2
  • tests: deprecated GD changed to PNG
  • Image::clone() uses PNG format because GD2 is disabled since libgd 2.3.3
  • Image::detectTypeFromFile & detectTypeFromString returns width & height
  • Image: added extensionToType()
  • private constants are PascalCase
  • ObjectHelpers: fixed parsing static @​methods #​278
sebastianbergmann/phpunit

v9.5.25

Compare Source

v9.5.24

Compare Source

symfony/console

v5.4.14

Compare Source

Changelog (https://github.com/symfony/console/compare/v5.4.13...v5.4.14)

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

v5.4.14

Compare Source

Changelog (https://github.com/symfony/string/compare/v5.4.13...v5.4.14)

  • 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, click this checkbox.

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

renovate[bot] avatar May 02 '22 00:05 renovate[bot]