Skip to content

Update nette/php-generator requirement from ^3.5 to ^4.0#8

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/nette/php-generator-tw-4.0
Open

Update nette/php-generator requirement from ^3.5 to ^4.0#8
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/nette/php-generator-tw-4.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 15, 2022

Updates the requirements on nette/php-generator to permit the latest version.

Release notes

Sourced from nette/php-generator's releases.

Released version 4.0.5

  • added support for PHP 8.2 features: DNF types, constants in traits, readonly classes, Type::True
  • Type: constants are PascalCase
  • Extractor: keeps the first comment in the method #119
  • Printer: allow customizing comment formatting through protected printDocComment (#118)
  • Helpers::formatDocComment() added option $forceMultiLine
  • Factory: object class contains path from root namespace (#117)
  • Extractor: Fixed extracting enum method body #115 (#116)
  • PhpNamespace: better use-statements sorting behavior
Commits
  • a8d6abe PhpNamespace: better use-statements sorting behavior
  • b0f47e5 updated github workflow
  • 7f6270b added support for DNF types
  • 17ce530 added support for constants in traits
  • 5a40432 added support for readonly classes
  • 7d90395 added Type::True
  • c2732fc Type: constants are PascalCase
  • 6436c65 Extractor: keeps the first comment in the method [Closes #119]
  • f5299fb tests: refactoring
  • 8b0d808 cs
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 2022
Updates the requirements on [nette/php-generator](https://github.com/nette/php-generator) to permit the latest version.
- [Release notes](https://github.com/nette/php-generator/releases)
- [Commits](nette/php-generator@v3.5.0...v4.0.5)

---
updated-dependencies:
- dependency-name: nette/php-generator
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/nette/php-generator-tw-4.0 branch from 0b4bc68 to c415815 Compare December 20, 2022 09:44
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.

0 participants