Skip to content

chore(deps-dev): bump finalhandler from 1.3.1 to 2.1.0#736

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/finalhandler-2.1.0
Closed

chore(deps-dev): bump finalhandler from 1.3.1 to 2.1.0#736
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/finalhandler-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 28, 2025

Copy link
Copy Markdown
Contributor

Bumps finalhandler from 1.3.1 to 2.1.0.

Release notes

Sourced from finalhandler's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: pillarjs/finalhandler@v2.0.0...v2.1.0

Changelog

Sourced from finalhandler's changelog.

v2.1.0 / 2025-03-05

  • 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 / 2024-09-02

  • drop support for node <18
  • ignore status message for HTTP/2 (#53)
Commits
  • c1832e0 2.1.0
  • 3f0e4fa feat(deps): use caret notation for dependency versions
  • 164ad77 fix(docs): remove security file (#83)
  • f84baf2 fix(ci): updated github actions ci workflow (#70)
  • 91e7957 fix: replace setHeaders function with optimized inline header setting (#74)
  • 59a45ca fix: use replaceAll instead of replace with a regex (#80)
  • 0e5ecb4 fix(deps): update debug to ^4.4.0 (#78)
  • 87ffb23 fix: use object spread to copy error headers (#79)
  • 5996f03 refactor: remove http2 support check from tests
  • 45806e3 fix(deps): encodeurl@^2.0.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [finalhandler](https://github.com/pillarjs/finalhandler) from 1.3.1 to 2.1.0.
- [Release notes](https://github.com/pillarjs/finalhandler/releases)
- [Changelog](https://github.com/pillarjs/finalhandler/blob/master/HISTORY.md)
- [Commits](pillarjs/finalhandler@v1.3.1...v2.1.0)

---
updated-dependencies:
- dependency-name: finalhandler
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 28, 2025
@codecov

codecov Bot commented Mar 28, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.71%. Comparing base (ff0f24b) to head (895a26c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #736   +/-   ##
=======================================
  Coverage   90.71%   90.71%           
=======================================
  Files           1        1           
  Lines         140      140           
=======================================
  Hits          127      127           
  Misses         13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot @github

dependabot Bot commented on behalf of github Dec 2, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #881.

@dependabot dependabot Bot closed this Dec 2, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/finalhandler-2.1.0 branch December 2, 2025 08:09
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 Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants