Update gitea/gitea Docker tag to v1.24.3 #936

Merged
renovate-bot merged 1 commits from renovate/gitea-gitea-1.x into main 2025-07-16 06:01:38 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
gitea/gitea patch 1.24.2 -> 1.24.3

Release Notes

go-gitea/gitea (gitea/gitea)

v1.24.3

Compare Source

Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gitea/gitea](https://github.com/go-gitea/gitea) | patch | `1.24.2` -> `1.24.3` | --- ### Release Notes <details> <summary>go-gitea/gitea (gitea/gitea)</summary> ### [`v1.24.3`](https://github.com/go-gitea/gitea/releases/tag/v1.24.3) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.24.2...v1.24.3) - BUGFIXES - Fix form property assignment edge case ([#&#8203;35073](https://github.com/go-gitea/gitea/issues/35073)) ([#&#8203;35078](https://github.com/go-gitea/gitea/issues/35078)) - Improve submodule relative path handling ([#&#8203;35056](https://github.com/go-gitea/gitea/issues/35056)) ([#&#8203;35075](https://github.com/go-gitea/gitea/issues/35075)) - Fix incorrect comment diff hunk parsing, fix github asset ID nil panic ([#&#8203;35046](https://github.com/go-gitea/gitea/issues/35046)) ([#&#8203;35055](https://github.com/go-gitea/gitea/issues/35055)) - Fix updating user visibility ([#&#8203;35036](https://github.com/go-gitea/gitea/issues/35036)) ([#&#8203;35044](https://github.com/go-gitea/gitea/issues/35044)) - Support base64-encoded agit push options ([#&#8203;35037](https://github.com/go-gitea/gitea/issues/35037)) ([#&#8203;35041](https://github.com/go-gitea/gitea/issues/35041)) - Make submodule link work with relative path ([#&#8203;35034](https://github.com/go-gitea/gitea/issues/35034)) ([#&#8203;35038](https://github.com/go-gitea/gitea/issues/35038)) - Fix bug when displaying git user avatar in commits list ([#&#8203;35006](https://github.com/go-gitea/gitea/issues/35006)) - Fix API response for swagger spec ([#&#8203;35029](https://github.com/go-gitea/gitea/issues/35029)) - Start automerge check again after the conflict check and the schedule ([#&#8203;34988](https://github.com/go-gitea/gitea/issues/34988)) ([#&#8203;35002](https://github.com/go-gitea/gitea/issues/35002)) - Fix the response format for actions/workflows ([#&#8203;35009](https://github.com/go-gitea/gitea/issues/35009)) ([#&#8203;35016](https://github.com/go-gitea/gitea/issues/35016)) - Fix repo settings and protocol log problems ([#&#8203;35012](https://github.com/go-gitea/gitea/issues/35012)) ([#&#8203;35013](https://github.com/go-gitea/gitea/issues/35013)) - Fix project images scroll ([#&#8203;34971](https://github.com/go-gitea/gitea/issues/34971)) ([#&#8203;34972](https://github.com/go-gitea/gitea/issues/34972)) - Mark old reviews as stale on agit pr updates ([#&#8203;34933](https://github.com/go-gitea/gitea/issues/34933)) ([#&#8203;34965](https://github.com/go-gitea/gitea/issues/34965)) - Fix git graph page ([#&#8203;34948](https://github.com/go-gitea/gitea/issues/34948)) ([#&#8203;34949](https://github.com/go-gitea/gitea/issues/34949)) - Don't send trigger for a pending review's comment create/update/delete ([#&#8203;34928](https://github.com/go-gitea/gitea/issues/34928)) ([#&#8203;34939](https://github.com/go-gitea/gitea/issues/34939)) - Fix some log and UI problems ([#&#8203;34863](https://github.com/go-gitea/gitea/issues/34863)) ([#&#8203;34868](https://github.com/go-gitea/gitea/issues/34868)) - Fix archive API ([#&#8203;34853](https://github.com/go-gitea/gitea/issues/34853)) ([#&#8203;34857](https://github.com/go-gitea/gitea/issues/34857)) - Ignore force pushes for changed files in a PR review ([#&#8203;34837](https://github.com/go-gitea/gitea/issues/34837)) ([#&#8203;34843](https://github.com/go-gitea/gitea/issues/34843)) - Fix SSH LFS timeout ([#&#8203;34838](https://github.com/go-gitea/gitea/issues/34838)) ([#&#8203;34842](https://github.com/go-gitea/gitea/issues/34842)) - Fix team permissions ([#&#8203;34827](https://github.com/go-gitea/gitea/issues/34827)) ([#&#8203;34836](https://github.com/go-gitea/gitea/issues/34836)) - Fix job status aggregation logic ([#&#8203;34823](https://github.com/go-gitea/gitea/issues/34823)) ([#&#8203;34835](https://github.com/go-gitea/gitea/issues/34835)) - Fix issue filter ([#&#8203;34914](https://github.com/go-gitea/gitea/issues/34914)) ([#&#8203;34915](https://github.com/go-gitea/gitea/issues/34915)) - Fix typo in pull request merge warning message text ([#&#8203;34899](https://github.com/go-gitea/gitea/issues/34899)) ([#&#8203;34903](https://github.com/go-gitea/gitea/issues/34903)) - Support the open-icon of folder ([#&#8203;34168](https://github.com/go-gitea/gitea/issues/34168)) ([#&#8203;34896](https://github.com/go-gitea/gitea/issues/34896)) - Optimize flex layout of release attachment area ([#&#8203;34885](https://github.com/go-gitea/gitea/issues/34885)) ([#&#8203;34886](https://github.com/go-gitea/gitea/issues/34886)) - Fix the issue of abnormal interface when there is no issue-item on the project page ([#&#8203;34791](https://github.com/go-gitea/gitea/issues/34791)) ([#&#8203;34880](https://github.com/go-gitea/gitea/issues/34880)) - Skip updating timestamp when sync branch ([#&#8203;34875](https://github.com/go-gitea/gitea/issues/34875)) - Fix required contexts and commit status matching bug ([#&#8203;34815](https://github.com/go-gitea/gitea/issues/34815)) ([#&#8203;34829](https://github.com/go-gitea/gitea/issues/34829)) 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 is behind base branch, 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
renovate-bot added the
automerge
image
labels 2025-07-16 06:01:24 +00:00
renovate-bot added 1 commit 2025-07-16 06:01:25 +00:00
Update gitea/gitea Docker tag to v1.24.3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-docker / docker-lint (pull_request) Successful in 1m8s
42a9b3cef8
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-07-16 06:01:26 +00:00
renovate-bot merged commit 45335fb69e into main 2025-07-16 06:01:38 +00:00
renovate-bot deleted branch renovate/gitea-gitea-1.x 2025-07-16 06:01:39 +00:00
Sign in to join this conversation.
No description provided.