chore(deps): update dependency https://gitlab.developers.cam.ac.uk/uis/devops/webapp-boilerplate.git to v2.18.2 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
https://gitlab.developers.cam.ac.uk/uis/devops/webapp-boilerplate.git | template | minor |
2.0.1 -> 2.18.2
|
Release Notes
uis/devops/webapp-boilerplate (https://gitlab.developers.cam.ac.uk/uis/devops/webapp-boilerplate.git)
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
poetry
orgit
when runningcopier update
in order to fix renovatebot.
v2.4.2
Added
- Plumbed in positional arguments from the
tox
task intopytest
to support the following:poetry poe tox -- -k test_systemchecks.py
v2.4.1
Fixed
- Explicitly install
poetry-plugin-export
after poetry >=2.0 does not include it by default anymore
v2.4.0
- Add
pythonVersionCIManager
renovate preset.
v2.3.0
- Add
groupPythonVersionUpdates
renovate 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