This issue has been created
There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-1f6c5d30-756d-404e-b0f5-c8dadcb94f81 XWIKI-24576 Open

Upgrade inversify to 8.2.1

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-444417c2-5f43-4aaf-89dd-a5e3042fbcb7 Manuel Leduc created this issue on 17/Jul/26 12:27
 
Summary: Upgrade inversify to 8.2.1
Issue Type: cid:jira-generated-image-avatar-1f6c5d30-756d-404e-b0f5-c8dadcb94f81 Task
Affects Versions: 18.5.0
Assignee: Unassigned
Components: Development Issues only
Created: 17/Jul/26 12:27
Priority: cid:jira-generated-image-static-major-420ea442-c6d7-4f95-9466-1344bd2dfcd2 Major
Reporter: Manuel Leduc
Description:

v8.2.1

Compare Source

Patch Changes
  • Fixed resolved value binding resolution to respect the jitless container option, avoiding Function constructor usage in CSP-restricted environments.
  • Updated dependencies

v8.2.0

Compare Source

Minor Changes
  • Updated ContainerOptions with optional jitless (default true).
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

v8.1.3

Compare Source

Patch Changes

v8.1.2

Compare Source

Patch Changes
 
 

2 updates

 
cid:jira-generated-image-avatar-444417c2-5f43-4aaf-89dd-a5e3042fbcb7 Changes by Manuel Leduc on 17/Jul/26 12:27
 
Fix Version: 18.7.0-rc-1
Assignee: Manuel Leduc