Commit Graph

693 Commits

Author SHA1 Message Date
TrueCharts-Bot 89edcbff88 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-03-23 00:08:37 +00:00
TrueCharts Bot 40a64b6ef9
chore(deps): update container image gitea/gitea to v1.21.9@5f9b30b by renovate (#19627)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://togithub.com/go-gitea/gitea) | patch |
`1.21.8-rootless` -> `1.21.9-rootless` |

---

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

---

### Release Notes

<details>
<summary>go-gitea/gitea (gitea/gitea)</summary>

###
[`v1.21.9`](https://togithub.com/go-gitea/gitea/releases/tag/v1.21.9)

[Compare
Source](https://togithub.com/go-gitea/gitea/compare/v1.21.8...v1.21.9)

-   PERFORMANCE
- Only do counting when count_only=true for repo dashboard
([#&#8203;29884](https://togithub.com/go-gitea/gitea/issues/29884))
([#&#8203;29905](https://togithub.com/go-gitea/gitea/issues/29905))
- Add cache for dashboard commit status
([#&#8203;29932](https://togithub.com/go-gitea/gitea/issues/29932))
-   ENHANCEMENT
- Make runs-on support variable expression
([#&#8203;29468](https://togithub.com/go-gitea/gitea/issues/29468))
([#&#8203;29782](https://togithub.com/go-gitea/gitea/issues/29782))
- Show Actions post step when it's running
([#&#8203;29926](https://togithub.com/go-gitea/gitea/issues/29926))
([#&#8203;29928](https://togithub.com/go-gitea/gitea/issues/29928))
-   BUGFIXES
- Fix PR creation via API between branches of the same repo with head
field namespaced
([#&#8203;26986](https://togithub.com/go-gitea/gitea/issues/26986))
([#&#8203;29857](https://togithub.com/go-gitea/gitea/issues/29857))
- Fix and rewrite markup anchor processing
([#&#8203;29931](https://togithub.com/go-gitea/gitea/issues/29931))
([#&#8203;29946](https://togithub.com/go-gitea/gitea/issues/29946))
- Notify reviewers added via CODEOWNERS
([#&#8203;29842](https://togithub.com/go-gitea/gitea/issues/29842))
([#&#8203;29902](https://togithub.com/go-gitea/gitea/issues/29902))
- Fix template error when comment review doesn't exist
([#&#8203;29888](https://togithub.com/go-gitea/gitea/issues/29888))
([#&#8203;29889](https://togithub.com/go-gitea/gitea/issues/29889))
- Fix user id column case
([#&#8203;29863](https://togithub.com/go-gitea/gitea/issues/29863))
([#&#8203;29867](https://togithub.com/go-gitea/gitea/issues/29867))
- Make meilisearch do exact search for issues
([#&#8203;29740](https://togithub.com/go-gitea/gitea/issues/29740) &
[#&#8203;29671](https://togithub.com/go-gitea/gitea/issues/29671))
([#&#8203;29846](https://togithub.com/go-gitea/gitea/issues/29846))
- Fix the `for` attribute not pointing to the ID of the color picker
([#&#8203;29813](https://togithub.com/go-gitea/gitea/issues/29813))
([#&#8203;29815](https://togithub.com/go-gitea/gitea/issues/29815))
- Fix codeowner detected diff base branch to mergebase
([#&#8203;29783](https://togithub.com/go-gitea/gitea/issues/29783))
([#&#8203;29807](https://togithub.com/go-gitea/gitea/issues/29807))
- Fix Safari spinner rendering
([#&#8203;29801](https://togithub.com/go-gitea/gitea/issues/29801))
([#&#8203;29802](https://togithub.com/go-gitea/gitea/issues/29802))
- Fix missing translation on milestones
([#&#8203;29785](https://togithub.com/go-gitea/gitea/issues/29785))
([#&#8203;29789](https://togithub.com/go-gitea/gitea/issues/29789))
- Fix user router possible panic
([#&#8203;29751](https://togithub.com/go-gitea/gitea/issues/29751))
([#&#8203;29786](https://togithub.com/go-gitea/gitea/issues/29786))
- Fix possible NPE in ToPullReviewList
([#&#8203;29759](https://togithub.com/go-gitea/gitea/issues/29759))
([#&#8203;29775](https://togithub.com/go-gitea/gitea/issues/29775))
- Fix the wrong default value of ENABLE_OPENID_SIGNIN on docs
([#&#8203;29925](https://togithub.com/go-gitea/gitea/issues/29925))
([#&#8203;29927](https://togithub.com/go-gitea/gitea/issues/29927))
- Solving the issue of UI disruption when the review is deleted without
refreshing
([#&#8203;29951](https://togithub.com/go-gitea/gitea/issues/29951))
([#&#8203;29968](https://togithub.com/go-gitea/gitea/issues/29968))
- Fix loadOneBranch panic
([#&#8203;29938](https://togithub.com/go-gitea/gitea/issues/29938))
([#&#8203;29939](https://togithub.com/go-gitea/gitea/issues/29939))
- Fix invalid link of the commit status when ref is tagged
([#&#8203;29752](https://togithub.com/go-gitea/gitea/issues/29752))
([#&#8203;29908](https://togithub.com/go-gitea/gitea/issues/29908))
- Editor error message misleading due to re-used key.
([#&#8203;29859](https://togithub.com/go-gitea/gitea/issues/29859))
([#&#8203;29876](https://togithub.com/go-gitea/gitea/issues/29876))
- Fix double border and border-radius on empty action steps
([#&#8203;29845](https://togithub.com/go-gitea/gitea/issues/29845))
([#&#8203;29850](https://togithub.com/go-gitea/gitea/issues/29850))
- Use `Temporal.PlainDate` for absolute dates
([#&#8203;29804](https://togithub.com/go-gitea/gitea/issues/29804))
([#&#8203;29808](https://togithub.com/go-gitea/gitea/issues/29808))
- Fix incorrect package link method calls in templates
([#&#8203;29580](https://togithub.com/go-gitea/gitea/issues/29580))
([#&#8203;29764](https://togithub.com/go-gitea/gitea/issues/29764))
- Fix the bug that the user may log out if GetUserByID returns unknown
error
([#&#8203;29962](https://togithub.com/go-gitea/gitea/issues/29962))
([#&#8203;29964](https://togithub.com/go-gitea/gitea/issues/29964))
- Performance improvements for pull request list page
([#&#8203;29900](https://togithub.com/go-gitea/gitea/issues/29900))
([#&#8203;29972](https://togithub.com/go-gitea/gitea/issues/29972))
- Fix bugs in rerunning jobs
([#&#8203;29983](https://togithub.com/go-gitea/gitea/issues/29983))
([#&#8203;29955](https://togithub.com/go-gitea/gitea/issues/29955))

Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be
automatically upgraded to this version during the specified maintenance
window.

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-22 07:19:50 +01:00
TrueCharts Bot e18ee4f6b7
chore(deps): update container image memcached to v12.8.2@498f00f by renovate (#19535)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/stable/memcached)
([source](https://togithub.com/bitnami/bitnami-docker-memcached)) |
patch | `12.8.1` -> `12.8.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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-20 07:21:03 +01:00
TrueCharts Bot 17d699af5f
chore(deps): update container image memcached to v12.8.1@18f10eb by renovate (#19442)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/stable/memcached)
([source](https://togithub.com/bitnami/bitnami-docker-memcached)) |
patch | `12.8.0` -> `12.8.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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-18 01:35:46 +01:00
TrueCharts Bot b92ece325c
chore(deps): update container image common to v20.2.2@f7d0b92 by renovate (#19432)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `20.2.0` ->
`20.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 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-17 22:33:03 +02:00
TrueCharts Bot d303fbd3d2
chore(deps): update container image common to v20.2.0@91ade87 by renovate (#19390) 2024-03-17 01:49:57 +01:00
TrueCharts Bot b0729ff236
chore(deps): update container image memcached to v12.8.0@ac16683 by renovate (#19394)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/stable/memcached)
([source](https://togithub.com/bitnami/bitnami-docker-memcached)) |
minor | `12.7.0` -> `12.8.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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI1MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-17 01:45:30 +01:00
TrueCharts-Bot 2bfb5d8e9f Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-03-17 00:10:00 +00:00
TrueCharts Bot 7fe81d1710
chore(deps): update container image memcached to v12.7.0@e63a46e by renovate (#19363)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/bitnami/bitnami-docker-memcached)) |
minor | `12.6.4` -> `12.7.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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-16 18:22:41 +00:00
TrueCharts Bot 0c57a739be
chore(deps): update container image common to v20.2.0@91ade87 by renovate (#19361)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | minor | `20.1.5` ->
`20.2.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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-16 18:31:03 +01:00
TrueCharts Bot c752f87f5d
chore(deps): update container image gitea/gitea to v1.21.8@e7ee046 by renovate (#19311) 2024-03-16 17:24:34 +01:00
TrueCharts Bot 493c8b34dc
chore(deps): update container image memcached to v12.6.4@23b2892 by renovate (#19319)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/bitnami/bitnami-docker-memcached)) |
patch | `12.6.2` -> `12.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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-16 13:25:57 +01:00
TrueCharts Bot 9b4385581f
chore(deps): update container image common to v20.1.5@dc867e0 by renovate (#19210)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | minor | `20.0.9` ->
`20.1.5` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-16 12:12:02 +01:00
TrueCharts Bot 0697310785
chore(deps): update container image memcached to v12.6.2@f2be3c5 by renovate (#19183)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/bitnami/bitnami-docker-memcached)) |
patch | `12.6.0` -> `12.6.2` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-13 01:17:21 +01:00
TrueCharts Bot b23990fe36
chore(deps): update container image common to v20.0.9@caa8bac by renovate (#19179)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `20.0.8` ->
`20.0.9` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-12 23:05:19 +01:00
TrueCharts Bot 71b73628f7
chore(deps): update container image common to v20.0.8@021a874 by renovate (#19175)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `20.0.6` ->
`20.0.8` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-12 11:28:29 +01:00
TrueCharts Bot 25eb19540a
chore(deps): update container image memcached to v12.6.0@0ab80c2 by renovate (#19173)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/bitnami/bitnami-docker-memcached)) |
minor | `12.5.1` -> `12.6.0` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-12 09:10:01 +01:00
TrueCharts Bot bbaf6b82d1
chore(deps): update container image common to v20.0.6@5f6c753 by renovate (#19131)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | major | `19.0.0` ->
`20.0.6` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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://togithub.com/renovatebot/renovate).

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

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-11 20:18:11 +01:00
TrueCharts Bot 6ec55bdd0e
chore(deps): update container image memcached to v12.5.1@4a115d6 by renovate (#19123) 2024-03-11 07:42:00 +01:00
TrueCharts Bot 0271ef3f7f
chore(deps): update container image memcached to v12.3.4@bdb79ff by renovate (#19077)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/bitnami/bitnami-docker-memcached)) |
patch | `12.3.1` -> `12.3.4` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-11 02:00:20 +01:00
TrueCharts-Bot 1ae974e86c Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-03-08 00:09:37 +00:00
Kjeld Schouten 36efb36424 chore: bump everything to trigger re-release 2024-03-07 16:56:09 +01:00
TrueCharts Bot 1c234b6463
chore(deps): update container image common to v19.0.0@eef2062 by renovate (#18956)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | major | `18.2.0` ->
`19.0.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | major | `17.5.1` ->
`19.0.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | major | `17.3.14` ->
`19.0.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | major | `18.0.4` ->
`19.0.0` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-07 15:09:52 +01:00
TrueCharts Bot 8653b9d3eb
chore(deps): update container image common to v18.2.0@9e8b7d4 by renovate (#18943)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | minor | `18.1.6` ->
`18.2.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | minor | `18.0.4` ->
`18.2.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | minor | `18.1.8` ->
`18.2.0` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

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

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-06 12:49:28 +01:00
TrueCharts-Bot 43a167fb12 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-03-06 00:10:14 +00:00
Kjeld Schouten f75398d0a2 chore: bump everything to force helm release again 2024-03-05 20:11:54 +01:00
Kjeld Schouten 5bde36f1f7 chore: force rereleases 2024-03-05 17:40:41 +01:00
TrueCharts Bot 322a76d628
chore(deps): update container image common to v18.1.6@904d84b by renovate (#18835)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `18.1.2` ->
`18.1.6` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `18.1.4` ->
`18.1.6` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

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

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-05 16:13:21 +01:00
TrueCharts Bot 9f4e757598
chore(deps): update container image memcached to v12.3.1@16fde09 by renovate (#18897)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/bitnami/bitnami-docker-memcached)) |
patch | `12.3.0` -> `12.3.1` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-04 07:58:09 +01:00
TrueCharts Bot 44ada2c6e0
chore(deps): update container image memcached to v12.3.0@10cbfd3 by renovate (#18878)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/bitnami/bitnami-docker-memcached)) |
minor | `12.1.4` -> `12.3.0` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-04 02:00:56 +01:00
TrueCharts Bot 22611907f8
chore(deps): update container image common to v18.1.2@2239145 by renovate (#18726)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | minor | `18.0.3` ->
`18.1.2` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled because a matching PR was automerged
previously.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-29 14:19:25 +01:00
TrueCharts-Bot 97ded71eb6 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-27 19:01:56 +00:00
Kjeld Schouten d66746cae5 chore: pre-commit cleanup 2024-02-27 16:46:41 +01:00
TrueCharts Bot 46106ffd44
chore(deps): update container image memcached to v12.1.4@fb9ff1b by renovate (#18687) 2024-02-26 19:41:58 +01:00
TrueCharts Bot eb6ece6923
chore(deps): update container image common to v18.0.3@3f3170c by renovate (#18664)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `18.0.2` ->
`18.0.3` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

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

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-26 13:35:07 +01:00
TrueCharts Bot 106e620059
chore(deps): update container image gitea/gitea to v1.21.7@5d433ef by renovate (#18666)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://togithub.com/go-gitea/gitea) | patch |
`1.21.6-rootless` -> `1.21.7-rootless` |

---

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

---

### Release Notes

<details>
<summary>go-gitea/gitea (gitea/gitea)</summary>

###
[`v1.21.7`](https://togithub.com/go-gitea/gitea/releases/tag/v1.21.7)

[Compare
Source](https://togithub.com/go-gitea/gitea/compare/v1.21.6...v1.21.7)

-   ENHANCEMENTS
- Users with `read` permission of pull requests can be assigned too
([#&#8203;27263](https://togithub.com/go-gitea/gitea/issues/27263))
([#&#8203;29372](https://togithub.com/go-gitea/gitea/issues/29372))
-   BUGFIXES
- Do not double close reader
([#&#8203;29354](https://togithub.com/go-gitea/gitea/issues/29354))
([#&#8203;29370](https://togithub.com/go-gitea/gitea/issues/29370))
- Display friendly error message
([#&#8203;29105](https://togithub.com/go-gitea/gitea/issues/29105))
([#&#8203;29363](https://togithub.com/go-gitea/gitea/issues/29363))
- Fix project counter in organization/individual profile
([#&#8203;28068](https://togithub.com/go-gitea/gitea/issues/28068))
([#&#8203;29361](https://togithub.com/go-gitea/gitea/issues/29361))
- Fix validity of the FROM email address not being checked
([#&#8203;29347](https://togithub.com/go-gitea/gitea/issues/29347))
([#&#8203;29360](https://togithub.com/go-gitea/gitea/issues/29360))
- Fix tarball/zipball download bug
([#&#8203;29342](https://togithub.com/go-gitea/gitea/issues/29342))
([#&#8203;29352](https://togithub.com/go-gitea/gitea/issues/29352))
-   DOCS
- Docker Tag Information in Docs
([#&#8203;29047](https://togithub.com/go-gitea/gitea/issues/29047))
([#&#8203;29362](https://togithub.com/go-gitea/gitea/issues/29362))
-   MISC
- Enforce maxlength in frontend
([#&#8203;29389](https://togithub.com/go-gitea/gitea/issues/29389))
([#&#8203;29396](https://togithub.com/go-gitea/gitea/issues/29396))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-26 13:29:34 +01:00
TrueCharts Bot 0499d95026
chore(deps): update container image memcached to v12.1.3@548b964 by renovate (#18639) 2024-02-26 01:57:59 +01:00
TrueCharts-Bot f80f682028 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-26 00:09:11 +00:00
Kjeld Schouten 242d2b35a8 chore: bump everything to fix intel gpu issues 2024-02-25 12:01:58 +01:00
TrueCharts-Bot 6e8846cfe7 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-25 00:09:05 +00:00
TrueCharts Bot 2685cdfcaa
chore(deps): update container image common to v18.0.2@f8f7e1f by renovate (#18550)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `18.0.1` ->
`18.0.2` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

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

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-02-24 21:13:57 +02:00
TrueCharts Bot e0a3149e06
chore(deps): update container image gitea/gitea to v1.21.6@07d9eeb by renovate (#18536)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://togithub.com/go-gitea/gitea) | patch |
`1.21.5-rootless` -> `1.21.6-rootless` |

---

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

---

### Release Notes

<details>
<summary>go-gitea/gitea (gitea/gitea)</summary>

###
[`v1.21.6`](https://togithub.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1216---2024-02-22)

[Compare
Source](https://togithub.com/go-gitea/gitea/compare/v1.21.5...v1.21.6)

-   SECURITY
- Fix XSS vulnerabilities
([#&#8203;29336](https://togithub.com/go-gitea/gitea/issues/29336))
- Use general token signing secret
([#&#8203;29205](https://togithub.com/go-gitea/gitea/issues/29205))
([#&#8203;29325](https://togithub.com/go-gitea/gitea/issues/29325))
-   ENHANCEMENTS
- Refactor git version functions and check compatibility
([#&#8203;29155](https://togithub.com/go-gitea/gitea/issues/29155))
([#&#8203;29157](https://togithub.com/go-gitea/gitea/issues/29157))
- Improve user experience for outdated comments
([#&#8203;29050](https://togithub.com/go-gitea/gitea/issues/29050))
([#&#8203;29086](https://togithub.com/go-gitea/gitea/issues/29086))
- Hide code links on release page if user cannot read code
([#&#8203;29064](https://togithub.com/go-gitea/gitea/issues/29064))
([#&#8203;29066](https://togithub.com/go-gitea/gitea/issues/29066))
- Wrap contained tags and branches again
([#&#8203;29021](https://togithub.com/go-gitea/gitea/issues/29021))
([#&#8203;29026](https://togithub.com/go-gitea/gitea/issues/29026))
- Fix incorrect button CSS usages
([#&#8203;29015](https://togithub.com/go-gitea/gitea/issues/29015))
([#&#8203;29023](https://togithub.com/go-gitea/gitea/issues/29023))
- Strip trailing newline in markdown code copy
([#&#8203;29019](https://togithub.com/go-gitea/gitea/issues/29019))
([#&#8203;29022](https://togithub.com/go-gitea/gitea/issues/29022))
- Implement some action notifier functions
([#&#8203;29173](https://togithub.com/go-gitea/gitea/issues/29173))
([#&#8203;29308](https://togithub.com/go-gitea/gitea/issues/29308))
- Load outdated comments when (un)resolving conversation on PR timeline
([#&#8203;29203](https://togithub.com/go-gitea/gitea/issues/29203))
([#&#8203;29221](https://togithub.com/go-gitea/gitea/issues/29221))
-   BUGFIXES
- Refactor issue template parsing and fix API endpoint
([#&#8203;29069](https://togithub.com/go-gitea/gitea/issues/29069))
([#&#8203;29140](https://togithub.com/go-gitea/gitea/issues/29140))
- Fix swift packages not resolving
([#&#8203;29095](https://togithub.com/go-gitea/gitea/issues/29095))
([#&#8203;29102](https://togithub.com/go-gitea/gitea/issues/29102))
- Remove SSH workaround
([#&#8203;27893](https://togithub.com/go-gitea/gitea/issues/27893))
([#&#8203;29332](https://togithub.com/go-gitea/gitea/issues/29332))
- Only log error when tag sync fails
([#&#8203;29295](https://togithub.com/go-gitea/gitea/issues/29295))
([#&#8203;29327](https://togithub.com/go-gitea/gitea/issues/29327))
- Fix SSPI user creation
([#&#8203;28948](https://togithub.com/go-gitea/gitea/issues/28948))
([#&#8203;29323](https://togithub.com/go-gitea/gitea/issues/29323))
- Improve the `issue_comment` workflow trigger event
([#&#8203;29277](https://togithub.com/go-gitea/gitea/issues/29277))
([#&#8203;29322](https://togithub.com/go-gitea/gitea/issues/29322))
- Discard unread data of `git cat-file`
([#&#8203;29297](https://togithub.com/go-gitea/gitea/issues/29297))
([#&#8203;29310](https://togithub.com/go-gitea/gitea/issues/29310))
- Fix error display when merging PRs
([#&#8203;29288](https://togithub.com/go-gitea/gitea/issues/29288))
([#&#8203;29309](https://togithub.com/go-gitea/gitea/issues/29309))
- Prevent double use of `git cat-file` session.
([#&#8203;29298](https://togithub.com/go-gitea/gitea/issues/29298))
([#&#8203;29301](https://togithub.com/go-gitea/gitea/issues/29301))
- Fix missing link on outgoing new release notifications
([#&#8203;29079](https://togithub.com/go-gitea/gitea/issues/29079))
([#&#8203;29300](https://togithub.com/go-gitea/gitea/issues/29300))
- Fix debian InRelease Acquire-By-Hash newline
([#&#8203;29204](https://togithub.com/go-gitea/gitea/issues/29204))
([#&#8203;29299](https://togithub.com/go-gitea/gitea/issues/29299))
- Always write proc-receive hook for all git versions
([#&#8203;29287](https://togithub.com/go-gitea/gitea/issues/29287))
([#&#8203;29291](https://togithub.com/go-gitea/gitea/issues/29291))
- Do not show delete button when time tracker is disabled
([#&#8203;29257](https://togithub.com/go-gitea/gitea/issues/29257))
([#&#8203;29279](https://togithub.com/go-gitea/gitea/issues/29279))
- Workaround to clean up old reviews on creating a new one
([#&#8203;28554](https://togithub.com/go-gitea/gitea/issues/28554))
([#&#8203;29264](https://togithub.com/go-gitea/gitea/issues/29264))
- Fix bug when the linked account was disactived and list the linked
accounts
([#&#8203;29263](https://togithub.com/go-gitea/gitea/issues/29263))
- Do not use lower tag names to find releases/tags
([#&#8203;29261](https://togithub.com/go-gitea/gitea/issues/29261))
([#&#8203;29262](https://togithub.com/go-gitea/gitea/issues/29262))
- Fix missed edit issues event for actions
([#&#8203;29237](https://togithub.com/go-gitea/gitea/issues/29237))
([#&#8203;29251](https://togithub.com/go-gitea/gitea/issues/29251))
- Only delete scheduled workflows when needed
([#&#8203;29091](https://togithub.com/go-gitea/gitea/issues/29091))
([#&#8203;29235](https://togithub.com/go-gitea/gitea/issues/29235))
- Make submit event code work with both jQuery event and native event
([#&#8203;29223](https://togithub.com/go-gitea/gitea/issues/29223))
([#&#8203;29234](https://togithub.com/go-gitea/gitea/issues/29234))
- Fix push to create with capitalize repo name
([#&#8203;29090](https://togithub.com/go-gitea/gitea/issues/29090))
([#&#8203;29206](https://togithub.com/go-gitea/gitea/issues/29206))
- Use ghost user if user was not found
([#&#8203;29161](https://togithub.com/go-gitea/gitea/issues/29161))
([#&#8203;29169](https://togithub.com/go-gitea/gitea/issues/29169))
- Dont load Review if Comment is CommentTypeReviewRequest
([#&#8203;28551](https://togithub.com/go-gitea/gitea/issues/28551))
([#&#8203;29160](https://togithub.com/go-gitea/gitea/issues/29160))
- Refactor parseSignatureFromCommitLine
([#&#8203;29054](https://togithub.com/go-gitea/gitea/issues/29054))
([#&#8203;29108](https://togithub.com/go-gitea/gitea/issues/29108))
- Avoid showing unnecessary JS errors when there are elements with
different origin on the page
([#&#8203;29081](https://togithub.com/go-gitea/gitea/issues/29081))
([#&#8203;29089](https://togithub.com/go-gitea/gitea/issues/29089))
- Fix gitea-origin-url with default ports
([#&#8203;29085](https://togithub.com/go-gitea/gitea/issues/29085))
([#&#8203;29088](https://togithub.com/go-gitea/gitea/issues/29088))
- Fix orgmode link resolving
([#&#8203;29024](https://togithub.com/go-gitea/gitea/issues/29024))
([#&#8203;29076](https://togithub.com/go-gitea/gitea/issues/29076))
- Fix Elasticsearh Request Entity Too Large
[#&#8203;28117](https://togithub.com/go-gitea/gitea/issues/28117)
([#&#8203;29062](https://togithub.com/go-gitea/gitea/issues/29062))
([#&#8203;29075](https://togithub.com/go-gitea/gitea/issues/29075))
- Do not render empty comments
([#&#8203;29039](https://togithub.com/go-gitea/gitea/issues/29039))
([#&#8203;29049](https://togithub.com/go-gitea/gitea/issues/29049))
- Avoid sending update/delete release notice when it is draft
([#&#8203;29008](https://togithub.com/go-gitea/gitea/issues/29008))
([#&#8203;29025](https://togithub.com/go-gitea/gitea/issues/29025))
- Fix gitea-action user avatar broken on edited menu
([#&#8203;29190](https://togithub.com/go-gitea/gitea/issues/29190))
([#&#8203;29307](https://togithub.com/go-gitea/gitea/issues/29307))
- Disallow merge when required checked are missing
([#&#8203;29143](https://togithub.com/go-gitea/gitea/issues/29143))
([#&#8203;29268](https://togithub.com/go-gitea/gitea/issues/29268))
- Fix incorrect link to swift doc and swift package-registry login
command
([#&#8203;29096](https://togithub.com/go-gitea/gitea/issues/29096))
([#&#8203;29103](https://togithub.com/go-gitea/gitea/issues/29103))
- Convert visibility to number
([#&#8203;29226](https://togithub.com/go-gitea/gitea/issues/29226))
([#&#8203;29244](https://togithub.com/go-gitea/gitea/issues/29244))
-   DOCS
- Remove outdated docs from some languages
([#&#8203;27530](https://togithub.com/go-gitea/gitea/issues/27530))
([#&#8203;29208](https://togithub.com/go-gitea/gitea/issues/29208))
- Fix typos in the documentation
([#&#8203;29048](https://togithub.com/go-gitea/gitea/issues/29048))
([#&#8203;29056](https://togithub.com/go-gitea/gitea/issues/29056))
- Explained where create issue/PR template
([#&#8203;29035](https://togithub.com/go-gitea/gitea/issues/29035))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 19:22:06 +01:00
TrueCharts Bot 86437b250b
chore(deps): update container image memcached to v12.0.0@b92fcfa by renovate (#18518)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/bitnami/bitnami-docker-memcached)) |
major | `11.2.1` -> `12.0.0` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 16:54:35 +02:00
TrueCharts Bot c6472b278f
chore(deps): update container image common to v18.0.1@f7c035f by renovate (#18506)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | major | `17.5.0` ->
`18.0.1` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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://togithub.com/renovatebot/renovate).

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

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-02-24 16:08:01 +02:00
Kjeld Schouten e2ec0b02c6 chore: BREAKING CHANGE remove SCALE-GPU GUI support in favor of custom-GPU GUI 2024-02-24 09:34:20 +01:00
TrueCharts Bot a2db01abe5
chore(deps): update container image common to v17.5.0@c10ebfb by renovate (#18408)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | minor | `17.4.2` ->
`17.5.0` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | minor | `17.2.22` ->
`17.5.0` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjIwNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-22 01:31:17 +01:00
TrueCharts-Bot 8965459106 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-22 00:08:32 +00:00
Kjeld Schouten a813793ea5 chore: cut down on licenses and move Nextcloud to enterprise train 2024-02-21 14:34:59 +01:00
TrueCharts Bot 51e3f1e465
chore(deps): update container image memcached to v11.2.1@f1421ec by renovate (#18422)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/bitnami/bitnami-docker-memcached)) |
minor | `11.1.18` -> `11.2.1` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMyIsInVwZGF0ZWRJblZlciI6IjM3LjIwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 02:16:57 +01:00
TrueCharts Bot 32af56cd0b
chore(deps): update container image common to v17.4.2@faeebbc by renovate (#18175)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | minor | `17.2.30` ->
`17.4.2` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | minor | `17.2.26` ->
`17.4.2` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | minor | `17.3.9` ->
`17.4.2` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | minor | `17.2.21` ->
`17.4.2` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-17 14:17:43 +01:00