-
Notifications
You must be signed in to change notification settings - Fork 98
Update dependency doctrine/doctrine-orm-module to v4 #87
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/doctrine-doctrine-orm-module-4.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+3
−3
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Author
⚠ Artifact update problemRenovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: userdemo/composer.lockFile name: roledemo/composer.lockFile name: blog/composer.lock |
750fa01 to
71055f8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^1.1.5->4.0.2^2.0->4.0.2Release Notes
doctrine/DoctrineORMModule
v4.0.2Compare Source
Release Notes for 4.0.2
4.0.x bugfix release (patch)
Changed
DoctrinePaginatornow implementsJsonSerializablewhich it didn't before to solve a caching issue4.0.2
Bug
DoctrinePaginatorimplementJsonSerializableto improve cache key creation thanks to @FabianKoestringv4.0.1Compare Source
Fixed
Removed
v4.0.0Compare Source
A new major version was necessary because support for form annotation has been removed so PHP 8.0 can be supported.
Added
Removed
v3.2.2Compare Source
Added
v3.2.1Compare Source
Changed
v3.2.0Compare Source
Added
Changed
v3.1.3Compare Source
Changed
v3.1.2Compare Source
Added
v3.1.1Compare Source
Fixed
doctrine/migrationsmodule defaults theorganize_migrationsconfiguration values$this->migrationsAreOrganizedByYearand$this->migrationsAreOrganizedByYearAndMonthto false which puts all migrations into a single directory. If theorganize_migrationsis set toyearoryear_and_monthit cannot be unset to false. So, this module has removedorganize_migrationsfrom the defaultorm_configmigrations configuration.v3.1.0Compare Source
Added
Removed
v3.0.9Compare Source
Added
v3.0.8Compare Source
Fixed
doctrine/migrationsrepository and caused an error when trying to load the module. This release adds specific unit tests for optional dependencies and fixes the break in v3.0.7.v3.0.7Compare Source
Added
doctrine.entitymanager.orm_default. With this release you can create migrations configurations for multiple object managers. You are however limited to only one configuration per object manager.v3.0.6Compare Source
Added
Changed
Fixed
v3.0.5Compare Source
Fixed
Removed
v3.0.4Compare Source
Changed
v3.0.3Compare Source
Fixed
Doctrine\Laminas\Hydrator\DoctrineObjectOther
v3.0.2Compare Source
Fixed
v3.0.1Compare Source
Fixed
v3.0.0Compare Source
This release is in support of Laminas. The whole project has been reworked to be compatible with the Doctrine coding standard and all Zend libraries have been migrated to Laminas.
v2.1.7Compare Source
Added
v2.1.6Compare Source
Changed
v2.1.5Compare Source
Added
v2.1.4Compare Source
Changed
v2.1.3Compare Source
Added
v2.1.2Compare Source
Fixed
ZendDeveloperToolbar support has been corrected and enhanced. See #563, #552
v2.1.1Compare Source
Fixed
Updated requirement for doctrine-module to 2.1.3 due to a fix for PHP 7.2 in zend-framework/zend-form required by that module.
v2.1.0Compare Source
Added
Changed
Deprecated
Removed
Fixed
v1.1.8Compare Source
Fixed
Support for ZendDeveloperTools corrected.
v1.1.7Compare Source
Added
Use for null coalesce operator.
Deprecated
Nothing.
Removed
Listener/PostCliLoadListener, factory, and config.
Fixed
Use init() event on the module to configure CLI.
v1.1.6Compare Source
Added
Deprecated
Nothing.
Removed
Fixed
Configuration
📅 Schedule: 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 these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.