There are 4 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-2dc481d1-6a6a-4504-855c-1f789ef56b15 XWIKI-24576 Closed

Upgrade inversify to 8.2.3

 
View issue   ·   Add comment
 

4 updates

 
cid:jira-generated-image-avatar-a09074f7-5a63-4e41-91eb-9cecfdf209dd Changes by Manuel Leduc on 24/Jul/26 16:03
 
Summary: Upgrade inversify to 8.2. 1 3
Description: h3. [ {{v8.2.1}}| https:// redirect. github.com/inversify/monorepo/releases/tag/inversify %408 @8 . 2. 1 .2 ]

[ Compare Source| https:// redirect. github.com/inversify/monorepo/ compare releases / tag/ inversify@8. 2.0...inversify@8.2. 1 ]
h5
. Patch Changes
* Fixed resolved value binding resolution to respect the {{jitless}} container option, avoiding {{Function}} constructor usage in CSP-restricted environments.
* Updated dependencies
** [@​inversifyjs/core|https://redirect.github.com/inversifyjs/core
3 ] @​14.0.0
** [ @​inversifyjs/container| https:// redirect. github.com/ inversifyjs/container]@​3.1.1

h3. [{{v8.2.0}}|https://redirect.github.com/
inversify/monorepo/releases/tag/inversify %408 @8 .2.0]

[ Compare Source| https:// redirect. github.com/inversify/monorepo/ compare releases / tag/ inversify@8. 1.3...inversify@8. 2. 0]
h5. Minor Changes
* Updated {{ContainerOptions}} with optional {{jitless}} (default true).

h5. Patch Changes
* Updated resolution flow with better inlined constructor calls.
* Updated instance resolution flow to rely on inlined functions also in property injected services.
* Updated resolution algorithm to rely on jit options to avoid CSP related issues.
* Updated dependencies
** [@​inversifyjs/container|https://redirect.github.com/inversifyjs/container]@​3.
1 .0
** [@​inversifyjs/core|https://redirect.github.com/inversifyjs/core
] @​13.0.0

h3.
[ {{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 2 ]
h5. 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

h3. [{{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 ]
h5
. 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
Component: Dependency Upgrades
Component: Development Issues only