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.3.9 #4064

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

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

Release Notes

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

v6.3.9

Compare Source

Bug Fixes
  • core: allow proper select with embedded many to many (#​5997) (8b30ae2), closes #​5992
  • core: fix expansion of array conditions to $in operator for raw values (59c627e)
  • core: fix hydration of datetime when provided a ISO string value via em.create() (2992046)
  • core: implement joined filters via populateFilter option, separately from populateWhere (#​6003) (9d0a022), closes #​5893
  • mongo: allow ordering by object embedded properties (2a9ffa3), closes #​6002
  • postgres: fix casting of JSON values when used with $in operator (840d3cd), closes #​6000
  • postgres: fix diffing vector columns without length (2f7a7fb), closes #​6008

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the pr: dependencies Pull requests that update a dependency file label Sep 9, 2024
@renovate renovate bot merged commit 752c100 into main Sep 9, 2024
7 checks passed
@renovate renovate bot deleted the renovate/mikro-orm-monorepo branch September 9, 2024 10:03
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.

0 participants