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 v6.0.3 #3557

Merged
merged 1 commit into from Jan 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v6.0.3

Compare Source

Bug Fixes
  • core: allow raw fragments as keys with multiple conditions (d0d5de8), closes #​5112
  • core: fix leaking raw fragments cache (9638410)
  • core: respect raw fragments in orderBy and populateOrderBy (7bf986c), closes #​5110
  • core: support raw fragments in order by with pagination (67ee6f5), closes #​5110
Features
  • core: do not map array types as Loaded when partially loaded (75d035d), closes #​5123
  • core: export AutoPath and UnboxArray types (000c50c), closes #​5124
  • core: map double and decimal properties to number or string based on the runtime type (312f293), closes #​5120
  • core: provide mapped custom types into constructor with forceEntityConstructor (b293789), closes #​5118

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Jan 13, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0054c89) 84.55% compared to head (1e07004) 84.55%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3557   +/-   ##
=======================================
  Coverage   84.55%   84.55%           
=======================================
  Files         486      486           
  Lines       46171    46171           
  Branches     5526     5527    +1     
=======================================
  Hits        39038    39038           
  Misses       7093     7093           
  Partials       40       40           

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

@czy88840616 czy88840616 merged commit 4799d31 into main Jan 13, 2024
6 checks passed
@czy88840616 czy88840616 deleted the renovate/mikro-orm-monorepo branch January 13, 2024 13:49
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