wagtail-cookiecutter-foundation icon indicating copy to clipboard operation
wagtail-cookiecutter-foundation copied to clipboard

A Cookiecutter template for Wagtail CMS using Zurb Foundation 6

Results 52 wagtail-cookiecutter-foundation issues
Sort by recently updated
recently updated
newest added

This PR updates [virtualenv](https://pypi.org/project/virtualenv) from **20.13.4** to **20.26.3**. Changelog ### 20.26.3 ``` ~~~~~~~~~~~~~~~~~~ - Upgrade embedded wheels: * setuptools to ``70.1.0`` from ``69.5.1`` * pip to ``24.1``from ``24.0`` (:issue:`2741`) ```...

This PR updates [flake8](https://pypi.org/project/flake8) from **4.0.1** to **7.1.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/flake8 - Repo: https://github.com/pycqa/flake8

This PR updates [sh](https://pypi.org/project/sh) from **1.14.2** to **2.0.7**. Changelog ### 2.0.7 ``` - Fix `sh.glob` arguments [708](https://github.com/amoffat/sh/issues/708) - Misc modernizations ``` ### 2.0.6 ``` - Add back appropriate sdist files...

This PR updates [django-allauth](https://pypi.org/project/django-allauth) from **0.50.0** to **65.0.0**. Changelog ### 65.0.0 ``` ******************* Note worthy changes ------------------- - Added transparent support for Django's ``LoginRequiredMiddleware`` (new since Django 5.1). - The...

This PR updates [selenium](https://pypi.org/project/selenium) from **3.141.0** to **4.25.0**. Changelog ### 4.25.0 ``` * Add CDP for Chrome 129 and remove 126 * fix type errors for `service.py`, `cdp.py`, `webelement.py` and...

This PR updates [tox](https://pypi.org/project/tox) from **3.24.5** to **4.20.0**. Changelog ### 3.28.0 ``` -------------------- Features ^^^^^^^^ - Support provision of tox 4 with the ``min_version`` option - by :user:`hroncok` `2661 <https://github.com/tox-dev/tox/issues/2661>`_...

This PR updates [virtualenv](https://pypi.org/project/virtualenv) from **20.13.4** to **20.26.5**. Changelog ### 20.26.5 ``` ~~~~~~~~~~~~~~~~~~ - Upgrade embedded wheels: setuptools to ``75.1.0`` from ``74.1.2`` - by :user:`gaborbernat`. (:issue:`2765`) ``` ### 20.26.4 ```...

This PR updates [pytest](https://pypi.org/project/pytest) from **7.1.1** to **8.3.3**. Changelog ### 8.3.3 ``` ========================= Bug fixes --------- - `12446 <https://github.com/pytest-dev/pytest/issues/12446>`_: Avoid calling ``property`` (and other instance descriptors) during fixture discovery --...

This PR updates [Django](https://pypi.org/project/Django) from **3.2.8** to **5.1.1**. Changelog ### 5.1.1 ``` ========================== *September 3, 2024* Django 5.1.1 fixes one security issue with severity "moderate", one security issue with severity...

This PR updates [wagtail](https://pypi.org/project/wagtail) from **2.16.1** to **6.2.1**. Changelog ### 6.2.1 ``` ~~~~~~~~~~~~~~~~~~ * Fix: Handle `child_block` being passed as a kwarg in ListBlock migrations (Matt Westcott) * Fix: Fix...