Update dependency doctrine/doctrine-mongo-odm-module to v5 #4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~2.0->~5.0Release Notes
doctrine/DoctrineMongoODMModule (doctrine/doctrine-mongo-odm-module)
v5.3.0Compare Source
Release Notes for 5.3.0
Feature release (minor)
Added
5.3.0
Enhancement
v5.2.1Compare Source
Release Notes for 5.2.1
5.2.x bugfix release (patch)
5.2.1
Enhancement
Documentation
v5.2.0Compare Source
Release Notes for 5.2.0
Feature release (minor)
Changed
Dropped
5.2.0
Enhancement
v5.1.0Compare Source
Release Notes for 5.1.0
Feature release (minor)
Added
5.1.0
Enhancement
286: Merge release 5.0.3 into 5.1.x thanks to @github-actions[bot]
284: Merge release 5.0.2 into 5.1.x thanks to @driehle
282: Added support for PHP 8.3 thanks to @driehle
281: Merge release 5.0.1 into 5.1.x thanks to @github-actions[bot]
v5.0.3Compare Source
Release Notes for 5.0.3
5.0.x bugfix release (patch)
This a pure maintenance release with no changes except for unit tests.
5.0.3
Enhancement
v5.0.2Compare Source
Release Notes for 5.0.2
5.0.x bugfix release (patch)
This a pure maintenance release with no changes except for unit tests.
5.0.2
Enhancement
v5.0.1Compare Source
Release Notes for 5.0.1
5.0.x bugfix release (patch)
5.0.1
Enhancement
v5.0.0Compare Source
Release Notes for 5.0.0
Backwards incompatible release (major)
Changed
5.0.0
BC Break,Enhancement
Enhancement
v4.3.0Compare Source
Release Notes for 4.3.0
Feature release (minor)
Added
Changed
4.3.0
Enhancement
v4.2.0Compare Source
Release Notes for 4.2.0
Feature release (minor)
Added
Changed
container-interop/container-interopwas dropped to allow installation of laminas-servicemanager >= 3.11.0Interop\Container\ContainerInterfaceshould update their code to usePsr\Container\ContainerInterface4.2.0
Enhancement
v4.1.1Compare Source
Release Notes for 4.1.1
4.1.x bugfix release (patch)
4.1.1
Enhancement
Bug
Documentation
v4.1.0Compare Source
Release Notes for 4.1.0
Feature release (minor)
Changed
4.1.0
Enhancement
v4.0.1Compare Source
Release Notes for 4.0.1
4.0.x bugfix release (patch)
4.0.1
Bug
Documentation
v4.0.0Compare Source
Release Notes for 4.0.0
Backwards incompatible release (major)
Added
Changed
Removed
./vendor/bin/doctrine-moduleinstead ofphp public/index.phpto access CLI.4.0.0
BC Break
Module, option classes and factories as final thanks to @driehleBC Break,Enhancement
v3.2.0Compare Source
Release Notes for 3.2.0
Feature release (minor)
Added
3.2.0
Enhancement
v3.1.1Compare Source
Release Notes for 3.1.1
3.1.x bugfix release (patch)
3.1.1
Bug
Enhancement
v3.1.0Compare Source
Release Notes for 3.1.0
Feature release (minor)
Added
Changed
^4.2.2and now supports either laminas-form 2.0 or 3.0.^2.2.1and now supports Doctrine embeddables and immutable DateTime fields.Deprecated
php public/index.phpto access the Doctrine CLI, please switch to using./vendor/bin/doctrine-moduleinstead.Removed
3.1.0
Enhancement
Bug
v3.0.3Compare Source
Release Notes for 3.0.3
3.0.x bugfix release (patch)
Changed
Doctrine\ODM\MongoDB\Configuration3.0.3
Documentation
Bug
Enhancement
v3.0.2Compare Source
Added
Changed
Deprecated
Removed
Fixed
v3.0.1Compare Source
Added
Changed
Deprecated
Removed
Fixed
v3.0.0Compare Source
Added
Changed
Doctrine\ODM\MongoDB\Configuration:AUTOGENERATE_*constants forgenerate_proxiesand
generate_hydratorsinstead of removedAbstractProxyFactory::AUTOGENERATE_*. If you override those settings in your local config, ensure the proper constants are used.doctrine/peristence:2.0DoctrineMongoODMModule\Options\Configuration::getGenerateHydrators()returns anintinstead of aboolDoctrineMongoODMModule\Options\Configuration::setGenerateHydrators()requires anintinstead of aboolfor its first parameterDoctrineMongoODMModule\Options\Configuration: The methodsgetPersistentCollectionFactoryandgetPersistentCollectionGeneratorcan now returnnull.Deprecated
Removed
DoctrineMongoODMModule\Paginator\Adapter\DoctrinePaginatorwas removed becauseDoctrine\ODM\MongoDB\Cursordoesn't exist anymore and there is no simple workaround.odm:generate:documentsandodm:generate:repositorieswere removed because they no longer exist.retryConnectandretryQuerywere removed.DoctrineMongoODMModule\Logging\Loggerinterface was removed. Existing implementations directly implement\Doctrine\ODM\MongoDB\APM\CommandLoggerInterfacenow.DoctrineMongoODMModule\Logging\LoggerChainwas removed. Loggers can now be subscribed with the MongoDB driver directly.Fixed
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.
This PR was generated by Mend Renovate. View the repository job log.