-
Notifications
You must be signed in to change notification settings - Fork 100
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 doctrine/doctrine-orm-module to v4 #87
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.
Conversation
This file contains 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
⚠ 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.lock
File name: roledemo/composer.lock
File name: blog/composer.lock
|
renovate
bot
force-pushed
the
renovate/doctrine-doctrine-orm-module-4.x
branch
from
October 20, 2021 06:34
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.2
Release Notes
doctrine/DoctrineORMModule
v4.0.2
Compare Source
Release Notes for 4.0.2
4.0.x bugfix release (patch)
Changed
DoctrinePaginator
now implementsJsonSerializable
which it didn't before to solve a caching issue4.0.2
Bug
DoctrinePaginator
implementJsonSerializable
to improve cache key creation thanks to @FabianKoestringv4.0.1
Compare Source
Fixed
Removed
v4.0.0
Compare 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.2
Compare Source
Added
v3.2.1
Compare Source
Changed
v3.2.0
Compare Source
Added
Changed
v3.1.3
Compare Source
Changed
v3.1.2
Compare Source
Added
v3.1.1
Compare Source
Fixed
doctrine/migrations
module defaults theorganize_migrations
configuration values$this->migrationsAreOrganizedByYear
and$this->migrationsAreOrganizedByYearAndMonth
to false which puts all migrations into a single directory. If theorganize_migrations
is set toyear
oryear_and_month
it cannot be unset to false. So, this module has removedorganize_migrations
from the defaultorm_config
migrations configuration.v3.1.0
Compare Source
Added
Removed
v3.0.9
Compare Source
Added
v3.0.8
Compare Source
Fixed
doctrine/migrations
repository 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.7
Compare 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.6
Compare Source
Added
Changed
Fixed
v3.0.5
Compare Source
Fixed
Removed
v3.0.4
Compare Source
Changed
v3.0.3
Compare Source
Fixed
Doctrine\Laminas\Hydrator\DoctrineObject
Other
v3.0.2
Compare Source
Fixed
v3.0.1
Compare Source
Fixed
v3.0.0
Compare 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.7
Compare Source
Added
v2.1.6
Compare Source
Changed
v2.1.5
Compare Source
Added
v2.1.4
Compare Source
Changed
v2.1.3
Compare Source
Added
v2.1.2
Compare Source
Fixed
ZendDeveloperToolbar support has been corrected and enhanced. See #563, #552
v2.1.1
Compare 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.0
Compare Source
Added
Changed
Deprecated
Removed
Fixed
v1.1.8
Compare Source
Fixed
Support for ZendDeveloperTools corrected.
v1.1.7
Compare 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.6
Compare 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.