Commit 9b5a30e
authored
chore(deps): update nest monorepo to v10.4.5 (#1054)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@nestjs/common](https://nestjs.com)
([source](https://redirect.github.com/nestjs/nest/tree/HEAD/packages/common))
| [`10.4.4` ->
`10.4.5`](https://renovatebot.com/diffs/npm/@nestjs%2fcommon/10.4.4/10.4.5)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [@nestjs/core](https://nestjs.com)
([source](https://redirect.github.com/nestjs/nest/tree/HEAD/packages/core))
| [`10.4.4` ->
`10.4.5`](https://renovatebot.com/diffs/npm/@nestjs%2fcore/10.4.4/10.4.5)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [@nestjs/platform-express](https://nestjs.com)
([source](https://redirect.github.com/nestjs/nest/tree/HEAD/packages/platform-express))
| [`10.4.4` ->
`10.4.5`](https://renovatebot.com/diffs/npm/@nestjs%2fplatform-express/10.4.4/10.4.5)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [@nestjs/testing](https://nestjs.com)
([source](https://redirect.github.com/nestjs/nest/tree/HEAD/packages/testing))
| [`10.4.4` ->
`10.4.5`](https://renovatebot.com/diffs/npm/@nestjs%2ftesting/10.4.4/10.4.5)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>nestjs/nest (@​nestjs/common)</summary>
###
[`v10.4.5`](https://redirect.github.com/nestjs/nest/releases/tag/v10.4.5)
[Compare
Source](https://redirect.github.com/nestjs/nest/compare/v10.4.4...v10.4.5)
##### v10.4.5 (2024-10-16)
##### Dependencies
- `platform-express`
- [#​14060](https://redirect.github.com/nestjs/nest/pull/14060)
build(express): upgrade to express 4.2.1
([@​ezintz](https://redirect.github.com/ezintz))
- Other
- [#​13903](https://redirect.github.com/nestjs/nest/pull/13903)
chore(deps): bump ws and
[@​nestjs/graphql](https://redirect.github.com/nestjs/graphql) in
/sample/31-graphql-federation-code-first/posts-application
([@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- [#​13917](https://redirect.github.com/nestjs/nest/pull/13917)
chore(deps): bump micromatch from 4.0.4 to 4.0.8 in
/sample/32-graphql-federation-schema-first/posts-application
([@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- [#​14015](https://redirect.github.com/nestjs/nest/pull/14015)
chore(deps): bump find-my-way from 8.1.0 to 8.2.2 in /sample/10-fastify
([@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- [#​14039](https://redirect.github.com/nestjs/nest/pull/14039)
chore(deps): bump serve-static, express and
[@​nestjs/platform-express](https://redirect.github.com/nestjs/platform-express)
in /sample/23-graphql-code-first
([@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- [#​14040](https://redirect.github.com/nestjs/nest/pull/14040)
chore(deps): bump send,
[@​nestjs/platform-express](https://redirect.github.com/nestjs/platform-express)
and express in /sample/24-serve-static
([@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- [#​14034](https://redirect.github.com/nestjs/nest/pull/14034)
chore(deps): bump serve-static and
[@​nestjs/platform-express](https://redirect.github.com/nestjs/platform-express)
in /sample/28-sse
([@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- [#​14035](https://redirect.github.com/nestjs/nest/pull/14035)
chore(deps): bump send and
[@​nestjs/platform-express](https://redirect.github.com/nestjs/platform-express)
in /sample/28-sse
([@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- [#​14030](https://redirect.github.com/nestjs/nest/pull/14030)
chore(deps): bump send and
[@​nestjs/platform-express](https://redirect.github.com/nestjs/platform-express)
in /sample/25-dynamic-modules
([@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- [#​14031](https://redirect.github.com/nestjs/nest/pull/14031)
chore(deps): bump serve-static and
[@​nestjs/platform-express](https://redirect.github.com/nestjs/platform-express)
in /sample/25-dynamic-modules
([@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- [#​14026](https://redirect.github.com/nestjs/nest/pull/14026)
chore(deps): bump serve-static and
[@​nestjs/platform-express](https://redirect.github.com/nestjs/platform-express)
in /sample/26-queues
([@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- [#​14025](https://redirect.github.com/nestjs/nest/pull/14025)
chore(deps): bump send and
[@​nestjs/platform-express](https://redirect.github.com/nestjs/platform-express)
in /sample/26-queues
([@​dependabot\[bot\]](https://redirect.github.com/apps/dependabot))
- `platform-fastify`
- [#​14064](https://redirect.github.com/nestjs/nest/pull/14064)
build(fastify): upgrade light-my-request to 6.1.0
([@​PattyTrish](https://redirect.github.com/PattyTrish))
##### Committers: 5
- Eduard Zintz ([@​ezintz](https://redirect.github.com/ezintz))
- Fernando Vargas
([@​frndvrgs](https://redirect.github.com/frndvrgs))
- Micael Levi L. Cavalcante
([@​micalevisk](https://redirect.github.com/micalevisk))
- Patricia Ahern
([@​PattyTrish](https://redirect.github.com/PattyTrish))
- Rick Dutour Geerling
([@​tuxmachine](https://redirect.github.com/tuxmachine))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-feature/js-sdk).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5636983 commit 9b5a30e
1 file changed
+26
-25
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments