What's Changed
- Bump @nestjs/swagger from 7.4.2 to 8.0.0 by @dependabot in #2073
- Bump typescript-eslint from 8.11.0 to 8.12.0 by @dependabot in #2075
- Disable not used queues/database modules on E2E tests by @hectorgomezv in #2082
- Type Locking Service responses as "raw" by @iamacook in #2068
- Type Swap-related responses as "raw" by @iamacook in #2079
- add more postgres mock by @PooyaRaki in #2084
- Map
SafeApp['featured']
flag by @iamacook in #2085 - Mark
SafeApp['features' | 'socialProfiles']
as arrays by @iamacook in #2086 - Strictly type all addresses in
ITransactionApi
by @iamacook in #2083 - Support relaying of recovery proposals/executions by @iamacook in #2078
- Ensure recovery relay tests have addresses by @iamacook in #2093
- Bump @safe-global/safe-deployments from 1.37.13 to 1.37.14 by @dependabot in #2092
- Bump @nestjs/schematics from 10.2.2 to 10.2.3 by @dependabot in #2090
- Bump @nestjs/cli from 10.4.5 to 10.4.7 by @dependabot in #2089
- Bump postgres from 3.4.4 to 3.4.5 by @dependabot in #2091
- Bump @aws-sdk/client-s3 from 3.676.0 to 3.685.0 by @dependabot in #2088
- Use
faker.helpers
where appropriate by @iamacook in #2087 - Add validation for
SafeApp['socialProfiles'][number]['platform']
by @iamacook in #2094 - Return value from the TypeOrm transaction callback by @PooyaRaki in #2096
- Add name property to Accounts by @hectorgomezv in #2081
- Type relay-related responses as "raw" by @iamacook in #2095
- Type
ITransactionApi
responses at "raw" by @iamacook in #2098 - Update Node to v22.11.0 (LTS) by @iamacook in #2080
- Remove Postgres database service getTransactionRunner by @PooyaRaki in #2097
Full Changelog: v1.61.0...v1.62.0