fix(): pin typeorm ^0.3.30#223
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
June 29, 2022 19:53
b2fa2ac to
8e2d335
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
July 5, 2022 21:16
8e2d335 to
225de1e
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
August 6, 2022 12:13
225de1e to
ca4ca38
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
August 26, 2022 18:59
ca4ca38 to
de58fee
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
August 28, 2022 20:44
de58fee to
d033771
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
September 19, 2022 19:36
d033771 to
2763a1e
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
March 16, 2023 09:53
2763a1e to
6870f60
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
April 17, 2023 11:21
6870f60 to
f80c36a
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
May 28, 2023 10:44
f80c36a to
64466c3
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
June 20, 2023 23:17
64466c3 to
1125a58
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
January 3, 2024 17:04
1125a58 to
648e3fc
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
January 26, 2024 13:22
648e3fc to
ce1f055
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
March 3, 2025 12:42
ce1f055 to
be06000
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
April 3, 2025 09:59
be06000 to
11c8484
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
May 7, 2025 11:49
11c8484 to
a4ce78d
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
May 14, 2025 23:08
a4ce78d to
aa3b35c
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
June 19, 2025 19:38
aa3b35c to
cfc3d3f
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
August 18, 2025 19:25
cfc3d3f to
03ab95e
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
September 19, 2025 13:47
03ab95e to
40e82c0
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
December 3, 2025 11:06
40e82c0 to
6640be0
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
May 9, 2026 14:46
6640be0 to
0de802c
Compare
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
May 19, 2026 00:47
0de802c to
457debf
Compare
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | typeorm | 0.2.45 | 0.3.31 |
renovate
Bot
force-pushed
the
chore/renovate/typeorm-0.x
branch
from
July 18, 2026 04:06
457debf to
2f62f00
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.2.45→^0.3.30Release Notes
typeorm/typeorm (typeorm)
v0.3.30Compare 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 behaviour was not documented and is considered dangerous as it can allow a badly-formed object (e.g. with an undefined id) to inadvertently delete or update the whole table.
When the intention actually was to delete or update all rows, such queries can be rewritten using the QueryBuilder API:
An alternative method for deleting all rows is to use:
Bug Fixes
aggregatemethod's generic type to its returned cursor (#10754) (56f1898)Features
Performance Improvements
[0.3.22](https://redirect.github.com/typeorm/typeorm
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.