chore(deps): update dependency @mikro-orm/postgresql to v7 - #128
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/mikro-orm-postgresql-7.x
branch
3 times, most recently
from
March 23, 2026 20:50
8f356a9 to
696c9ba
Compare
renovate
Bot
force-pushed
the
renovate/mikro-orm-postgresql-7.x
branch
2 times, most recently
from
March 29, 2026 17:02
6d4e1cb to
68879fd
Compare
renovate
Bot
force-pushed
the
renovate/mikro-orm-postgresql-7.x
branch
3 times, most recently
from
April 9, 2026 15:35
6a6df0c to
5b4102d
Compare
renovate
Bot
force-pushed
the
renovate/mikro-orm-postgresql-7.x
branch
2 times, most recently
from
April 19, 2026 10:01
ea3511b to
66d9663
Compare
renovate
Bot
force-pushed
the
renovate/mikro-orm-postgresql-7.x
branch
2 times, most recently
from
April 30, 2026 11:47
891b452 to
b80e09a
Compare
renovate
Bot
force-pushed
the
renovate/mikro-orm-postgresql-7.x
branch
2 times, most recently
from
May 12, 2026 11:31
e047ba7 to
637cf46
Compare
renovate
Bot
force-pushed
the
renovate/mikro-orm-postgresql-7.x
branch
4 times, most recently
from
May 23, 2026 09:58
6fe71ce to
45f9d47
Compare
renovate
Bot
force-pushed
the
renovate/mikro-orm-postgresql-7.x
branch
from
May 25, 2026 13:00
45f9d47 to
12dcb3e
Compare
renovate
Bot
force-pushed
the
renovate/mikro-orm-postgresql-7.x
branch
from
June 21, 2026 23:47
12dcb3e to
cb56d36
Compare
renovate
Bot
force-pushed
the
renovate/mikro-orm-postgresql-7.x
branch
from
June 29, 2026 18:06
cb56d36 to
8c38c6a
Compare
renovate
Bot
force-pushed
the
renovate/mikro-orm-postgresql-7.x
branch
2 times, most recently
from
July 21, 2026 01:44
e2904bc to
f610118
Compare
renovate
Bot
force-pushed
the
renovate/mikro-orm-postgresql-7.x
branch
3 times, most recently
from
August 7, 2026 14:53
bef0a18 to
62cf81f
Compare
renovate
Bot
force-pushed
the
renovate/mikro-orm-postgresql-7.x
branch
from
August 9, 2026 12:59
62cf81f to
6659537
Compare
renovate
Bot
force-pushed
the
renovate/mikro-orm-postgresql-7.x
branch
2 times, most recently
from
August 23, 2026 13:57
8ed3dbe to
1a32c54
Compare
renovate
Bot
force-pushed
the
renovate/mikro-orm-postgresql-7.x
branch
from
August 29, 2026 21:26
1a32c54 to
0dddf15
Compare
renovate
Bot
force-pushed
the
renovate/mikro-orm-postgresql-7.x
branch
from
September 6, 2026 09:11
0dddf15 to
5fa8f1c
Compare
renovate
Bot
force-pushed
the
renovate/mikro-orm-postgresql-7.x
branch
from
September 10, 2026 11:44
5fa8f1c to
91746b9
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:
5.6.16→7.2.0Release Notes
mikro-orm/mikro-orm (@mikro-orm/postgresql)
v7.2.0Compare Source
Bug Fixes
orderBydirections carrying a nulls qualifier (#8247) (8f4ae39)@Formulaproperties as nullable in cursor pagination (#8249) (f2aa86c)@oxc-node/corehelper frames when resolving entity path (#8246) (11f79e7)pool.minto thepgpool (#8237) (188b064), closes #8234Features
getNativeClient()to access the underlying database client (#8148) (27634ad), closes #8146throughoption for read-only to-one relations resolved via subquery (#8239) (5e621e0), closes #8238await usingviaSymbol.asyncDispose(#8159) (e1cbd5d), closes #8158indexoption on M:N properties for pivot table join columns (#8160) (aa177ed), closes #8156em.execute()(#8173) (17788fc), closes #8093$allquery operator support (#7931) (a8fb833)$alloperator on collection properties (#8248) (c987f8a), closes #7931Performance Improvements
defineEntitybuilder and entity types (#8242) (b135126), closes #82407.1.15 (2026-09-03)
Bug Fixes
serializercallback value from relation kind indefineEntity(#8215) (9631464), closes #82147.1.14 (2026-08-26)
Bug Fixes
orderByin M:N dataloader batch load (#8194) (20aa5a8), closes #8193defineEntity(#8207) (7762f42)$inon araw()key (#8202) (7c2e382)expression(#8191) (e486d39), closes #81907.1.13 (2026-08-20)
Bug Fixes
targetKeyinstead of composite PKs (#8172) (92a826b)$orconditions intact when populating to-many relations (#8181) (026bd8b), closes #8176 #8180$orconditions intact when populating to-one relations (#8176) (3776fe5), closes #1882 #6658 #8175connectionTypeoption inem.countBy()(#8188) (9e8e3bd), closes #8187json/jsonbcolumns (#8184) (018e522), closes #8183$orintact when it spans joined to-one relations (#8182) (3baa862), closes #8176 #8176 #8179Features
collationfrom referenced PK on FK columns (#8171) (126675c), closes #81707.1.12 (2026-08-17)
Bug Fixes
merge,create,getReferenceandfork(#8150) (8f3ea3f), closes #8144 #8143$and/$orgroups (#8147) (ac7cc91), closes #81457.1.11 (2026-08-06)
Bug Fixes
__proto__key when cloning objects (#8120) (e09c881)Generated(#8117) (29f074f), closes #81137.1.10 (2026-08-04)
Bug Fixes
Routine.is()to survive the CJS/ESM dual-package hazard (#8094) (59df822), closes #7289 #8092onconditions instead of only newly added ones (#8101) (d137965), closes #8100 7681/#8091 #8100 #80997.1.9 (2026-07-30)
Bug Fixes
nullvalue of embedded arrays in snapshots and hydration (#8046) (93d62bf), closes #8045create triggerin its own query batch (#8072) (5d0420e)dropDatabase()(#8043) (6e1113d)dbName(#8042) (3a942d2), closes #8040$orto an always-false predicate (#8054) (0578108)7.1.8 (2026-07-28)
Bug Fixes
mapToPkFK with value0(#8004) (f01fd6f), closes #8003skipTables/skipViewswhen rewriting the snapshot (#8038) (08e5801), closes #8037whereof non-joined nested relations (#8030) (f3d48d8), closes #80227.1.7 (2026-07-17)
Bug Fixes
assign()(#7998) (6c65ffb)7.1.6 (2026-07-13)
Bug Fixes
extends(#7939) (3c56082), closes #7938 #7938 #7938 #7937_idwhen loading from cache (#7978) (4777f9d), closes #7975stringfortimetype properties instead ofany(#7961) (486eff8)@Check()on class level with TC39 decorators (#7982) (23e47d9)extendsingetKysely()table type (#7938) (ebaa2be), closes #7937@Formulaout of partial-index predicate rendering (#7947) (368123d), closes #79467.1.5 (2026-06-26)
Bug Fixes
7.1.4 (2026-06-06)
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.