Skip to content

Commit

Permalink
chore(deps): Bump @nestjs/platform-express from 10.0.5 to 10.1.0 (#328)
Browse files Browse the repository at this point in the history
Bumps
[@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express)
from 10.0.5 to 10.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nestjs/nest/releases"><code>@​nestjs/platform-express</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v10.1.0 (2023-07-17)</h2>
<h4>Bug fixes</h4>
<ul>
<li><code>core</code>
<ul>
<li><a
href="https://github.com/nestjs/nest/pull/12035">#12035</a>
fix(core): allow importing providers from global modules in lazy modules
(<a
href="https://github.com/kamilmysliwiec"><code>@​kamilmysliwiec</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/12020">#12020</a>
fix(core): throw on circular factories and custom providers (<a
href="https://github.com/kamilmysliwiec"><code>@​kamilmysliwiec</code></a>)</li>
</ul>
</li>
<li><code>microservices</code>
<ul>
<li><a
href="https://github.com/nestjs/nest/pull/12026">#12026</a>
fix(microservices): support client cancel grpc request in unary stream
(<a href="https://github.com/tanhv90"><code>@​tanhv90</code></a>)</li>
</ul>
</li>
<li><code>common</code>
<ul>
<li><a
href="https://github.com/nestjs/nest/pull/12031">#12031</a>
fix(common): right generic type arg constraint for
<code>FileValidator#isValid</code> method (<a
href="https://github.com/micalevisk"><code>@​micalevisk</code></a>)</li>
</ul>
</li>
</ul>
<h4>Enhancements</h4>
<ul>
<li><code>microservices</code>
<ul>
<li><a
href="https://github.com/nestjs/nest/pull/12014">#12014</a>
feat(microservices): allow grpc-server graceful shutdown (<a
href="https://github.com/mathieubergeron"><code>@​mathieubergeron</code></a>)</li>
</ul>
</li>
<li><code>platform-fastify</code>
<ul>
<li><a
href="https://github.com/nestjs/nest/pull/11995">#11995</a>
refactor(fastify): updated static options (<a
href="https://github.com/Mojtaba-NA"><code>@​Mojtaba-NA</code></a>)</li>
</ul>
</li>
<li><code>core</code>
<ul>
<li><a
href="https://github.com/nestjs/nest/pull/12009">#12009</a>
fix(core): Initialize application only once (<a
href="https://github.com/KKSzymanowski"><code>@​KKSzymanowski</code></a>)</li>
</ul>
</li>
</ul>
<h4>Dependencies</h4>
<ul>
<li>Other
<ul>
<li><a
href="https://github.com/nestjs/nest/pull/12025">#12025</a>
chore(deps-dev): bump <code>@​grpc/grpc-js</code> from 1.8.17 to 1.8.18
(<a
href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/12034">#12034</a>
chore(deps-dev): bump eslint from 8.44.0 to 8.45.0 (<a
href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/12001">#12001</a>
chore(deps-dev): bump <code>@​typescript-eslint/parser</code> from
5.60.1 to 5.62.0 (<a
href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/12015">#12015</a>
chore(deps-dev): bump mongoose from 7.3.2 to 7.3.4 (<a
href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/12016">#12016</a>
chore(deps-dev): bump <code>@​types/node</code> from 20.4.1 to 20.4.2
(<a
href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/12004">#12004</a>
chore(deps): update jest monorepo (<a
href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/11973">#11973</a>
chore(deps): update babel monorepo (<a
href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/11972">#11972</a>
fix(deps): update dependency <code>@​graphql-tools/utils</code> to
v10.0.3 (<a
href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/11980">#11980</a>
chore(deps-dev): bump core-js from 3.31.0 to 3.31.1 (<a
href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/11981">#11981</a>
chore(deps-dev): bump prettier from 2.8.8 to 3.0.0 (<a
href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/11989">#11989</a>
chore(deps-dev): bump mongoose from 7.3.1 to 7.3.2 (<a
href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/11993">#11993</a>
chore(deps): bump protobufjs from 7.2.2 to 7.2.4 (<a
href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/11994">#11994</a>
chore(deps): bump protobufjs from 7.2.3 to 7.2.4 in /sample/04-grpc (<a
href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/11997">#11997</a>
chore(deps-dev): bump <code>@​types/node</code> from 20.3.3 to 20.4.1
(<a
href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/11998">#11998</a>
chore(deps-dev): bump nodemon from 2.0.22 to 3.0.1 (<a
href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/12003">#12003</a>
chore(deps-dev): bump mysql2 from 3.4.3 to 3.5.1 (<a
href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/11969">#11969</a>
chore(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 5.60.1 to 5.61.0 (<a
href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/11963">#11963</a>
chore(deps): update dependency <code>@​types/node</code> to v20.3.3 (<a
href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/11895">#11895</a>
fix(deps): update dependency mysql2 to v3.4.3 (<a
href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/11941">#11941</a>
chore(deps): update typescript-eslint monorepo to v5.60.1 (<a
href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/11951">#11951</a>
chore(deps): update dependency ts-jest to v29.1.1 (<a
href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
<li><a
href="https://github.com/nestjs/nest/pull/11959">#11959</a>
chore(deps-dev): bump eslint from 8.43.0 to 8.44.0 (<a
href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
</ul>
</li>
<li><code>platform-fastify</code>
<ul>
<li><a
href="https://github.com/nestjs/nest/pull/11968">#11968</a>
chore(deps): bump fastify from 4.19.1 to 4.19.2 (<a
href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 8</h4>
<ul>
<li>Kamil Mysliwiec (<a
href="https://github.com/kamilmysliwiec"><code>@​kamilmysliwiec</code></a>)</li>
<li>Kuba Szymanowski (<a
href="https://github.com/KKSzymanowski"><code>@​KKSzymanowski</code></a>)</li>
<li>Mathieu Bergeron (<a
href="https://github.com/mathieubergeron"><code>@​mathieubergeron</code></a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nestjs/nest/commit/8c8f9560357659412768fa0c56fb45d2634e043e"><code>8c8f956</code></a>
chore(<a href="https://github.com/nestjs"><code>@​nestjs</code></a>)
publish v10.1.0 release</li>
<li><a
href="https://github.com/nestjs/nest/commit/632b45af62ea5d5323cc8f025a1fd4c4daef1bcd"><code>632b45a</code></a>
docs(): replace HTTP with HTTPS on readme</li>
<li>See full diff in <a
href="https://github.com/nestjs/nest/commits/v10.1.0/packages/platform-express">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nestjs/platform-express&package-manager=npm_and_yarn&previous-version=10.0.5&new-version=10.1.0)](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
avaitonis authored Jul 18, 2023
2 parents 3433ce0 + 3581a17 commit b2988a4
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 @@ -25,7 +25,7 @@
"@nestjs/config": "^3.0.0",
"@nestjs/core": "^10.1.0",
"@nestjs/passport": "^10.0.0",
"@nestjs/platform-express": "^10.0.5",
"@nestjs/platform-express": "^10.1.0",
"@nestjs/swagger": "^7.1.1",
"@nestjs/terminus": "^10.0.1",
"@nestjs/typeorm": "^10.0.0",
Expand Down

0 comments on commit b2988a4

Please sign in to comment.