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.15 #2817

Merged
merged 1 commit into from
Mar 26, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

mikro-orm/mikro-orm

v5.6.15

Compare Source

Bug Fixes
  • core: deduplicate columns in insert queries (db734d6)
  • core: fix nested inlined embedded property hydration (2bbcb47), closes #​4145
  • core: fix snapshot of relation properties loaded via joined strategy (6015f3f), closes #​4129
  • core: respect explicit unsigned option (#​4126) (846a57d)
  • sqlite: fix detecting multi-line returning queries (ba1a5fc), closes #​4133

v5.6.14

Compare Source

Bug Fixes
  • core: allow comparing {} with Object.create(null) (955895e), closes #​4109
  • core: assigning to reference properties inside embeddables (ede04e6), closes #​4106
  • core: discover pivot entities automatically when specified by reference (3ea4776)
  • core: ensure populate: true supports nested relations inside M:N (b42f0f3)
  • core: extra update on a reference with 1:1 self-reference (f2fa2bd), closes #​4121
  • core: fix nested object merging in JSON properties (694ef28), closes #​4101
  • core: improve handling of complex pivot table entities (45449c4), closes #​4083
  • postgres: use explicit schema in table identifier when altering comments (#​4123) (60d96de), closes #​4108
  • query-builder: ensure inner paginate query selects sub-queries used in orderBy (22b7146), closes #​4104
  • query-builder: fix update query with auto-join of 1:1 owner (0a053fe), closes #​4122
Features
  • core: allow skipping convertToDatabaseValue during hydration (d1ce240), closes #​4120
  • migrations: add params to the Migration.execute method (f280e6d), closes #​4099

Configuration

📅 Schedule: Branch creation - "before 3am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mar 25, 2023
@renovate renovate bot force-pushed the renovate/mikro-orm-monorepo branch 2 times, most recently from eb77cb1 to ba68a7c Compare March 25, 2023 15:55
@codecov-commenter
Copy link

codecov-commenter commented Mar 25, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.01 🎉

Comparison is base (a51ecc2) 82.13% compared to head (1fff1a0) 82.15%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2817      +/-   ##
==========================================
+ Coverage   82.13%   82.15%   +0.01%     
==========================================
  Files         427      427              
  Lines       15245    15245              
  Branches     3604     3604              
==========================================
+ Hits        12522    12524       +2     
+ Misses       2474     2472       -2     
  Partials      249      249              

see 2 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/mikro-orm-monorepo branch from ba68a7c to 1fff1a0 Compare March 25, 2023 15:57
@czy88840616 czy88840616 merged commit facf5fe into main Mar 26, 2023
@czy88840616 czy88840616 deleted the renovate/mikro-orm-monorepo branch March 26, 2023 02:01
czy88840616 pushed a commit that referenced this pull request Mar 31, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

None yet

2 participants