Skip to content

Commit

Permalink
fix(deps): bump typeorm from 0.3.4 to 0.3.5 (#117)
Browse files Browse the repository at this point in the history
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.3.4 to 0.3.5.
<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.5</h2>
<h3>Bug Fixes</h3>
<ul>
<li><code>.save</code> repository method not returning generated uuids for aurora-postgres (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8825">#8825</a>) (<a href="https://github.com/typeorm/typeorm/commit/ed06f4c1f1056837f03a97a25762742a12620a94">ed06f4c</a>)</li>
<li>allow hstore type to use transformers in driver postgres (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8823">#8823</a>) (<a href="https://github.com/typeorm/typeorm/commit/b1a01074c99b1fee9b2da2c056f5f773367d391b">b1a0107</a>)</li>
<li>broken shebang parameters of <code>cli-ts-node-commonjs</code> and <code>cli-ts-node-esm</code> on some linux distros (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8821">#8821</a>) (<a href="https://github.com/typeorm/typeorm/commit/c5dfc11ea7b8b33aa9e621b64b953c1d62a27989">c5dfc11</a>), closes <a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8818">#8818</a></li>
<li>find select object api should support false values <a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8796">#8796</a> (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8807">#8807</a>) (<a href="https://github.com/typeorm/typeorm/commit/9ac8e9ed0da0ac5bba71b76ee99d6f0c4eb0871f">9ac8e9e</a>)</li>
<li>resolve missing ConnectionOptions export in index.ts (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8850">#8850</a>) (<a href="https://github.com/typeorm/typeorm/commit/1693a17011195c353e5bc1d93d9c26ac48624a0b">1693a17</a>), closes <a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8837">#8837</a></li>
<li>save correct discriminator with STI (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8819">#8819</a>) (<a href="https://github.com/typeorm/typeorm/commit/9d1e2460edae9c01f6a56c727f0321b265f78d89">9d1e246</a>), closes <a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/2927">#2927</a></li>
<li>Update DeepPartial for usage of generics with Repository class (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8817">#8817</a>) (<a href="https://github.com/typeorm/typeorm/commit/8ba742eb36586a21a918ed178208874a53ace3f9">8ba742e</a>)</li>
<li>fixed issue with <code>typeorm init</code> command (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8820">#8820</a>)</li>
</ul>
</blockquote>
</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.4...0.3.5">0.3.5</a> (2022-04-05)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><code>.save</code> repository method not returning generated uuids for aurora-postgres (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8825">#8825</a>) (<a href="https://github.com/typeorm/typeorm/commit/ed06f4c1f1056837f03a97a25762742a12620a94">ed06f4c</a>)</li>
<li>allow hstore type to use transformers in driver postgres (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8823">#8823</a>) (<a href="https://github.com/typeorm/typeorm/commit/b1a01074c99b1fee9b2da2c056f5f773367d391b">b1a0107</a>)</li>
<li>broken shebang parameters of <code>cli-ts-node-commonjs</code> and <code>cli-ts-node-esm</code> on some linux distros (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8821">#8821</a>) (<a href="https://github.com/typeorm/typeorm/commit/c5dfc11ea7b8b33aa9e621b64b953c1d62a27989">c5dfc11</a>), closes <a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8818">#8818</a></li>
<li>find select object api should support false values <a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8796">#8796</a> (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8807">#8807</a>) (<a href="https://github.com/typeorm/typeorm/commit/9ac8e9ed0da0ac5bba71b76ee99d6f0c4eb0871f">9ac8e9e</a>)</li>
<li>resolve missing ConnectionOptions export in index.ts (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8850">#8850</a>) (<a href="https://github.com/typeorm/typeorm/commit/1693a17011195c353e5bc1d93d9c26ac48624a0b">1693a17</a>), closes <a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8837">#8837</a></li>
<li>save correct discriminator with STI (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8819">#8819</a>) (<a href="https://github.com/typeorm/typeorm/commit/9d1e2460edae9c01f6a56c727f0321b265f78d89">9d1e246</a>), closes <a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/2927">#2927</a></li>
<li>Update DeepPartial for usage of generics with Repository class (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8817">#8817</a>) (<a href="https://github.com/typeorm/typeorm/commit/8ba742eb36586a21a918ed178208874a53ace3f9">8ba742e</a>)</li>
<li>fixed issue with <code>typeorm init</code> command (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8820">#8820</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typeorm/typeorm/commit/c814b07653578f033808d01776293138751cc02e"><code>c814b07</code></a> version bump</li>
<li><a href="https://github.com/typeorm/typeorm/commit/7b4bca73ae451ca650901ab7531811cce5cc3147"><code>7b4bca7</code></a> fixes <a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8849">#8849</a></li>
<li><a href="https://github.com/typeorm/typeorm/commit/7832a1a1c651c769b3a6c1567d2bf0c03e58996e"><code>7832a1a</code></a> refactor: clarify error message on datasource loading (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8853">#8853</a>)</li>
<li><a href="https://github.com/typeorm/typeorm/commit/1693a17011195c353e5bc1d93d9c26ac48624a0b"><code>1693a17</code></a> fix: resolve missing ConnectionOptions export in index.ts (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8850">#8850</a>)</li>
<li><a href="https://github.com/typeorm/typeorm/commit/3730fd07d197fe972eeafafc029e648da72c47c6"><code>3730fd0</code></a> chore: add missing exports to index.ts (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8844">#8844</a>) (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8845">#8845</a>)</li>
<li><a href="https://github.com/typeorm/typeorm/commit/7a2092292947acf107f10a6ea01babe9a3c0bbbb"><code>7a20922</code></a> docs: add <code>typeorm-codebase-sync</code> to the README.md file (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8847">#8847</a>)</li>
<li><a href="https://github.com/typeorm/typeorm/commit/69c33a2594d64c857b5f4759d50a522a0adc835f"><code>69c33a2</code></a> refactor: this test can be removed since of deprecation of ormconfig.json</li>
<li><a href="https://github.com/typeorm/typeorm/commit/6774605181a99b15c256bf9850eea18d534eb369"><code>6774605</code></a> refactor: consistent SQLs</li>
<li><a href="https://github.com/typeorm/typeorm/commit/8ba742eb36586a21a918ed178208874a53ace3f9"><code>8ba742e</code></a> fix: Update DeepPartial for usage of generics with Repository class (<a href="https://github-redirect.dependabot.com/typeorm/typeorm/issues/8817">#8817</a>)</li>
<li><a href="https://github.com/typeorm/typeorm/commit/ec27803f28b5f25b777ffacc4d734db3707bbe78"><code>ec27803</code></a> refactor: removing globals usages</li>
<li>Additional commits viewable in <a href="https://github.com/typeorm/typeorm/compare/0.3.4...0.3.5">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.4&new-version=0.3.5)](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 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 Apr 18, 2022
1 parent 017962c commit c4680aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"buffer-to-arraybuffer": "0.0.6",
"date-fns": "^2.28.0",
"date-fns-tz": "^1.3.3",
"typeorm": "^0.3.4"
"typeorm": "^0.3.5"
},
"peerDependencies": {
"@relaycorp/relaynet-core": "< 2.0",
Expand Down

0 comments on commit c4680aa

Please sign in to comment.