Skip to content

Commit

Permalink
fix(deps): Bump typeorm from 0.3.17 to 0.3.19 (#281)
Browse files Browse the repository at this point in the history
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.3.17 to 0.3.19.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typeorm/typeorm/releases">typeorm's releases</a>.</em></p>
<blockquote>
<h2>0.3.19</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fixed <code>Cannot read properties of undefined (reading 'sync')</code> caused after glob package upgrade</li>
</ul>
<h2>0.3.18</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add BaseEntity to model-shim (<a href="https://redirect.github.com/typeorm/typeorm/issues/10503">#10503</a>) (<a href="https://github.com/typeorm/typeorm/commit/3cf938efc04bf73129d2e755e2bb8a243be19e24">3cf938e</a>)</li>
<li>add error handling for missing join columns (<a href="https://redirect.github.com/typeorm/typeorm/issues/10525">#10525</a>) (<a href="https://github.com/typeorm/typeorm/commit/122c897a2ff4cc6f5e8149d488f18bf5c21b5ca9">122c897</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/7034">#7034</a></li>
<li>add missing export for View class (<a href="https://redirect.github.com/typeorm/typeorm/issues/10261">#10261</a>) (<a href="https://github.com/typeorm/typeorm/commit/7adbc9bdc7e3e5a4bd3db9c5cf980b71c74fc8fa">7adbc9b</a>)</li>
<li>added fail callback while opening the database in Cordova (<a href="https://redirect.github.com/typeorm/typeorm/issues/10566">#10566</a>) (<a href="https://github.com/typeorm/typeorm/commit/8b4df5b2998c561047ac817b6c188fbb6ad0af7b">8b4df5b</a>)</li>
<li>aggregate function throw error when column alias name is set (<a href="https://redirect.github.com/typeorm/typeorm/issues/10035">#10035</a>) (<a href="https://github.com/typeorm/typeorm/commit/022d2b5f622771349355f00a087c26c930db0d25">022d2b5</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/9927">#9927</a></li>
<li>backport postgres connection error handling to crdb (<a href="https://redirect.github.com/typeorm/typeorm/issues/10177">#10177</a>) (<a href="https://github.com/typeorm/typeorm/commit/149226dd677ca3ca69c9f5ccd7b96e86573eb26e">149226d</a>)</li>
<li>bump better-sqlite3 version range (<a href="https://redirect.github.com/typeorm/typeorm/issues/10452">#10452</a>) (<a href="https://github.com/typeorm/typeorm/commit/75ec8f2032657560fed7418a6ca4a059a58d18ee">75ec8f2</a>)</li>
<li>caching always enabled not caching queries (<a href="https://redirect.github.com/typeorm/typeorm/issues/10524">#10524</a>) (<a href="https://github.com/typeorm/typeorm/commit/8af533f79f993e97f8c5608eec1da1d2f5e23156">8af533f</a>)</li>
<li>circular dependency breaking node.js 20.6 (<a href="https://redirect.github.com/typeorm/typeorm/issues/10344">#10344</a>) (<a href="https://github.com/typeorm/typeorm/commit/ba7ad3c69b4d7813cf71503c130ae9ef248ea28d">ba7ad3c</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10338">#10338</a></li>
<li>correctly keep query.data from ormOption for commit / rollback subscribers (<a href="https://redirect.github.com/typeorm/typeorm/issues/10151">#10151</a>) (<a href="https://github.com/typeorm/typeorm/commit/73ee70b33165af9151aadf9d26c58e78eebdfa53">73ee70b</a>)</li>
<li>default value in child table/entity column decorator for multiple table inheritance is ignored for inherited columns (<a href="https://redirect.github.com/typeorm/typeorm/issues/10563">#10563</a>) (<a href="https://redirect.github.com/typeorm/typeorm/issues/10564">#10564</a>) (<a href="https://github.com/typeorm/typeorm/commit/af77a5d0acf0c9661c4d61c38fd57bca9a1b65fc">af77a5d</a>)</li>
<li>deletedAt column leaking as side effect of object update while creating a row (<a href="https://redirect.github.com/typeorm/typeorm/issues/10435">#10435</a>) (<a href="https://github.com/typeorm/typeorm/commit/7de4890265d5045e21c0ea1db7c45cea826f9e31">7de4890</a>)</li>
<li>empty objects being hydrated when eager loading relations that have a <code>@VirtualColumn</code> (<a href="https://redirect.github.com/typeorm/typeorm/issues/10432">#10432</a>) (<a href="https://github.com/typeorm/typeorm/commit/b53e410e5abe930ab489ff4c8c16f62306910f6a">b53e410</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10431">#10431</a></li>
<li>extend GiST index with range types for Postgres driver (<a href="https://redirect.github.com/typeorm/typeorm/issues/10572">#10572</a>) (<a href="https://github.com/typeorm/typeorm/commit/a4900ae15feb6727f085cbeae09000566b15081e">a4900ae</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10567">#10567</a></li>
<li>ignore changes for columns with <code>update: false</code> in persistence (<a href="https://redirect.github.com/typeorm/typeorm/issues/10250">#10250</a>) (<a href="https://github.com/typeorm/typeorm/commit/f8fa1fd821a0ca61b09079625e04583f9e1a0403">f8fa1fd</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10249">#10249</a></li>
<li>improve helper for cli for commands missing positionals (<a href="https://redirect.github.com/typeorm/typeorm/issues/10133">#10133</a>) (<a href="https://github.com/typeorm/typeorm/commit/9f8899f56cb95fbee70eed73d507530e8b6c74ff">9f8899f</a>)</li>
<li>loading datasource unable to process a regular default export (<a href="https://redirect.github.com/typeorm/typeorm/issues/10184">#10184</a>) (<a href="https://github.com/typeorm/typeorm/commit/201342d1509938925b90deeac1d974cd01fe3d3c">201342d</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/8810">#8810</a></li>
<li>logMigration has incorrect logging condition (<a href="https://redirect.github.com/typeorm/typeorm/issues/10323">#10323</a>) (<a href="https://github.com/typeorm/typeorm/commit/d41930f0d6b8f672a5242da4a4b5568d90090d59">d41930f</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10322">#10322</a> <a href="https://redirect.github.com/typeorm/typeorm/issues/10322">#10322</a></li>
<li>ManyToMany ER_DUP_ENTRY error (<a href="https://redirect.github.com/typeorm/typeorm/issues/10343">#10343</a>) (<a href="https://github.com/typeorm/typeorm/commit/e296063b128318ddd3b59ae1e23e104d0ed524b0">e296063</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/5704">#5704</a></li>
<li>migrations on indexed TIMESTAMP WITH TIME ZONE Oracle columns (<a href="https://redirect.github.com/typeorm/typeorm/issues/10506">#10506</a>) (<a href="https://github.com/typeorm/typeorm/commit/cf37f1370bb0a180bedf0a2e2fedd8047ae4ef78">cf37f13</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10493">#10493</a></li>
<li>mongodb - undefined is not constructor (<a href="https://redirect.github.com/typeorm/typeorm/issues/10559">#10559</a>) (<a href="https://github.com/typeorm/typeorm/commit/ad5bf11a918170b50e3251410004f75c1811eb01">ad5bf11</a>)</li>
<li>mongodb resolves leaked cursor (<a href="https://redirect.github.com/typeorm/typeorm/issues/10316">#10316</a>) (<a href="https://github.com/typeorm/typeorm/commit/2dc9624d0016447b0738d85c6ddeace1110eb56f">2dc9624</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10315">#10315</a></li>
<li>mssql datasource testonborrow not affecting anything (<a href="https://redirect.github.com/typeorm/typeorm/issues/10589">#10589</a>) (<a href="https://github.com/typeorm/typeorm/commit/122b683840487f05b26a938a1fb057d71beb1bb3">122b683</a>)</li>
<li>nested transactions issues (<a href="https://redirect.github.com/typeorm/typeorm/issues/10210">#10210</a>) (<a href="https://github.com/typeorm/typeorm/commit/25e6ecdfd23569b4b6ba15b845b4444927386f42">25e6ecd</a>)</li>
<li>prevent using absolute table path in migrations unless required (<a href="https://redirect.github.com/typeorm/typeorm/issues/10123">#10123</a>) (<a href="https://github.com/typeorm/typeorm/commit/dd595242a7fbb8c7445cc79bf0b751f1ed1762bd">dd59524</a>)</li>
<li>remove <code>date-fns</code> in favor of <code>DayJs</code> (<a href="https://redirect.github.com/typeorm/typeorm/issues/10306">#10306</a>) (<a href="https://github.com/typeorm/typeorm/commit/cf7147fa7c0231089b45078abc813f0e56e5dd9e">cf7147f</a>)</li>
<li>remove dynamic require calls (<a href="https://redirect.github.com/typeorm/typeorm/issues/10196">#10196</a>) (<a href="https://github.com/typeorm/typeorm/commit/a939654c95804b172276ba26769c43af97469d5d">a939654</a>)</li>
<li>resolve circular dependency when using Vite (<a href="https://redirect.github.com/typeorm/typeorm/issues/10273">#10273</a>) (<a href="https://github.com/typeorm/typeorm/commit/080528b11716cc786b00c4890160f6ccf3375925">080528b</a>)</li>
<li>resolve issue building eager relation alias for nested relations (<a href="https://redirect.github.com/typeorm/typeorm/issues/10004">#10004</a>) (<a href="https://github.com/typeorm/typeorm/commit/c6f608d3e8f9c28646240ac67e20e6567be1aab6">c6f608d</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/9944">#9944</a></li>
<li>resolve issue of generating migration for numeric arrays repeatedly (<a href="https://redirect.github.com/typeorm/typeorm/issues/10471">#10471</a>) (<a href="https://github.com/typeorm/typeorm/commit/39fdcf651fc0b690febbe11fa39892034529fd03">39fdcf6</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10043">#10043</a></li>
<li>resolve issue queryBuilder makes different parameter identifiers for same parameter (<a href="https://redirect.github.com/typeorm/typeorm/issues/10327">#10327</a>) (<a href="https://github.com/typeorm/typeorm/commit/6c918ea3923488e3744cf4a09f01b21117674fe5">6c918ea</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/7308">#7308</a></li>
<li>resolve issues on upsert (<a href="https://redirect.github.com/typeorm/typeorm/issues/10588">#10588</a>) (<a href="https://github.com/typeorm/typeorm/commit/dc1bfed6d53691135628e064e0c3bda21f7d0ee3">dc1bfed</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10587">#10587</a></li>
<li>scrub all comment end markers from comments (<a href="https://redirect.github.com/typeorm/typeorm/issues/10163">#10163</a>) (<a href="https://github.com/typeorm/typeorm/commit/d937f6106a1c0a5770de7c06c315009c5549c4d5">d937f61</a>)</li>
<li>serialize bigint when building a query id <a href="https://redirect.github.com/typeorm/typeorm/issues/10336">#10336</a> (<a href="https://redirect.github.com/typeorm/typeorm/issues/10337">#10337</a>) (<a href="https://github.com/typeorm/typeorm/commit/bfc1cc5ab4232459a1d11b82fd131e7e2e9c2aa4">bfc1cc5</a>)</li>
<li>should automatically cache if alwaysEnable (<a href="https://redirect.github.com/typeorm/typeorm/issues/10137">#10137</a>) (<a href="https://github.com/typeorm/typeorm/commit/173910ed79aada4d250fd658d6dd73fca7740950">173910e</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/9910">#9910</a></li>
<li>SQLite simple-enum column parsing (<a href="https://redirect.github.com/typeorm/typeorm/issues/10550">#10550</a>) (<a href="https://github.com/typeorm/typeorm/commit/696e688d0072eb54608eaf081be1a6d9c40910e3">696e688</a>)</li>
<li>update UpdateDateColumn on upsert (<a href="https://redirect.github.com/typeorm/typeorm/issues/10458">#10458</a>) (<a href="https://github.com/typeorm/typeorm/commit/fdb9866ad2359aa37fed1e7e99b3736a4dc9dc74">fdb9866</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/9015">#9015</a></li>
<li>upgrade ts-node version to latest(10.9.1) version (<a href="https://redirect.github.com/typeorm/typeorm/issues/10143">#10143</a>) (<a href="https://github.com/typeorm/typeorm/commit/fcb9904f247d9ddf21bad07101b488d33e0a1fd2">fcb9904</a>)</li>
<li>using async datasource to configure typeorm (<a href="https://redirect.github.com/typeorm/typeorm/issues/10170">#10170</a>) (<a href="https://github.com/typeorm/typeorm/commit/fbd45dba32cd92ddcb00cc4f3c745d247ad27bae">fbd45db</a>)</li>
</ul>
<h3>Features</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md">typeorm's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/typeorm/typeorm/compare/0.3.18...0.3.19">0.3.19</a> (2024-01-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fixed <code>Cannot read properties of undefined (reading 'sync')</code> caused after glob package upgrade</li>
</ul>
<h2><a href="https://github.com/typeorm/typeorm/compare/0.3.17...0.3.18">0.3.18</a> (2024-01-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add BaseEntity to model-shim (<a href="https://redirect.github.com/typeorm/typeorm/issues/10503">#10503</a>) (<a href="https://github.com/typeorm/typeorm/commit/3cf938efc04bf73129d2e755e2bb8a243be19e24">3cf938e</a>)</li>
<li>add error handling for missing join columns (<a href="https://redirect.github.com/typeorm/typeorm/issues/10525">#10525</a>) (<a href="https://github.com/typeorm/typeorm/commit/122c897a2ff4cc6f5e8149d488f18bf5c21b5ca9">122c897</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/7034">#7034</a></li>
<li>add missing export for View class (<a href="https://redirect.github.com/typeorm/typeorm/issues/10261">#10261</a>) (<a href="https://github.com/typeorm/typeorm/commit/7adbc9bdc7e3e5a4bd3db9c5cf980b71c74fc8fa">7adbc9b</a>)</li>
<li>added fail callback while opening the database in Cordova (<a href="https://redirect.github.com/typeorm/typeorm/issues/10566">#10566</a>) (<a href="https://github.com/typeorm/typeorm/commit/8b4df5b2998c561047ac817b6c188fbb6ad0af7b">8b4df5b</a>)</li>
<li>aggregate function throw error when column alias name is set (<a href="https://redirect.github.com/typeorm/typeorm/issues/10035">#10035</a>) (<a href="https://github.com/typeorm/typeorm/commit/022d2b5f622771349355f00a087c26c930db0d25">022d2b5</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/9927">#9927</a></li>
<li>backport postgres connection error handling to crdb (<a href="https://redirect.github.com/typeorm/typeorm/issues/10177">#10177</a>) (<a href="https://github.com/typeorm/typeorm/commit/149226dd677ca3ca69c9f5ccd7b96e86573eb26e">149226d</a>)</li>
<li>bump better-sqlite3 version range (<a href="https://redirect.github.com/typeorm/typeorm/issues/10452">#10452</a>) (<a href="https://github.com/typeorm/typeorm/commit/75ec8f2032657560fed7418a6ca4a059a58d18ee">75ec8f2</a>)</li>
<li>caching always enabled not caching queries (<a href="https://redirect.github.com/typeorm/typeorm/issues/10524">#10524</a>) (<a href="https://github.com/typeorm/typeorm/commit/8af533f79f993e97f8c5608eec1da1d2f5e23156">8af533f</a>)</li>
<li>circular dependency breaking node.js 20.6 (<a href="https://redirect.github.com/typeorm/typeorm/issues/10344">#10344</a>) (<a href="https://github.com/typeorm/typeorm/commit/ba7ad3c69b4d7813cf71503c130ae9ef248ea28d">ba7ad3c</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10338">#10338</a></li>
<li>correctly keep query.data from ormOption for commit / rollback subscribers (<a href="https://redirect.github.com/typeorm/typeorm/issues/10151">#10151</a>) (<a href="https://github.com/typeorm/typeorm/commit/73ee70b33165af9151aadf9d26c58e78eebdfa53">73ee70b</a>)</li>
<li>default value in child table/entity column decorator for multiple table inheritance is ignored for inherited columns (<a href="https://redirect.github.com/typeorm/typeorm/issues/10563">#10563</a>) (<a href="https://redirect.github.com/typeorm/typeorm/issues/10564">#10564</a>) (<a href="https://github.com/typeorm/typeorm/commit/af77a5d0acf0c9661c4d61c38fd57bca9a1b65fc">af77a5d</a>)</li>
<li>deletedAt column leaking as side effect of object update while creating a row (<a href="https://redirect.github.com/typeorm/typeorm/issues/10435">#10435</a>) (<a href="https://github.com/typeorm/typeorm/commit/7de4890265d5045e21c0ea1db7c45cea826f9e31">7de4890</a>)</li>
<li>empty objects being hydrated when eager loading relations that have a <code>@VirtualColumn</code> (<a href="https://redirect.github.com/typeorm/typeorm/issues/10432">#10432</a>) (<a href="https://github.com/typeorm/typeorm/commit/b53e410e5abe930ab489ff4c8c16f62306910f6a">b53e410</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10431">#10431</a></li>
<li>extend GiST index with range types for Postgres driver (<a href="https://redirect.github.com/typeorm/typeorm/issues/10572">#10572</a>) (<a href="https://github.com/typeorm/typeorm/commit/a4900ae15feb6727f085cbeae09000566b15081e">a4900ae</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10567">#10567</a></li>
<li>ignore changes for columns with <code>update: false</code> in persistence (<a href="https://redirect.github.com/typeorm/typeorm/issues/10250">#10250</a>) (<a href="https://github.com/typeorm/typeorm/commit/f8fa1fd821a0ca61b09079625e04583f9e1a0403">f8fa1fd</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10249">#10249</a></li>
<li>improve helper for cli for commands missing positionals (<a href="https://redirect.github.com/typeorm/typeorm/issues/10133">#10133</a>) (<a href="https://github.com/typeorm/typeorm/commit/9f8899f56cb95fbee70eed73d507530e8b6c74ff">9f8899f</a>)</li>
<li>loading datasource unable to process a regular default export (<a href="https://redirect.github.com/typeorm/typeorm/issues/10184">#10184</a>) (<a href="https://github.com/typeorm/typeorm/commit/201342d1509938925b90deeac1d974cd01fe3d3c">201342d</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/8810">#8810</a></li>
<li>logMigration has incorrect logging condition (<a href="https://redirect.github.com/typeorm/typeorm/issues/10323">#10323</a>) (<a href="https://github.com/typeorm/typeorm/commit/d41930f0d6b8f672a5242da4a4b5568d90090d59">d41930f</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10322">#10322</a> <a href="https://redirect.github.com/typeorm/typeorm/issues/10322">#10322</a></li>
<li>ManyToMany ER_DUP_ENTRY error (<a href="https://redirect.github.com/typeorm/typeorm/issues/10343">#10343</a>) (<a href="https://github.com/typeorm/typeorm/commit/e296063b128318ddd3b59ae1e23e104d0ed524b0">e296063</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/5704">#5704</a></li>
<li>migrations on indexed TIMESTAMP WITH TIME ZONE Oracle columns (<a href="https://redirect.github.com/typeorm/typeorm/issues/10506">#10506</a>) (<a href="https://github.com/typeorm/typeorm/commit/cf37f1370bb0a180bedf0a2e2fedd8047ae4ef78">cf37f13</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10493">#10493</a></li>
<li>mongodb - undefined is not constructor (<a href="https://redirect.github.com/typeorm/typeorm/issues/10559">#10559</a>) (<a href="https://github.com/typeorm/typeorm/commit/ad5bf11a918170b50e3251410004f75c1811eb01">ad5bf11</a>)</li>
<li>mongodb resolves leaked cursor (<a href="https://redirect.github.com/typeorm/typeorm/issues/10316">#10316</a>) (<a href="https://github.com/typeorm/typeorm/commit/2dc9624d0016447b0738d85c6ddeace1110eb56f">2dc9624</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10315">#10315</a></li>
<li>mssql datasource testonborrow not affecting anything (<a href="https://redirect.github.com/typeorm/typeorm/issues/10589">#10589</a>) (<a href="https://github.com/typeorm/typeorm/commit/122b683840487f05b26a938a1fb057d71beb1bb3">122b683</a>)</li>
<li>nested transactions issues (<a href="https://redirect.github.com/typeorm/typeorm/issues/10210">#10210</a>) (<a href="https://github.com/typeorm/typeorm/commit/25e6ecdfd23569b4b6ba15b845b4444927386f42">25e6ecd</a>)</li>
<li>prevent using absolute table path in migrations unless required (<a href="https://redirect.github.com/typeorm/typeorm/issues/10123">#10123</a>) (<a href="https://github.com/typeorm/typeorm/commit/dd595242a7fbb8c7445cc79bf0b751f1ed1762bd">dd59524</a>)</li>
<li>remove <code>date-fns</code> in favor of <code>DayJs</code> (<a href="https://redirect.github.com/typeorm/typeorm/issues/10306">#10306</a>) (<a href="https://github.com/typeorm/typeorm/commit/cf7147fa7c0231089b45078abc813f0e56e5dd9e">cf7147f</a>)</li>
<li>remove dynamic require calls (<a href="https://redirect.github.com/typeorm/typeorm/issues/10196">#10196</a>) (<a href="https://github.com/typeorm/typeorm/commit/a939654c95804b172276ba26769c43af97469d5d">a939654</a>)</li>
<li>resolve circular dependency when using Vite (<a href="https://redirect.github.com/typeorm/typeorm/issues/10273">#10273</a>) (<a href="https://github.com/typeorm/typeorm/commit/080528b11716cc786b00c4890160f6ccf3375925">080528b</a>)</li>
<li>resolve issue building eager relation alias for nested relations (<a href="https://redirect.github.com/typeorm/typeorm/issues/10004">#10004</a>) (<a href="https://github.com/typeorm/typeorm/commit/c6f608d3e8f9c28646240ac67e20e6567be1aab6">c6f608d</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/9944">#9944</a></li>
<li>resolve issue of generating migration for numeric arrays repeatedly (<a href="https://redirect.github.com/typeorm/typeorm/issues/10471">#10471</a>) (<a href="https://github.com/typeorm/typeorm/commit/39fdcf651fc0b690febbe11fa39892034529fd03">39fdcf6</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10043">#10043</a></li>
<li>resolve issue queryBuilder makes different parameter identifiers for same parameter (<a href="https://redirect.github.com/typeorm/typeorm/issues/10327">#10327</a>) (<a href="https://github.com/typeorm/typeorm/commit/6c918ea3923488e3744cf4a09f01b21117674fe5">6c918ea</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/7308">#7308</a></li>
<li>resolve issues on upsert (<a href="https://redirect.github.com/typeorm/typeorm/issues/10588">#10588</a>) (<a href="https://github.com/typeorm/typeorm/commit/dc1bfed6d53691135628e064e0c3bda21f7d0ee3">dc1bfed</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/10587">#10587</a></li>
<li>scrub all comment end markers from comments (<a href="https://redirect.github.com/typeorm/typeorm/issues/10163">#10163</a>) (<a href="https://github.com/typeorm/typeorm/commit/d937f6106a1c0a5770de7c06c315009c5549c4d5">d937f61</a>)</li>
<li>serialize bigint when building a query id <a href="https://redirect.github.com/typeorm/typeorm/issues/10336">#10336</a> (<a href="https://redirect.github.com/typeorm/typeorm/issues/10337">#10337</a>) (<a href="https://github.com/typeorm/typeorm/commit/bfc1cc5ab4232459a1d11b82fd131e7e2e9c2aa4">bfc1cc5</a>)</li>
<li>should automatically cache if alwaysEnable (<a href="https://redirect.github.com/typeorm/typeorm/issues/10137">#10137</a>) (<a href="https://github.com/typeorm/typeorm/commit/173910ed79aada4d250fd658d6dd73fca7740950">173910e</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/9910">#9910</a></li>
<li>SQLite simple-enum column parsing (<a href="https://redirect.github.com/typeorm/typeorm/issues/10550">#10550</a>) (<a href="https://github.com/typeorm/typeorm/commit/696e688d0072eb54608eaf081be1a6d9c40910e3">696e688</a>)</li>
<li>update UpdateDateColumn on upsert (<a href="https://redirect.github.com/typeorm/typeorm/issues/10458">#10458</a>) (<a href="https://github.com/typeorm/typeorm/commit/fdb9866ad2359aa37fed1e7e99b3736a4dc9dc74">fdb9866</a>), closes <a href="https://redirect.github.com/typeorm/typeorm/issues/9015">#9015</a></li>
<li>upgrade ts-node version to latest(10.9.1) version (<a href="https://redirect.github.com/typeorm/typeorm/issues/10143">#10143</a>) (<a href="https://github.com/typeorm/typeorm/commit/fcb9904f247d9ddf21bad07101b488d33e0a1fd2">fcb9904</a>)</li>
<li>using async datasource to configure typeorm (<a href="https://redirect.github.com/typeorm/typeorm/issues/10170">#10170</a>) (<a href="https://github.com/typeorm/typeorm/commit/fbd45dba32cd92ddcb00cc4f3c745d247ad27bae">fbd45db</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typeorm/typeorm/commit/73e3b49edc02aabbcfaebf260b8eee9ebbc3c92b"><code>73e3b49</code></a> version bump</li>
<li><a href="https://github.com/typeorm/typeorm/commit/633c4e36a6697e6c590d308290473ca90fc987bf"><code>633c4e3</code></a> fixed glob import</li>
<li><a href="https://github.com/typeorm/typeorm/commit/5464dec2fa648f6fb346b2cf45047cdf169f8e77"><code>5464dec</code></a> version bump</li>
<li><a href="https://github.com/typeorm/typeorm/commit/d606b9d936b08caa747aed0d5273b11c9b284fe6"><code>d606b9d</code></a> updated license</li>
<li><a href="https://github.com/typeorm/typeorm/commit/ffa84993de130222ec2316f057c233fcd524d0dd"><code>ffa8499</code></a> fixed duplicated buffer import</li>
<li><a href="https://github.com/typeorm/typeorm/commit/b6ef306d88d95226b07a217a6bed324a602f296a"><code>b6ef306</code></a> updated glob version</li>
<li><a href="https://github.com/typeorm/typeorm/commit/b5d2599301cf68043e01f79cfc1549e576f5c5d9"><code>b5d2599</code></a> build(deps-dev): bump the npm_and_yarn group group with 1 update (<a href="https://redirect.github.com/typeorm/typeorm/issues/10591">#10591</a>)</li>
<li><a href="https://github.com/typeorm/typeorm/commit/080528b11716cc786b00c4890160f6ccf3375925"><code>080528b</code></a> fix: resolve circular dependency when using Vite (<a href="https://redirect.github.com/typeorm/typeorm/issues/10273">#10273</a>)</li>
<li><a href="https://github.com/typeorm/typeorm/commit/338df164395fa1475149614281b3c649fb5b2611"><code>338df16</code></a> feat: add support for table comment in MySQL (<a href="https://redirect.github.com/typeorm/typeorm/issues/10017">#10017</a>)</li>
<li><a href="https://github.com/typeorm/typeorm/commit/15bc8876f80e78f20a5631732c61d79a87e4a44a"><code>15bc887</code></a> build: update CircleCI config &amp; repair failing tests (<a href="https://redirect.github.com/typeorm/typeorm/issues/10590">#10590</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/typeorm/typeorm/compare/0.3.17...0.3.19">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typeorm&package-manager=npm_and_yarn&previous-version=0.3.17&new-version=0.3.19)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@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)


</details>
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent b7e51e4 commit ab413a4
Showing 1 changed file with 265 additions and 36 deletions.

0 comments on commit ab413a4

Please sign in to comment.