Commit Graph

401 Commits

Author SHA1 Message Date
TrueCharts Bot bca8f45e95 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.150.0 → 2.151.0 (#34301)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `1c181d4` -> `c5f903d` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.151.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21510---2025-04-11)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.150.0...2.151.0)

##### Added

- Added the data gathering status column to the historical market data
table of the admin control

##### Changed

- Set the maximum number of symbols per request in the *Financial
Modeling Prep* service
- Migrated the get quotes functionality of the *Financial Modeling Prep*
service to its stable API version
-   Improved the language localization for Enlish (`en`)
-   Upgraded `eslint` dependencies
-   Upgraded `Nx` from version `20.6.4` to `20.7.1`

##### Fixed

- Fixed the link to the pricing page in the premium indicator component

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-12 20:49:34 +02:00
TrueCharts Bot a80a488dd3 chore(helm): update chart redis 15.6.7 → 15.6.8 (#34231)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://gallery.ecr.aws/bitnami/redis)) | patch | `15.6.7` ->
`15.6.8` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-04-11 03:04:55 +02:00
TrueCharts-Bot 81131bc7f2 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-04-10 00:14:10 +00:00
Kjeld Schouten b3c027f0c8 fix(clustertool): new round of indent fixes 2025-04-09 15:15:50 +02:00
Kjeld Schouten d5e6babdf8 chore: manual genmeta 2025-04-09 15:05:44 +02:00
Kjeld Schouten f8e33766bf feat(common): remove portal and ensure appUrl is used for notes.txt (#34047)
**Description**

This removes old portal references (from truenas times) from common and
notes.txt
Also ensures chartContext is used for notes.txt

Technically breaking in case any down-stream users use portal
configmap/data

⚒️ Fixes  #31880

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
2025-04-07 22:04:57 +02:00
TrueCharts-Bot 2fce051aaa Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-04-07 18:59:06 +00:00
TrueCharts-Bot 76732478b2 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2025-04-07 18:08:30 +00:00
TrueCharts Bot 1adbdd6ec1 chore(helm): update chart redis 15.6.6 → 15.6.7 (#34045)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://gallery.ecr.aws/bitnami/redis)) | patch | `15.6.6` ->
`15.6.7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzMuNSIsInVwZGF0ZWRJblZlciI6IjM5LjIzMy41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-04-07 14:45:30 +02:00
TrueCharts Bot fac5753d38 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.149.0 → 2.150.0 (#34010)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `38c0f2d` -> `1c181d4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.150.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21500---2025-04-05)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.149.0...2.150.0)

##### Added

- Added support to toggle the data gathering for individual asset
profiles in the asset profile details dialog of the admin control panel

##### Changed

- Improved the check for duplicates in the preview step of the
activities import (allow different comments)
-   Improved the language localization for Français (`fr`)
-   Improved the language localization for German (`de`)
-   Improved the language localization for Polish (`pl`)
-   Upgraded `ng-extract-i18n-merge` from version `2.14.1` to `2.14.3`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-07 07:04:53 +00:00
TrueCharts Bot 7937fb95e2 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.148.0 → 2.149.0 (#33772)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `d3de758` -> `38c0f2d` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.149.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21490---2025-03-30)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.148.0...2.149.0)

##### Added

- Added support for changing the asset profile identifier (`dataSource`
and `symbol`) in the asset profile details dialog of the admin control
panel (experimental)
-   Set up the terms of service for the *Ghostfolio* SaaS (cloud)

##### Changed

- Improved the static portfolio analysis rule: Emergency fund setup by
supporting assets
- Restricted the historical market data gathering to active asset
profiles
-   Improved the language localization for German (`de`)
-   Upgraded `Nx` from version `20.5.0` to `20.6.4`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-31 08:57:44 +02:00
TrueCharts Bot e19f24f8db chore(helm): update image docker.io/ghostfolio/ghostfolio 2.146.0 → 2.148.0 (#33577)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `d2ef018` -> `d3de758` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.148.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21480---2025-03-24)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.147.0...2.148.0)

##### Added

-   Added the `isActive` flag to the asset profile model

##### Changed

-   Improved the language localization for German (`de`)
-   Upgraded `ngx-skeleton-loader` from version `9.0.0` to `10.0.0`

###
[`v2.147.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21470---2025-03-22)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.146.0...2.147.0)

##### Added

- Added support for filtering in the *Copy AI prompt to clipboard*
actions on the analysis page (experimental)
- Added support for generating a new *Security Token* via the users
table of the admin control panel
-   Added an endpoint to localize the `site.webmanifest`
-   Added the *Storybook* path to the `sitemap.xml` file

##### Changed

- Improved the export functionality by applying filters on accounts and
tags
- Improved the symbol validation in the *Yahoo Finance* service (get
asset profiles)
- Eliminated `firstOrderDate` from the summary of the portfolio details
endpoint in favor of using `dateOfFirstActivity` from the user endpoint
-   Refactored `lodash.uniq` with `Array.from(new Set(...))`
-   Refreshed the cryptocurrencies list
-   Improved the language localization for German (`de`)
-   Improved the language localization for Turkish (`tr`)

##### Fixed

- Fixed an issue in the activities import functionality related to the
account balances
- Changed client-side dates to be sent in UTC format to ensure date
consistency
    -   Benchmark endpoint
    -   Exchange rate endpoint

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-26 20:15:29 +00:00
TrueCharts Bot f6acff77d0 chore(helm): update chart redis 15.6.5 → 15.6.6 (#33414)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://gallery.ecr.aws/bitnami/redis)) | patch | `15.6.5` ->
`15.6.6` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-03-19 09:02:21 +00:00
TrueCharts Bot 4e08e46c72 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.145.1 → 2.146.0 (#33404)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `492201a` -> `d2ef018` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.146.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21460---2025-03-15)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.145.1...2.146.0)

##### Changed

-   Improved the usability of the user account registration
- Improved the usability of the *Copy AI prompt to clipboard* actions on
the analysis page (experimental)
-   Formatted the name in the *Financial Modeling Prep* service
- Removed the exchange rates from the overview of the admin control
panel
-   Improved the language localization for German (`de`)
-   Upgraded `angular` from version `19.0.5` to `19.2.1`
-   Upgraded `Nx` from version `20.3.2` to `20.5.0`
-   Upgraded `prettier` from version `3.5.1` to `3.5.3`
-   Upgraded `prisma` from version `6.4.1` to `6.5.0`

##### Fixed

- Fixed an issue with serving *Storybook* related to the
`contentSecurityPolicy`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-19 08:19:01 +00:00
TrueCharts Bot 9905a421c1 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.144.0 → 2.145.1 (#33160) 2025-03-12 08:55:20 +01:00
TrueCharts Bot 287318d0c2 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.143.0 → 2.144.0 (#33042)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `ca281d7` -> `27be4d7` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.144.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21440---2025-03-06)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.143.0...2.144.0)

##### Fixed

- Fixed the missing import functionality on the non-empty activities
page
- Fixed the functionality to delete an asset profile of a custom
currency in the admin control panel

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-09 08:09:46 +01:00
TrueCharts Bot e389524b34 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.141.0 → 2.143.0 (#32793)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `26919b3` -> `ca281d7` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.143.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21430---2025-03-02)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.142.0...2.143.0)

##### Added

-   Added the Ghostfolio *LinkedIn* page to the about page
-   Added the Ghostfolio *LinkedIn* page to the footer

##### Changed

- Optimized the asynchronous operations using `Promise.all()` in the
portfolio service (`getPerformance`)
- Improved the symbol lookup in the *Trackinsight* data enhancer for
asset profile data
- Removed the no transactions info component from the holdings table on
the home page
- Refactored the show condition of the step by step introduction for new
users using the activities count
-   Upgraded `color` from version `4.2.3` to `5.0.0`
-   Upgraded `prisma` from version `6.3.0` to `6.4.1`

##### Fixed

- Handled an exception in the export functionality related to platforms
- Handled an exception in the benchmark service related to unnamed asset
profiles

###
[`v2.142.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21420---2025-02-28)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.141.0...2.142.0)

##### Added

-   Extended the export functionality by the platforms
- Extended the portfolio snapshot in the portfolio calculator by the
`createdAt` timestamp
- Extended the *Trackinsight* data enhancer for asset profile data by
`cusip`
-   Added *Storybook* to the build process

##### Changed

-   Upgraded `eslint` dependencies

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-03-03 08:23:43 +00:00
TrueCharts Bot f37a966cdb chore(helm): update image docker.io/ghostfolio/ghostfolio 2.140.0 → 2.141.0 (#32653)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `9db7683` -> `26919b3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.141.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21410---2025-02-25)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.140.0...2.141.0)

##### Added

-   Extended the export functionality by the tags
- Extended the portfolio snapshot in the portfolio calculator by the
activities count
-   Extended the user endpoint `GET api/v1/user` by the activities count
-   Added `cusip` to the asset profile model

##### Changed

-   Upgraded `prettier` from version `3.4.2` to `3.5.1`

##### Fixed

-   Improved the numeric comparison of strings in the value component

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-27 20:38:27 +01:00
TrueCharts Bot d45f7ce47d chore(helm): update image docker.io/ghostfolio/ghostfolio 2.139.1 → 2.140.0 (#32506)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `7c2c145` -> `9db7683` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.140.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21400---2025-02-20)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.139.1...2.140.0)

##### Changed

- Reloaded the available tags after creating a custom tag in the holding
detail dialog (experimental)
- Improved the validation of the currency management in the admin
control panel
-   Migrated the `@ghostfolio/client` components to control flow
-   Migrated the `@ghostfolio/ui` components to control flow
-   Improved the language localization for German (`de`)

##### Fixed

-   Improved the error handling in the `HttpResponseInterceptor`
- Fixed an issue while using symbol profile overrides in the historical
market data table of the admin control panel
-   Added missing assets in *Storybook* setup

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-24 14:01:07 +01:00
TrueCharts Bot 670e52a9be chore(helm): update chart redis 15.6.4 → 15.6.5 (#32387)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://gallery.ecr.aws/bitnami/redis)) | patch | `15.6.4` ->
`15.6.5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->
2025-02-21 19:39:28 +00:00
TrueCharts Bot f9ba8400fa chore(helm): update image docker.io/ghostfolio/ghostfolio 2.138.0 → 2.139.1 (#32216)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `401cb83` -> `7c2c145` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.139.1`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21391---2025-02-15)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.139.0...2.139.1)

##### Added

- Extended the tooltip in the chart of the holdings tab on the home page
by the allocation, change and performance
- Added a new static portfolio analysis rule: *Regional Market Cluster
Risk* (Asia-Pacific Markets)
- Added a new static portfolio analysis rule: *Regional Market Cluster
Risk* (Japan)
- Added support to create custom tags in the holding detail dialog
(experimental)
-   Extended the tags selector component by a `readonly` attribute
-   Extended the tags selector component to support creating custom tags
- Extended the holding detail dialog by the historical market data
editor (experimental)
-   Added global styles to the *Storybook* setup

##### Changed

- Improved the symbol lookup in the *Trackinsight* data enhancer for
asset profile data
-   Improved the language localization for German (`de`)
- Upgraded `@trivago/prettier-plugin-sort-imports` from version `5.2.1`
to `5.2.2`

##### Fixed

-   Fixed the gaps in the chart of the benchmark comparator

###
[`v2.139.0`](https://redirect.github.com/ghostfolio/ghostfolio/releases/tag/2.139.0)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.138.0...2.139.0)

##### Added

- Added a new static portfolio analysis rule: *Regional Market Cluster
Risk* (Asia-Pacific Markets)
- Added a new static portfolio analysis rule: *Regional Market Cluster
Risk* (Japan)
- Added support to create custom tags in the holding detail dialog
(experimental)
-   Extended the tags selector component by a `readonly` attribute
-   Extended the tags selector component to support creating custom tags
- Extended the holding detail dialog by the historical market data
editor (experimental)
-   Added global styles to the *Storybook* setup

##### Changed

- Improved the symbol lookup in the *Trackinsight* data enhancer for
asset profile data
-   Improved the language localization for German (`de`)
- Upgraded `@trivago/prettier-plugin-sort-imports` from version `5.2.1`
to `5.2.2`

##### Fixed

-   Fixed the gaps in the chart of the benchmark comparator

##### Special Thanks

-   [@&#8203;amandee27](https://redirect.github.com/amandee27)
-   [@&#8203;dtslvr](https://redirect.github.com/dtslvr)
-   [@&#8203;Kaysera](https://redirect.github.com/Kaysera)
-   [@&#8203;KenTandrian](https://redirect.github.com/KenTandrian)
-   [@&#8203;shaun-ak](https://redirect.github.com/shaun-ak)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-18 11:10:26 +00:00
TrueCharts Bot e27898c2df chore(helm): update chart redis 15.6.3 → 15.6.4 (#31978)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://gallery.ecr.aws/bitnami/redis)) | patch | `15.6.3` ->
`15.6.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-02-12 14:03:50 +00:00
TrueCharts Bot e4ff1842e4 chore(helm): update chart redis 15.6.2 → 15.6.3 (#31837)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://gallery.ecr.aws/bitnami/redis)) | patch | `15.6.2` ->
`15.6.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
2025-02-09 00:01:11 +01:00
TrueCharts Bot 43d962ecfd chore(helm): update image docker.io/ghostfolio/ghostfolio 2.137.1 → 2.138.0 (#31786)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `0973890` -> `401cb83` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.138.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21380---2025-02-08)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.137.1...2.138.0)

##### Added

- Added a new static portfolio analysis rule: *Regional Market Cluster
Risk* (Emerging Markets)
- Added a new static portfolio analysis rule: *Regional Market Cluster
Risk* (Europe)
- Added a link to *Duck.ai* to the *Copy AI prompt to clipboard* action
on the analysis page (experimental)
- Extracted the tags selector to a reusable component used in the create
or update activity dialog and holding detail dialog
-   Added stories for the tags selector component

##### Changed

- Improved the caching of the portfolio snapshot in the portfolio
calculator by expiring cache entries when a user changes tags in the
holding detail dialog
-   Improved the error handling in the *CoinGecko* service
-   Improved the language localization for German (`de`)
-   Upgraded `svgmap` from version `2.6.0` to `2.12.2`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-08 15:26:49 +01:00
TrueCharts Bot 87dc5db4f7 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.136.0 → 2.137.1 (#31572)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `10192f8` -> `0973890` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.137.1`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21371---2025-02-01)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.137.0...2.137.1)

##### Added

- Added a new static portfolio analysis rule: *Regional Market Cluster
Risk* (North America)
- Added support for ETF sector data in the *Yahoo Finance* data enhancer

##### Changed

- Extracted the scraper configuration to a sub form in the asset profile
details dialog of the admin control
-   Migrated the database seeding to *TypeScript*
-   Improved the language localization for German (`de`)
- Upgraded `@trivago/prettier-plugin-sort-imports` from version `4.3.0`
to `5.2.1`
-   Upgraded `bull` from version `4.16.4` to `4.16.5`
-   Upgraded `ng-extract-i18n-merge` from version `2.13.1` to `2.14.1`
-   Upgraded `prisma` from version `6.2.1` to `6.3.0`

##### Fixed

- Fixed the dynamic numerical precision for cryptocurrencies in the
holding detail dialog

###
[`v2.137.0`](https://redirect.github.com/ghostfolio/ghostfolio/releases/tag/2.137.0)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.136.0...2.137.0)

##### Added

- Added a new static portfolio analysis rule: *Regional Market Cluster
Risk* (North America)
- Added support for ETF sector data in the *Yahoo Finance* data enhancer

##### Changed

- Extracted the scraper configuration to a sub form in the asset profile
details dialog of the admin control
-   Migrated the database seeding to *TypeScript*
-   Improved the language localization for German (`de`)
- Upgraded `@trivago/prettier-plugin-sort-imports` from version `4.3.0`
to `5.2.1`
-   Upgraded `bull` from version `4.16.4` to `4.16.5`
-   Upgraded `ng-extract-i18n-merge` from version `2.13.1` to `2.14.1`
-   Upgraded `prisma` from version `6.2.1` to `6.3.0`

##### Fixed

- Fixed the dynamic numerical precision for cryptocurrencies in the
holding detail dialog

##### Special Thanks

-   [@&#8203;amandee27](https://redirect.github.com/amandee27)
-   [@&#8203;dtslvr](https://redirect.github.com/dtslvr)
-   [@&#8203;Kaysera](https://redirect.github.com/Kaysera)
-   [@&#8203;KenTandrian](https://redirect.github.com/KenTandrian)
-   [@&#8203;shaun-ak](https://redirect.github.com/shaun-ak)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-02-03 17:44:11 +00:00
TrueCharts Bot bb581f53fb chore(helm): update chart redis 15.6.1 → 15.6.2 (#31476)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `15.6.1` -> `15.6.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-02-01 12:41:25 +00:00
TrueCharts Bot 81d19c9fd2 chore(helm): update chart redis 15.6.0 → 15.6.1 (#31313)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `15.6.0` -> `15.6.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-01-28 12:09:52 +00:00
TrueCharts Bot f9718aaf9e chore(helm): update chart common to v25.4.10 (#31268)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.4.4` ->
`25.4.10` |
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.3.1` ->
`25.4.10` |
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.2.6` ->
`25.4.10` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciIsInR5cGUvcGF0Y2giXX0=-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-01-27 12:38:18 +01:00
TrueCharts Bot 73df5136bf chore(helm): update image docker.io/ghostfolio/ghostfolio 2.135.0 → 2.136.0 (#31253)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `85b6124` -> `10192f8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.136.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21360---2025-01-24)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.135.0...2.136.0)

##### Added

- Set up a *GitHub Action* to automatically extract locales when the
`main` branch changes

##### Changed

-   Extended the *Financial Modeling Prep* service
-   Improved the language localization for Ukrainian (`uk`)
-   Refreshed the cryptocurrencies list
-   Upgraded `date-fns` from version `3.6.0` to `4.1.0`
-   Upgraded `rxjs` from version `7.5.6` to `7.8.1`

##### Fixed

- Fixed an issue with the detection of the thousand separator by locale
- Fixed an issue with holdings and sectors while using symbol profile
overrides
- Fixed an issue with the MIME type detection in the scraper
configuration

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-27 03:09:49 +01:00
TrueCharts Bot e85df3eb63 chore(helm): update chart redis 15.5.1 → 15.6.0 (#31214)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
minor | `15.5.1` -> `15.6.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-01-26 11:50:43 +01:00
TrueCharts Bot 836c4134f2 chore(helm): update chart common 25.3.1 → 25.4.4 (#30594)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.3.1` ->
`25.4.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-01-25 11:07:55 +01:00
TrueCharts Bot da50961306 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.133.1 → 2.135.0 (#31101)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `cedb067` -> `85b6124` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.135.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21350---2025-01-19)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.134.0...2.135.0)

##### Changed

- Moved the language localization for Polski (`pl`) from experimental to
general availability
-   Extended the *Financial Modeling Prep* service
-   Switched to *ESLint*’s flat config format
-   Upgraded `chart.js` from version `4.2.0` to `4.4.7`
-   Upgraded `chartjs-chart-treemap` from version `2.3.1` to `3.1.0`
-   Upgraded `chartjs-plugin-annotation` from version `2.1.2` to `3.1.0`
-   Upgraded `eslint` dependencies
-   Upgraded `nestjs` from version `10.1.3` to `10.4.15`
-   Upgraded `Nx` from version `20.3.0` to `20.3.2`
-   Upgraded `reflect-metadata` from version `0.1.13` to `0.2.2`
-   Upgraded `uuid` from version `11.0.2` to `11.0.5`

###
[`v2.134.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21340---2025-01-15)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.133.1...2.134.0)

##### Added

-   Set up the language localization for Українська (`uk`)

##### Changed

- Extended the health check endpoint to include database and cache
operations (experimental)
- Refactored various `lodash` functions with native JavaScript
equivalents
-   Improved the language localization for German (`de`)
-   Upgraded `prisma` from version `6.1.0` to `6.2.1`

##### Fixed

- Fixed an issue with the import of activities with type `FEE` (where
unit price is `0`)
- Fixed an issue with the renaming of activities with type `FEE`,
`INTEREST`, `ITEM` or `LIABILITY`
- Handled an exception in the scraper configuration introduced by the
migration from `got` to `fetch`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-01-24 15:46:57 +01:00
TrueCharts Bot 8978c55666 chore(helm): update chart redis 15.5.0 → 15.5.1 (#30769)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `15.5.0` -> `15.5.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
2025-01-10 08:58:28 +01:00
TrueCharts Bot 1abbc03d94 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.132.0 → 2.133.1 (#30750) 2025-01-10 04:48:57 +01:00
TrueCharts Bot 4bc9cea4e2 chore(helm): update chart redis 15.4.2 → 15.5.0 (#30523) 2024-12-31 03:45:14 +01:00
TrueCharts Bot f0ea2fd068 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.131.0 → 2.132.0 (#30482)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `0834982` -> `632ebf7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.132.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21320---2024-12-30)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.131.0...2.132.0)

##### Added

-   Added the user interface for received access from others

##### Changed

- Improved support for automatic deletion of unused asset profiles when
deleting activities
- Migrated the coupon redemption to the notification service for prompt
dialogs
- Refactored `got` calls to use `AbortSignal.timeout()` without
`AbortController()`
-   Improved the language localization for German (`de`)
- Eliminated `body-parser` in favor of using `@nestjs/platform-express`
-   Upgraded the *Stripe* dependencies
-   Upgraded `angular` from version `18.2.8` to `19.0.5`
-   Upgraded `husky` from version `9.1.6` to `9.1.7`
-   Upgraded `marked` from version `12.0.2` to `15.0.4`
-   Upgraded `ng-extract-i18n-merge` from version `2.12.0` to `2.13.1`
-   Upgraded `ngx-device-detector` from version `8.0.0` to `9.0.0`
-   Upgraded `ngx-markdown` from version `18.0.0` to `19.0.0`
-   Upgraded `Nx` from version `20.1.2` to `20.3.0`
-   Upgraded `prisma` from version `6.0.1` to `6.1.0`
-   Upgraded `zone.js` from version `0.14.10` to `0.15.0`

##### Fixed

-   Fixed an issue with the algebraic sign in the twitter bot service

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NC4xIiwidXBkYXRlZEluVmVyIjoiMzkuODQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-31 02:45:08 +00:00
TrueCharts Bot 344a66b2f6 chore(helm): update chart redis 15.4.1 → 15.4.2 (#30455)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
patch | `15.4.1` -> `15.4.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NC4xIiwidXBkYXRlZEluVmVyIjoiMzkuODQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
2024-12-30 14:50:13 +00:00
TrueCharts Bot 29122ab3d0 chore(helm): update chart common 25.2.5 → 25.3.1 (#30462)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.2.5` ->
`25.3.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NC4xIiwidXBkYXRlZEluVmVyIjoiMzkuODQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-12-30 15:44:04 +02:00
TrueCharts Bot 235c43d8ce chore(helm): update chart redis 15.3.2 → 15.4.1 (#30379)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) |
minor | `15.3.2` -> `15.4.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->
2024-12-29 14:48:15 +01:00
TrueCharts Bot 36b91b5aa4 chore(helm): update chart common 25.2.4 → 25.2.5 (#30408)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.2.4` ->
`25.2.5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-12-29 14:20:05 +01:00
TrueCharts Bot 9dd3627c8b chore(helm): update chart common 25.2.2 → 25.2.4 (#30345)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.2.2` ->
`25.2.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
2024-12-28 12:33:04 +02:00
TrueCharts Bot eed0306a81 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.123.0 → 2.131.0 (#30191)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `4baebdc` -> `0834982` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.131.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21310---2024-12-25)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.130.0...2.131.0)

##### Changed

- Improved the search for asset profiles with `MANUAL` data source in
the create or update activity dialog
-   Improved the usability of the link to manage access with a new icon
- Improved support to import activities by `isin` in the *Yahoo Finance*
service
-   Improved the language localization for Polish (`pl`)

###
[`v2.130.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21300---2024-12-21)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.129.0...2.130.0)

##### Added

- Added a new static portfolio analysis rule: *Asset Class Cluster Risk*
(Equity)
- Added a new static portfolio analysis rule: *Asset Class Cluster Risk*
(Fixed Income)
-   Set up a notification service for prompt dialogs

##### Changed

-   Improved the usability to edit the emergency fund
- Extracted the market data management from the admin control panel
endpoint to a dedicated endpoint
-   Improved the language localization for German (`de`)
-   Improved the language localization for Polish (`pl`)
-   Upgraded `big.js` from version `6.2.1` to `6.2.2`

###
[`v2.129.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21290---2024-12-14)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.128.0...2.129.0)

##### Added

-   Added `userId` to the `SymbolProfile` database schema

##### Changed

- Improved the usability of the *X-ray* page by hiding empty rule
categories
-   Improved the language localization for German (`de`)

###
[`v2.128.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21280---2024-12-12)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.127.0...2.128.0)

##### Changed

-   Optimized the holding selector in the assistant
-   Improved the language localization for German (`de`)
-   Upgraded `@internationalized/number` from version `3.5.2` to `3.6.0`

##### Fixed

- Fixed an exception in the caching of the portfolio snapshot in the
portfolio calculator
- Fixed the import of `jsonpath` to support REST APIs (`JSON`) via the
scraper configuration

###
[`v2.127.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21270---2024-12-08)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.126.1...2.127.0)

##### Added

-   Extended the *X-ray* page by a summary

##### Fixed

- Fixed an exception in the caching of the portfolio snapshot in the
portfolio calculator

###
[`v2.126.1`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21261---2024-12-07)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.126.0...2.126.1)

##### Added

-   Added pagination to the users table of the admin control panel

##### Changed

-   Improved the labels of the assistant
- Improved the caching of the portfolio snapshot in the portfolio
calculator by expiring cache entries immediately in case of errors
-   Extracted the historical market data editor to a reusable component
-   Upgraded `prettier` from version `3.3.3` to `3.4.2`
-   Upgraded `prisma` from version `6.0.0` to `6.0.1`

###
[`v2.126.0`](https://redirect.github.com/ghostfolio/ghostfolio/releases/tag/2.126.0)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.125.0...2.126.0)

##### Added

-   Added pagination to the users table of the admin control panel

##### Changed

-   Improved the labels of the assistant
- Improved the caching of the portfolio snapshot in the portfolio
calculator by expiring cache entries immediately in case of errors
-   Extracted the historical market data editor to a reusable component
-   Upgraded `prettier` from version `3.3.3` to `3.4.2`
-   Upgraded `prisma` from version `6.0.0` to `6.0.1`

##### Special Thanks

-   [@&#8203;amandee27](https://redirect.github.com/amandee27)
-
[@&#8203;Ayush2198-source](https://redirect.github.com/Ayush2198-source)
-   [@&#8203;dtslvr](https://redirect.github.com/dtslvr)

###
[`v2.125.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21250---2024-11-30)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.124.1...2.125.0)

##### Changed

-   Improved the style of the symbol search component
-   Extended the users table in the admin control panel
-   Refreshed the cryptocurrencies list
-   Increased the default request timeout (`REQUEST_TIMEOUT`)
-   Upgraded `cheerio` from version `1.0.0-rc.12` to `1.0.0`
-   Upgraded `prisma` from version `5.22.0` to `6.0.0`

###
[`v2.124.1`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21241---2024-11-25)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.124.0...2.124.1)

##### Fixed

-   Fixed the tables style related to sticky columns

###
[`v2.124.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21240---2024-11-24)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.123.0...2.124.0)

##### Added

- Added pagination parameters (`skip`, `take`) to the endpoint `GET
api/v1/admin/user`
- Added pagination response (`count`) to the endpoint `GET
api/v1/admin/user`
-   Added `GHOSTFOLIO` as a new data source type

##### Changed

- Extended the allocations by ETF holding on the allocations page by the
parent ETFs (experimental)
-   Improved the language localization for German (`de`)
-   Upgraded `countries-and-timezones` from version `3.4.1` to `3.7.2`
-   Upgraded `Nx` from version `20.0.6` to `20.1.2`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2024-12-27 22:17:56 +00:00
TrueCharts Bot 5d3ff8ed26 chore(helm): update chart common to v25.2.2 (#29971)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `25.1.7` ->
`25.2.2` |
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.2.0` ->
`25.2.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciIsInR5cGUvcGF0Y2giXX0=-->
2024-12-27 20:37:58 +02:00
TrueCharts Bot 3c35e7ff2e chore(helm): update image docker.io/ghostfolio/ghostfolio 2.122.0 → 2.123.0 (#29491)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `b2a4e21` -> `4baebdc` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.123.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21230---2024-11-16)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.122.0...2.123.0)

##### Added

-   Added a blog post: *Black Weeks 2024*

##### Changed

- Moved the chart of the holdings tab on the home page from experimental
to general availability
-   Extended the assistant by a holding selector
-   Separated the *FIRE* / *X-ray* page
- Improved the usability to customize the rule thresholds in the *X-ray*
page by introducing range sliders (experimental)
-   Improved the language localization for German (`de`)
-   Improved the language localization for Italian (`it`)
-   Upgraded `ngx-skeleton-loader` from version `7.0.0` to `9.0.0`
-   Upgraded `prisma` from version `5.21.1` to `5.22.0`
-   Upgraded `uuid` from version `9.0.1` to `11.0.2`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-11-17 02:51:13 +01:00
TrueCharts Bot 218212f2cc chore(helm): update chart common 25.1.5 → 25.1.7 (#29017)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [common](https://truecharts.org/charts/library/common)
([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `25.1.5` ->
`25.1.7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2hlbG0iLCJ0eXBlL3BhdGNoIl19-->

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl>
2024-11-12 10:37:04 +01:00
TrueCharts Bot 2a2519e28a chore(helm): update image docker.io/ghostfolio/ghostfolio 2.121.1 → 2.122.0 (#28968)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `4164c03` -> `b2a4e21` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.122.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21220---2024-11-07)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.121.1...2.122.0)

##### Changed

-   Upgraded `countries-list` from version `3.1.0` to `3.1.1`

##### Fixed

- Fixed an issue with the algebraic sign in the chart of the holdings
tab on the home page (experimental)
-   Improved the exception handling in the user authorization service
- Disabled the caching of the benchmarks in the markets overview if
sharing the *Fear & Greed Index* (market mood) is enabled

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-11-07 21:23:30 +01:00
TrueCharts-Bot b70a504cf2 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-11-03 23:50:11 +00:00
Kjeld Schouten d25d00b9c2 fix(website): remove references to deprecated guides 2024-11-04 00:42:33 +01:00
TrueCharts Bot e96407e196 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.120.0 → 2.121.1 (#28740)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `b0d3237` -> `4164c03` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.121.1`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21211---2024-11-02)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.121.0...2.121.1)

##### Added

- Set the stack and container names in the `docker-compose` files
(`docker-compose.yml`, `docker-compose.build.yml` and
`docker-compose.dev.yml`)

##### Changed

- Reverted the permissions (`chmod 0700`) on `entrypoint.sh` in the
`Dockerfile`
-   Upgraded the *Stripe* dependencies

###
[`v2.121.0`](https://redirect.github.com/ghostfolio/ghostfolio/releases/tag/2.121.0)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.120.0...2.121.0)

##### Added

- Set the stack and container names in the `docker-compose` files
(`docker-compose.yml`, `docker-compose.build.yml` and
`docker-compose.dev.yml`)

##### Changed

- Reverted the permissions (`chmod 0700`) on `entrypoint.sh` in the
`Dockerfile`
-   Upgraded the *Stripe* dependencies

##### Special Thanks

-   [@&#8203;dtslvr](https://redirect.github.com/dtslvr)
-   [@&#8203;dw-0](https://redirect.github.com/dw-0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuMiIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-11-03 00:30:19 +00:00
TrueCharts Bot 45d401849c chore(helm): update image docker.io/ghostfolio/ghostfolio 2.119.0 → 2.120.0 (#28626)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `97c4574` -> `b0d3237` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`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`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2024-10-31 01:50:18 +01:00