Zope: 5.13 → 5.14.2 ------------------- See https://zope.readthedocs.io/en/5.x/changes.html packaging: 25.0 → 26.0 ---------------------- pip: 25.3 → 26.0.1 ------------------ setuptools: 80.9.0 → 81.0.0 --------------------------- wheel: 0.45.1 → 0.46.3 ---------------------- zc.buildout: 4.1.12 → 4.2.0 --------------------------- diazo: 2.0.4 → 2.0.6 -------------------- Internal: - Update action workflows and other configuration files. [plone devs] - Do not test what happens when trying to put a title tag within a title tag. ``lxml`` 6 wants only text within the title tag. Rewrite the test to use a div in the body. [mauritsvanrees] plone.app.content: 4.1.11 → 4.2.0 --------------------------------- New features: - Alphabetically sort the list of portal types in the constraints configuration form @erral (#320) Internal: - Update configuration files. [plone devs] - Do not test in Plone 6.2.x @erral (#323) plone.app.dexterity: 4.1.1 → 4.1.2 ---------------------------------- Bug fixes: - Use raw rich text value instead of output when indexing. [maurits] (#423) Internal: - Update configuration files. [plone devs] plone.app.discussion: 5.2.2 → 5.2.3 ----------------------------------- Bug fixes: - Fix translation of comment byline. @erral Internal: - Update configuration files. [plone devs] plone.app.multilingual: 8.4.0 → 8.4.2 ------------------------------------- Bug fixes: - Fixed uninstall profile to restore the default `document_view` for the `Plone Site` content type. @sneridagh (#529) - Fix two tests that took way too long. [maurits] (#525) plone.app.querystring: 2.1.4 → 2.1.5 ------------------------------------ Internal: - Update configuration files. [plone devs] - Fix tests for ``not`` queries in ``Products.ZCatalog`` 7.2.0+. [maurits] plone.app.robotframework: 2.1.5 → 2.1.6 --------------------------------------- Internal: - Add the robocop pre-commit check. [ale-rt] plone.app.z3cform: 4.7.9 → 4.7.10 --------------------------------- Bug fixes: - Add comment to the list of buttons where only btn-primary should be set @erral (#254) Internal: - Update configuration files. [plone devs] plone.memoize: 3.0.4 → 3.0.5 ---------------------------- Internal: - Update configuration files. Require ``setuptools<82`` in the build system. [plone devs] plone.namedfile: 7.3.0 → 7.4.0 ------------------------------ New features: - Add original image size url in the srcset generated in the srcset method @erral Internal: - Update configuration files. [plone devs] plone.scale: 4.3.0 → 4.3.1 -------------------------- Bug fixes: - Fix a problem where scaled animated GIFs could be saved with a much larger file size than the original image. @davisagli (#134) plone.staticresources: 2.3.5 → 2.3.6 ------------------------------------ Bug fixes: - Update mockup=5.4.7. See https://github.com/plone/mockup/releases/tag/5.4.7. @petschki plone.volto: 5.2.3 → 5.2.4 -------------------------- Bug fixes: - Add getRemoteUrl to summary field serializer. @jackahl #207 Products.isurlinportal: 3.0.1 → 3.1.0 ------------------------------------- New features: - Prevent URLs that start with more than two slashes to be considered as URLs in portal. See `security advisory `_. [ale-rt, maurits] Internal: - Update configuration files. [plone devs] zope.app.locales: 5.0 → 6.0 --------------------------- zope.componentvocabulary: 3.0 → 4.0 ----------------------------------- zope.copy: 5.0 → 6.0 -------------------- zope.intid: 5.1 → 6.0 --------------------- zope.keyreference: 6.1 → 7.0 ---------------------------- zope.pytestlayer: 8.3 → 9.1 --------------------------- zope.ramcache: 3.1 → 4.0 ------------------------ zope.sendmail: 6.2 → 7.0 ------------------------ click: 8.2.2 → 8.3.1 --------------------