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): bump @mikro-orm/migrations from 5.6.15 to 6.1.8 #456

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2024

Bumps @mikro-orm/migrations from 5.6.15 to 6.1.8.

Release notes

Sourced from @​mikro-orm/migrations's releases.

v6.1.8

6.1.8 (2024-03-06)

Bug Fixes

  • core: allow setting values to null on unloaded references (1cbead6), closes #5274
  • core: fix bulk-inserting entities with nullable embedded arrays (f16551e)
  • core: skip STI discriminator condition when bulk-deleting entities (fa712ca), closes #5303
  • query-builder: fix qb.getResultAndCount() when pagination is triggered (67444c0)

v6.1.7

6.1.7 (2024-03-04)

Bug Fixes

  • core: add em.addFilter() fallback signature that allows more than 3 types (b6efd44)
  • core: fix aliasing of queries with collection operators (0435faf), closes #5301
  • core: ignore collection operators in populateWhere conditions (7b6b363)
  • query-builder: check for duplicate selects when wrapping pagination query (e005cc2)
  • query-builder: fix cloning of alias map (50d8fb9)

Features

  • core: validate wrong placement of collection operators (c35e705)

v6.1.6

6.1.6 (2024-02-28)

Bug Fixes

  • core: don't refresh collection state via Collection.load() (f5be639), closes #5268
  • core: fix type of options parameter in repository.upsert/Many() (4c12e7f)
  • core: support raw fragments in orderBy of 1:m and m:n relations (ed80163), closes #5277
  • mysql: apply current context when fetching auto_increment_increment (#5280) (c8021da), closes #5279

Performance Improvements

  • core: improve composite PK hashing (73094ef)
  • core: improve hydration of simple FKs (c4bd1f0)
  • core: optimize adding entities to large collections (8a960d5)

v6.1.5

6.1.5 (2024-02-21)

... (truncated)

Changelog

Sourced from @​mikro-orm/migrations's changelog.

6.1.8 (2024-03-06)

Bug Fixes

  • core: allow setting values to null on unloaded references (1cbead6), closes #5274
  • core: fix bulk-inserting entities with nullable embedded arrays (f16551e)
  • core: skip STI discriminator condition when bulk-deleting entities (fa712ca), closes #5303
  • query-builder: fix qb.getResultAndCount() when pagination is triggered (67444c0)

6.1.7 (2024-03-04)

Bug Fixes

  • core: add em.addFilter() fallback signature that allows more than 3 types (b6efd44)
  • core: fix aliasing of queries with collection operators (0435faf), closes #5301
  • core: ignore collection operators in populateWhere conditions (7b6b363)
  • query-builder: check for duplicate selects when wrapping pagination query (e005cc2)
  • query-builder: fix cloning of alias map (50d8fb9)

Features

  • core: validate wrong placement of collection operators (c35e705)

6.1.6 (2024-02-28)

Bug Fixes

  • core: don't refresh collection state via Collection.load() (f5be639), closes #5268
  • core: fix type of options parameter in repository.upsert/Many() (4c12e7f)
  • core: support raw fragments in orderBy of 1:m and m:n relations (ed80163), closes #5277
  • mysql: apply current context when fetching auto_increment_increment (#5280) (c8021da), closes #5279

Performance Improvements

  • core: improve composite PK hashing (73094ef)
  • core: improve hydration of simple FKs (c4bd1f0)
  • core: optimize adding entities to large collections (8a960d5)

... (truncated)

Commits
  • 6d382ac chore(release): v6.1.8 [skip ci]
  • f16551e fix(core): fix bulk-inserting entities with nullable embedded arrays
  • 1cbead6 fix(core): allow setting values to null on unloaded references
  • fa712ca fix(core): skip STI discriminator condition when bulk-deleting entities
  • 38f92a4 chore(deps): update commitlint monorepo to v19 (#5287)
  • 753f429 chore(deps): update patch/minor dependencies (#5249)
  • e2f4b32 chore: update mongo driver
  • 6d09152 test: test JSON property with qb.getResultAndCount()
  • 67444c0 fix(query-builder): fix qb.getResultAndCount() when pagination is triggered
  • d03e2ee docs: DateType maps to string since v6
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@mikro-orm/migrations](https://github.com/mikro-orm/mikro-orm) from 5.6.15 to 6.1.8.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v5.6.15...v6.1.8)

---
updated-dependencies:
- dependency-name: "@mikro-orm/migrations"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

nx-cloud bot commented Mar 7, 2024

☁️ Nx Cloud Report

We didn't find any information for the current pull request with the commit 3ce05a5.
Please verify you are running the latest version of the NxCloud runner.

Check the Nx Cloud Source Control Integration documentation for more information.

Alternatively, you can contact us at [email protected].


Sent with 💌 from NxCloud.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2024

Superseded by #462.

@dependabot dependabot bot closed this Mar 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mikro-orm/migrations-6.1.8 branch March 11, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants