Skip to content

chore(deps): bump finalhandler from 1.2.0 to 2.1.1 - #76

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/finalhandler-2.1.1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/finalhandler-2.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps finalhandler from 1.2.0 to 2.1.1.

Release notes

Sourced from finalhandler's releases.

v2.1.1

What's Changed

New Contributors

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

v2.1.0

What's Changed

... (truncated)

Changelog

Sourced from finalhandler's changelog.

unreleased

  • deps:
    • debug@^4.4.3
    • statuses@^2.0.2

v2.1.1. / 2025-12-01

  • update engines field in the package.json to reflect the current compatibility (Node <18). See: 2.0.0
  • Minor changes (package metadata)

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)

v1.3.2 / 2025-12-01

  • deps: use tilde notation for dependencies
  • deps: statuses@~2.0.2

v1.3.1 / 2024-09-11

  • deps: encodeurl@~2.0.0

v1.3.0 / 2024-09-03

... (truncated)

Commits
  • aa2851f 2.1.1 (#120)
  • e1ec820 fix: update engines reference in the pkg (#119)
  • 3fb91d2 build(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#123)
  • 7f35d34 build(deps): bump github/codeql-action from 4.31.2 to 4.31.5
  • 15c096f build(deps): bump actions/checkout from 5.0.0 to 6.0.0
  • 0919cb8 build(deps): bump github/codeql-action from 3.30.5 to 4.31.2 (#114)
  • 6be5f9c build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#115)
  • c33618a build(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 (#116)
  • fbf0e17 build(deps): bump actions/setup-node from 5.0.0 to 6.0.0 (#117)
  • 27c3f30 build(deps): bump github/codeql-action from 3.29.11 to 3.30.5
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for finalhandler since your current version.


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 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.2.0 to 2.1.1.
- [Release notes](https://github.com/pillarjs/finalhandler/releases)
- [Changelog](https://github.com/pillarjs/finalhandler/blob/master/HISTORY.md)
- [Commits](pillarjs/finalhandler@v1.2.0...v2.1.1)

---
updated-dependencies:
- dependency-name: finalhandler
  dependency-version: 2.1.1
  dependency-type: direct:production
  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 Sep 7, 2026
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