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.4.3 #4260

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

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

Release Notes

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

v6.4.3

Compare Source

Bug Fixes
  • entity-generator: output explicit referencedColumnNames when sharing a column in a composite foreign key (85db3c1), closes #​6323
  • entity-generator: skip bidirectional relation if target metadata doesn't exist (#​6328) (c7984fe)
  • query-builder: ignore lock mode in paginate subquery and keep it only on top level (3b7fdba)
  • schema: infer columnTypes when sharing a column in a composite foreign key (6781194), closes #​6323
  • schema: output deferrable FKs in sqlite create table statement (6bbec01)
  • schema: support unsigned for decimal and double types (d3ce313), closes #​6318
Features
  • migrations: allow configuring snapshot via env vars (59f0593), closes #​6327
  • mongo: include MikroORM version in MongoDB handshake (#​6326) (f501a91)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot added the pr: dependencies Pull requests that update a dependency file label Jan 8, 2025
@renovate renovate bot force-pushed the renovate/mikro-orm-monorepo branch from 78ecd5b to f7e3f21 Compare January 14, 2025 15:01
@czy88840616 czy88840616 merged commit 17135b6 into main Jan 17, 2025
7 checks passed
@czy88840616 czy88840616 deleted the renovate/mikro-orm-monorepo branch January 17, 2025 09:22
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.

1 participant