Skip to content

Commit

Permalink
chore(deps): Bump typeorm-extension from 3.0.0 to 3.0.1 (#363)
Browse files Browse the repository at this point in the history
Bumps [typeorm-extension](https://github.com/tada5hi/typeorm-extension)
from 3.0.0 to 3.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tada5hi/typeorm-extension/releases">typeorm-extension's
releases</a>.</em></p>
<blockquote>
<h2>v3.0.1</h2>
<h2><a
href="https://github.com/tada5hi/typeorm-extension/compare/v3.0.0...v3.0.1">3.0.1</a>
(2023-07-27)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>export seeder entity (<a
href="https://github.com/tada5hi/typeorm-extension/commit/4f728fd1c302ace11b5940cb868241140186449c">4f728fd</a>)</li>
<li><strong>seeder:</strong> ensure SeederExecutor properly sort seed
file on fileName (<a
href="https://redirect.github.com/tada5hi/typeorm-extension/issues/642">#642</a>)
(<a
href="https://github.com/tada5hi/typeorm-extension/commit/a9c4f9219ee768ea13bb85dd1425c18c9cfd9fcd">a9c4f92</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tada5hi/typeorm-extension/blob/v3.0.1/CHANGELOG.md">typeorm-extension's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/tada5hi/typeorm-extension/compare/v3.0.0...v3.0.1">3.0.1</a>
(2023-07-27)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>export seeder entity (<a
href="https://github.com/tada5hi/typeorm-extension/commit/4f728fd1c302ace11b5940cb868241140186449c">4f728fd</a>)</li>
<li><strong>seeder:</strong> ensure SeederExecutor properly sort seed
file on fileName (<a
href="https://redirect.github.com/tada5hi/typeorm-extension/issues/642">#642</a>)
(<a
href="https://github.com/tada5hi/typeorm-extension/commit/a9c4f9219ee768ea13bb85dd1425c18c9cfd9fcd">a9c4f92</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tada5hi/typeorm-extension/commit/99594d739d0d83354757de3176fc1ef892f9ec0e"><code>99594d7</code></a>
chore(release): 3.0.1 [skip ci]</li>
<li><a
href="https://github.com/tada5hi/typeorm-extension/commit/59a7894c740800cde5585a1a91f68d9738fa14d6"><code>59a7894</code></a>
docs: fix linkage for v2 documentation in README.md</li>
<li><a
href="https://github.com/tada5hi/typeorm-extension/commit/1334d504ffce81009571b533f20921d6245a7a5d"><code>1334d50</code></a>
build(deps-dev): bump <code>@​swc/core</code> from 1.3.70 to 1.3.71 (<a
href="https://redirect.github.com/tada5hi/typeorm-extension/issues/640">#640</a>)</li>
<li><a
href="https://github.com/tada5hi/typeorm-extension/commit/314398a0dae4cfd9d7d822dd71149b6af87ffaef"><code>314398a</code></a>
build(deps-dev): bump <code>@​types/node</code> from 20.4.4 to 20.4.5
(<a
href="https://redirect.github.com/tada5hi/typeorm-extension/issues/641">#641</a>)</li>
<li><a
href="https://github.com/tada5hi/typeorm-extension/commit/a9c4f9219ee768ea13bb85dd1425c18c9cfd9fcd"><code>a9c4f92</code></a>
fix(seeder): ensure SeederExecutor properly sort seed file on fileName
(<a
href="https://redirect.github.com/tada5hi/typeorm-extension/issues/642">#642</a>)</li>
<li><a
href="https://github.com/tada5hi/typeorm-extension/commit/4f728fd1c302ace11b5940cb868241140186449c"><code>4f728fd</code></a>
fix: export seeder entity</li>
<li>See full diff in <a
href="https://github.com/tada5hi/typeorm-extension/compare/v3.0.0...v3.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=typeorm-extension&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=3.0.1)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 28, 2023
1 parent fc54db2 commit d0ae7ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -48,7 +48,7 @@
"tsconfig-paths": "^4.2.0",
"tslib": "^2.6.1",
"typeorm": "^0.3.17",
"typeorm-extension": "^3.0.0",
"typeorm-extension": "^3.0.1",
"typescript": "^5.1.6"
},
"devDependencies": {
Expand Down

0 comments on commit d0ae7ab

Please sign in to comment.