Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express (source) 4.19.2 -> 4.20.0 age adoption passing confidence

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

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.

🔕 Ignore: Close this PR and you won't be reminded about this update 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

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @renovate[bot]! 🎉 Thank you for submitting your pull request to CodeHarborHub. We appreciate your contribution and enthusiasm! Our team will review it soon. If you have any questions or need further assistance, feel free to reach out. Thanks for contributing!

Copy link
Contributor

deepsource-io bot commented Sep 10, 2024

Here's the code health analysis summary for commits ba704b4..9c988a1. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

⚡️ Lighthouse Report for the Deploy Preview of this PR 🚀

🔗 Site: CodeHarborHub | Live Site

URL 🌐 Performance Accessibility Best Practices SEO 📊
/ 🔴 40 🟡 86 🟡 75 🟢 100 📄
/docs 🔴 47 🟢 96 🟢 96 🟢 100 📄
/docs/category/javascript 🟡 64 🟢 96 🟢 96 🟢 100 📄
/courses 🔴 49 🟢 96 🟢 96 🟢 100 📄
/courses/category/reactjs 🟡 58 🟢 96 🟢 96 🟢 100 📄
/dsa-problems 🟡 53 🟢 96 🟢 96 🟢 100 📄
/dsa-problems/category/leetcode-problems 🟡 53 🟢 96 🟢 96 🟢 100 📄
/dsa-solutions 🟡 53 🟢 96 🟢 96 🟢 100 📄
/dsa-solutions/category/leetcode-solutions 🟡 51 🟢 96 🟢 96 🟢 100 📄
/blog 🟡 54 🟢 96 🟢 96 🟡 86 📄
/showcase 🟡 51 🟢 95 🟡 75 🟡 86 📄
/community 🟡 53 🟢 96 🟢 96 🟢 100 📄
/docs/tags 🟡 52 🟢 96 🟢 96 🟡 86 📄

Copy link
Member

@ajay-dhangar ajay-dhangar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ajay-dhangar ajay-dhangar merged commit ba0a7a8 into main Sep 11, 2024
10 checks passed
@renovate renovate bot deleted the renovate/all branch September 11, 2024 00:22
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