lildude / ha-addon-ghostfolio

Home Assistant add-on for Ghostfolio.
8 stars 1 forks source link

Update Ghostfolio to v2.120.0 #95

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Update Change
ghostfolio/ghostfolio minor 2.119.0 -> 2.120.0

Release Notes

ghostfolio/ghostfolio (ghostfolio/ghostfolio) ### [`v2.120.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21200---2024-10-30) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.119.0...2.120.0) ##### Added - Added support for log levels (`LOG_LEVELS`) to conditionally log `prisma` query events (`debug` or `verbose`) ##### Changed - Restructured the resources page - Renamed the static portfolio analysis rule from *Allocation Cluster Risk* to *Economic Market Cluster Risk* (Developed Markets and Emerging Markets) - Improved the language localization for German (`de`) - Switched the `consistent-generic-constructors` rule from `warn` to `error` in the `eslint` configuration - Switched the `consistent-indexed-object-style` rule from `warn` to `off` in the `eslint` configuration - Switched the `consistent-type-assertions` rule from `warn` to `error` in the `eslint` configuration - Switched the `prefer-optional-chain` rule from `warn` to `error` in the `eslint` configuration - Upgraded `Nx` from version `20.0.3` to `20.0.6`