Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump nette/php-generator from 4.1.2 to 4.1.4 #53

Merged
merged 1 commit into from
May 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nette/php-generator from 4.1.2 to 4.1.4.

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'

Released version 4.1.3

  • Extractor: supports PHP-Parser 5.0 (#150)
  • Extractor: fix escaping quotes when converting to double quoted string #151
  • Extractor: NOWDOC/HEREDOC are not converted to single line strings
  • Dumper: added $customObjects
  • Dumper: refactoring, added dumpCustomObject()
  • Printer: option $omitEmptyNamespaces is applied by printFile() [Close #147]
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 compatibility score

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [nette/php-generator](https://github.com/nette/php-generator) from 4.1.2 to 4.1.4.
- [Release notes](https://github.com/nette/php-generator/releases)
- [Commits](nette/php-generator@v4.1.2...v4.1.4)

---
updated-dependencies:
- dependency-name: nette/php-generator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@matronator matronator merged commit 0297de6 into main May 9, 2024
2 checks passed
@matronator matronator deleted the dependabot/composer/nette/php-generator-4.1.4 branch May 9, 2024 00:02
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.

1 participant