Skip to content

Commit 76230b3

Browse files
Update dependency finalhandler to v1.3.0 (#948)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [finalhandler](https://redirect.github.com/pillarjs/finalhandler) | [`1.2.1` -> `1.3.0`](https://renovatebot.com/diffs/npm/finalhandler/1.2.1/1.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/finalhandler/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/finalhandler/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/finalhandler/1.2.1/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/finalhandler/1.2.1/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pillarjs/finalhandler (finalhandler)</summary> ### [`v1.3.0`](https://redirect.github.com/pillarjs/finalhandler/compare/v1.2.1...b7a22a305ef508e165f16701b2bd45bce64de4cf) [Compare Source](https://redirect.github.com/pillarjs/finalhandler/compare/v1.2.1...b7a22a305ef508e165f16701b2bd45bce64de4cf) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9e6fdf commit 76230b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.19.2",
73-
"finalhandler": "1.2.1",
73+
"finalhandler": "1.3.0",
7474
"husky": "9.1.5",
7575
"msw": "2.4.1",
7676
"prettier": "3.3.3",

0 commit comments

Comments
 (0)