Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump(deps): update dependency express to ^4.21.2 - autoclosed #367

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express (source) ^4.18.2 -> ^4.21.2 age adoption passing confidence
@types/express (source) ^4.17.17 -> ^4.17.21 age adoption passing confidence

Release Notes

expressjs/express (express)

v4.21.2

Compare Source

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

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

Configuration

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

🚦 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 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.

Copy link

netlify bot commented Nov 23, 2023

Deploy Preview for defimetascan failed.

Name Link
🔨 Latest commit dbb9325
🔍 Latest deploy log https://app.netlify.com/sites/defimetascan/deploys/675250aaf66b960008e81422

@github-actions github-actions bot added the kind/dependencies Pull requests that update a dependency file label Nov 23, 2023
@renovate renovate bot force-pushed the renovate/express-4.x branch from a344796 to 52bebed Compare November 24, 2023 12:44
@renovate renovate bot force-pushed the renovate/express-4.x branch from 52bebed to 8dc706a Compare November 24, 2023 12:56
@renovate renovate bot force-pushed the renovate/express-4.x branch from 8dc706a to c28d8d5 Compare November 24, 2023 13:04
@renovate renovate bot force-pushed the renovate/express-4.x branch from c28d8d5 to 161e80b Compare November 24, 2023 13:23
@renovate renovate bot force-pushed the renovate/express-4.x branch from 161e80b to 748aced Compare November 24, 2023 13:29
@renovate renovate bot force-pushed the renovate/express-4.x branch from 748aced to 5926365 Compare November 24, 2023 13:37
@renovate renovate bot force-pushed the renovate/express-4.x branch from 5926365 to 0d7cc7f Compare November 24, 2023 14:06
@renovate renovate bot force-pushed the renovate/express-4.x branch from 0d7cc7f to e89fa8c Compare November 24, 2023 14:19
@renovate renovate bot force-pushed the renovate/express-4.x branch from e89fa8c to 4004016 Compare November 24, 2023 16:13
@renovate renovate bot force-pushed the renovate/express-4.x branch from 4004016 to 2742973 Compare November 25, 2023 05:08
@renovate renovate bot force-pushed the renovate/express-4.x branch from 2742973 to f8281c7 Compare November 27, 2023 02:24
@renovate renovate bot force-pushed the renovate/express-4.x branch from f8281c7 to df35215 Compare November 27, 2023 06:22
@renovate renovate bot force-pushed the renovate/express-4.x branch from 893e494 to 36dea12 Compare March 21, 2024 02:51
@renovate renovate bot changed the title bump(deps): update dependency express to ^4.19.0 bump(deps): update dependency express to ^4.19.1 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from 36dea12 to 3f01f90 Compare March 21, 2024 06:13
@renovate renovate bot changed the title bump(deps): update dependency express to ^4.19.1 bump(deps): update dependency express to ^4.19.2 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from 3f01f90 to 0be9cba Compare March 25, 2024 16:13
@renovate renovate bot force-pushed the renovate/express-4.x branch from 0be9cba to 0bdbb96 Compare May 2, 2024 08:12
@renovate renovate bot force-pushed the renovate/express-4.x branch from 0bdbb96 to 763331d Compare June 13, 2024 06:50
@renovate renovate bot force-pushed the renovate/express-4.x branch from 763331d to 6803ebf Compare June 24, 2024 07:21
@renovate renovate bot changed the title bump(deps): update dependency express to ^4.19.2 bump(deps): update dependency express to ^4.20.0 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from 6803ebf to 15c1f08 Compare September 10, 2024 03:20
@renovate renovate bot force-pushed the renovate/express-4.x branch from 15c1f08 to 58f6942 Compare September 11, 2024 23:17
@renovate renovate bot changed the title bump(deps): update dependency express to ^4.20.0 bump(deps): update dependency express to ^4.21.0 Sep 11, 2024
@renovate renovate bot changed the title bump(deps): update dependency express to ^4.21.0 bump(deps): update dependency express to ^4.21.1 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/express-4.x branch from 58f6942 to 52903db Compare October 8, 2024 19:03
@renovate renovate bot force-pushed the renovate/express-4.x branch from 52903db to dbb9325 Compare December 6, 2024 01:17
@renovate renovate bot changed the title bump(deps): update dependency express to ^4.21.1 bump(deps): update dependency express to ^4.21.2 Dec 6, 2024
@renovate renovate bot changed the title bump(deps): update dependency express to ^4.21.2 bump(deps): update dependency express to ^4.21.2 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/express-4.x branch December 8, 2024 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants