Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Update nette/php-generator requirement from ^3.6 to ^4.1 #33

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Release notes

Sourced from nette/php-generator's releases.

Released version 4.1.4

  • PsrPrinter: opening bracket on the correct line #155
  • Make ClassLike::from return type assert the subclass type (BC break) (#154)
  • Dumper::dumpArray(), dumpArguments() optimization
  • Dumper: simplified list with negative keys
  • added parameter $overwrite to addMember(), addMethod(), addProperty(), addConstant(), addCase() #152
  • Factory: parameters 'int $foo = null' are parsed as '?int'
Commits
  • b135071 PsrPrinter: opening bracket on the correct line [Closes #155]
  • af74f21 Make ClassLike::from return type assert the subclass type (BC break) (#154)
  • dec0711 Dumper: refactoring
  • d281b08 Dumper::dumpArray(), dumpArguments() optimization
  • 4e7668e Dumper: simplified list with negative keys
  • 8674ce8 added parameter $overwrite to addMember(), addMethod(), addProperty(), addCon...
  • c02c065 Factory: parameters 'int $foo = null' are parsed as '?int'
  • 08ab9bf Dumper: added $customObjects
  • 75c9ba3 Dumper: refactoring, added dumpCustomObject()
  • b74f58d Dumper: removed support for obsolete Serializable
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

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.6.0...v4.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2024
@labi-le labi-le merged commit edb9611 into stable Apr 15, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/composer/nette/php-generator-tw-4.1 branch April 15, 2024 17:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant