Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Bump express from 4.19.1 to 4.20.0 #13

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate-pagopa[bot]
Copy link

This PR contains the following updates:

Package Type Update Change
express (source) dependencies minor 4.19.1 -> 4.20.0

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


Release Notes

expressjs/express (express)

v4.20.0

Compare Source

==========

  • deps: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • Remove link renderization in html while redirecting
  • deps: [email protected]
    • 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)
  • Remove link renderization in html while using res.redirect
  • deps: [email protected]
    • Adds support for named matching groups in the routes using a regex
    • Adds backtracking protection to parameters without regexes defined
  • deps: encodeurl@~2.0.0
    • Removes encoding of \, |, and ^ to align better with URL spec
  • Deprecate passing options.maxAge and options.expires to res.clearCookie
    • Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie

v4.19.2

Compare Source

==========

  • Improved fix for open redirect allow list bypass

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 Sep 23, 2024
@renovate-pagopa renovate-pagopa bot force-pushed the renovate/express-to-4.20.0 branch from cb394ea to 6436976 Compare October 9, 2024 05:38
@renovate-pagopa renovate-pagopa bot force-pushed the renovate/express-to-4.20.0 branch from 6436976 to 977e5dc Compare November 11, 2024 05:38
@renovate-pagopa renovate-pagopa bot force-pushed the renovate/express-to-4.20.0 branch 5 times, most recently from e849eb1 to e27a003 Compare December 9, 2024 05:38
@renovate-pagopa renovate-pagopa bot force-pushed the renovate/express-to-4.20.0 branch 3 times, most recently from fd327f4 to 055366b Compare December 16, 2024 05:38
@renovate-pagopa renovate-pagopa bot force-pushed the renovate/express-to-4.20.0 branch 2 times, most recently from 5256144 to 3ff5c15 Compare December 20, 2024 05:37
@renovate-pagopa renovate-pagopa bot force-pushed the renovate/express-to-4.20.0 branch from 3ff5c15 to 2d42065 Compare January 3, 2025 05:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants