chore(deps): update mikro-orm monorepo to v7.1.1#21
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
85fe9da to
446befe
Compare
446befe to
c3fe0eb
Compare
c3fe0eb to
43d153b
Compare
43d153b to
bdfcd91
Compare
bdfcd91 to
f7a6270
Compare
f7a6270 to
f586f3f
Compare
f586f3f to
228d31f
Compare
228d31f to
b62f575
Compare
b62f575 to
75ce882
Compare
75ce882 to
cf61443
Compare
cf61443 to
41f85b6
Compare
41f85b6 to
c158608
Compare
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
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:
7.0.6→7.1.17.0.6→7.1.17.0.6→7.1.17.0.6→7.1.1Release Notes
mikro-orm/mikro-orm (@mikro-orm/cli)
v7.1.1Compare Source
Bug Fixes
wherepredicate in snapshot (#7778) (5616c3d), closes #7773Factory.modeltype toEntityName<T>(#7776) (878078c), closes #7768v7.1.0Compare Source
Bug Fixes
Dateinem.assign()(#7740) (0940a5f), closes #7737create()(#7745) (531bc6b)Features
discovery:exportcommand (#7335) (e38f5c4), closes #7323 #7323migration:logandmigration:unlogcommands (#7347) (6cf1045), closes #5390EntityManageralias fromdiscovery:export(#7756) (fd06439)items(#7606) (3d67892)discriminatoroption and column-name override (#7748) (5390ce8), closes #7121em.clone()andqb.insertFrom()for server-side row cloning (#7365) (13ca566), closes #5820em.countBy()for grouped counting (#7372) (c4d2e99)fieldswhitelist option toserialize()(#7517) (6ea6d64), closes #7507initNullablePropertiesconfig option (#7554) (03a3122), closes #7551LazyRef<T>,Loadablemixin, andunref()escape hatch (#7587) (221c2fc)whereoption for partial indexes and unique constraints (#7593) (78d00e3)chunkSizeoption to streams (#7520) (13c61fa)collationsupport for SQL drivers (#7615) (12e3a73), closes #4286Collection.loadCount()(#7373) (120189c), closes #7372 #6425usingoption for index hints (#7375) (3337b58), closes #7175AbortSignal(#7629) (1a8379c)arrayoption on scalar properties (#7378) (b54b756), closes #7363getKysely()to the current transaction context (#7701) (344be12), closes #76797.0.17 (2026-05-17)
Bug Fixes
forceObject: falseto override global setting (#7739) (4f5b71d), closes #7738:refpopulate overlaps withfields(#7720) (793f079)columnsoverrides with the full property list (#7733) (7aad84b)7.0.16 (2026-05-14)
Bug Fixes
beforeUpserthook and propagate mutations to SQL (#7716) (b84d48e)fieldsoption when populating inverse 1:1 relations (#7708) (721d6ff)LockMode.NONElikeundefinedinem.findOne()(#7704) (08d7ecf), closes #7702Features
driverOptions.onPoolCreatedhook forpg.Pool(#7711) (72bac1b)7.0.15 (2026-05-09)
Bug Fixes
defineEntity(#7678) (571a91e), closes #76777.0.14 (2026-05-04)
Bug Fixes
uow.unsetIdentity()(#7639) (0b90c31), closes #7638hiddenflag withpopulate: ['*']inserialize()(#7637) (88ed196), closes #7634em.find()(#7645) (fa12c86), closes #6923 #7644Features
MikroORManddefineConfigvariants in@mikro-orm/sql(#7647) (ce31ff4)7.0.13 (2026-04-27)
Bug Fixes
targetKeyto point at a primary key (#7626) (be4c04f), closes #7625fieldspaths into explicitpopulate(#7605) (5489104).mdf/.ldffiles on drop (#7621) (5d6ed58)set offlineinstead ofset single_userto drop databases (#7620) (921cd81)timetz/time with time zoneas aliases in schema diff (#7618) (57080c5), closes #76167.0.12 (2026-04-23)
Bug Fixes
__esDecoratehelper in decorator path lookup (#7584) (ad9c86a), closes #7583drop indexstatements (#7603) (c32bbd6)7.0.11 (2026-04-16)
Bug Fixes
unknownvalues forOpt<unknown>properties (#7555) (7368fa1)populate: ['*']andrefresh: true(#7548) (2f0518f), closes #7544create()andgetPending()when snapshot exists (#7568) (4bf6ed5), closes #7493 /github.com/mikro-orm/mikro-orm/discussions/7481#discussioncomment-16538274!=to<>in check constraint diffing (#7541) (b8ad2b0), closes #7540Features
loggingoption toem.upsert(),nativeUpdate()etc (#7562) (8808779), closes #75577.0.10 (2026-04-10)
Bug Fixes
cwd: undefinedto tinyglobby (#7510) (6a134f4), closes #7509extractEnumValues(a08e685), closes #7500from()(#7523) (514fb4e), closes mikro-orm/mikro-orm#74857.0.9 (2026-04-06)
Bug Fixes
undefinedcolumn values innativeInsertMany(#7476) (7043886), closes #74757.0.8 (2026-04-01)
Bug Fixes
defineEntity(#7449) (3ed8060), closes #7446populate: ['*'](#7459) (8962ef9), closes #7453defineEntitywith compositeprimaryKeys(#7447) (b5e6442), closes #74457.0.7 (2026-03-31)
Bug Fixes
defineEntity().class(#7425) (469a667), closes #74237.0.6 (2026-03-26)
Bug Fixes
readonlyenum builder items indefineEntity()(#7406) (ebf87e6), closes #7352Utils.merge(954bdba)7.0.5 (2026-03-23)
Bug Fixes
checkconstraint indefineEntity(#7374) (a46ae8a)em.refresh()for detached entities (a6fef86), closes #7383em.refresh()for detached entities (6c4e896), closes #7383Configuration
📅 Schedule: (UTC)
🚦 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.