fix(deps): update all major dependencies (major) #21
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:
5.9.4
->6.4.16
5.9.4
->6.4.16
5.9.4
->6.4.16
5.2.2
->6.1.1
5.9.4
->6.4.16
10.2.10
->11.1.3
10.2.10
->11.1.3
10.2.6
->11.0.3
10.2.10
->11.1.3
10.2.10
->11.1.3
20.10.4
->22.15.30
6.13.2
->8.33.1
6.13.2
->8.33.1
v3
->v5
8.55.0
->9.28.0
27.6.0
->28.13.0
8.0.3
->9.1.7
15.2.0
->16.1.0
v5.0.0
->v9.0.0
v2.4.0
->v4.1.0
5.0.5
->6.0.1
6.0.4
->7.1.1
Release Notes
mikro-orm/mikro-orm (@mikro-orm/cli)
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)v6.4.5
Compare Source
Bug Fixes
em.findAndCount
(#6370) (9e60817), closes #6353Ref
properties do not result inTypeError
(7d34645)Features
generateMigrationFile
(af75d06), closes #6364v6.4.4
Compare Source
Bug Fixes
em.create()
(c6ed010)Features
ignoreUndefined
flag toassign
helper (#6339) (bdcce17), closes #6338assign()
helper data (c47ac64), closes #6346disableIdentityMap
inem.upsert/Many()
(e8e9d4c), closes #6345Factory.em
protected (#6340) (e66d843)v6.4.3
Compare Source
Bug Fixes
referencedColumnNames
when sharing a column in a composite foreign key (85db3c1), closes #6323columnTypes
when sharing a column in a composite foreign key (6781194), closes #6323create table
statement (6bbec01)unsigned
fordecimal
anddouble
types (d3ce313), closes #6318Features
v6.4.2
Compare Source
Bug Fixes
mapToPk
relations (#6309) (61fb8f5), closes #6265qb.getCount()
(4e5b18b), closes #6291Features
v6.4.1
Compare Source
Bug Fixes
em.refresh
is called on properties with custom types (6a6167e), closes #6674type
option of version properties (bd31fb6)Features
v6.4.0
Compare Source
Bug Fixes
getterName
option (aa18e57), closes #6127em.nativeUpdate
(1b39846), closes #6206wrap().serialize
andBaseEntity.serialize
(d93b325)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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.