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.0 to 4.1.2 #34

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps nette/php-generator from 4.1.0 to 4.1.2.

Release notes

Sourced from nette/php-generator's releases.

Released version 4.1.2

  • Support union type in Type::nullable (#141)
  • Extractor: fixed extracting of special arrays #143

Released version 4.1.1

  • ClassType: added inheritMethod() & inheritProperty()
  • Printer: added option $omitEmptyNamespaces
  • added ConstantsAware::getConstant()
  • Extractor::extractAll() extracts only top-level classes and functions, fixed file comment parsing
  • Extractor: extracts native PHP values
  • ClassType: getType() is deprecated
  • Printer: fixed falsy Attribute aren't printed (#142)
Commits
  • abc0e79 Support union type in Type::nullable (#141)
  • 0106e52 Extractor: fixed extracting of special arrays [Closes #143]
  • d915b7f Extractor: extracts native PHP values
  • a0f1aef Extractor::extractAll() extracts only top-level classes and functions
  • 389aed1 Extractor: refactoring
  • 47c9380 Extractor::extractAll() fixed file comment parsing
  • 3e1f6ba Factory: $withBodies cannot be used for internal classes/functions
  • 047e8a6 ClassType: getType() is deprecated
  • 1962e53 ClassType: added inheritMethod() & inheritProperty()
  • 447dd6b added ConstantsAware::getConstant()
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

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

---
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 Nov 1, 2023
@ghost
Copy link

ghost commented Nov 1, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@matronator matronator merged commit c52e85e into main Nov 15, 2023
3 checks passed
@matronator matronator deleted the dependabot/composer/nette/php-generator-4.1.2 branch November 15, 2023 22:09
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