fix(deps): update all non-major dependencies
This MR contains the following updates:
| Package | Type | Update | Change | Age | Confidence |
|---|---|---|---|---|---|
| gitlab.developers.cam.ac.uk/uis/gcp-function/devops | module | patch |
2.3.45 → 2.3.46
|
||
| urllib3 (changelog) | patch |
==2.6.2 → ==2.6.3
|
Release Notes
uis/devops/infra/terraform/gcp-function (gitlab.developers.cam.ac.uk/uis/gcp-function/devops)
v2.3.46
Bug Fixes
- deps: update dependency uis/devops/continuous-delivery/ci-templates to v7.25.7 (a5b967d)
urllib3/urllib3 (urllib3)
v2.6.3
==================
- Fixed a high-severity security issue where decompression-bomb safeguards of
the streaming API were bypassed when HTTP redirects were followed.
(
GHSA-38jv-5279-wg99 <https://github.com/urllib3/urllib3/security/advisories/GHSA-38jv-5279-wg99>__) - Started treating
Retry-Aftertimes greater than 6 hours as 6 hours by default. (#​3743 <https://github.com/urllib3/urllib3/issues/3743>__) - Fixed
urllib3.connection.VerifiedHTTPSConnectionon Emscripten. (#​3752 <https://github.com/urllib3/urllib3/issues/3752>__)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.