fix(deps): update mikro-orm monorepo to v6.4.16 #2621
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:
6.4.5
->6.4.16
6.4.5
->6.4.16
6.4.5
->6.4.16
Release Notes
mikro-orm/mikro-orm (@mikro-orm/core)
v6.4.16
Compare Source
Bug Fixes
em.refresh
is called on properties with custom types (6a6167e), closes #6674type
option of version properties (bd31fb6)Features
v6.4.15
Compare Source
Bug Fixes
debug
command (2a8bcce)populateWhere
(6dd3ec7), closes #6635Features
v6.4.14
Compare Source
Bug Fixes
EntitySchema
before processing the metadata (cbf4a7f), closes #6540em.create
andem.assign
(1455027), closes #6609object
gets inferred (6e46afa), closes #6633orderBy
value type (06f1a72)null
as a valid cache result (#6585) (e3bb8e4), closes #6584Features
v6.4.13
Compare Source
Bug Fixes
null
andundefined
toref()
and respect it in return type (2708c7a)Record
properties when mapping toEntityDTO
(e4ef475)populate
parameter ofem.populate()
readonly (#6580) (87d8c95), closes #6579default
andnullable
of check constraint enums (#6572) (db9b0bf), closes #6571v6.4.12
Compare Source
Bug Fixes
date
type is mapped to string instead ofDate
object (098d71b), closes #6553Features
includeCount
option toem.findByCursor
(#6536) (eeae0d4), closes #4626v6.4.11
Compare Source
Bug Fixes
unmarshallArray
(#6501) (0661942)dbName
is:memory:
or URL (b0f97ed), closes #6533v6.4.10
Compare Source
Bug Fixes
Performance Improvements
v6.4.9
Compare Source
Bug Fixes
expression
callback (a13a8a0), closes #6481convertToDatabaseValueSQL
for missing values (63b028b), closes #6470require.extensions
(#6488) (3efdcd0), closes /github.com/nodejs/node/pull/57298#issuecomment-2703430792v6.4.8
Compare Source
Bug Fixes
Collection
reference toEntityManager
(1c07cab), closes #6453getIdentifiers
(4effa18), closes #6479orderBy
when dataloader is enabled (#6467) (6322ce8)$not
query (5931d28), closes #6452Features
orderBy
option to the output (#6466) (1142f40)v6.4.7
Compare Source
Bug Fixes
@Check
expression callback works without explicit type (5aa77db), closes #6429em.upsert
(57a4549), closes #6434em.assign
with nullable properties (4f13552), closes #6426clearDatabase()
(0ab99a1), closes #6405raw().as()
field aliases (d9716d7)Features
entityName
as argument for filtercond
callback (#6424) (f358dbf)@Entity
,@Index
and@Unique
decorators (#6416) (833a640), closes /github.com/mikro-orm/mikro-orm/blob/a6c48fd1b436edcd2bcead74ebfec42bb65da043/packages/core/src/errors.ts#L214Performance Improvements
v6.4.6
Compare Source
Bug Fixes
Features
.each()
function receiveindex: number
argument (#6393) (8613388).definition()
function as argument (#6396) (b45db20).definition()
function as argument (#6396) (77468ee)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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.