4.6.1: handle errorKey when pinoHttp is a tuple
What's Changed
- build(deps-dev): bump @nestjs/common from 11.1.13 to 11.1.14 by @dependabot[bot] in #2809
- build(deps-dev): bump @nestjs/platform-express from 11.1.13 to 11.1.14 by @dependabot[bot] in #2811
- build(deps-dev): bump @nestjs/core from 11.1.13 to 11.1.14 by @dependabot[bot] in #2810
- build(deps-dev): bump @nestjs/testing from 11.1.13 to 11.1.14 by @dependabot[bot] in #2812
- build(deps-dev): bump @nestjs/platform-fastify from 11.1.13 to 11.1.14 by @dependabot[bot] in #2813
- build(deps-dev): bump @types/node from 25.2.3 to 25.3.0 by @dependabot[bot] in #2818
- build(deps-dev): bump @eslint/eslintrc from 3.3.3 to 3.3.4 by @dependabot[bot] in #2820
- build(deps-dev): bump @typescript-eslint/parser from 8.56.0 to 8.56.1 by @dependabot[bot] in #2821
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.55.0 to 8.56.1 by @dependabot[bot] in #2822
- build(deps-dev): bump @types/supertest from 6.0.3 to 7.2.0 by @dependabot[bot] in #2826
- build(deps-dev): bump @types/node from 25.3.0 to 25.3.1 by @dependabot[bot] in #2825
- build(deps-dev): bump @types/node from 25.3.1 to 25.3.2 by @dependabot[bot] in #2828
- build(deps): bump minimatch by @dependabot[bot] in #2829
- build(deps-dev): bump @types/node from 25.3.2 to 25.3.3 by @dependabot[bot] in #2831
- build(deps-dev): bump globals from 17.3.0 to 17.4.0 by @dependabot[bot] in #2830
- build(deps-dev): bump @nestjs/platform-express from 11.1.14 to 11.1.15 by @dependabot[bot] in #2833
- build(deps-dev): bump @nestjs/platform-fastify from 11.1.14 to 11.1.15 by @dependabot[bot] in #2834
- build(deps-dev): bump @nestjs/core from 11.1.14 to 11.1.15 by @dependabot[bot] in #2835
- build(deps-dev): bump @nestjs/testing from 11.1.14 to 11.1.15 by @dependabot[bot] in #2836
- build(deps-dev): bump @nestjs/common from 11.1.14 to 11.1.15 by @dependabot[bot] in #2837
- build(deps-dev): bump @nestjs/platform-express from 11.1.15 to 11.1.16 by @dependabot[bot] in #2842
- build(deps-dev): bump @nestjs/common from 11.1.15 to 11.1.16 by @dependabot[bot] in #2843
- build(deps-dev): bump @nestjs/platform-fastify from 11.1.15 to 11.1.16 by @dependabot[bot] in #2844
- build(deps-dev): bump @types/node from 25.3.3 to 25.3.5 by @dependabot[bot] in #2845
- build(deps-dev): bump @nestjs/core from 11.1.15 to 11.1.16 by @dependabot[bot] in #2846
- build(deps-dev): bump @nestjs/testing from 11.1.15 to 11.1.16 by @dependabot[bot] in #2847
- build(deps-dev): bump @eslint/compat from 2.0.2 to 2.0.3 by @dependabot[bot] in #2854
- build(deps-dev): bump @eslint/eslintrc from 3.3.4 to 3.3.5 by @dependabot[bot] in #2853
- build(deps-dev): bump @typescript-eslint/parser from 8.56.1 to 8.57.0 by @dependabot[bot] in #2857
- build(deps-dev): bump jest from 30.2.0 to 30.3.0 by @dependabot[bot] in #2859
- build(deps-dev): bump @types/node from 25.3.5 to 25.4.0 by @dependabot[bot] in #2858
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.56.1 to 8.57.0 by @dependabot[bot] in #2860
- build(deps-dev): bump @types/node from 25.4.0 to 25.5.0 by @dependabot[bot] in #2864
- fix: handle errorKey when pinoHttp is a tuple (issue #2266) by @zhengshui in #2866
New Contributors
- @zhengshui made their first contribution in #2866
Full Changelog: 4.6.0...4.6.1