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

chore(deps): update devdependency finalhandler to v2 #641

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
finalhandler 1.3.1 -> 2.1.0 age adoption passing confidence

Release Notes

pillarjs/finalhandler (finalhandler)

v2.1.0

Compare Source

==================

  • deps:
    • use caret notation for dependency versions
    • encodeurl@^2.0.0
    • debug@^4.4.0
  • remove ServerResponse.headersSent support check
  • remove setImmediate support check
  • update test dependencies
  • remove unnecessary devDependency safe-buffer
  • remove unpipe package and use native unpipe() method
  • remove unnecessary devDependency readable-stream
  • refactor: use object spread to copy error headers
  • refactor: use replaceAll instead of replace with a regex
  • refactor: replace setHeaders function with optimized inline header setting

v2.0.0

Compare Source

==================

  • drop support for node <18
  • ignore status message for HTTP/2 (#​53)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants