Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2021

Bumps @kever/ioc from 0.10.4 to 0.24.0.

Release notes

Sourced from @​kever/ioc's releases.

v0.24.0 release

Full Changelog: keverjs/kever@v0.23.0...v0.24.0

0.23.0 release

refactor

  • ioc: plugin -> middleware

0.22.0 release

No release notes provided.

0.21.0 release

Feature

  • core: add app signal close

0.20.0 release

Feature

  • ioc:Inject支持unNew参数,注入实例类,可使用导出的construct实例化,依然存在DI。

0.19.0 release

No release notes provided.

Changelog

Sourced from @​kever/ioc's changelog.

0.23.0 (2021-12-30)

0.21.0 (2021-12-03)

0.4.5 (2020-01-20)

Bug Fixes

Features

  • add all route (7a2c07f)
  • add BaseController, all Controller extends BaseController. shield route params, ctx and next binding Controller this (7c3a890)
  • add headers、req、res、params、cookie decotator (50960c5)
  • add ioc&http-decorator (e07a689)
  • add koa router (6229e81)
  • init koa runtime (72211b8)
  • init types (72efc75)
  • 当注册相同key的middle的时候报错 (ac999ea)
  • 聚合.d.ts 输出API文档 (ad3756f)
  • 规范化middleware书写方式 (b4e65f3)

0.4.0 (2020-01-19)

Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@kever/ioc](https://github.com/keverjs/kever/tree/HEAD/packages/ioc) from 0.10.4 to 0.24.0.
- [Release notes](https://github.com/keverjs/kever/releases)
- [Changelog](https://github.com/keverjs/kever/blob/main/CHANGELOG.md)
- [Commits](https://github.com/keverjs/kever/commits/v0.24.0/packages/ioc)

---
updated-dependencies:
- dependency-name: "@kever/ioc"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants