chore(deps): bump cookie, express, @nestjs/core, @nestjs/microservices, @nestjs/platform-express, @nestjs/swagger, msw and @nestjs/testing #364
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 cookie to 0.7.1 and updates ancestor dependencies cookie, express, @nestjs/core, @nestjs/microservices, @nestjs/platform-express, @nestjs/swagger, msw and @nestjs/testing. These dependencies need to be updated together.
Updates
cookie
from 0.5.0 to 0.7.1Release notes
Sourced from cookie's releases.
Commits
cf4658f
0.7.16a8b8f5
Allow leading dot for domain (#174)58015c0
Remove more code and perf wins (#172)ab057d6
0.7.05f02ca8
Migrate history to GitHub releasesa5d591c
Migrate history to GitHub releases51968f9
Skip isNaN9e7ca51
perf(parse): cache length, return early (#144)d6f39b0
Fix tests for old node6bb701f
Remove failing scorecardMaintainer changes
This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.
Updates
express
from 4.18.2 to 4.21.1Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
8e229f9
4.21.1a024c8a
fix(deps): [email protected]7e562c6
4.21.01bcde96
fix(deps): [email protected] (#5946)7d36477
fix(deps): [email protected] (#5951)40d2d8f
fix(deps): [email protected]77ada90
Deprecate"back"
magic string in redirects (#5935)21df421
4.20.04c9ddc1
feat: upgrade to [email protected]9ebe5d5
feat: upgrade to [email protected] (#5928)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for express since your current version.
Updates
@nestjs/core
from 9.4.0 to 10.4.5Release notes
Sourced from
@nestjs/core
's releases.... (truncated)
Commits
ed644e9
chore(@nestjs
) publish v10.4.5 release5ae7e0f
chore(@nestjs
) publish v10.4.4 release3c24de6
chore: update readmes2fb629e
chore(@nestjs
) publish v10.4.3 release3014240
Merge branch 'master' of https://github.com/nestjs/nestd3dd896
chore: update readme1c8e510
Merge pull request #13952 from micalevisk/style/fix-formatting696b441
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 issuesUpdates
@nestjs/microservices
from 9.4.0 to 10.4.5Release notes
Sourced from
@nestjs/microservices
's releases.... (truncated)
Commits
ed644e9
chore(@nestjs
) publish v10.4.5 release5ae7e0f
chore(@nestjs
) publish v10.4.4 release3c24de6
chore: update readmes2fb629e
chore(@nestjs
) publish v10.4.3 released3dd896
chore: update readme696b441
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 readme0c84c7e
test: update client unit tests, add cleanupUpdates
@nestjs/platform-express
from 9.4.0 to 10.4.5Release notes
Sourced from
@nestjs/platform-express
's releases.... (truncated)
Commits
ed644e9
chore(@nestjs
) publish v10.4.5 release160c3b3
build(express): upgrade to express 4.2.15ae7e0f
chore(@nestjs
) publish v10.4.4 release3c24de6
chore: update readmes2fb629e
chore(@nestjs
) publish v10.4.3 released3dd896
chore: update readme696b441
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 releaseUpdates
@nestjs/swagger
from 6.3.0 to 7.4.2Release notes
Sourced from
@nestjs/swagger
's releases.... (truncated)
Commits
d2afd8b
chore(): release v7.4.2391abb3
Merge pull request #3031 from danielsharvey/feature/example-support00a6b80
Merge pull request #3037 from blended-bram/patch-15cb058e
Merge pull request #3067 from nadavhalfon/feat/x-enumNamesfdf9c1c
Merge pull request #3062 from thiagotognoli/master276b4fa
chore(deps): update typescript-eslint monorepo to v8.6.0f389bd4
chore(deps): update dependency eslint to v8.57.13b9c7f9
chore(deps): update dependency express to v4.21.01c27db8
chore(deps): update nest monorepo to v10.4.214f6521
chore(): release v7.4.1Updates
msw
from 0.49.2 to 2.5.0Release notes
Sourced from msw's releases.
... (truncated)
Commits
8cf74d8
chore(release): v2.5.0a1a81ba
feat: isolate parent and child frames when handling requests (#2324)c949d19
chore(release): v2.4.130cf9cce
fix: update@inquirer/confirm
to 4.0 (#2300)020161e
chore(release): v2.4.12a58a300
fix(node): preserve headers instanceof when recording raw headers (#2321)ca6cb7e
chore(release): v2.4.118f68f0a
fix: update dependencies (#2313)745d10e
chore(release): v2.4.108e40724
fix(setupWorker): perform worker update in the background (#2311)Updates
@nestjs/testing
from 9.4.0 to 10.4.5Release notes
Sourced from
@nestjs/testing
's releases.