chore(deps): bump body-parser, @nestjs/core, @nestjs/platform-express, @nestjs/platform-ws, @nestjs/terminus, @nestjs/websockets, express and @nestjs/testing #340
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps body-parser to 1.20.3 and updates ancestor dependencies body-parser, @nestjs/core, @nestjs/platform-express, @nestjs/platform-ws, @nestjs/terminus, @nestjs/websockets, express and @nestjs/testing. These dependencies need to be updated together.
Updates
body-parser
from 1.20.0 to 1.20.3Release notes
Sourced from body-parser's releases.
Changelog
Sourced from body-parser's changelog.
Commits
1752951
1.20.339744cf
chore: linter (#534)b2695c4
Merge commit from forkade0f3f
add scorecard to readme (#531)99a1bd6
deps: qs@6.12.3 (#521)9478591
fix: pin to node@22.4.183db46a
ci: fix errors in ci github action for node 8 and 9 (#523)9d4e212
chore: add support for OSSF scorecard reporting (#522)ee91374
1.20.2368a93a
Fix strict json error message on Node.js 19+Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for body-parser since your current version.
Updates
@nestjs/core
from 8.4.7 to 10.4.2Release notes
Sourced from
@nestjs/core
's releases.... (truncated)
Commits
696b441
chore(@nestjs
) publish v10.4.2 releasefff4b96
chore(deps): bump tslib from 2.6.3 to 2.7.0e0d2ba6
chore(core,express,fastify): fix deps with security issues8b4af57
chore: fix some comments67f32e8
chore(@nestjs
) publish v10.4.1 release6f624d1
chore: update readme5bcd024
chore(@nestjs
) publish v10.4.0 release821b080
fix(core): unhandled promise rejection in interceptors consumerb59d5ac
chore(@nestjs
) publish v10.3.10 release284f437
docs: update readmeUpdates
@nestjs/platform-express
from 8.4.7 to 10.4.2Release notes
Sourced from
@nestjs/platform-express
's releases.... (truncated)
Commits
696b441
chore(@nestjs
) publish v10.4.2 releasefff4b96
chore(deps): bump tslib from 2.6.3 to 2.7.0e0d2ba6
chore(core,express,fastify): fix deps with security issues67f32e8
chore(@nestjs
) publish v10.4.1 release6f624d1
chore: update readme5bcd024
chore(@nestjs
) publish v10.4.0 releaseb59d5ac
chore(@nestjs
) publish v10.3.10 release284f437
docs: update readme99d31e3
chore(deps): bump tslib from 2.6.2 to 2.6.3013dbd3
chore: update readmesUpdates
@nestjs/platform-ws
from 8.4.7 to 10.4.2Release notes
Sourced from
@nestjs/platform-ws
's releases.... (truncated)
Commits
696b441
chore(@nestjs
) publish v10.4.2 releasefff4b96
chore(deps): bump tslib from 2.6.3 to 2.7.067f32e8
chore(@nestjs
) publish v10.4.1 release6f624d1
chore: update readme5bcd024
chore(@nestjs
) publish v10.4.0 releasee5c439d
Merge pull request #13378 from CodyTseng/optimize-ws-adapter-handler-find37a2360
chore(deps): bump ws from 8.17.1 to 8.18.0b59d5ac
chore(@nestjs
) publish v10.3.10 release284f437
docs: update readme48912f8
chore(deps): bump ws from 8.17.0 to 8.17.1Updates
@nestjs/terminus
from 8.1.1 to 10.2.3Release notes
Sourced from
@nestjs/terminus
's releases.... (truncated)
Changelog
Sourced from
@nestjs/terminus
's changelog.... (truncated)
Commits
46f675c
chore(): release v10.2.338425de
fix: additional props in openapi health schema67e532d
chore(): release v10.2.244c06f6
fix: swagger definition for health check result additional propsfa75778
chore: Remove unneeded Dockerfile211db53
chore: use --legacy-peer-deps temporarilyd45913d
chore: update @nestjs/* dependencies18a8e6d
chore: update package-lock.jsond811d44
Merge pull request #2498 from nestjs/renovate/actions-cache-4.x3188168
Merge pull request #2497 from nestjs/renovate/prisma-monorepoUpdates
@nestjs/websockets
from 8.4.7 to 10.4.2Release notes
Sourced from
@nestjs/websockets
's releases.... (truncated)
Commits
696b441
chore(@nestjs
) publish v10.4.2 releasefff4b96
chore(deps): bump tslib from 2.6.3 to 2.7.067f32e8
chore(@nestjs
) publish v10.4.1 release6f624d1
chore: update readme5bcd024
chore(@nestjs
) publish v10.4.0 releaseb59d5ac
chore(@nestjs
) publish v10.3.10 release284f437
docs: update readme99d31e3
chore(deps): bump tslib from 2.6.2 to 2.6.3013dbd3
chore: update readmesfcd2c58
chore(@nestjs
) publish v10.3.9 releaseUpdates
express
from 4.18.2 to 4.21.0Release notes
Sourced from express's releases.