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

Update dependency gedmo/doctrine-extensions to v3.12.0 #1148

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
gedmo/doctrine-extensions (source) require minor 3.11.1 -> 3.12.0

Release Notes

doctrine-extensions/DoctrineExtensions (gedmo/doctrine-extensions)

v3.12.0

Compare Source

Added
  • Tree: setSibling() and getSibling() methods in the Node interface through the BC @method annotation
  • Tree: Support array of fields and directions in the $sortByField and $direction parameters at AbstractTreeRepository::recover()
  • Loggable: Support for composite identifiers
Changed
  • Named arguments have precedence over the values passed in the $data array in annotation classes at Gedmo\Mapping\Annotation\
    namespace
  • Removed conflict against "doctrine/cache" < 1.11, as this library is not used
  • Return type from TranslationProxy::__set() (from TranslationProxy to void)
Fixed
  • Tree: Creation of dynamic Node::$sibling property, which is deprecated as of PHP >= 8.2
  • Return type from TranslationProxy::__set() in order to honor its original signature (void)
Deprecated
  • Tree: Not implementing Node interface in classes that are used as nodes
  • Implementing the Gedmo\Tool\WrapperInterface::getIdentifier() method without the second argument ($flatten) is deprecated and will
    be required in version 4.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Add or update dependencies label Jul 14, 2023
@renovate renovate bot force-pushed the deps-gedmo-doctrine-extensions-3.x branch 2 times, most recently from 9b3d272 to fdc9bb9 Compare July 14, 2023 08:06
@renovate renovate bot force-pushed the deps-gedmo-doctrine-extensions-3.x branch from fdc9bb9 to 7f98124 Compare July 14, 2023 08:39
@aerrasti aerrasti merged commit 110b991 into main Jul 14, 2023
9 checks passed
@aerrasti aerrasti deleted the deps-gedmo-doctrine-extensions-3.x branch July 14, 2023 09:26
@github-actions github-actions bot locked and limited conversation to collaborators Jul 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Add or update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant