build(deps): bump @koa/router from 13.1.0 to 15.5.0#1081
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump @koa/router from 13.1.0 to 15.5.0#1081dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@koa/router](https://github.com/koajs/router) from 13.1.0 to 15.5.0. - [Release notes](https://github.com/koajs/router/releases) - [Commits](koajs/router@13.1.0...v15.5.0) --- updated-dependencies: - dependency-name: "@koa/router" dependency-version: 15.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @koa/router from 13.1.0 to 15.5.0.
Release notes
Sourced from @koa/router's releases.
... (truncated)
Commits
67fafbcv15.5.0e2c772cfeat(exclusive): add 'specificity' mode for OpenAPI-compliant route selection...8c60199fix(prefix): guard strip with segment-boundary check to prevent path corrupti...237e91bchore: bump depscd9920achore(deps): bump flatted from 3.4.1 to 3.4.2 (#228)71471f7chore(deps): bump lodash from 4.17.23 to 4.18.1 (#230)58d7054chore(deps): bump path-to-regexp from 8.3.0 to 8.4.0 (#229)aa24f20v15.4.054821e3feat: add router event system and ctx.routeMatched for not-found handling994c0f2v15.3.2Maintainer changes
This version was pushed to npm by 3imed-jaberi, a new releaser for
@koa/routersince your current version.Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)