Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update dependency @koa/router to v9 - autoclosed #478

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 9, 2020

This PR contains the following updates:

Package Type Update Change
@koa/router dependencies major ^8.0.8 -> ^9.0.0

Release Notes

koajs/router

v9.0.0

Compare Source

==================

  • Update path-to-regexp. Migration path: change usage of '*' in routes to (.*) or :splat*.
    • Example: router.get('*', ....) becomes router.get('(.*)') ....)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

♻️ 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.


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@pull-assistant
Copy link

pull-assistant bot commented Apr 9, 2020

Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     Update dependency @koa/router to v9

Powered by Pull Assistant. Last update 1dd6963 ... 1dd6963. Read the comment docs.

@renovate renovate bot changed the title Update dependency @koa/router to v9 Update dependency @koa/router to v9 - autoclosed Apr 20, 2020
@renovate renovate bot closed this Apr 20, 2020
@renovate renovate bot deleted the renovate/koa-router-9.x branch April 20, 2020 04:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant