chore(deps): update dependency body-parser to ^2.3.0 - #1243
Conversation
a6d2776 to
4e85d94
Compare
4e85d94 to
fcc41b5
Compare
|
@copilot Review the CI issue, it seems to be related to a mistmatch of Nest versions |
I reviewed the failing CI run ( |
@copilot in another PR please address the issue then, run pnpm install and make sure that the issues are gone |
|
@underfisk I've opened a new pull request, #1250, to work on those changes. Once the pull request is ready, I'll request review from you. |
… Nest peer deps (#1250) * Initial plan * fix(hasura): align Nest peer dependencies * fix(hasura): remove explicit Nest peer dependencies * fix(hasura): restore explicit peer dependencies --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
* chore(deps): update dependency ts-jest to ^29.4.11 * chore(deps): update dependency body-parser to ^2.3.0 (#1243) * chore(deps): update dependency body-parser to ^2.3.0 * chore(deps): update dependency body-parser to ^2.3.0 and align hasura Nest peer deps (#1250) * Initial plan * fix(hasura): align Nest peer dependencies * fix(hasura): remove explicit Nest peer dependencies * fix(hasura): restore explicit peer dependencies --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> * chore(deps): update dependency rxjs to ^7.8.2 (#1244) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> * chore(deps): update dependency commitizen to ^4.3.2 (#1245) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Rodrigo <monstawoodwow@gmail.com> * chore(deps): update dependency ts-jest to ^29.4.11 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: Rodrigo <monstawoodwow@gmail.com>
This PR contains the following updates:
^2.2.1→^2.3.0Release Notes
expressjs/body-parser (body-parser)
v2.3.0Compare Source
========================
limitoption validation (#698)limitvalues (e.g. unparseable strings orNaN) now throw instead of being silently ignored, which previously disabled size limit enforcementnullandundefinedfall back to the default 100kb limitv2.2.2Compare Source
=========================
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.