fix(deps): update copier template to v4
This MR contains the following updates:
| Package | Type | Update | Change | 
|---|---|---|---|
| https://gitlab.developers.cam.ac.uk/uis/devops/webapp-boilerplate.git | template | major | 
2.0.1 -> 4.2.4
 | 
Release Notes
uis/devops/webapp-boilerplate (https://gitlab.developers.cam.ac.uk/uis/devops/webapp-boilerplate.git)
v4.2.4
Bug Fixes
- deps: update all dependencies (30b46a3)
 
v4.2.3
Bug Fixes
- release-it bumper path matching new pyproject.toml structure (34cc5f6)
 
v4.2.2
Bug Fixes
- deps: update all dependencies (5e033dd)
 
v4.2.1
Bug Fixes
- deps: update all dependencies (32cf479)
 
v4.2.0
Features
v4.1.5
v4.1.4
Bug Fixes
v4.1.3
v4.1.2
v4.1.1
v4.1.0
Features
- add tests for custom test runner (2178b3f)
 
Bug Fixes
- tests: correct path of custom test runner (dd64b9f)
 
v4.0.5
Bug Fixes
- tests: custom test runner to prevent poe manage test (aabad4d)
 
v4.0.4
Bug Fixes
- revert "fix(toolbar): allow running Django tests runners..." (d8e97dc), closes rewards-webapp/-/issues/30#note_1218512
 
v4.0.3
Bug Fixes
- toolbar: allow running Django tests runners when toolbar installed (22b8319)
 
v4.0.2
v4.0.1
v4.0.0
⚠️  BREAKING CHANGES
- template: use yarn instead of npm and use vite instead of CRA
 
Features
- template: use yarn instead of npm and use vite instead of CRA (cd4d3a2)
 
Bug Fixes
- tests: solve dangling variable issue when tests run multiple times (f98a3e1)
 
v3.0.0
⚠️  BREAKING CHANGES
- Dockerfile: use an unprivileged user to run application
 
Features
v2.18.6
v2.18.5
v2.18.4
v2.18.3
Bug Fixes
- work around poetry hanging trying to run poetry lock (176b420)
 
v2.18.2
v2.18.1
v2.18.0
Features
- README: add link to guidebook docs for usage (e298ca6)
 
v2.17.1
v2.17.0
Features
- let renovate pin version of postgres used in CI and local dev (d8c80da)
 
v2.16.0
Features
- migrate remainder of pyproject.toml to new-style (b2ef2de)
 
Bug Fixes
- tests: specify vcs-ref of HEAD when running tests (6aa366e)
 
v2.15.0
Features
- switch over to requires-python (838f4de)
 
v2.14.5
Bug Fixes
- remove redundant template (d396930)
 
v2.14.4
v2.14.3
v2.14.2
v2.14.1
v2.14.0
Features
- remove unused serviceWorker.ts (5a5ee4c)
 
v2.13.2
v2.13.1
v2.13.0
Features
- add editorconfig checking to pre-commit (19d2fca)
 
v2.12.0
Features
- add commitlint pre-commit hook (c06db57)
 
v2.11.0
Features
Bug Fixes
- poetry deprecation notice (7193db4)
 
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v2.10.3
Changed
- Bumped minimum package requirements.
 
v2.10.2
Changed
- Bumped minimum package requirements.
 
v2.10.1
Fixed
- Add copier-templates-extensions dependency needed by tox.
 
v2.10.0
Changed
- Dependencies are now loaded from a requirements file, kept fresh by renovatebot and interpolated into the pyproject.toml file.
 
v2.9.0
Added
- Optional template/LICENSE file with dynamic copyright claim date.
 - Empty template/CHANGELOG.md
 
Changed
- Pinned requirements.
 - Upgraded flake8 to avoid hitting rule E231.
 
Fixed
- Removed redundant release-it import now included via common pipeline.
 - Renamed CHANGELOG to CHANGELOG.md
 
v2.8.0
Added
- Development images now run under debugpy allowing for attaching debuggers from IDEs such as VS Code.
 
v2.7.0
Added
- Bumped CI template versions to 6.7.0.
 - Added project documentation built via mkdocs and hosted via GitLab pages.
 
v2.6.0
Updated
- Change gunicorn worker settings to match GCP recommendation
 
v2.5.0
Updated
- Bumped CI template versions used in GitLab CI config.
 - Bumped versions of tox and poetry used in GitLab CI config.
 
v2.4.3
Fixed
- No longer require 
poetryorgitwhen runningcopier updatein order to fix renovatebot. 
v2.4.2
Added
- Plumbed in positional arguments from the 
toxtask intopytestto support the following:poetry poe tox -- -k test_systemchecks.py 
v2.4.1
Fixed
- Explicitly install 
poetry-plugin-exportafter poetry >=2.0 does not include it by default anymore 
v2.4.0
- Add 
pythonVersionCIManagerrenovate preset. 
v2.3.0
- Add 
groupPythonVersionUpdatesrenovate preset. 
v2.2.0
Changed
- Updated copier.yaml secret_key to appear less secret-looking.
 
v2.1.3
Changed
- CI templates updated to the latest version 
5.2.1. 
v2.1.2
Fixed
- Code coverage logs are now written where CI jobs expect to find them.
 
v2.1.1
Fixed
- Exclude .copier-answers.yml from pre-commit line ending checks because renovatebot makes line endings which annoy pre-commit.
 
v2.1.0
Added
- Add starting renovatebot configuration which includes automatic freshening of the tox and poetry versions used for CI.
 
Fixed
- Pin CI template versions
 
Configuration
- 
If you want to rebase/retry this MR, check this box  
This MR has been generated by Renovate Bot.
Edited  by uis-devops-renovatebot