Update dependency nette/php-generator to v4.1.7 - autoclosed #21

Closed
renovate wants to merge 1 commits from renovate/nette-php-generator-4.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
nette/php-generator (source) require patch 4.1.6 -> 4.1.7

Release Notes

nette/php-generator (nette/php-generator)

v4.1.7: Released version 4.1.7

Compare Source

  • added support for PHP 8.4 features
    • properties hooks
    • asymmetric visibility
    • property can be abstract / final
    • interfaces can have properties
  • added Visibility
  • ClassManipulator::implement() can implement abstract classes
  • ClassManipulator::implementInterface() renamed to implement()
  • PsrPrinter is not final
  • Constant: type can be nullable
  • Factory: fixed visibility of promoted property

Configuration

📅 Schedule: Branch creation - "before 7am" (UTC), Automerge - "before 7am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [nette/php-generator](https://nette.org) ([source](https://github.com/nette/php-generator)) | require | patch | `4.1.6` -> `4.1.7` | --- ### Release Notes <details> <summary>nette/php-generator (nette/php-generator)</summary> ### [`v4.1.7`](https://github.com/nette/php-generator/releases/tag/v4.1.7): Released version 4.1.7 [Compare Source](https://github.com/nette/php-generator/compare/v4.1.6...v4.1.7) - added support for PHP 8.4 features - properties hooks - asymmetric visibility - property can be abstract / final - interfaces can have properties - added Visibility - `ClassManipulator::implement()` can implement abstract classes - `ClassManipulator::implementInterface()` renamed to `implement()` - PsrPrinter is not final - Constant: type can be nullable - Factory: fixed visibility of promoted property </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 7am" (UTC), Automerge - "before 7am" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2024-11-29 03:00:39 +01:00
renovate scheduled this pull request to auto merge when all checks succeed 2024-11-29 03:00:39 +01:00
renovate force-pushed renovate/nette-php-generator-4.x-lockfile from 108b9ede6b to e3481db14f 2024-12-01 11:10:39 +01:00 Compare
renovate changed title from Update dependency nette/php-generator to v4.1.7 to Update dependency nette/php-generator to v4.1.7 - autoclosed 2024-12-01 11:32:48 +01:00
renovate closed this pull request 2024-12-01 11:32:48 +01:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: trizz/adventofcode#21
No description provided.