Skip to content

Conversation

renovate-pagopa[bot]
Copy link

@renovate-pagopa renovate-pagopa bot commented Mar 27, 2025

This PR contains the following updates:

Package Type Update Change
body-parser dependencies major ^1.19.2 -> ^2.0.0

For further information on security, please refer to the Confluence page link


Release Notes

expressjs/body-parser (body-parser)

v2.0.0

Compare Source

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

Breaking Changes

  • Node.js 18 is the minimum supported version
  • req.body is no longer always initialized to {}
    • it is left undefined unless a body is parsed
  • Remove deprecated bodyParser() combination middleware
  • ~urlencoded parser now defaults extended to false~ as released, this is not the case, fixed in 2.0.1
  • urlencoded simple parser now uses qs module instead of querystring module

Features

  • Add brotli support #​406
  • urlencoded: Add option to customize the depth with a default value of 32
  • urlencoded: Support iso-8859-1, utf8 sentinel, and numeric entities
  • Use on-finished to determine when body read

Dependencies


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@renovate-pagopa renovate-pagopa bot added the OER label Mar 27, 2025
@renovate-pagopa renovate-pagopa bot requested a review from a team as a code owner March 27, 2025 04:46
@renovate-pagopa renovate-pagopa bot requested review from Garma00 and gquadrati March 27, 2025 04:46
Copy link

changeset-bot bot commented Mar 27, 2025

⚠️ No Changeset found

Latest commit: 6d85cf0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

Jira Pull request Link

It seems this Pull Request has no issues that refers to Jira!!!
Please check it out.

Copy link

@renovate-pagopa renovate-pagopa bot changed the title Bump body-parser from 1.20.3 to 2.0.0 Bump body-parser from 1.20.3 to 2.0.0 - autoclosed Aug 5, 2025
@renovate-pagopa renovate-pagopa bot closed this Aug 5, 2025
@renovate-pagopa renovate-pagopa bot deleted the renovate/body-parser-to-2.0.0 branch August 5, 2025 04:55
@renovate-pagopa renovate-pagopa bot restored the renovate/body-parser-to-2.0.0 branch August 5, 2025 09:02
@renovate-pagopa renovate-pagopa bot changed the title Bump body-parser from 1.20.3 to 2.0.0 - autoclosed Bump body-parser from 1.20.3 to 2.0.0 Aug 5, 2025
@renovate-pagopa renovate-pagopa bot reopened this Aug 5, 2025
@renovate-pagopa renovate-pagopa bot force-pushed the renovate/body-parser-to-2.0.0 branch from 3186ff0 to 6d85cf0 Compare August 5, 2025 09:02
Copy link

sonarqubecloud bot commented Aug 5, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants