Merge branch 'main' into 5.99

This commit is contained in:
Steve Gravrock
2025-10-18 10:21:13 -07:00
3 changed files with 29 additions and 2 deletions

View File

@@ -11833,5 +11833,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '5.11.0';
return '5.12.0';
};