-
Notifications
You must be signed in to change notification settings - Fork 55
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
fix(deps): update dependency doctrine/doctrine-orm-module to v4 - autoclosed #1109
Conversation
|
5ebce54
to
7590023
Compare
7590023
to
54108ba
Compare
⚠ Artifact update problemRenovate failed to update an artifact 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: backend/composer.lock
|
54108ba
to
4f46e35
Compare
This PR contains the following updates:
2.1.7
->4.0.0
Release Notes
doctrine/DoctrineORMModule
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.
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 this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.