Skip to content

Commit dbb671f

Browse files
Update dependency finalhandler to v1.3.1 (#962)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [finalhandler](https://redirect.github.com/pillarjs/finalhandler) | [`1.3.0` -> `1.3.1`](https://renovatebot.com/diffs/npm/finalhandler/1.3.0/1.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/finalhandler/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/finalhandler/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/finalhandler/1.3.0/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/finalhandler/1.3.0/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pillarjs/finalhandler (finalhandler)</summary> ### [`v1.3.1`](https://redirect.github.com/pillarjs/finalhandler/compare/b7a22a305ef508e165f16701b2bd45bce64de4cf...fbbe1da05b22331a24e7eb8d891b447dfd8f7cf1) [Compare Source](https://redirect.github.com/pillarjs/finalhandler/compare/b7a22a305ef508e165f16701b2bd45bce64de4cf...fbbe1da05b22331a24e7eb8d891b447dfd8f7cf1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/line/line-bot-sdk-nodejs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f957f8 commit dbb671f

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

Diff for: package-lock.json

+15-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/mocha": "10.0.7",
7171
"@vitest/coverage-v8": "^2.0.0",
7272
"express": "4.20.0",
73-
"finalhandler": "1.3.0",
73+
"finalhandler": "1.3.1",
7474
"husky": "9.1.5",
7575
"msw": "2.4.5",
7676
"prettier": "3.3.3",

0 commit comments

Comments
 (0)