chore(deps): update dependency typeorm to v1 - autoclosed#16978
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency typeorm to v1 - autoclosed#16978renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Coverage Report for CI Build 496Coverage remained the same at 90.304%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
renovate
Bot
force-pushed
the
renovate/typeorm-1.x
branch
8 times, most recently
from
May 26, 2026 07:36
4dbbaa8 to
8c11c33
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/typeorm-1.x
branch
2 times, most recently
from
June 1, 2026 17:12
0b9ffce to
bc95434
Compare
renovate
Bot
force-pushed
the
renovate/typeorm-1.x
branch
from
June 11, 2026 09:47
bc95434 to
3d34d65
Compare
renovate
Bot
force-pushed
the
renovate/typeorm-1.x
branch
2 times, most recently
from
July 8, 2026 06:34
60ee7a6 to
d4903e9
Compare
renovate
Bot
force-pushed
the
renovate/typeorm-1.x
branch
2 times, most recently
from
July 8, 2026 06:46
92596bf to
c272290
Compare
renovate
Bot
force-pushed
the
renovate/typeorm-1.x
branch
5 times, most recently
from
July 15, 2026 06:24
355eac5 to
085210a
Compare
renovate
Bot
force-pushed
the
renovate/typeorm-1.x
branch
4 times, most recently
from
July 20, 2026 05:56
e77e8c8 to
0d5e0de
Compare
renovate
Bot
force-pushed
the
renovate/typeorm-1.x
branch
3 times, most recently
from
July 22, 2026 17:48
61b58e5 to
d6b9439
Compare
renovate
Bot
force-pushed
the
renovate/typeorm-1.x
branch
from
July 23, 2026 12:48
d6b9439 to
106abf8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.3.31→1.1.0Release Notes
typeorm/typeorm (typeorm)
v1.1.0Compare Source
Bug Fixes
require()calls that break bundlers (#12647) (30f9fc7)Features
v1.0.0Compare Source
The list below is the set of commits between
0.3.30and1.0.0— fixes already shipped on the0.3.xline are listed under their respective0.3.xentries below.Bug Fixes
shortenmethod to properly work with camelCase_aliases (#11283) (8a9a376)timestamptzpersistence/hydration correctly (#11774) (c26fc33)queryBuilder.update(#11296) (7084240)Features
incrementanddecrementofEntityManager(#11294) (2260718)joinproperty (#12375) (f4f762e)ADD VALUEwhen changing enum values if possible (#10956) (f1be21e)INSERT INTO ... SELECT FROM ...in QueryBuilder (#11896) (8fc0915)Performance Improvements
BREAKING CHANGES
0.3.30 (2026-05-18)
Bug Fixes
Reverts
0.3.29 (2026-05-08)
Bug Fixes
QueryBuilderparameter of type JSDatenot escaped correctly (#11867) (5153436)Features
returningoption to update/upsert operations (#11782) (11d9767)0.3.28 (2025-12-02)
Bug Fixes
findBymethod to MongoEntityManager (#11814) (38715bb)Features
jsonpathcolumn type in PostgreSQL (#11684) (4f05718)0.3.27 (2025-09-19)
Bug Fixes
Features
VirtualColumns to be initially non-selectable (#11586) (22b26d1)Performance Improvements
Reverts
0.3.26 (2025-08-16)
Notes:
stringifyObjects: true, in order to avoid a potential security vulnerabilityin the mysql/mysql2 client libraries. You can revert to the old behavior by setting
connectionOptions.extra.stringifyObjects = false.@sap/hana-clientlibrary. The deprecatedhdb-poolis no longer necessary and can be removed. See https://typeorm.io/docs/drivers/sap/#data-source-options for the new pool options.
Bug Fixes
stringifyObjectsimplicitly (#11574) (d57fe3b)useIndexwhen cloning a QueryExpressionMap (or a QueryBuilder) (#10679) (66ee307), closes #10678 #10678Features
Performance Improvements
0.3.25 (2025-06-19)
Bug Fixes
Features
0.3.24 (2025-05-14)
Bug Fixes
Features
Performance Improvements
0.3.23 (2025-05-05)
This release includes a technically breaking change (from this PR) in the behaviour of the
deleteandupdatemethods of the EntityManager and Repository APIs, when an empty object is supplied as the criteria:Empty criteria(s) are not allowed for the delete/update method.Why?
This
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.