Commit 18645e0
authored
fix(deps): update dependency inversify to ^8.1.3 (#1782)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [inversify](https://inversify.io)
([source](https://redirect.github.com/inversify/monorepo)) | [`^8.1.0` →
`^8.1.3`](https://renovatebot.com/diffs/npm/inversify/8.1.0/8.1.3) |

|

|
---
### Release Notes
<details>
<summary>inversify/monorepo (inversify)</summary>
###
[`v8.1.3`](https://redirect.github.com/inversify/monorepo/releases/tag/inversify%408.1.3)
[Compare
Source](https://redirect.github.com/inversify/monorepo/compare/inversify@8.1.2...inversify@8.1.3)
##### Patch Changes
- Improved instance `transient` scoped resolution performance forcing
inlined v8 constructor calls.
- Updated dependencies
-
[@​inversifyjs/core](https://redirect.github.com/inversifyjs/core)@​12.0.1
-
[@​inversifyjs/container](https://redirect.github.com/inversifyjs/container)@​3.0.1
###
[`v8.1.2`](https://redirect.github.com/inversify/monorepo/releases/tag/inversify%408.1.2)
[Compare
Source](https://redirect.github.com/inversify/monorepo/compare/inversify@8.1.1...inversify@8.1.2)
##### Patch Changes
- Deep redirection bindings are now properly refreshed in the plan cache
when relevant bindings are added or removed
- Updated dependencies
-
[@​inversifyjs/container](https://redirect.github.com/inversifyjs/container)@​3.0.0
-
[@​inversifyjs/core](https://redirect.github.com/inversifyjs/core)@​12.0.0
###
[`v8.1.1`](https://redirect.github.com/inversify/monorepo/releases/tag/inversify%408.1.1)
[Compare
Source](https://redirect.github.com/inversify/monorepo/compare/inversify@8.1.0...inversify@8.1.1)
##### Patch Changes
- Resolution performance on transient scoped services has been improved
by caching a resolver in the binding node and simplifying the core
logic. Benchmarks show around 20% performance improvement on transient
services with deep dependency graphs.
- Updated dependencies
-
[@​inversifyjs/core](https://redirect.github.com/inversifyjs/core)@​11.0.0
-
[@​inversifyjs/container](https://redirect.github.com/inversifyjs/container)@​2.0.2
</details>
---
### Configuration
📅 **Schedule**: (in timezone Europe/Paris)
- Branch creation
- "after 00:00 before 16:00 on monday"
- 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/pplancq/dev-tools).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1e0d8df commit 18645e0
2 files changed
Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments