fix(deps): update dependency ucam-identitylib to v3
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| ucam-identitylib |
^1.0.5 -> ^3.0.0
|
Release Notes
uis/devops/iam/identity-lib (ucam-identitylib)
v3.4.1
Changed
- Updated Photo API, Card API, HR and Student APIs specs.
v3.4.0
Changed
- Updated Photo API spec.
Added
- Position Reference Number identifier.
v3.3.2
Fixed
- Fixed PyPi publication pipeline.
- Updated CI templates.
- Updated dependencies.
v3.3.1
Fixed
- Photo API had
AllowAnypermissions incorrectly set for some of the endpoints. - Importing some modules/subpackages for the Card API and Photo API previously failed to import.
v3.3.0
Changed
- Update openapi generator to v7.3.0
- Pydantic dependency updated to ^2.6.1
v3.2.0
Added
- Card API discontinued identifiers
deleteaction.
Changed
- Set the discontinued identifiers'
permitted_identifierJSON field to optional rather than required.
v3.1.2
Changed
- Downgrade Python version to ^3.9.
- Updates API specifications to latest versions.
v3.1.1
Changed
- Updates API specifications to latest versions.
v3.1.0
Changed
- Relaxed version specifier for urllib3 to match upstream recommendation.
- Updates API specifications to latest versions.
v3.0.0
Changed
- Changed to generator version 7.0.0, introduces various significant structural changes. For full release description for openapi generator v7 see https://github.com/OpenAPITools/openapi-generator/releases/tag/v7.0.0
- Now using card API spec at openapi 3.0.
v2.0.2
Added
- Add smoke tests.
- Update open-api specs.
v2.0.1
Added
- Add
orderingparameter to Card API/card-requestsendpoint.
v2.0.0
Added
- Add
repairoperation to Photo API/photo-identifiersendpoint - Add
repairoperation to Card API/card-identifiersendpoint - Add
originating_card_request,originating_card_request__isnull,created_at,
issued_at,expires_at__isnull,issued_at__isnullfilters to./cardsendpoint - Add
created_atto/cards/{id}endpoint - Add new endpoint
/cards/update - Lowercase CRSID identifiers when calling Identifier.from_string()
Changed
- Photo API
set_retentionoperation replaced byrepairoperation. - Card API
set_retentionoperation replaced byrepairoperation. - Photo API OpenAPI spec refactor causing breaking changes in identitylib.
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