Commit 7a7343e
authored
fix(deps): update dependency @koa/bodyparser to v6.1.0 (#449)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Adoption](https://docs.renovatebot.com/merge-confidence/) |
[Passing](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [@koa/bodyparser](https://redirect.github.com/koajs/bodyparser) |
[`6.0.0` →
`6.1.0`](https://renovatebot.com/diffs/npm/@koa%2fbodyparser/6.0.0/6.1.0)
|

|

|

|

|
---
### Release Notes
<details>
<summary>koajs/bodyparser (@​koa/bodyparser)</summary>
###
[`v6.1.0`](https://redirect.github.com/koajs/bodyparser/releases/tag/v6.1.0)
[Compare
Source](https://redirect.github.com/koajs/bodyparser/compare/v6.0.0...v6.1.0)
- format code + bumps deps
[`fea9e93`](https://redirect.github.com/koajs/bodyparser/commit/fea9e93)
- fix: Use `unknown` instead of `any` for Koa Request.body
([#​173](https://redirect.github.com/koajs/bodyparser/issues/173))
[`e3c0241`](https://redirect.github.com/koajs/bodyparser/commit/e3c0241)
- chore: streamline repository URL
([#​172](https://redirect.github.com/koajs/bodyparser/issues/172))
[`6dbc31a`](https://redirect.github.com/koajs/bodyparser/commit/6dbc31a)
***
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone
Europe/Dublin.
🚦 **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent c906e21 commit 7a7343e
2 files changed
+7
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments