-
-
Notifications
You must be signed in to change notification settings - Fork 108
chore(deps): update mikro-orm monorepo to v6.6.0 #2621
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/mikro-orm-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
006913f to
973caea
Compare
c89b859 to
4c0d534
Compare
4c0d534 to
2a90fe8
Compare
2a90fe8 to
3b78728
Compare
3b78728 to
6200cfc
Compare
1b060ab to
115e7c4
Compare
115e7c4 to
b960efa
Compare
b960efa to
491af0d
Compare
491af0d to
faf0edc
Compare
faf0edc to
bedbc65
Compare
bedbc65 to
40d6f59
Compare
40d6f59 to
3a72f0f
Compare
3a72f0f to
267fdd0
Compare
267fdd0 to
dd2d607
Compare
dd2d607 to
144cf04
Compare
144cf04 to
fdd8ba9
Compare
fdd8ba9 to
cf9f89c
Compare
cf9f89c to
eb43a82
Compare
eb43a82 to
378f84f
Compare
378f84f to
b483cb4
Compare
b483cb4 to
4c8b6a9
Compare
4c8b6a9 to
dbc1d1e
Compare
dbc1d1e to
30eac95
Compare
30eac95 to
4a6d7dc
Compare
d41bffd to
dae70dc
Compare
dae70dc to
8c15970
Compare
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.4.5->6.6.06.4.5->6.6.06.4.5->6.6.0Release Notes
mikro-orm/mikro-orm (@mikro-orm/core)
v6.6.0Compare Source
Bug Fixes
null(d0913f1), closes #6966Temporal.Instant(8cca4a8), closes #6953Features
defineEntity()definitions (#6954) (d523f13)rawhelper that supportsQueryBuilderandKnex.QueryBuilder(#6955) (897cc7f), closes #6751 #67826.5.9 (2025-10-23)
Bug Fixes
defineEntityrelation builders (#6922) (3bedcca)em.refresh(3d12a8b), closes #6940defineEntity(a93f2e0)defineEntityrelation property builders (8a03eca)extendstype indefineEntityandEntitySchema(#6936) (589d0f3)6.5.8 (2025-10-13)
Bug Fixes
mapToPk()and remove defaultref: trueindefineEntityhelper (#6919) (f0d4e8e)defineEntity(#6920) (aa7295e), closes /github.com/mikro-orm/mikro-orm/discussions/6865#discussioncomment-14465227onConflictFieldson JSON properties (4eab82e), closes #6900createForeignKeyConstraintproperty option (23e898b), closes #6903Features
defineEntityhelper (#6912) (2d39dd0)6.5.7 (2025-10-06)
Bug Fixes
Opt,Hidden,ConfigandRequiredNullable(#6884) (6ce418d)autoincrementproperties withOpttype indefineEntityhelper (#6910) (e2a8ed4)idproperty overuuidproperty for default PK inference (7a9c834), closes #6865em.transactional(a3941a1), closes #6895Features
Performance Improvements
em.transactional(36bdc43), closes #6905em.transactional(b29e88c), closes #6890em.transactionalwhen it's empty (b7751d5), closes #68906.5.6 (2025-09-25)
Bug Fixes
defineEntityhelper (#6873) (42e7df1), closes /github.com/mikro-orm/mikro-orm/discussions/6865#discussioncomment-14483413em.refreshwill refresh detached entities too (c156e30), closes #6867Features
FileCacheAdapter(#6866) (21d364d)skipTablesandskipColumnsoptions to schema generator (#6870) (5937ab6), closes #53466.5.5 (2025-09-21)
Bug Fixes
IncludeCounttype argument torepo.findByCursor()(34c9630)6.5.4 (2025-09-17)
Bug Fixes
ref()(56e441d), closes #68536.5.3 (2025-09-13)
Bug Fixes
em.findandem.count(ead5074), closes #6823RequiredNullablefrom@mikro-orm/core(#6836) (961ee74)em.transactionalwith composite custom type PK (0b82f43), closes #6825em.refresh()(9a7bbc3), closes #68286.5.2 (2025-09-02)
Bug Fixes
em.assignwithonlyOwnProperties(#6822) (099869f), closes #68136.5.1 (2025-08-27)
indexNameargument to index expression callback (b77c90f)v6.5.9Compare Source
Bug Fixes
defineEntityrelation builders (#6922) (3bedcca)em.refresh(3d12a8b), closes #6940defineEntity(a93f2e0)defineEntityrelation property builders (8a03eca)extendstype indefineEntityandEntitySchema(#6936) (589d0f3)v6.5.8Compare Source
Bug Fixes
mapToPk()and remove defaultref: trueindefineEntityhelper (#6919) (f0d4e8e)defineEntity(#6920) (aa7295e), closes /github.com/mikro-orm/mikro-orm/discussions/6865#discussioncomment-14465227onConflictFieldson JSON properties (4eab82e), closes #6900createForeignKeyConstraintproperty option (23e898b), closes #6903Features
defineEntityhelper (#6912) (2d39dd0)v6.5.7Compare Source
Bug Fixes
Opt,Hidden,ConfigandRequiredNullable(#6884) (6ce418d)autoincrementproperties withOpttype indefineEntityhelper (#6910) (e2a8ed4)idproperty overuuidproperty for default PK inference (7a9c834), closes #6865em.transactional(a3941a1), closes #6895Features
Performance Improvements
em.transactional(36bdc43), closes #6905em.transactional(b29e88c), closes #6890em.transactionalwhen it's empty (b7751d5), closes #6890v6.5.6Compare Source
Bug Fixes
defineEntityhelper (#6873) (42e7df1), closes /github.com/mikro-orm/mikro-orm/discussions/6865#discussioncomment-14483413em.refreshwill refresh detached entities too (c156e30), closes #6867Features
FileCacheAdapter(#6866) (21d364d)skipTablesandskipColumnsoptions to schema generator (#6870) (5937ab6), closes #5346v6.5.5Compare Source
Bug Fixes
IncludeCounttype argument torepo.findByCursor()(34c9630)v6.5.4Compare Source
Bug Fixes
ref()(56e441d), closes #6853v6.5.3Compare Source
Bug Fixes
em.findandem.count(ead5074), closes #6823RequiredNullablefrom@mikro-orm/core(#6836) (961ee74)em.transactionalwith composite custom type PK (0b82f43), closes #6825em.refresh()(9a7bbc3), closes #6828v6.5.2Compare Source
Bug Fixes
em.assignwithonlyOwnProperties(#6822) (099869f), closes #6813v6.5.1Compare Source
indexNameargument to index expression callback (b77c90f)v6.5.0Compare Source
Bug Fixes
nullvalues via collection operators (d7b25a7), closes #6736em.transactionalcontext propagation won't result in breaking identity map (2b608fc), closes #6764decimalandfloatproperties (#6807) (7cd8b1c), closes #6806 #6806em.refreshon nested entities with embeddables (640985c), closes #6705hydrate: falsefrom change tracking (4a6fb9b), closes #6723em.count(323ffef), closes #6666flushand others (#6777) (083a1ee), closes #6776ScalarReferenceproperties (84d20b1), closes #6793defaultfor missing values in multi insert for custom types (eae635f), closes #6727''instead of\'(4bc1c9e)primary keywith generated identity columns (382d5b3), closes #6693qb.leftJoinAndSelectwith a subquery on M:N relations (aa52abb)runtimeTypeto support correct hydration of scalar references (ff6a7ae), closes #5557ScalarRef<T>andEntityRef<T>type (6b1a349), closes #5557order byclause when ordering by a not populated relation (b8a7984), closes #6757Features
balancedloading strategy (#6787) (a7bff86), closes #6129loadOrFailtoScalarReferencewrapper (#6716) (dcff19f)RequiredNullablehelper type (#6756) (71f5153), closes 6744onCreatehooks duringem.create(#6263) (1a2cc2e)contextNamein@Transactionaldecorator (#6719) (9ce9499)Performance Improvements
em.refreshfaster for reloading large entity graphs (a44f671)6.4.16 (2025-05-30)
Bug Fixes
em.refreshis called on properties with custom types (6a6167e), closes #6674typeoption of version properties (bd31fb6)Features
6.4.15 (2025-05-09)
Bug Fixes
debugcommand (2a8bcce)populateWhere(6dd3ec7), closes #6635Features
6.4.14 (2025-05-05)
Bug Fixes
EntitySchemabefore processing the metadata (cbf4a7f), closes #6540em.createandem.assign(1455027), closes #6609objectgets inferred (6e46afa), closes #6633orderByvalue type (06f1a72)nullas a valid cache result (#6585) (e3bb8e4), closes #6584Configuration
📅 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.