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

Update dependency nette/utils to v3.2.10

Open renovate[bot] opened this issue 1 year ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nette/utils (source) 3.2.7 -> 3.2.10 age adoption passing confidence

Release Notes

nette/utils (nette/utils)

v3.2.10: Released version 3.2.10

Compare Source

  • support for PHP 8.3
  • Callback::unwrap() returns correct class name for private methods
  • improved type annotations (#​290)
  • Reflection: getParameterType(), getReturnType() and getPropertyType() marked as deprecated

v3.2.9: Released version 3.1.9

Compare Source

  • Type: supports Disjunctive Normal Form Types
  • Validators: added isTypeDeclaration(), isBuiltinType(), isClassKeyword()
  • used PhpStorm Language attribute (#​277)
  • Types::isSingle() -> isSimple()

v3.2.8: Released version 3.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

Configuration

📅 Schedule: Branch creation - "before 4am 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] 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[bot] avatar May 13 '24 03:05 renovate[bot]