Skip to content
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

Update Mikro-ORM to ^6.4.4 #3270

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Update Mikro-ORM to ^6.4.4 #3270

merged 1 commit into from
Jan 27, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mikro-orm/cli (source) ^6.4.3 -> ^6.4.4 age adoption passing confidence
@mikro-orm/core (source) ^6.4.3 -> ^6.4.4 age adoption passing confidence
@mikro-orm/migrations (source) ^6.4.3 -> ^6.4.4 age adoption passing confidence
@mikro-orm/postgresql (source) ^6.4.3 -> ^6.4.4 age adoption passing confidence

Release Notes

mikro-orm/mikro-orm (@​mikro-orm/cli)

v6.4.4

Compare Source

Bug Fixes
  • core: do not persist embeddables via em.create() (c6ed010)
  • core: fix multi insert when some values of a not-null column with default are missing (cd8f6e1)
  • core: ignore partial loading hint on JSON column when pruning relations (fbdea0a)
  • core: reduce chance of collisions of internal embedded properties (#​6354) (98ab6a2), closes #​6351
  • query-builder: process custom types in join conditions (3a6153f), closes #​6357
  • schema: fixed handling of check constraints on MariaDB before 10.5.10 (#​6352) (7d41e22), closes #​6350
Features

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@manuelblum manuelblum merged commit f0ebe8a into next Jan 27, 2025
11 checks passed
@manuelblum manuelblum deleted the renovate/mikro-orm branch January 27, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant