Skip to content

chore(deps): update dependency body-parser to v1.20.4#105

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/body-parser-1.x
Open

chore(deps): update dependency body-parser to v1.20.4#105
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/body-parser-1.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 16, 2022

This PR contains the following updates:

Package Change Age Confidence
body-parser 1.19.11.20.4 age confidence

Release Notes

expressjs/body-parser (body-parser)

v1.20.4

Compare Source

===================

  • deps: qs@~6.14.0
  • deps: use tilde notation for dependencies
  • deps: http-errors@~2.0.1
  • deps: raw-body@~2.5.3

v1.20.3

Compare Source

===================

  • deps: qs@​6.13.0
  • add depth option to customize the depth level in the parser
  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)

v1.20.2

Compare Source

===================

  • Fix strict json error message on Node.js 19+
  • deps: content-type@~1.0.5
    • perf: skip value escaping when unnecessary
  • deps: raw-body@​2.5.2

v1.20.1

Compare Source

===================

  • deps: qs@​6.11.0
  • perf: remove unnecessary object clone

v1.20.0

Compare Source

===================

  • Fix error message for json parse whitespace in strict
  • Fix internal error when inflated body exceeds limit
  • Prevent loss of async hooks context
  • Prevent hanging when request already read
  • deps: depd@​2.0.0
    • Replace internal eval usage with Function constructor
    • Use instance methods on process to check for listeners
  • deps: http-errors@​2.0.0
    • deps: depd@​2.0.0
    • deps: statuses@​2.0.1
  • deps: on-finished@​2.4.1
  • deps: qs@​6.10.3
  • deps: raw-body@​2.5.1
    • deps: http-errors@​2.0.0

v1.19.2

Compare Source

===================

  • deps: bytes@​3.1.2
  • deps: qs@​6.9.7
    • Fix handling of __proto__ keys
  • deps: raw-body@​2.4.3
    • deps: bytes@​3.1.2

Configuration

📅 Schedule: Branch creation - "after 1am and before 7am" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/body-parser-1.x branch from 9ff5154 to 5b942d0 Compare April 24, 2022 22:00
@renovate renovate bot changed the title chore(deps): update dependency body-parser to v1.19.2 chore(deps): update dependency body-parser to v1.20.0 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/body-parser-1.x branch from 5b942d0 to 3877de2 Compare November 20, 2022 14:51
@renovate renovate bot changed the title chore(deps): update dependency body-parser to v1.20.0 chore(deps): update dependency body-parser to v1.20.1 Nov 20, 2022
@renovate renovate bot changed the title chore(deps): update dependency body-parser to v1.20.1 chore(deps): update dependency body-parser to v1.20.2 Mar 23, 2023
@renovate renovate bot force-pushed the renovate/body-parser-1.x branch from 3877de2 to 8a4cf57 Compare March 23, 2023 18:00
@renovate renovate bot changed the title chore(deps): update dependency body-parser to v1.20.2 chore(deps): update dependency body-parser to v1.20.2 - autoclosed Apr 3, 2023
@renovate renovate bot closed this Apr 3, 2023
@renovate renovate bot deleted the renovate/body-parser-1.x branch April 3, 2023 23:51
@renovate renovate bot changed the title chore(deps): update dependency body-parser to v1.20.2 - autoclosed chore(deps): update dependency body-parser to v1.20.2 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/body-parser-1.x branch April 4, 2023 08:14
@renovate renovate bot force-pushed the renovate/body-parser-1.x branch from 8a4cf57 to a7943c0 Compare September 10, 2024 01:40
@renovate renovate bot changed the title chore(deps): update dependency body-parser to v1.20.2 chore(deps): update dependency body-parser to v1.20.3 Sep 10, 2024
@renovate
Copy link
Author

renovate bot commented Sep 10, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
 WARN  GET http://registry.npmjs.org/@commitlint/cli/-/cli-15.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-15.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/@types/express/-/express-4.17.13.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/@types/jest/-/jest-27.0.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/@types/multer/-/multer-1.4.7.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/@types/qs/-/qs-6.9.7.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/@types/validator/-/validator-13.7.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.7.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.7.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/eslint/-/eslint-8.5.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-2.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/express/-/express-4.17.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/husky/-/husky-7.0.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/body-parser error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/@commitlint/cli/-/cli-15.0.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET http://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-15.0.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET http://registry.npmjs.org/@types/express/-/express-4.17.13.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET http://registry.npmjs.org/@types/jest/-/jest-27.0.3.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET http://registry.npmjs.org/@types/multer/-/multer-1.4.7.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET http://registry.npmjs.org/@types/qs/-/qs-6.9.7.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET http://registry.npmjs.org/@types/validator/-/validator-13.7.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET http://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.7.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET http://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.7.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET http://registry.npmjs.org/eslint/-/eslint-8.5.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET http://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET http://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET http://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-2.0.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET http://registry.npmjs.org/express/-/express-4.17.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET http://registry.npmjs.org/husky/-/husky-7.0.4.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET http://registry.npmjs.org/body-parser error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET http://registry.npmjs.org/jest/-/jest-27.4.5.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 ERR_INVALID_THIS  Value of "this" must be of type URLSearchParams
 WARN  GET http://registry.npmjs.org/multer/-/multer-1.4.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/prettier/-/prettier-2.5.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/ts-jest/-/ts-jest-27.1.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/typescript/-/typescript-4.5.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/axios/-/axios-0.24.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/class-transformer/-/class-transformer-0.5.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/class-validator/-/class-validator-0.13.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/qs/-/qs-6.10.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/reflect-metadata/-/reflect-metadata-0.1.13.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET http://registry.npmjs.org/istanbul-badges-readme/-/istanbul-badges-readme-1.8.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

@renovate renovate bot force-pushed the renovate/body-parser-1.x branch from a7943c0 to d6fda21 Compare December 1, 2025 16:07
@renovate renovate bot changed the title chore(deps): update dependency body-parser to v1.20.3 chore(deps): update dependency body-parser to v1.20.4 Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants