chore(deps): bump serve-static, @nestjs/core, @nestjs/platform-express, @nestjs/platform-ws, @nestjs/terminus, @nestjs/websockets, express and @nestjs/testing
Bumps serve-static to 1.16.2 and updates ancestor dependencies serve-static, @nestjs/core, @nestjs/platform-express, @nestjs/platform-ws, @nestjs/terminus, @nestjs/websockets, express and @nestjs/testing. These dependencies need to be updated together.
Updates serve-static from 1.14.2 to 1.16.2
Release notes
Sourced from serve-static's releases.
1.16.0
What's Changed
- Remove link renderization in html while redirecting (expressjs/serve-static#173)
New Contributors
@UlisesGasconmade their first contribution in expressjs/serve-static#173Full Changelog: https://github.com/expressjs/serve-static/compare/v1.15.0...1.16.0
1.15.0
- deps: [email protected]
- Fix emitted 416 error missing headers property
- Limit the headers removed for 304 response
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
Changelog
Sourced from serve-static's changelog.
1.16.2 / 2024-09-11
- deps: encodeurl@~2.0.0
1.16.1 / 2024-09-11
- deps: [email protected]
1.16.0 / 2024-09-10
- Remove link renderization in html while redirecting
1.15.0 / 2022-03-24
- deps: [email protected]
- Fix emitted 416 error missing headers property
- Limit the headers removed for 304 response
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
Commits
ec9c5ec1.16.2f454d37fix(deps): encodeurl@~2.0.077a82551.16.14263f49fix(deps): [email protected]48c73971.16.00c11fadMerge commit from fork9b5a12a1.15.0a39a0dfdocs: update CI linkd702ea2build: [email protected]ff1510adeps: [email protected]- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for serve-static since your current version.
Updates @nestjs/core from 8.4.1 to 10.4.2
Release notes
Sourced from @nestjs/core's releases.
v10.4.2 (2024-09-16)
Dependencies
common,core,microservices,platform-express,platform-fastify,platform-socket.io,platform-ws,testing,websockets
- #13911 chore(deps): bump tslib from 2.6.3 to 2.7.0 (
@dependabot[bot])platform-fastify
- #13938 chore(deps): bump light-my-request from 5.13.0 to 6.0.0 (
@dependabot[bot])- Other
- #13936 chore(deps-dev): bump lint-staged from 15.2.9 to 15.2.10 (
@dependabot[bot])- #13946 chore(deps): bump webpack and
@nestjs/cliin /sample/02-gateways (@dependabot[bot])- #13947 chore(deps-dev): bump webpack from 5.91.0 to 5.94.0 (
@dependabot[bot])- #13966 chore(deps): bump dset from 3.1.2 to 3.1.4 in /sample/32-graphql-federation-schema-first/gateway (
@dependabot[bot])- #13967 chore(deps): bump dset from 3.1.3 to 3.1.4 (
@dependabot[bot])- #13968 chore(deps-dev): bump
@commitlint/clifrom 19.4.0 to 19.5.0 (@dependabot[bot])- #13969 chore(deps-dev): bump mongoose from 8.6.0 to 8.6.2 (
@dependabot[bot])- #13973 chore(deps-dev): bump
@types/nodefrom 22.5.1 to 22.5.5 (@dependabot[bot])- #13922 chore(deps): bump
@apollo/gatewayfrom 2.2.3 to 2.9.0 in /sample/31-graphql-federation-code-first/users-application (@dependabot[bot])- #13921 chore(deps): bump
@apollo/query-plannerfrom 2.4.8 to 2.9.0 in /sample/31-graphql-federation-code-first/posts-application (@dependabot[bot])- #13926 chore(deps-dev): bump mongoose from 8.5.3 to 8.6.0 (
@dependabot[bot])- #13928 chore(deps-dev): bump
@types/nodefrom 22.5.0 to 22.5.1 (@dependabot[bot])- #13929 chore(deps-dev): bump
@commitlint/config-angularfrom 19.3.0 to 19.4.1 (@dependabot[bot])- #13893 chore(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.18.0 to 8.2.0 (@dependabot[bot])- #13896 chore(deps-dev): bump husky from 9.1.4 to 9.1.5 (
@dependabot[bot])- #13897 chore(deps-dev): bump core-js from 3.38.0 to 3.38.1 (
@dependabot[bot])- #13901 chore(deps-dev): bump
@types/nodefrom 22.3.0 to 22.5.0 (@dependabot[bot])- #13902 chore(deps-dev): bump artillery from 2.0.19 to 2.0.20 (
@dependabot[bot])- #13884 chore(deps-dev): bump mongoose from 8.5.2 to 8.5.3 (
@dependabot[bot])- #13885 chore(deps-dev): bump lint-staged from 15.2.8 to 15.2.9 (
@dependabot[bot])- #13890 chore(deps-dev): bump
@types/nodefrom 22.2.0 to 22.3.0 (@dependabot[bot])Committers: 3
- Kamil Mysliwiec (
@kamilmysliwiec)- Micael Levi L. Cavalcante (
@micalevisk)@haouvwv10.3.10 (2024-07-01)
Bug fixes
core
- #13712 fix(core): when using forward references on
exportsarray (@micalevisk)Enhancements
platform-fastify
- #13734 feat(fastify-adapter): support for skipping middie registration (
@ancyrweb)Dependencies
- Other
- #13706 chore(deps-dev): bump nodemon from 3.1.3 to 3.1.4 (
@dependabot[bot])- #13716 chore(deps-dev): bump ts-morph from 22.0.0 to 23.0.0 (
@dependabot[bot])- #13697 chore(deps): bump ws from 8.13.0 to 8.17.1 in /sample/16-gateways-ws (
@dependabot[bot])
... (truncated)
Commits
696b441chore(@nestjs) publish v10.4.2 releasefff4b96chore(deps): bump tslib from 2.6.3 to 2.7.0e0d2ba6chore(core,express,fastify): fix deps with security issues8b4af57chore: fix some comments67f32e8chore(@nestjs) publish v10.4.1 release6f624d1chore: update readme5bcd024chore(@nestjs) publish v10.4.0 release821b080fix(core): unhandled promise rejection in interceptors consumerb59d5acchore(@nestjs) publish v10.3.10 release284f437docs: update readme- Additional commits viewable in compare view
Updates @nestjs/platform-express from 8.4.1 to 10.4.2
Release notes
Sourced from @nestjs/platform-express's releases.
v10.4.2 (2024-09-16)
Dependencies
common,core,microservices,platform-express,platform-fastify,platform-socket.io,platform-ws,testing,websockets
- #13911 chore(deps): bump tslib from 2.6.3 to 2.7.0 (
@dependabot[bot])platform-fastify
- #13938 chore(deps): bump light-my-request from 5.13.0 to 6.0.0 (
@dependabot[bot])- Other
- #13936 chore(deps-dev): bump lint-staged from 15.2.9 to 15.2.10 (
@dependabot[bot])- #13946 chore(deps): bump webpack and
@nestjs/cliin /sample/02-gateways (@dependabot[bot])- #13947 chore(deps-dev): bump webpack from 5.91.0 to 5.94.0 (
@dependabot[bot])- #13966 chore(deps): bump dset from 3.1.2 to 3.1.4 in /sample/32-graphql-federation-schema-first/gateway (
@dependabot[bot])- #13967 chore(deps): bump dset from 3.1.3 to 3.1.4 (
@dependabot[bot])- #13968 chore(deps-dev): bump
@commitlint/clifrom 19.4.0 to 19.5.0 (@dependabot[bot])- #13969 chore(deps-dev): bump mongoose from 8.6.0 to 8.6.2 (
@dependabot[bot])- #13973 chore(deps-dev): bump
@types/nodefrom 22.5.1 to 22.5.5 (@dependabot[bot])- #13922 chore(deps): bump
@apollo/gatewayfrom 2.2.3 to 2.9.0 in /sample/31-graphql-federation-code-first/users-application (@dependabot[bot])- #13921 chore(deps): bump
@apollo/query-plannerfrom 2.4.8 to 2.9.0 in /sample/31-graphql-federation-code-first/posts-application (@dependabot[bot])- #13926 chore(deps-dev): bump mongoose from 8.5.3 to 8.6.0 (
@dependabot[bot])- #13928 chore(deps-dev): bump
@types/nodefrom 22.5.0 to 22.5.1 (@dependabot[bot])- #13929 chore(deps-dev): bump
@commitlint/config-angularfrom 19.3.0 to 19.4.1 (@dependabot[bot])- #13893 chore(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.18.0 to 8.2.0 (@dependabot[bot])- #13896 chore(deps-dev): bump husky from 9.1.4 to 9.1.5 (
@dependabot[bot])- #13897 chore(deps-dev): bump core-js from 3.38.0 to 3.38.1 (
@dependabot[bot])- #13901 chore(deps-dev): bump
@types/nodefrom 22.3.0 to 22.5.0 (@dependabot[bot])- #13902 chore(deps-dev): bump artillery from 2.0.19 to 2.0.20 (
@dependabot[bot])- #13884 chore(deps-dev): bump mongoose from 8.5.2 to 8.5.3 (
@dependabot[bot])- #13885 chore(deps-dev): bump lint-staged from 15.2.8 to 15.2.9 (
@dependabot[bot])- #13890 chore(deps-dev): bump
@types/nodefrom 22.2.0 to 22.3.0 (@dependabot[bot])Committers: 3
- Kamil Mysliwiec (
@kamilmysliwiec)- Micael Levi L. Cavalcante (
@micalevisk)@haouvwv10.3.10 (2024-07-01)
Bug fixes
core
- #13712 fix(core): when using forward references on
exportsarray (@micalevisk)Enhancements
platform-fastify
- #13734 feat(fastify-adapter): support for skipping middie registration (
@ancyrweb)Dependencies
- Other
- #13706 chore(deps-dev): bump nodemon from 3.1.3 to 3.1.4 (
@dependabot[bot])- #13716 chore(deps-dev): bump ts-morph from 22.0.0 to 23.0.0 (
@dependabot[bot])- #13697 chore(deps): bump ws from 8.13.0 to 8.17.1 in /sample/16-gateways-ws (
@dependabot[bot])
... (truncated)
Commits
696b441chore(@nestjs) publish v10.4.2 releasefff4b96chore(deps): bump tslib from 2.6.3 to 2.7.0e0d2ba6chore(core,express,fastify): fix deps with security issues67f32e8chore(@nestjs) publish v10.4.1 release6f624d1chore: update readme5bcd024chore(@nestjs) publish v10.4.0 releaseb59d5acchore(@nestjs) publish v10.3.10 release284f437docs: update readme99d31e3chore(deps): bump tslib from 2.6.2 to 2.6.3013dbd3chore: update readmes- Additional commits viewable in compare view
Updates @nestjs/platform-ws from 8.4.1 to 10.4.2
Release notes
Sourced from @nestjs/platform-ws's releases.
v10.4.2 (2024-09-16)
Dependencies
common,core,microservices,platform-express,platform-fastify,platform-socket.io,platform-ws,testing,websockets
- #13911 chore(deps): bump tslib from 2.6.3 to 2.7.0 (
@dependabot[bot])platform-fastify
- #13938 chore(deps): bump light-my-request from 5.13.0 to 6.0.0 (
@dependabot[bot])- Other
- #13936 chore(deps-dev): bump lint-staged from 15.2.9 to 15.2.10 (
@dependabot[bot])- #13946 chore(deps): bump webpack and
@nestjs/cliin /sample/02-gateways (@dependabot[bot])- #13947 chore(deps-dev): bump webpack from 5.91.0 to 5.94.0 (
@dependabot[bot])- #13966 chore(deps): bump dset from 3.1.2 to 3.1.4 in /sample/32-graphql-federation-schema-first/gateway (
@dependabot[bot])- #13967 chore(deps): bump dset from 3.1.3 to 3.1.4 (
@dependabot[bot])- #13968 chore(deps-dev): bump
@commitlint/clifrom 19.4.0 to 19.5.0 (@dependabot[bot])- #13969 chore(deps-dev): bump mongoose from 8.6.0 to 8.6.2 (
@dependabot[bot])- #13973 chore(deps-dev): bump
@types/nodefrom 22.5.1 to 22.5.5 (@dependabot[bot])- #13922 chore(deps): bump
@apollo/gatewayfrom 2.2.3 to 2.9.0 in /sample/31-graphql-federation-code-first/users-application (@dependabot[bot])- #13921 chore(deps): bump
@apollo/query-plannerfrom 2.4.8 to 2.9.0 in /sample/31-graphql-federation-code-first/posts-application (@dependabot[bot])- #13926 chore(deps-dev): bump mongoose from 8.5.3 to 8.6.0 (
@dependabot[bot])- #13928 chore(deps-dev): bump
@types/nodefrom 22.5.0 to 22.5.1 (@dependabot[bot])- #13929 chore(deps-dev): bump
@commitlint/config-angularfrom 19.3.0 to 19.4.1 (@dependabot[bot])- #13893 chore(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.18.0 to 8.2.0 (@dependabot[bot])- #13896 chore(deps-dev): bump husky from 9.1.4 to 9.1.5 (
@dependabot[bot])- #13897 chore(deps-dev): bump core-js from 3.38.0 to 3.38.1 (
@dependabot[bot])- #13901 chore(deps-dev): bump
@types/nodefrom 22.3.0 to 22.5.0 (@dependabot[bot])- #13902 chore(deps-dev): bump artillery from 2.0.19 to 2.0.20 (
@dependabot[bot])- #13884 chore(deps-dev): bump mongoose from 8.5.2 to 8.5.3 (
@dependabot[bot])- #13885 chore(deps-dev): bump lint-staged from 15.2.8 to 15.2.9 (
@dependabot[bot])- #13890 chore(deps-dev): bump
@types/nodefrom 22.2.0 to 22.3.0 (@dependabot[bot])Committers: 3
- Kamil Mysliwiec (
@kamilmysliwiec)- Micael Levi L. Cavalcante (
@micalevisk)@haouvwv10.3.10 (2024-07-01)
Bug fixes
core
- #13712 fix(core): when using forward references on
exportsarray (@micalevisk)Enhancements
platform-fastify
- #13734 feat(fastify-adapter): support for skipping middie registration (
@ancyrweb)Dependencies
- Other
- #13706 chore(deps-dev): bump nodemon from 3.1.3 to 3.1.4 (
@dependabot[bot])- #13716 chore(deps-dev): bump ts-morph from 22.0.0 to 23.0.0 (
@dependabot[bot])- #13697 chore(deps): bump ws from 8.13.0 to 8.17.1 in /sample/16-gateways-ws (
@dependabot[bot])
... (truncated)
Commits
696b441chore(@nestjs) publish v10.4.2 releasefff4b96chore(deps): bump tslib from 2.6.3 to 2.7.067f32e8chore(@nestjs) publish v10.4.1 release6f624d1chore: update readme5bcd024chore(@nestjs) publish v10.4.0 releasee5c439dMerge pull request #13378 from CodyTseng/optimize-ws-adapter-handler-find37a2360chore(deps): bump ws from 8.17.1 to 8.18.0b59d5acchore(@nestjs) publish v10.3.10 release284f437docs: update readme48912f8chore(deps): bump ws from 8.17.0 to 8.17.1- Additional commits viewable in compare view
Updates @nestjs/terminus from 8.0.6 to 10.2.3
Release notes
Sourced from @nestjs/terminus's releases.
Release 10.2.3
10.2.3 (2024-02-18)
Bug Fixes
- additional props in openapi health schema (38425de), closes #2516,
@pauliusgRelease 10.2.2
10.2.2 (2024-02-07)
Bug Fixes
MikroOrmHealthIndicatorsindicates as up even when disconnected (#2509) (#2511) (069b998), closes #2460- Swagger schema for health check result additional props set to
type: 'object'instead oftype: 'string', (44c06f6), closes #2516- mark
resultas required in the Swagger Schema for the health check result (01ce13b),@srdanielilloDependencies
- deps: update dependency reflect-metadata to v0.2.1 (e2420bd)
- deps: update prisma monorepo to v5.9.1 (d88770c)
- deps: update dependency class-validator to v0.14.1 (#2479) (a8585ce)
- deps: update dependency typeorm to v0.3.20 (#2480) (72e7f7a)
- deps: update mikro-orm monorepo to v5.9.7 (#2481) (1eaa605)
- deps: update nest monorepo (#2482) (3c555e0)
Release 10.2.2-beta.0
10.2.2-beta.0 (2024-01-31)
Bug Fixes
- deps: update dependency class-validator to v0.14.1 (#2479) (a8585ce)
- deps: update dependency typeorm to v0.3.20 (#2480) (72e7f7a)
- deps: update mikro-orm monorepo to v5.9.7 (#2481) (1eaa605)
- deps: update nest monorepo (#2482) (3c555e0)
- mikroorm is indicated as up even when disconnected (#2509) (#2511) (069b998), closes #2460
Release 10.2.1
10.2.1 (2024-01-26)
Bug Fixes
- responseCheck throwing internal error (#2395) (#2452) (5df9aff),
@chamsou123Dependencies
... (truncated)
Changelog
Sourced from @nestjs/terminus's changelog.
10.2.3 (2024-02-18)
Bug Fixes
10.2.2 (2024-02-07)
Bug Fixes
@nestjs/terminus: generate the correct openapi health schema (01ce13b)- deps: update dependency reflect-metadata to v0.2.1 (e2420bd)
- deps: update prisma monorepo to v5.9.1 (d88770c)
- swagger definition for health check result additional props (44c06f6), closes #2516
10.2.2-beta.0 (2024-01-31)
Bug Fixes
- deps: update dependency class-validator to v0.14.1 (#2479) (a8585ce)
- deps: update dependency typeorm to v0.3.20 (#2480) (72e7f7a)
- deps: update mikro-orm monorepo to v5.9.7 (#2481) (1eaa605)
- deps: update nest monorepo (#2482) (3c555e0)
- mikroorm is indicated as up even when disconnected (#2509) (#2511) (069b998), closes #2460
10.2.1 (2024-01-26)
Bug Fixes
- deps: update dependency
@grpc/grpc-jsto v1.9.14 (#2455) (6ba52e5)- deps: update dependency mysql2 to v3.9.0 (#2443) (2f0c978)
- responseCheck throwing internal error (#2395) (#2452) (5df9aff)
10.2.0 (2023-11-27)
10.2.0-beta.0 (2023-11-27)
Bug Fixes
- deps: update dependency
@grpc/grpc-jsto v1.9.11 (8b9477e)- deps: update dependency
@grpc/grpc-jsto v1.9.3 (8205d8e)- deps: update dependency
@grpc/proto-loaderto v0.7.10 (#2398) (c16da49)- deps: update dependency
@mikro-orm/nestjsto v5.2.2 (0c72183)- deps: update dependency
@nestjs/axiosto v3 (6f1d4bb)- deps: update dependency
@nestjs/axiosto v3.0.1 (#2438) (7239bb0)
... (truncated)
Commits
46f675cchore(): release v10.2.338425defix: additional props in openapi health schema67e532dchore(): release v10.2.244c06f6fix: swagger definition for health check result additional propsfa75778chore: Remove unneeded Dockerfile211db53chore: use --legacy-peer-deps temporarilyd45913dchore: update @nestjs/* dependencies18a8e6dchore: update package-lock.jsond811d44Merge pull request #2498 from nestjs/renovate/actions-cache-4.x3188168Merge pull request #2497 from nestjs/renovate/prisma-monorepo- Additional commits viewable in compare view
Updates @nestjs/websockets from 8.4.1 to 10.4.2
Release notes
Sourced from @nestjs/websockets's releases.
v10.4.2 (2024-09-16)
Dependencies
common,core,microservices,platform-express,platform-fastify,platform-socket.io,platform-ws,testing,websockets
- #13911 chore(deps): bump tslib from 2.6.3 to 2.7.0 (
@dependabot[bot])platform-fastify
- #13938 chore(deps): bump light-my-request from 5.13.0 to 6.0.0 (
@dependabot[bot])- Other
- #13936 chore(deps-dev): bump lint-staged from 15.2.9 to 15.2.10 (
@dependabot[bot])- #13946 chore(deps): bump webpack and
@nestjs/cliin /sample/02-gateways (@dependabot[bot])- #13947 chore(deps-dev): bump webpack from 5.91.0 to 5.94.0 (
@dependabot[bot])- #13966 chore(deps): bump dset from 3.1.2 to 3.1.4 in /sample/32-graphql-federation-schema-first/gateway (
@dependabot[bot])- #13967 chore(deps): bump dset from 3.1.3 to 3.1.4 (
@dependabot[bot])- #13968 chore(deps-dev): bump
@commitlint/clifrom 19.4.0 to 19.5.0 (@dependabot[bot])- #13969 chore(deps-dev): bump mongoose from 8.6.0 to 8.6.2 (
@dependabot[bot])- #13973 chore(deps-dev): bump
@types/nodefrom 22.5.1 to 22.5.5 (@dependabot[bot])- #13922 chore(deps): bump
@apollo/gatewayfrom 2.2.3 to 2.9.0 in /sample/31-graphql-federation-code-first/users-application (@dependabot[bot])- #13921 chore(deps): bump
@apollo/query-plannerfrom 2.4.8 to 2.9.0 in /sample/31-graphql-federation-code-first/posts-application (@dependabot[bot])- #13926 chore(deps-dev): bump mongoose from 8.5.3 to 8.6.0 (
@dependabot[bot])- #13928 chore(deps-dev): bump
@types/nodefrom 22.5.0 to 22.5.1 (@dependabot[bot])- #13929 chore(deps-dev): bump
@commitlint/config-angularfrom 19.3.0 to 19.4.1 (@dependabot[bot])- #13893 chore(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.18.0 to 8.2.0 (@dependabot[bot])- #13896 chore(deps-dev): bump husky from 9.1.4 to 9.1.5 (
@dependabot[bot])- #13897 chore(deps-dev): bump core-js from 3.38.0 to 3.38.1 (
@dependabot[bot])- #13901 chore(deps-dev): bump
@types/nodefrom 22.3.0 to 22.5.0 (@dependabot[bot])- #13902 chore(deps-dev): bump artillery from 2.0.19 to 2.0.20 (
@dependabot[bot])- #13884 chore(deps-dev): bump mongoose from 8.5.2 to 8.5.3 (
@dependabot[bot])- #13885 chore(deps-dev): bump lint-staged from 15.2.8 to 15.2.9 (
@dependabot[bot])- #13890 chore(deps-dev): bump
@types/nodefrom 22.2.0 to 22.3.0 (@dependabot[bot])Committers: 3
- Kamil Mysliwiec (
@kamilmysliwiec)- Micael Levi L. Cavalcante (
@micalevisk)@haouvwv10.3.10 (2024-07-01)
Bug fixes
core
- #13712 fix(core): when using forward references on
exportsarray (@micalevisk)Enhancements
platform-fastify
- #13734 feat(fastify-adapter): support for skipping middie registration (
@ancyrweb)Dependencies
- Other
- #13706 chore(deps-dev): bump nodemon from 3.1.3 to 3.1.4 (
@dependabot[bot])- #13716 chore(deps-dev): bump ts-morph from 22.0.0 to 23.0.0 (
@dependabot[bot])- #13697 chore(deps): bump ws from 8.13.0 to 8.17.1 in /sample/16-gateways-ws (
@dependabot[bot])
... (truncated)
Commits
696b441chore(@nestjs) publish v10.4.2 releasefff4b96chore(deps): bump tslib from 2.6.3 to 2.7.067f32e8chore(@nestjs) publish v10.4.1 release6f624d1chore: update readme5bcd024chore(@nestjs) publish v10.4.0 releaseb59d5acchore(@nestjs) publish v10.3.10 release284f437docs: update readme99d31e3chore(deps): bump tslib from 2.6.2 to 2.6.3013dbd3chore: update readmesfcd2c58chore(@nestjs) publish v10.3.9 release- Additional commits viewable in compare view
Updates express from 4.17.3 to 4.21.0
Release notes
Sourced from express's releases.
4.21.0
What's Changed
- Deprecate
"back"magic string in redirects by@blakeembreyin expressjs/express#5935- [email protected] by
@wesleytoddin expressjs/express#5954- fix(deps): [email protected] by
@wesleytoddin expressjs/express#5951- Upgraded dependency qs to 6.13.0 to match qs in body-parser by
@agadzinski93in expressjs/express#5946New Contributors
@agadzinski93made their first contribution in expressjs/express#5946Full Changelog: https://github.com/expressjs/express/compare/4.20.0...4.21.0
4.20.0
What's Changed
Important
- IMPORTANT: The default
depthlevel for parsing URL-encoded data is now32(previously wasInfinity)- Remove link renderization in html while using
res.redirectOther Changes
- 4.19.2 Staging by
@wesleytoddin expressjs/express#5561- remove duplicate location test for data uri by
@wesleytoddin expressjs/express#5562- feat: document beta releases expectations by
@marco-ippolitoin expressjs/express#5565- Cut down on duplicated CI runs by
@jonchurchin expressjs/express#5564- Add a Threat Model by
@UlisesGasconin expressjs/express#5526- Assign captain of encodeurl by
@blakeembreyin expressjs/express#5579- Nominate jonchurch as repo captain for
http-errors,expressjs.com,morgan,cors,body-parserby@jonchurchin expressjs/express#5587- docs: update Security.md by
@inigomarquinezin expressjs/express#5590- docs: update triage nomination policy by
@UlisesGasconin expressjs/express#5600- Add CodeQL (SAST) by
@UlisesGasconin expressjs/express#5433- docs: add UlisesGascon as triage initiative captain by
@UlisesGasconin expressjs/express#5605- deps: encodeurl@~2.0.0 by
@blakeembreyin expressjs/express#5569- skip QUERY method test by
@jonchurchin expressjs/express#5628- ignore ETAG query test on 21 and 22, reuse skip util by
@jonchurchin expressjs/express#5639- add support Node.js@22 in the CI by
@mertcanaltinin expressjs/express#5627- doc: add table of contents, tc/triager lists to readme by
@mertcanaltinin expressjs/express#5619- List and sort all projects, add captains by
@blakeembreyin expressjs/express#5653- docs: add
@UlisesGasconas captain for cookie-parser by@UlisesGasconin expressjs/express#5666- ✨ bring back query tests for node 21 by
@ctcpipin expressjs/express#5690- [v4] Deprecate
res.clearCookieacceptingoptions.maxAgeandoptions.expiresby@jonchurchin expressjs/express#5672- skip QUERY tests for Node 21 only, still not supported by
@jonchurchin expressjs/express#5695- 📝 update people, add ctcpip to TC by
@ctcpipin expressjs/express#5683- remove minor version pinning from ci by
@jonchurchin expressjs/express#5722- Fix link variable use in attribution section of CODE OF CONDUCT by
@IamLizuin expressjs/express#5762- Replace Appveyor windows testing with GHA by
@jonchurchin expressjs/express#5599- Add OSSF Scorecard badge by
@UlisesGasconin expressjs/express#5436- update scorecard link by
@bjohansebasin expressjs/express#5814- Nominate
@IamLizuto the triage team by@UlisesGasconin expr...Description has been truncated