Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typeorm (source) ^0.3.25 -> ^0.3.26 age adoption passing confidence

Release Notes

typeorm/typeorm (typeorm)

v0.3.26

Compare Source

Notes:

  • When using MySQL, TypeORM now connects using stringifyObjects: true, in order to avoid a potential security vulnerability
    in the mysql/mysql2 client libraries. You can revert to the old behavior by setting connectionOptions.extra.stringifyObjects = false.
  • When using SAP HANA, TypeORM now uses the built-in pool from the @sap/hana-client library. The deprecated hdb-pool
    is no longer necessary and can be removed. See https://typeorm.io/docs/drivers/sap/#data-source-options for the new pool options.
Bug Fixes
Features
Performance Improvements

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 this update 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 requested a review from raymondfeng as a code owner August 18, 2025 17:46
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 18, 2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/typeorm-0.x branch from 4b029ec to cf43f68 Compare August 19, 2025 14:00
@coveralls
Copy link

Pull Request Test Coverage Report for Build 17048191504

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 54.475%

Totals Coverage Status
Change from base Build 17030337281: 0.0%
Covered Lines: 9572
Relevant Lines: 12457

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 17071967812

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 54.484%

Totals Coverage Status
Change from base Build 17071888649: 0.0%
Covered Lines: 9573
Relevant Lines: 12457

💛 - Coveralls

@dhmlau dhmlau merged commit 82fba11 into master Aug 19, 2025
13 checks passed
@dhmlau dhmlau deleted the renovate/typeorm-0.x branch August 19, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants