Update dependency routing-controllers to ^0.11.0 #5
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.
This PR contains the following updates:
^0.8.1->^0.11.0Release Notes
typestack/routing-controllers (routing-controllers)
v0.11.3Compare Source
Changed
v0.11.2Compare Source
Changed
CurrentUserCheckergenericv0.11.1Compare Source
Changed
Renderdecorator for Koav0.11.0Compare Source
Changed
cookiepackage updated to1.0.2from0.5.0globpackage updated to11.0.0from10.2.2reflect-metadatapackage updated to0.2.2from0.1.13UnprocessableEntityErrorv0.10.4Compare Source
Changed
globpackage updated to10.1.0from10.2.2Fixed
v0.10.3Compare Source
Changed
globpackage updated to10.1.0from8.1.0koapackage updated to2.14.2from2.14.1koa-bodyparsepackage updated to4.4.0from4.3.0Fixed
v0.10.2Compare Source
Changed
globpackage updated to8.1.0from8.0.3body-parserpackage updated to1.20.2from1.20.1multerpackage updated to1.4.5-lts.1from1.4.4Fixed
v0.10.1Compare Source
Changed
class-validatorpackage updated to0.14.0from0.13.2forbidUnknownValuesby default, but this is overridden in routing-controllers to prevent a breaking change. You can still enable it like before.koapackage updated to2.14.1from2.13.4v0.10.0Compare Source
Added
isArrayoption for@QueryParamChanged
class-transformerpackage updated to0.5.1from0.3.1class-validatorpackage updated to0.13.2from0.12.2cookiepackage updated to0.5.0from0.4.0globpackage updated to8.0.3from7.1.4expresspackage updated to4.18.2from4.17.1and moved tooptionalDependenciesexpress-sessionpackage updated to1.17.1from1.17.3and moved tooptionalDependenciesbody-parserpackage updated to1.20.1from1.19.0multerpackage updated to1.4.4from1.4.2koapackage updated to2.13.4from2.8.2koa-multerpackage replaced with@koa/multerkoa-routerpackage replaced with@koa/routerFixed
targetproperty not set during controller inheritanceNaNcheck for number route parameters0.9.0
Features
Fixes
Documentation
0.8.0 [BREAKING CHANGES]
Features
@Session()deocorator into@SessionParam()and@Session()(ref [#335][#348][#407])@QueryParams()and@Params()missing decorators options (ref [#289][#289])class-validator(ref [#289][#289])0.7.7
Features
Fixes
0.7.6
Fixes
0.7.5
Fixes
0.7.4
Fixes
0.7.3
Features
Fixes
0.7.2
Fixes
@Authorizationdecorator with Koa caused 404 responses (ref #240)authorizationChecker(ref #233)0.7.0 [BREAKING CHANGES]
MiddlewareInterfacewas removed and insteadExpressMiddlewareInterfaceorKoaMiddlewareInterfaceshould be usedErrorMiddlewareInterfacewas renamed toExpressErrorMiddlewareInterface@UseBeforeand@UseAfternow should not be marked with@Middlewaredecorator@MiddlewareGlobalBefore()and@MiddlewareGlobalAfter()were removed and instead new signatures should be used:@Middleware({ type: "before" })and@Middleware({ type: "after" })@QueryParams,@Params,@HeaderParamsetc.@Authorizedand@CurrentUserdecorators@Ctxdecorator to use context with koa@NullResultCodehas been renamed to@OnNull, now supports error classes@UndefinedResultCodehas been renamed to@OnUndefined, now supports error classes@EmptyResultCodehas been removed. Use@OnUndefineddecorator instead and return concrete types in your controllers.JsonResponseandTextResponsedecorators0.6.10
Features
class-transform-validatorfor deserialization and auto validation request parameters0.6.2
Features
0.6.1
Features
0.6.0 [BREAKING CHANGES]
Features
Fixes
Removals
parseJsonfrom@BodydecoratorActionOptionsresponseTypefrom action options and added@JsonResponseand@TextResponsedecorators0.5.0
controllers.tstorouting-controllersconstructor-utilsfor serialization and deserializationv0.9.0Compare Source
Features
Fixes
Documentation
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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.