Your message dated Sat, 03 Jul 2021 17:48:26 +0000
with message-id <e1lzjkg-0007gp...@fasolo.debian.org>
and subject line Bug#990458: fixed in autosize.js 4.0.2~dfsg1-7
has caused the Debian Bug report #990458,
regarding autosize build is broken (throws error is diaspora web console)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
990458: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990458
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libjs-autosize
Severity: grave
Version: 4.0.2~dfsg1-5
Control: affects -1 ruby-rails-assets-autosize,diaspora

I think during transition to babel7 something broke.

This causes diaspora ui to break,

Uncaught ReferenceError: module is not defined
at main-e074888ae8b7a9cd9ffd9335b56c44872cea8212be3599667e8dd56947c37546.js:3 at $.fn.charCount (main-e074888ae8b7a9cd9ffd9335b56c44872cea8212be3599667e8dd56947c37546.js:3) at main-e074888ae8b7a9cd9ffd9335b56c44872cea8212be3599667e8dd56947c37546.js:3

This leads to,

(t((t={exports:{}}).exports),e.autosize=t.exports)}("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:this,function(e){"use strict";function n(a){function e(){var e=window.getComputedStyle(a,null);"vertical"===e.resize?a.style.resize="none":"both"===e.resize&&(a.style.resize="horizontal"),r="content-box"===e.boxSizing?-(parseFloat(e.paddingTop)+parseFloat(e.paddingBottom)):parseFloat(e.borderTopWidth)+parseFloat(e.borderBottomWidth),isNaN(r)&&(r=0),i()}function o(e){var t=a.style.width;a.style.width="0px",a.offsetWidth,a.style.width=t,a.style.overflowY=e}function n(e){for(var t=[];e&&e.parentNode&&e.parentNode instanceof Element;)e.parentNode.scrollTop&&t.push({node:e.parentNode,scrollTop:e.parentNode.scrollTop}),e=e.parentNode;return t}function s(){var e,t;0!==a.scrollHeight&&(e=n(a),t=document.documentElement&&document.documentElement.scrollTop,a.style.height="",a.style.height=a.scrollHeight+r+"px",l=a.clientWidth,e.forEach(function(e){e.node.scrollTop=e.scrollTop}),t&&(document.documentElement.scrollTop=t))}function i(){s();var e=Math.round(parseFloat(a.style.height)),t=window.getComputedStyle(a,null),n="content-box"===t.boxSizing?Math.round(parseFloat(t.height)):a.offsetHeight;if(n<e?"hidden"===t.overflowY&&(o("scroll"),s(),n="content-box"===t.boxSizing?Math.round(parseFloat(window.getComputedStyle(a,null).height)):a.offsetHeight):"hidden"!==t.overflowY&&(o("hidden"),s(),n="content-box"===t.boxSizing?Math.round(parseFloat(window.getComputedStyle(a,null).height)):a.offsetHeight),c!==n){c=n;n=m("autosize:resized");try{a.dispatchEvent(n)}catch(i){}}}var r,l,c,u,d;a&&a.nodeName&&"TEXTAREA"===a.nodeName&&!p.has(a)&&(c=l=r=null,u=function u(){a.clientWidth!==l&&i()},d=function(t){window.removeEventListener("resize",u,!1),a.removeEventListener("input",i,!1),a.removeEventListener("keyup",i,!1),a.removeEventListener("autosize:destroy",d,!1),a.removeEventListener("autosize:update",i,!1),Object.keys(t).forEach(function(e){a.style[e]=t[e]}),p["delete"](a)}.bind(a,{height:a.style.height,resize:a.style.resize,overflowY:a.style.overflowY,overflowX:a.style.overflowX,wordWrap:a.style.wordWrap}),a.addEventListener("autosize:destroy",d,!1),"onpropertychange"in a&&"oninput"in a&&a.addEventListener("keyup",i,!1),window.addEventListener("resize",u,!1),a.addEventListener("input",i,!1),a.addEventListener("autosize:update",i,!1),a.style.overflowX="hidden",a.style.wordWrap="break-word",p.set(a,{destroy:d,update:i}),e())}function t(e){e=p.get(e);e&&e.destroy()}function i(e){e=p.get(e);e&&e.update()}e["default"]=void 0;var a,o,p="function"==typeof Map?new Map:(a=[],o=[],{has:function r(e){return-1<a.indexOf(e)},get:function l(e){return o[a.indexOf(e)]},set:function c(e,t){-1===a.indexOf(e)&&(a.push(e),o.push(t))},"delete":function u(e){e=a.indexOf(e);-1<e&&(a.splice(e,1),o.splice(e,1))}}),m=function m(e){return new Event(e,{bubbles:!0})};try{new Event("test")}catch(d){m=function m(e){var t=document.createEvent("Event");return t.initEvent(e,!0,!1),t}}var s=null;"undefined"==typeof window||"function"!=typeof window.getComputedStyle?((s=function s(e){return e}).destroy=function(e){return e},s.update=function(e){return e}):((s=function s(e,t){return e&&Array.prototype.forEach.call(e.length?e:[e],function(e){return n(e,t)}),e}).destroy=function(e){return e&&Array.prototype.forEach.call(e.length?e:[e],t),e},s.update=function(e){return e&&Array.prototype.forEach.call(e.length?e:[e],i),e}),e["default"]=s,module.exports=exports["default"]}),$.fn.charCount=function(i)
--- End Message ---
--- Begin Message ---
Source: autosize.js
Source-Version: 4.0.2~dfsg1-7
Done: Pirate Praveen <prav...@debian.org>

We believe that the bug you reported is fixed in the latest version of
autosize.js, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 990...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pirate Praveen <prav...@debian.org> (supplier of updated autosize.js package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 03 Jul 2021 22:35:42 +0530
Source: autosize.js
Architecture: source
Version: 4.0.2~dfsg1-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Pirate Praveen <prav...@debian.org>
Closes: 990458
Changes:
 autosize.js (4.0.2~dfsg1-7) unstable; urgency=medium
 .
   * Switch to rollup for generating umd instead of babel (Closes: #990458)
Checksums-Sha1:
 08a7f00f810e096d5345d7f4c9f7f98b26f89de2 2204 autosize.js_4.0.2~dfsg1-7.dsc
 3c7768c2666b116b460f977b6ea2c46c23f496dc 3348 
autosize.js_4.0.2~dfsg1-7.debian.tar.xz
 5ca4040f1a0f8e3bfb5b0ded8249564e385a8091 11968 
autosize.js_4.0.2~dfsg1-7_amd64.buildinfo
Checksums-Sha256:
 53be88388abc66021338d6e8a5d10835802d07c07a3d4511488f55676705be2b 2204 
autosize.js_4.0.2~dfsg1-7.dsc
 8750d75e2642298f62603231137072aba39b66347238c3316c651a387d48f468 3348 
autosize.js_4.0.2~dfsg1-7.debian.tar.xz
 bb74f5fbba20bb3e36bfc56be669bad6138cf44d398fc72b5b0cf5f3cead511e 11968 
autosize.js_4.0.2~dfsg1-7_amd64.buildinfo
Files:
 bbba7f0af8bbc41c7594ddcdea05d10c 2204 javascript optional 
autosize.js_4.0.2~dfsg1-7.dsc
 e6813d4ea5c23177f2632930ab0563b3 3348 javascript optional 
autosize.js_4.0.2~dfsg1-7.debian.tar.xz
 33d9f29b9664d06d7488ee338a8535a6 11968 javascript optional 
autosize.js_4.0.2~dfsg1-7_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE0whj4mAg5UP0cZqDj1PgGTspS3UFAmDgoE8ACgkQj1PgGTsp
S3UnLhAAhcMPHR5nikVf4jLOlXlpCYtIXPBZS4BFaNEQw9iTyENkjTIU3GBd+Dbf
Qva0e/opLLvV9Ui61pGqEKdopOgtuemr6jIFbOYq+Hndpl4hzIs1MiYaojLXljQr
mtRf9m93d/iC4+ClNhzmKOLYHYKpqCGHRVva2DPK38wPI2z44eWPU9gQxyfjmgSV
LKtPFuiO9WV7wFa1VhTWQNpMbgjjlZ1BAfO7LqcpTGJXzA6ADP+hBje2NcDm18WM
o0fv92pGL+CkqeXrZX7sYOFFnfix/wjqmm1hxntnIhtL0AizdOmTcsd+OwSBIXB6
SXV/GKa/C0A2loY76qMXaFojtmnr3hZdfqVzQRFYt0HTy59CnXm/WENodeb6JXPh
RIaqDHN7JYsB7MEunX4TExGWkFm79FwXQ/enhWJd26VOFzUqNT8z+WiCV6QaxMfx
h88aHWcUT96Z8MzG7sAMMCJAGmP66XXbw7JL0Zg1wEpg3XE5kLAP8LwBAXq02Dmb
Mzqa0hbAWz96utljH5cC2w9m004A9E5pIjDYTbvAkSAuZiYTpQfaZQfiFVdQN5wA
ik8Cu/GLayEMbpuLg//Lhhz1NXiVxxjPE9dqrWPY/qdMY/OVrQsAaKLFn3kl1RiW
U/FgxXfXS1DKSUx8owxfmG+rZLbG3yoKOagDe4g6jexfJ2h40mQ=
=G90d
-----END PGP SIGNATURE-----

--- End Message ---
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to