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

chore(deps): update mikro-orm monorepo to v5.6.4 #2638

Merged
merged 1 commit into from
Jan 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mikro-orm/core (source) 5.6.3 -> 5.6.4 age adoption passing confidence
@mikro-orm/entity-generator (source) 5.6.3 -> 5.6.4 age adoption passing confidence
@mikro-orm/sqlite (source) 5.6.3 -> 5.6.4 age adoption passing confidence

Release Notes

mikro-orm/mikro-orm

v5.6.4

Compare Source

Bug Fixes
  • core: improve inference of driver exported MikroORM.init() (497f274)
  • core: respect transaction context in em.execute() (832105d), closes #​3896
  • mongo: register serialized PK get/set pair only when explicitly requested (7004100), closes #​3900
  • mongo: respect field names in batch update conditions (3466c86), closes #​3897
Features

Configuration

📅 Schedule: Branch creation - "before 3am on Friday" (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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the pr: dependencies Pull requests that update a dependency file label Jan 5, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 5, 2023

Codecov Report

Base: 81.93% // Head: 81.94% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (3fa1407) compared to base (13906e6).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2638   +/-   ##
=======================================
  Coverage   81.93%   81.94%           
=======================================
  Files         414      414           
  Lines       14687    14687           
  Branches     3466     3466           
=======================================
+ Hits        12034    12035    +1     
+ Misses       2407     2406    -1     
  Partials      246      246           
Impacted Files Coverage Δ
packages/bootstrap/src/util.ts 87.09% <0.00%> (+3.22%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@czy88840616 czy88840616 merged commit 0d93e1e into main Jan 5, 2023
@czy88840616 czy88840616 deleted the renovate/mikro-orm-monorepo branch January 5, 2023 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

2 participants