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

build(deps): Bump finalhandler from 1.2.0 to 1.3.0 #7538

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps finalhandler from 1.2.0 to 1.3.0.

Changelog

Sourced from finalhandler's changelog.

v2.0.0 / 2024-09-02

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

v1.2.1 / 2024-09-02

  • Gracefully handle when handling an error and socket is null
Commits
Maintainer changes

This version was pushed to npm by wesleytodd, 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 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.2.0 to 1.3.0.
- [Release notes](https://github.com/pillarjs/finalhandler/releases)
- [Changelog](https://github.com/pillarjs/finalhandler/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/finalhandler/commits)

---
updated-dependencies:
- dependency-name: finalhandler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 9, 2024 05:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 9, 2024
@dependabot dependabot bot requested a review from a team September 9, 2024 05:52
Copy link

codesandbox-ci bot commented Sep 9, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
Contributor

github-actions bot commented Sep 9, 2024

size-limit report 📦

Path Size
JS 381.16 KB (0%)
JS (gzip) 115.39 KB (0%)
JS (brotli) 94.73 KB (0%)
JS import Div (tree shaking) 1.45 KB (0%)
CSS 309.36 KB (0%)
CSS (gzip) 39.68 KB (0%)
CSS (brotli) 31.86 KB (0%)

Copy link
Contributor

github-actions bot commented Sep 9, 2024

e2e tests

Playwright Report

Copy link
Contributor

github-actions bot commented Sep 9, 2024

👀 Docs deployed

Commit 434aa06

Copy link

codecov bot commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.18%. Comparing base (a1adab7) to head (434aa06).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7538   +/-   ##
=======================================
  Coverage   95.18%   95.18%           
=======================================
  Files         384      384           
  Lines       11226    11226           
  Branches     3683     3683           
=======================================
  Hits        10685    10685           
  Misses        541      541           
Flag Coverage Δ
unittests 95.18% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@inomdzhon inomdzhon merged commit 14aaa95 into master Sep 9, 2024
28 checks passed
@inomdzhon inomdzhon deleted the dependabot/npm_and_yarn/finalhandler-1.3.0 branch September 9, 2024 09:46
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.

2 participants