plone.app.multilingual: 8.3.1 → 8.3.2 ------------------------------------- - Fix robottests for latest `pat-contentbrowser` updates. @petschki plone.app.testing: 7.1.1 → 7.1.2 -------------------------------- Internal: - Update config files [plone devs] plone.app.upgrade: 3.3.0 → 3.3.1 -------------------------------- Bug fixes: - Fix upgrading TinyMCE plugins with invalid/outdated plugins. @petschki (#351) Internal: - Added upgrade to 6111, Plone 6.1.4. [maurits] (#6111) plone.exportimport: 1.3.0 → 1.3.1 --------------------------------- New features: - Implement regular commits to reduce memory usage in larger import processes. @ericof #55 Internal: - Add a prefix to progress loggers. @ericof - Fix type annotations. @ericof - Import: Move plone.importer.principals to the top of the importers to be processed. @ericof plone.staticresources: 2.3.3 → 2.3.4 ------------------------------------ Bug fixes: - Update mockup=5.4.5. See https://github.com/plone/mockup/releases/tag/5.4.5. @petschki repoze.xmliter: 1.0b1 → 1.0 --------------------------- - Add support for Python 3.8 - 3.14. [maurits] - Drop support for Python 3.7: it is almost two years out of support and cannot easily be tested. [maurits] PyYAML: 6.0.2 → 6.0.3 --------------------- robotframework: 6.0.2 → 7.3.2 ----------------------------- robotframework-browser: 19.3.1 → 19.10.1 ---------------------------------------- robotframework-lsp: 1.10.1 → 1.13.0 ----------------------------------- robotframework-seleniumlibrary: 6.1.3 → 6.7.1 --------------------------------------------- robotsuite: 2.3.2 → 3.0.1 ------------------------- - Fix XML report merger. [petschki] - Nothing changed yet. - Drop `pkg_resources` usage and replace it with `importlib.metadata` and `packaging. [gforcada] - Drop support for Python 2 [datakurre] seedir: 0.5.0 → 0.5.1 ---------------------