Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2022

This PR contains the following updates:

Package Change Age Confidence
express (source) 4.18.2 -> 4.21.2 age confidence
@types/express (source) 4.17.14 -> 4.17.25 age confidence

Release Notes

expressjs/express (express)

v4.21.2

Compare Source

What's Changed

Full Changelog: expressjs/express@4.21.1...4.21.2

v4.21.1

Compare Source

What's Changed

Full Changelog: expressjs/express@4.21.0...4.21.1

v4.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: expressjs/express@4.20.0...4.21.0

v4.20.0

Compare Source

==========

  • deps: serve-static@​0.16.0
    • Remove link renderization in html while redirecting
  • deps: send@​0.19.0
    • Remove link renderization in html while redirecting
  • deps: body-parser@​0.6.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)
  • Remove link renderization in html while using res.redirect
  • deps: path-to-regexp@​0.1.10
    • 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

v4.19.1

Compare Source

==========

  • Allow passing non-strings to res.location with new encoding handling checks

v4.19.0

Compare Source

==========

  • Prevent open redirect allow list bypass due to encodeurl
  • deps: cookie@​0.6.0

v4.18.3

Compare Source

==========

  • Fix routing requests without method
  • deps: body-parser@​1.20.2
    • Fix strict json error message on Node.js 19+
    • deps: content-type@~1.0.5
    • deps: raw-body@​2.5.2
  • deps: cookie@​0.6.0
    • Add partitioned option

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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 these updates again.


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

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

@changeset-bot
Copy link

changeset-bot bot commented Dec 17, 2022

⚠️ No Changeset found

Latest commit: 69f8305

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

@renovate renovate bot changed the title chore(deps): update dependency @types/express to v4.17.15 Update dependency @types/express to v4.17.15 Dec 17, 2022
@renovate renovate bot changed the title Update dependency @types/express to v4.17.15 chore(deps): update dependency @types/express to v4.17.15 Dec 17, 2022
@renovate renovate bot changed the title chore(deps): update dependency @types/express to v4.17.15 chore(deps): update dependency @types/express to v4.17.16 Jan 24, 2023
@renovate renovate bot force-pushed the renovate/express-4.x branch from 3cf0e8b to a7a8f64 Compare January 24, 2023 00:46
@renovate renovate bot changed the title chore(deps): update dependency @types/express to v4.17.16 chore(deps): update dependency @types/express to v4.17.17 Feb 3, 2023
@renovate renovate bot force-pushed the renovate/express-4.x branch from a7a8f64 to 7ddda80 Compare February 3, 2023 22:49
@renovate renovate bot changed the title chore(deps): update dependency @types/express to v4.17.17 chore(deps): update dependency @types/express to v4.17.18 Sep 24, 2023
@renovate renovate bot force-pushed the renovate/express-4.x branch from 7ddda80 to 7a321a5 Compare September 24, 2023 08:54
@renovate renovate bot changed the title chore(deps): update dependency @types/express to v4.17.18 chore(deps): update dependency @types/express to v4.17.19 Oct 10, 2023
@renovate renovate bot force-pushed the renovate/express-4.x branch from 7a321a5 to 24619ba Compare October 10, 2023 18:28
@renovate renovate bot changed the title chore(deps): update dependency @types/express to v4.17.19 chore(deps): update dependency @types/express to v4.17.20 Oct 18, 2023
@renovate renovate bot force-pushed the renovate/express-4.x branch from 24619ba to 0a3603f Compare October 18, 2023 03:58
@renovate renovate bot changed the title chore(deps): update dependency @types/express to v4.17.20 chore(deps): update dependency @types/express to v4.17.21 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/express-4.x branch from 0a3603f to 8c9ec23 Compare November 7, 2023 04:29
@renovate renovate bot force-pushed the renovate/express-4.x branch from 8c9ec23 to 3678ea1 Compare February 29, 2024 12:36
@renovate renovate bot changed the title chore(deps): update dependency @types/express to v4.17.21 fix(deps): update dependency express to v4.18.3 Feb 29, 2024
@renovate renovate bot enabled auto-merge (rebase) March 20, 2024 13:16
@renovate renovate bot force-pushed the renovate/express-4.x branch from 3678ea1 to b8884d2 Compare March 20, 2024 16:58
@renovate renovate bot changed the title fix(deps): update dependency express to v4.18.3 fix(deps): update dependency express to v4.19.0 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from b8884d2 to fdbc764 Compare March 21, 2024 01:03
@renovate renovate bot changed the title fix(deps): update dependency express to v4.19.0 fix(deps): update dependency express to v4.19.1 Mar 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency express to v4.19.1 fix(deps): update dependency express to v4.19.2 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from fdbc764 to 6860bbc Compare March 25, 2024 15:02
@renovate renovate bot changed the title fix(deps): update dependency express to v4.19.2 chore(deps): update dependency @types/express to v4.17.21 Mar 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency @types/express to v4.17.21 fix(deps): update dependency express to v4.19.2 Apr 4, 2024
@renovate renovate bot changed the title fix(deps): update dependency express to v4.19.2 chore(deps): update dependency @types/express to v4.17.21 Apr 4, 2024
@renovate renovate bot changed the title chore(deps): update dependency @types/express to v4.17.21 fix(deps): update dependency express to v4.19.2 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from 6860bbc to 43cfdcf Compare September 10, 2024 03:26
@renovate renovate bot changed the title fix(deps): update dependency express to v4.19.2 fix(deps): update dependency express to v4.20.0 Sep 10, 2024
@renovate renovate bot changed the title fix(deps): update dependency express to v4.20.0 fix(deps): update dependency express to v4.21.0 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from 43cfdcf to 72aa017 Compare September 12, 2024 02:02
@renovate renovate bot force-pushed the renovate/express-4.x branch from 72aa017 to e0cdf33 Compare October 8, 2024 22:38
@renovate renovate bot changed the title fix(deps): update dependency express to v4.21.0 fix(deps): update dependency express to v4.21.1 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from e0cdf33 to 1fecb8b Compare December 6, 2024 02:53
@renovate renovate bot changed the title fix(deps): update dependency express to v4.21.1 fix(deps): update dependency express to v4.21.2 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from 1fecb8b to c7285c3 Compare May 17, 2025 23:22
@renovate renovate bot force-pushed the renovate/express-4.x branch from c7285c3 to 198a6e3 Compare August 5, 2025 19:36
@renovate renovate bot changed the title fix(deps): update dependency express to v4.21.2 chore(deps): update dependency @types/express to v4.17.23 Sep 2, 2025
@renovate renovate bot force-pushed the renovate/express-4.x branch from 198a6e3 to b113841 Compare October 16, 2025 01:33
@renovate renovate bot changed the title chore(deps): update dependency @types/express to v4.17.23 fix(deps): update dependency express to v4.21.2 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/express-4.x branch from b113841 to 69f8305 Compare November 20, 2025 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant