Skip to content

Commit 26d3076

Browse files
fix(deps): update dependency koa to v3.2.0 (#568)
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](https://koajs.com) ([source](https://redirect.github.com/koajs/koa)) | [`3.1.2` → `3.2.0`](https://renovatebot.com/diffs/npm/koa/3.1.2/3.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/koa/3.2.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/koa/3.2.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/koa/3.1.2/3.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/koa/3.1.2/3.2.0?slim=true) | --- ### Release Notes <details> <summary>koajs/koa (koa)</summary> ### [`v3.2.0`](https://redirect.github.com/koajs/koa/releases/tag/v3.2.0) [Compare Source](https://redirect.github.com/koajs/koa/compare/v3.1.2...v3.2.0) #### What's Changed - docs: remove dead Job Board links by [@&#8203;Jerry-CodeHub](https://redirect.github.com/Jerry-CodeHub) in [#&#8203;1926](https://redirect.github.com/koajs/koa/pull/1926) - build(deps-dev): bump qs from 6.14.1 to 6.14.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1927](https://redirect.github.com/koajs/koa/pull/1927) - chore: Add workflow\_dispatch trigger to npm-publish workflow by [@&#8203;Copilot](https://redirect.github.com/Copilot) in [#&#8203;1930](https://redirect.github.com/koajs/koa/pull/1930) - feat: defer AsyncLocalStorage creation for v8 startup snapshots by [@&#8203;killagu](https://redirect.github.com/killagu) in [#&#8203;1946](https://redirect.github.com/koajs/koa/pull/1946) #### New Contributors - [@&#8203;Jerry-CodeHub](https://redirect.github.com/Jerry-CodeHub) made their first contribution in [#&#8203;1926](https://redirect.github.com/koajs/koa/pull/1926) - [@&#8203;killagu](https://redirect.github.com/killagu) made their first contribution in [#&#8203;1946](https://redirect.github.com/koajs/koa/pull/1946) **Full Changelog**: <koajs/koa@v3.1.2...v3.2.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 747944f commit 26d3076

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@koa/router": "15.4.0",
2525
"dotenv": "17.3.1",
2626
"helmet": "8.1.0",
27-
"koa": "3.1.2",
27+
"koa": "3.2.0",
2828
"koa-compress": "5.2.1",
2929
"pg": "8.20.0",
3030
"postgraphile": "4.14.1"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)