qooxdoo / qooxdoo

qooxdoo - Universal JavaScript Framework
http://qooxdoo.org
Other
764 stars 259 forks source link

fixes punycode warning #10678

Closed johnspackman closed 1 month ago

johnspackman commented 1 month ago

The punycode warning is caused by old octokit and node-fetch; both are upgraded

Also this fixes https://github.com/qooxdoo/qooxdoo/issues/10669

johnspackman commented 1 month ago

No, that problem should go away after this is released, known-good will automatically become a version with this fix in it.

(I think it's automatic anyway! If not we'll just have to update a target version, but can't do that until after this is released)