Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

fix(deps): update mikroorm to v5.2.4 #9

Merged
merged 1 commit into from
Jul 31, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mikro-orm/cli (source) 5.2.3 -> 5.2.4 age adoption passing confidence
@mikro-orm/core (source) 5.2.3 -> 5.2.4 age adoption passing confidence
@mikro-orm/migrations (source) 5.2.3 -> 5.2.4 age adoption passing confidence
@mikro-orm/postgresql (source) 5.2.3 -> 5.2.4 age adoption passing confidence
@mikro-orm/reflection (source) 5.2.3 -> 5.2.4 age adoption passing confidence
@mikro-orm/seeder (source) 5.2.3 -> 5.2.4 age adoption passing confidence

Release Notes

mikro-orm/mikro-orm

v5.2.4

Compare Source

Bug Fixes
  • core: do not allow passing null to required properties in em.create() (e7843fb), closes #​3289
  • core: do not run onUpdate before we know something changed (6faa367), closes #​3328
  • core: ensure m:n collection is not dirty after hydration (66e0a21), closes #​3323 #​3287
  • core: hidden properties are included in cache (#​3300) (f0bc261)
  • core: respect schema when lazy loading reference via init (c876c9f), closes #​3318
  • knex: fix $or over 1:m and m:1 auto-joined relations (#​3307) (b6f12b2)
Features
  • knex: allow partial loading of 1:1 owner property from inverse side (d642018), closes #​3324

Configuration

📅 Schedule: Branch creation - "before 8am on Sunday" (UTC), 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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@productdevbook productdevbook merged commit b63f1d6 into main Jul 31, 2022
@renovate renovate bot deleted the renovate/mikroorm branch July 31, 2022 06:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant