Skip to content

chore(deps): Bump @mikro-orm/migrations from 6.6.14 to 7.1.7 - #80

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mikro-orm/migrations-7.1.7
Open

chore(deps): Bump @mikro-orm/migrations from 6.6.14 to 7.1.7#80
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mikro-orm/migrations-7.1.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps @mikro-orm/migrations from 6.6.14 to 7.1.7.

Release notes

Sourced from @​mikro-orm/migrations's releases.

v7.1.7

7.1.7 (2026-07-17)

Bug Fixes

  • core: ignore special object keys in assign() (#7998) (6c65ffb)
  • core: support same-named nested embeddables with different props in polymorphic embeddables (#7986) (c926fd8), closes #7983
  • mariadb: keep JSON columns as strings on mysql2 3.23+ (#7994) (0154130), closes #7981
  • mssql: map FK, CHECK, PK/unique, deadlock and lock-timeout errors to driver exceptions (#7959) (adc52fc)
  • mssql: retry create database when the model database is locked (#7985) (f528107)
  • postgres: make check introspection columnName deterministic (#7992) (ab14f97), closes #7991
  • sql: validate order by direction against known values (#7996) (3aba926)

v7.1.6

7.1.6 (2026-07-13)

Bug Fixes

  • core: carry merged ancestor builders so Kysely types span multi-level extends (#7939) (3c56082), closes #7938 #7938 #7938 #7937
  • core: ignore process-local metadata _id when loading from cache (#7978) (4777f9d), closes #7975
  • core: infer string for time type properties instead of any (#7961) (486eff8)
  • core: keep custom-typed PK snapshots in DB-form to avoid spurious updates (#7973) (393a7f3), closes #7966
  • core: make entity type inference robust under TS 7 stable type ordering (#7948) (a5d1827), closes microsoft/typescript-go#4464
  • core: support @Check() on class level with TC39 decorators (#7982) (23e47d9)
  • mysql: treat (current_date) and curdate() date defaults as equal (#7956) (441eaa1)
  • oracle: keep FK schema owner case consistent with columns and tables (#7964) (ad776b7), closes #7960
  • sql: avoid phantom changeset for inline embeddable loaded via joined strategy (#7971) (9c7612a), closes #7954
  • sql: do not propagate TPT parent check constraints to child tables (#7944) (0f34374), closes #7714 #7935
  • sql: expose columns inherited via extends in getKysely() table type (#7938) (ebaa2be), closes #7937
  • sql: infer array columns as arrays in Kysely table types (#7972) (2b79554), closes #7967
  • sql: keep non-lazy @Formula out of partial-index predicate rendering (#7947) (368123d), closes #7946
  • sql: keep nullable relation FK columns nullable in class-based Kysely inference (#7965) (fde9258), closes #7962
  • sql: stop schema diff churning on generated columns with underscore literals (#7955) (6c9f0a6)
  • sql: support orderBy on persist(false) virtual fields with pagination (#7979) (0454aea), closes #7932

v7.1.5

7.1.5 (2026-06-26)

Bug Fixes

  • cli: discovery:export casts the DriverEntityManager to the right type (#7873) (b4fa4de)
  • core: apply populateOrderBy to select-in relations without leaking into M:N pivots (#7915) (03bb827), closes #7910
  • core: avoid evaluating getters when snapshotting unhydrated references (#7919) (528789b), closes #7918
  • core: enable RequestContext to use almost all fork options (#7920) (021457f)
  • core: keep async-clonable resources by reference in config clone (#7887) (57f0b2c), closes #7862 #7862 #7870 #7862
  • core: key change set groups by metadata id to avoid dropped writes (#7904) (243247d), closes #7511 #7903
  • core: skip view entities in schema.clear() (#7880) (3b762fe), closes #7874

... (truncated)

Changelog

Sourced from @​mikro-orm/migrations's changelog.

7.1.7 (2026-07-17)

Bug Fixes

  • core: ignore special object keys in assign() (#7998) (6c65ffb)
  • core: support same-named nested embeddables with different props in polymorphic embeddables (#7986) (c926fd8), closes #7983
  • mariadb: keep JSON columns as strings on mysql2 3.23+ (#7994) (0154130), closes #7981
  • mssql: map FK, CHECK, PK/unique, deadlock and lock-timeout errors to driver exceptions (#7959) (adc52fc)
  • mssql: retry create database when the model database is locked (#7985) (f528107)
  • postgres: make check introspection columnName deterministic (#7992) (ab14f97), closes #7991
  • sql: validate order by direction against known values (#7996) (3aba926)

7.1.6 (2026-07-13)

Bug Fixes

  • core: carry merged ancestor builders so Kysely types span multi-level extends (#7939) (3c56082), closes #7938 #7938 #7938 #7937
  • core: ignore process-local metadata _id when loading from cache (#7978) (4777f9d), closes #7975
  • core: infer string for time type properties instead of any (#7961) (486eff8)
  • core: keep custom-typed PK snapshots in DB-form to avoid spurious updates (#7973) (393a7f3), closes #7966
  • core: make entity type inference robust under TS 7 stable type ordering (#7948) (a5d1827), closes microsoft/typescript-go#4464
  • core: support @Check() on class level with TC39 decorators (#7982) (23e47d9)
  • mysql: treat (current_date) and curdate() date defaults as equal (#7956) (441eaa1)
  • oracle: keep FK schema owner case consistent with columns and tables (#7964) (ad776b7), closes #7960
  • sql: avoid phantom changeset for inline embeddable loaded via joined strategy (#7971) (9c7612a), closes #7954
  • sql: do not propagate TPT parent check constraints to child tables (#7944) (0f34374), closes #7714 #7935
  • sql: expose columns inherited via extends in getKysely() table type (#7938) (ebaa2be), closes #7937
  • sql: infer array columns as arrays in Kysely table types (#7972) (2b79554), closes #7967
  • sql: keep non-lazy @Formula out of partial-index predicate rendering (#7947) (368123d), closes #7946
  • sql: keep nullable relation FK columns nullable in class-based Kysely inference (#7965) (fde9258), closes #7962
  • sql: stop schema diff churning on generated columns with underscore literals (#7955) (6c9f0a6)
  • sql: support orderBy on persist(false) virtual fields with pagination (#7979) (0454aea), closes #7932

7.1.5 (2026-06-26)

Bug Fixes

  • cli: discovery:export casts the DriverEntityManager to the right type (#7873) (b4fa4de)
  • core: apply populateOrderBy to select-in relations without leaking into M:N pivots (#7915) (03bb827), closes #7910

... (truncated)

Commits
  • 6966bab chore(release): v7.1.7 [skip ci]
  • 6c65ffb fix(core): ignore special object keys in assign() (#7998)
  • 3aba926 fix(sql): validate order by direction against known values (#7996)
  • 0154130 fix(mariadb): keep JSON columns as strings on mysql2 3.23+ (#7994)
  • 3bebde5 chore(deps): update patch/minor dependencies (#7981)
  • a5ab606 chore(deps): bump oxlint to 1.74.0 and oxlint-tsgolint to 0.25.0 (#7993)
  • ab14f97 fix(postgres): make check introspection columnName deterministic (#7992)
  • b4fc191 chore(deps): bump websocket-driver from 0.7.4 to 0.7.5 in /docs (#7988)
  • c5b13a4 chore(deps): update actions/setup-node action to v7 (#7987)
  • c926fd8 fix(core): support same-named nested embeddables with different props in poly...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@mikro-orm/migrations](https://github.com/mikro-orm/mikro-orm) from 6.6.14 to 7.1.7.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v6.6.14...v7.1.7)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations"
  dependency-version: 7.1.7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
@dependabot
dependabot Bot requested a review from ProjectBay as a code owner July 20, 2026 22:21
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants