FAQ | This is a LIVE service | Changelog

Skip to content

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

Compare Source

v2.18.1

Compare Source

v2.18.0

Compare Source

Features
  • README: add link to guidebook docs for usage (e298ca6)

v2.17.1

Compare Source

v2.17.0

Compare Source

Features
  • let renovate pin version of postgres used in CI and local dev (d8c80da)

v2.16.0

Compare Source

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

Compare Source

Features
  • switch over to requires-python (838f4de)

v2.14.5

Compare Source

Bug Fixes
  • remove redundant template (d396930)

v2.14.4

Compare Source

v2.14.3

Compare Source

v2.14.2

Compare Source

v2.14.1

Compare Source

v2.14.0

Compare Source

Features
  • remove unused serviceWorker.ts (5a5ee4c)

v2.13.2

Compare Source

v2.13.1

Compare Source

v2.13.0

Compare Source

Features
  • add editorconfig checking to pre-commit (19d2fca)

v2.12.0

Compare Source

Features
  • add commitlint pre-commit hook (c06db57)

v2.11.0

Compare Source

Features
  • add markdownlint-cli2 pre-commit hook to boilerplate output (da8e9ea)
  • add release-it (8191409)
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

Compare Source

Changed
  • Bumped minimum package requirements.

v2.10.2

Compare Source

Changed
  • Bumped minimum package requirements.

v2.10.1

Compare Source

Fixed
  • Add copier-templates-extensions dependency needed by tox.

v2.10.0

Compare Source

Changed
  • Dependencies are now loaded from a requirements file, kept fresh by renovatebot and interpolated into the pyproject.toml file.

v2.9.0

Compare Source

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

Compare Source

Added
  • Development images now run under debugpy allowing for attaching debuggers from IDEs such as VS Code.

v2.7.0

Compare Source

Added
  • Bumped CI template versions to 6.7.0.
  • Added project documentation built via mkdocs and hosted via GitLab pages.

v2.6.0

Compare Source

Updated
  • Change gunicorn worker settings to match GCP recommendation

v2.5.0

Compare Source

Updated
  • Bumped CI template versions used in GitLab CI config.
  • Bumped versions of tox and poetry used in GitLab CI config.

v2.4.3

Compare Source

Fixed
  • No longer require poetry or git when running copier update in order to fix renovatebot.

v2.4.2

Compare Source

Added
  • Plumbed in positional arguments from the tox task into pytest to support the following: poetry poe tox -- -k test_systemchecks.py

v2.4.1

Compare Source

Fixed
  • Explicitly install poetry-plugin-export after poetry >=2.0 does not include it by default anymore

v2.4.0

Compare Source

  • Add pythonVersionCIManager renovate preset.

v2.3.0

Compare Source

  • Add groupPythonVersionUpdates renovate preset.

v2.2.0

Compare Source

Changed
  • Updated copier.yaml secret_key to appear less secret-looking.

v2.1.3

Compare Source

Changed
  • CI templates updated to the latest version 5.2.1.

v2.1.2

Compare Source

Fixed
  • Code coverage logs are now written where CI jobs expect to find them.

v2.1.1

Compare Source

Fixed
  • Exclude .copier-answers.yml from pre-commit line ending checks because renovatebot makes line endings which annoy pre-commit.

v2.1.0

Compare Source

Added
  • Add starting renovatebot configuration which includes automatic freshening of the tox and poetry versions used for CI.
Fixed
  • Pin CI template versions

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by uis-devops-renovatebot

Merge request reports

Loading