Open renovate[bot] opened 3 years ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
^5.0.0
->^6.0.0
Release Notes
inversify/InversifyJS
### [`v6.0.1`](https://togithub.com/inversify/InversifyJS/blob/HEAD/CHANGELOG.md#601---2021-10-14) [Compare Source](https://togithub.com/inversify/InversifyJS/compare/5.1.1...v6.0.1) ##### Added - add API method for check dependency only in current container - createTaggedDecorator [#1343](https://togithub.com/inversify/InversifyJS/issues/1343) - Async bindings [#1132](https://togithub.com/inversify/InversifyJS/issues/1132) - Async binding resolution (getAllAsync, getAllNamedAsync, getAllTaggedAsync, getAsync, getNamedAsync, getTaggedAsync, rebindAsync, unbindAsync, unbindAllAsync, unloadAsync) [#1132](https://togithub.com/inversify/InversifyJS/issues/1132) - Global onActivation / onDeactivation [#1132](https://togithub.com/inversify/InversifyJS/issues/1132) - Parent/Child onActivation / onDeactivation [#1132](https://togithub.com/inversify/InversifyJS/issues/1132) - Module onActivation / onDeactivation [#1132](https://togithub.com/inversify/InversifyJS/issues/1132) - Added [@preDestroy](https://togithub.com/preDestroy) decorator [#1132](https://togithub.com/inversify/InversifyJS/issues/1132) ##### Changed - [@postConstruct](https://togithub.com/postConstruct) can target an asyncronous function [#1132](https://togithub.com/inversify/InversifyJS/issues/1132) - Singleton scoped services cache resolved values once the result promise is fulfilled [#1320](https://togithub.com/inversify/InversifyJS/issues/1320) ##### Fixed - only inject decorator can be applied to setters [#1342](https://togithub.com/inversify/InversifyJS/issues/1342) - Container.resolve should resolve in that container [#1338](https://togithub.com/inversify/InversifyJS/issues/1338)Configuration
📅 Schedule: Branch creation - "after 10pm,before 6am" in timezone Europe/Berlin, 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 has been generated by Mend Renovate. View repository job log here.