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

Update express deps #51

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

Update express deps #51

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express (source) ~4.19.0 -> ~4.21.0 age adoption passing confidence
express-handlebars ^7.0.0 -> ^8.0.0 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: [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

v4.19.1

Compare Source

==========

  • Allow passing non-strings to res.location with new encoding handling checks
express-handlebars/express-handlebars (express-handlebars)

v8.0.1

Compare Source

Bug Fixes

v8.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • minimum node v20

7.1.3 (2024-06-19)

Bug Fixes

7.1.2 (2023-08-08)

Bug Fixes

7.1.1 (2023-08-02)

Bug Fixes

v7.1.3

Compare Source

Bug Fixes

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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file javascript labels Mar 22, 2024
@renovate renovate bot requested a review from lukasz-dobek March 22, 2024 10:41
@renovate renovate bot force-pushed the renovate/express-deps branch from 783deb7 to b62d8b9 Compare March 25, 2024 17:35
@renovate renovate bot changed the title Update dependency express to v4.19.1 Update dependency express to v4.19.2 Mar 25, 2024
@renovate renovate bot force-pushed the renovate/express-deps branch from b62d8b9 to 2ba2e93 Compare June 19, 2024 07:51
@renovate renovate bot changed the title Update dependency express to v4.19.2 Update express deps Jun 19, 2024
@renovate renovate bot force-pushed the renovate/express-deps branch 2 times, most recently from 43dcffc to 573cfc5 Compare August 7, 2024 21:54
@renovate renovate bot force-pushed the renovate/express-deps branch from 573cfc5 to fc67b05 Compare August 28, 2024 06:39
@renovate renovate bot force-pushed the renovate/express-deps branch from fc67b05 to 8f02618 Compare September 10, 2024 04:50
@renovate renovate bot force-pushed the renovate/express-deps branch from 8f02618 to d82e0a0 Compare September 12, 2024 01:16
@renovate renovate bot changed the title Update express deps Update dependency express to ~4.21.0 Dec 8, 2024
@renovate renovate bot changed the title Update dependency express to ~4.21.0 Update express deps Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants