fix(deps): update mikro-orm monorepo to v7#554
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
b90c39e to
928a966
Compare
26f9293 to
5ee30b9
Compare
a0c20d2 to
0d0b200
Compare
f3070c7 to
8e7310d
Compare
1fbd1df to
1d54c0f
Compare
fcfa592 to
e6de8e8
Compare
33cfcb4 to
4f0217b
Compare
4f0217b to
6f10337
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:
^6.6.7→^7.0.0^6.6.7→^7.0.0^6.6.7→^7.0.0^6.6.7→^7.0.0^6.6.7→^7.0.0^6.6.7→^7.0.0Release Notes
mikro-orm/mikro-orm (@mikro-orm/cli)
v7.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 #7383getKyselytypes (#7368) (81068f3), closes #7367getKyselytypes (#7369) (d3baa56), closes #73677.0.4 (2026-03-20)
Bug Fixes
EnumOptions.items([c287a1f](https://redirect.github.com/mikro-orm/mikro-orm/commit/c287a1fe0754bb30abc0cfbcdConfiguration
📅 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.