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 v6.4.2 #381

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Update mikro-orm to v6.4.2 #381

merged 1 commit into from
Jan 3, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mikro-orm/cli (source) 6.4.1 -> 6.4.2 age adoption passing confidence
@mikro-orm/core (source) 6.4.1 -> 6.4.2 age adoption passing confidence
@mikro-orm/migrations (source) 6.4.1 -> 6.4.2 age adoption passing confidence
@mikro-orm/mysql (source) 6.4.1 -> 6.4.2 age adoption passing confidence
@mikro-orm/reflection (source) 6.4.1 -> 6.4.2 age adoption passing confidence

Release Notes

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

v6.4.2

Compare Source

Bug Fixes
  • core: correctly handle populate of mapToPk relations (#​6309) (61fb8f5), closes #​6265
  • core: fix cursor pagination with POJO cursor and relations (de1ae67), closes #​6308
  • core: prevent reinsertion of an entity referenced by a formula when it is removed from a collection (#​6265) (8f45243)
  • entity-generator: support multi-line comments (#​6290) (4fdb169), closes #​6286
  • query-builder: combine serialization hint from managed entities and QueryBuilder result (#​6307) (7d1a0dc)
  • query-builder: improve detection of to-many joins in qb.getCount() (4e5b18b), closes #​6291
  • reflection: fix source file detection after update to ts-morph v24 (d9716a6), closes #​6297
Features

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (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, check this box

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

Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.81%. Comparing base (9864c76) to head (472c880).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #381   +/-   ##
========================================
  Coverage    99.81%   99.81%           
========================================
  Files          182      182           
  Lines        13226    13226           
  Branches       839      837    -2     
========================================
  Hits         13201    13201           
  Misses          23       23           
  Partials         2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tudddorrr tudddorrr merged commit 9687072 into develop Jan 3, 2025
5 checks passed
@tudddorrr tudddorrr deleted the renovate/mikro-orm branch January 3, 2025 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant