Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mikro-orm/mikro-orm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.5.2
Choose a base ref
...
head repository: mikro-orm/mikro-orm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.5.3
Choose a head ref
  • 17 commits
  • 56 files changed
  • 4 contributors

Commits on Sep 2, 2025

  1. Configuration menu
    Copy the full SHA
    0b5abef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d040abc View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. Configuration menu
    Copy the full SHA
    867a67d View commit details
    Browse the repository at this point in the history
  2. fix(query-builder): skip branching on to-one joins (#6826)

    - Set preferNoBranch to true if relationship is :1. This allows the
    child alias to be correctly matched.
    
    Closes #6824
    
    ---------
    
    Co-authored-by: Martin Adámek <banan23@gmail.com>
    jaichinger and B4nan authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    65812c4 View commit details
    Browse the repository at this point in the history
  3. fix(query-builder): properly wrap composite keys in join conditions (#…

    …6831)
    
    - wrap composite keys in join conditions
    
    Closes #6830
    jaichinger authored Sep 3, 2025
    Configuration menu
    Copy the full SHA
    b720ca5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Configuration menu
    Copy the full SHA
    42afcd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

  1. Configuration menu
    Copy the full SHA
    961ee74 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency eslint-plugin-unicorn to v61 (#6834)

    This PR contains the following updates:
    
    | Package | Change | Age | Confidence |
    |---|---|---|---|
    |
    [eslint-plugin-unicorn](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn)
    | [`60.0.0` ->
    `61.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-unicorn/60.0.0/61.0.0)
    |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-unicorn/61.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-unicorn/60.0.0/61.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sindresorhus/eslint-plugin-unicorn
    (eslint-plugin-unicorn)</summary>
    
    ###
    [`v61.0.0`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/compare/v60.0.0...57749259d39724ed48ed3803fa9fe99af0c5aec5)
    
    [Compare
    Source](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/compare/v60.0.0...v61.0.0)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "every weekday" (UTC), 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 this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/mikro-orm/mikro-orm).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    c618ec3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32d31b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Configuration menu
    Copy the full SHA
    dab5ca1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency ts-morph to v27 (#6839)

    This PR contains the following updates:
    
    | Package | Change | Age | Confidence |
    |---|---|---|---|
    | [ts-morph](https://redirect.github.com/dsherret/ts-morph) | [`26.0.0`
    -> `27.0.0`](https://renovatebot.com/diffs/npm/ts-morph/26.0.0/27.0.0) |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/ts-morph/27.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-morph/26.0.0/27.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>dsherret/ts-morph (ts-morph)</summary>
    
    ###
    [`v27.0.0`](https://redirect.github.com/dsherret/ts-morph/releases/tag/27.0.0)
    
    [Compare
    Source](https://redirect.github.com/dsherret/ts-morph/compare/26.0.0...27.0.0)
    
    #### What's Changed
    
    - perf: switch to tinyglobby by
    [@&#8203;benmccann](https://redirect.github.com/benmccann) in
    [#&#8203;1635](https://redirect.github.com/dsherret/ts-morph/pull/1635)
    - fix: re-export StandardizedFilePath from
    [@&#8203;ts-morph/common](https://redirect.github.com/ts-morph/common)
    by [@&#8203;kronodeus](https://redirect.github.com/kronodeus) in
    [#&#8203;1637](https://redirect.github.com/dsherret/ts-morph/pull/1637)
    - chore: fix ci by
    [@&#8203;dsherret](https://redirect.github.com/dsherret) in
    [#&#8203;1645](https://redirect.github.com/dsherret/ts-morph/pull/1645)
    - feat: `TypeChecker` - add `getAwaitedType` by
    [@&#8203;JHawk0224](https://redirect.github.com/JHawk0224) in
    [#&#8203;1643](https://redirect.github.com/dsherret/ts-morph/pull/1643)
    - feat: TypeScript 5.9 by
    [@&#8203;dsherret](https://redirect.github.com/dsherret) in
    [#&#8203;1646](https://redirect.github.com/dsherret/ts-morph/pull/1646)
    - feat: wrap OptionalTypeNode by
    [@&#8203;dsherret](https://redirect.github.com/dsherret) in
    [#&#8203;1647](https://redirect.github.com/dsherret/ts-morph/pull/1647)
    - feat: wrap `JSDocImportTag` by
    [@&#8203;dsherret](https://redirect.github.com/dsherret) in
    [#&#8203;1648](https://redirect.github.com/dsherret/ts-morph/pull/1648)
    - fix: remove invalid sourceMappingURL from build output by
    [@&#8203;dsherret](https://redirect.github.com/dsherret) in
    [#&#8203;1649](https://redirect.github.com/dsherret/ts-morph/pull/1649)
    - feat: ability to add and remove the defer keyword in imports by
    [@&#8203;dsherret](https://redirect.github.com/dsherret) in
    [#&#8203;1651](https://redirect.github.com/dsherret/ts-morph/pull/1651)
    
    #### New Contributors
    
    - [@&#8203;JHawk0224](https://redirect.github.com/JHawk0224) made their
    first contribution in
    [#&#8203;1643](https://redirect.github.com/dsherret/ts-morph/pull/1643)
    
    **Full Changelog**:
    <dsherret/ts-morph@26.0.0...27.0.0>
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "every weekday" (UTC), 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 this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/mikro-orm/mikro-orm).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    8d09963 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. chore(deps): update patch/minor dependencies (#6842)

    This PR contains the following updates:
    
    | Package | Change | Age | Confidence |
    |---|---|---|---|
    |
    [eslint-plugin-unicorn](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn)
    | [`61.0.1` ->
    `61.0.2`](https://renovatebot.com/diffs/npm/eslint-plugin-unicorn/61.0.1/61.0.2)
    |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-unicorn/61.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-unicorn/61.0.1/61.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    | [mysql2](https://sidorares.github.io/node-mysql2/docs)
    ([source](https://redirect.github.com/sidorares/node-mysql2)) |
    [`3.14.4` ->
    `3.14.5`](https://renovatebot.com/diffs/npm/mysql2/3.14.4/3.14.5) |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/mysql2/3.14.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mysql2/3.14.4/3.14.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    |
    [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint)
    ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint))
    | [`8.42.0` ->
    `8.43.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.42.0/8.43.0)
    |
    [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.43.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.42.0/8.43.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>sindresorhus/eslint-plugin-unicorn
    (eslint-plugin-unicorn)</summary>
    
    ###
    [`v61.0.2`](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/compare/v61.0.1...8d0851076e2ba47646a29524dc2f12d05e3d3fb2)
    
    [Compare
    Source](https://redirect.github.com/sindresorhus/eslint-plugin-unicorn/compare/v61.0.1...v61.0.2)
    
    </details>
    
    <details>
    <summary>sidorares/node-mysql2 (mysql2)</summary>
    
    ###
    [`v3.14.5`](https://redirect.github.com/sidorares/node-mysql2/blob/HEAD/Changelog.md#3145-2025-09-08)
    
    [Compare
    Source](https://redirect.github.com/sidorares/node-mysql2/compare/v3.14.4...v3.14.5)
    
    ##### Bug Fixes
    
    - **types:** restrict StreamOptions.objectMode to true
    ([#&#8203;3686](https://redirect.github.com/sidorares/node-mysql2/issues/3686))
    ([#&#8203;3784](https://redirect.github.com/sidorares/node-mysql2/issues/3784))
    ([c091f1b](https://redirect.github.com/sidorares/node-mysql2/commit/c091f1ba7399eb1be57a8df61f5fd9b01e659be6))
    
    </details>
    
    <details>
    <summary>typescript-eslint/typescript-eslint
    (typescript-eslint)</summary>
    
    ###
    [`v8.43.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8430-2025-09-08)
    
    [Compare
    Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.42.0...v8.43.0)
    
    ##### 🩹 Fixes
    
    - **eslint-plugin:** \[no-deprecated] should report deprecated exports
    and reexports
    ([#&#8203;11359](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11359))
    
    ##### ❤️ Thank You
    
    - Victor Genaev
    [@&#8203;mainframev](https://redirect.github.com/mainframev)
    
    You can read about our [versioning
    strategy](https://typescript-eslint.io/users/versioning) and
    [releases](https://typescript-eslint.io/users/releases) on our website.
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At
    any time (no schedule defined).
    
    🚦 **Automerge**: Enabled.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get
    [config
    help](https://redirect.github.com/renovatebot/renovate/discussions) if
    that's undesired.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/mikro-orm/mikro-orm).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    6c07ee9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47b126d View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2025

  1. Configuration menu
    Copy the full SHA
    9a7bbc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ead5074 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2025

  1. Configuration menu
    Copy the full SHA
    0b82f43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c961ae0 View commit details
    Browse the repository at this point in the history
Loading