You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This pull request updates several package dependencies across multiple project files to ensure the codebase is using the latest versions and security patches. The changes are focused on maintaining compatibility and improving stability by aligning with the most recent releases of internal Identity modules and third-party libraries.
**Dependency updates:**
* Updated `Identity.Module.API` to version `2.5.207` in `IdentityManager.API.csproj` for improved functionality and
compatibility.
* Updated several Identity modules in `MinimalApi.Identity.API.csproj`, including `AuthManager`, `EmailManager`, `LicenseManager`, `PolicyManager`, `ProfileManager`, and `RolesManager` to newer versions, while rolling back `AccountManager` to `2.5.33`.
* Updated `Identity.Module.EmailManager` to version `2.5.34` in `MinimalApi.Identity.AccountManager.csproj`.
* Upgraded `AWSSDK.S3` package to version `4.0.9` in `MinimalApi.Identity.Shared.csproj` to incorporate the latest features
and fixes.
0 commit comments