Skip to content

fix(deps): update dependency @koa/router to v12

sousuke0422 requested to merge renovate/koa-router-12.x into develop

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
@koa/router 8.0.8 -> 12.0.0 age adoption passing confidence

Release Notes

koajs/router

v12.0.0

Compare Source

v11.0.1

Compare Source

v11.0.0

Compare Source

v10.1.1

Compare Source

v10.1.0

Compare Source

v10.0.0

Compare Source

  • Allow router.redirect() to accept external destinations (#​110) 89b7c02

v9.4.0

Compare Source

v9.3.1

Compare Source

  • feat: better debug at the end of Router#register (closes #​81) 1ed69c2

v9.3.0

Compare Source

  • router.url behaves unexpectedly for a named route that has no path parameters. (#​37) 1b06bd1

v9.2.0

Compare Source

  • Router.use do not receive ctx.param(s) when route has prefix with params (#​69) 13c658d

v9.1.0

Compare Source

v9.0.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports