Skip to content

chore(deps): bump @mikro-orm/core from 6.6.8 to 6.6.10 in /docs/en/documentation/getting-started/quickstart/js/adk#2886

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/docs/en/documentation/getting-started/quickstart/js/adk/mikro-orm/core-6.6.10
Open

chore(deps): bump @mikro-orm/core from 6.6.8 to 6.6.10 in /docs/en/documentation/getting-started/quickstart/js/adk#2886
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/docs/en/documentation/getting-started/quickstart/js/adk/mikro-orm/core-6.6.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2026

Bumps @mikro-orm/core from 6.6.8 to 6.6.10.

Release notes

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

v6.6.10

6.6.10 (2026-03-26)

Bug Fixes

  • core: handle JSON column type conversion in em.refresh() for detached entities (e41b500), closes #7383
  • core: prevent prototype pollution in Utils.merge (06ed5f6)
  • core: tighten query construction validation (ad3643e)
  • schema: escape single quotes in enum CHECK constraints (#7397) (db19731), closes #7396 #7395

v6.6.9

6.6.9 (2026-03-05)

Bug Fixes

  • core: fix findOne with entity refs for composite PKs with shared FK columns (6f95f72), closes #5629
  • core: make entity prototype toJSON non-enumerable to prevent data leaks (c895808)
  • core: prevent double JSON-encoding of nested embeddable arrays (309b278), closes #7233
  • migrations: normalize snapshots and write on both up/down (#7236) (a07aca6), closes #7234
  • migrations: skip snapshot write on migration:up to support read-only filesystems (c8584e8), closes #7232
  • mysql: fix table.bigincrements() producing int instead of bigint (5660607), closes #7246
Changelog

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

6.6.10 (2026-03-26)

Bug Fixes

  • core: handle JSON column type conversion in em.refresh() for detached entities (e41b500), closes #7383
  • core: prevent prototype pollution in Utils.merge (06ed5f6)
  • core: tighten query construction validation (ad3643e)
  • schema: escape single quotes in enum CHECK constraints (#7397) (db19731), closes #7396 #7395

6.6.9 (2026-03-05)

Bug Fixes

  • core: fix findOne with entity refs for composite PKs with shared FK columns (6f95f72), closes #5629
  • core: make entity prototype toJSON non-enumerable to prevent data leaks (c895808)
  • core: prevent double JSON-encoding of nested embeddable arrays (309b278), closes #7233
  • migrations: normalize snapshots and write on both up/down (#7236) (a07aca6), closes #7234
  • migrations: skip snapshot write on migration:up to support read-only filesystems (c8584e8), closes #7232
  • mysql: fix table.bigincrements() producing int instead of bigint (5660607), closes #7246
Commits
  • a55e6f2 chore(release): v6.6.10 [skip ci]
  • ad3643e fix(core): tighten query construction validation
  • 06ed5f6 fix(core): prevent prototype pollution in Utils.merge
  • db19731 fix(schema): escape single quotes in enum CHECK constraints (#7397)
  • e41b500 fix(core): handle JSON column type conversion in em.refresh() for detached ...
  • 823b3d5 ci: use next-v6 dist tag for canary releases on 6.x branch
  • 2e53006 chore(release): update internal dependencies [skip ci]
  • 85d6eb2 chore(release): v6.6.9 [skip ci]
  • 5de970b chore(deps): bump mysql2 to 3.19.0
  • 6f95f72 fix(core): fix findOne with entity refs for composite PKs with shared FK columns
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 6.6.8 to 6.6.10.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/v6.6.10/CHANGELOG.md)
- [Commits](mikro-orm/mikro-orm@v6.6.8...v6.6.10)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-version: 6.6.10
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 29, 2026 19:37
@dpebot
Copy link
Copy Markdown

dpebot commented Mar 29, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Mar 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Cloudflare Preview Ready!

🔎 View Preview: https://pr-2886.toolbox-docs-6xc.pages.dev

(Note: Subsequent pushes to this PR will automatically update the preview at this same URL)

@github-actions
Copy link
Copy Markdown
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests: run Label to trigger Github Action tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants