Skip to content

Commit f7dfef9

Browse files
Update dependency koa to v2.16.0 (#173)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [koa](https://redirect.github.com/koajs/koa) | [`2.15.4` -> `2.16.0`](https://renovatebot.com/diffs/npm/koa/2.15.4/2.16.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/koa/2.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/koa/2.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/koa/2.15.4/2.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/koa/2.15.4/2.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>koajs/koa (koa)</summary> ### [`v2.16.0`](https://redirect.github.com/koajs/koa/compare/2.15.4...5f294bb1c7c8d9c61904378d250439a321bffd32) [Compare Source](https://redirect.github.com/koajs/koa/compare/2.15.4...5f294bb1c7c8d9c61904378d250439a321bffd32) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/BSStudio/bss-web-graphql-backend). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce01bc3 commit f7dfef9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@graphile-contrib/pg-simplify-inflector": "6.1.0",
2424
"dotenv": "16.4.7",
25-
"koa": "2.15.4",
25+
"koa": "2.16.0",
2626
"koa-bodyparser": "4.4.1",
2727
"koa-compress": "5.1.1",
2828
"koa-helmet": "7.1.0",

0 commit comments

Comments
 (0)