Update docker.io/gitea/gitea Docker tag to v1.24.3
No problems automatically updating minor version Docker image and run the container by Watchtower with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/gitea/gitea | patch | 1.24.2-rootless -> 1.24.3-rootless |
Release Notes
go-gitea/gitea (docker.io/gitea/gitea)
v1.24.3
- BUGFIXES
- Fix form property assignment edge case (#β35073) (#β35078)
- Improve submodule relative path handling (#β35056) (#β35075)
- Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (#β35046) (#β35055)
- Fix updating user visibility (#β35036) (#β35044)
- Support base64-encoded agit push options (#β35037) (#β35041)
- Make submodule link work with relative path (#β35034) (#β35038)
- Fix bug when displaying git user avatar in commits list (#β35006)
- Fix API response for swagger spec (#β35029)
- Start automerge check again after the conflict check and the schedule (#β34988) (#β35002)
- Fix the response format for actions/workflows (#β35009) (#β35016)
- Fix repo settings and protocol log problems (#β35012) (#β35013)
- Fix project images scroll (#β34971) (#β34972)
- Mark old reviews as stale on agit pr updates (#β34933) (#β34965)
- Fix git graph page (#β34948) (#β34949)
- Don't send trigger for a pending review's comment create/update/delete (#β34928) (#β34939)
- Fix some log and UI problems (#β34863) (#β34868)
- Fix archive API (#β34853) (#β34857)
- Ignore force pushes for changed files in a MR review (#β34837) (#β34843)
- Fix SSH LFS timeout (#β34838) (#β34842)
- Fix team permissions (#β34827) (#β34836)
- Fix job status aggregation logic (#β34823) (#β34835)
- Fix issue filter (#β34914) (#β34915)
- Fix typo in pull request merge warning message text (#β34899) (#β34903)
- Support the open-icon of folder (#β34168) (#β34896)
- Optimize flex layout of release attachment area (#β34885) (#β34886)
- Fix the issue of abnormal interface when there is no issue-item on the project page (#β34791) (#β34880)
- Skip updating timestamp when sync branch (#β34875)
- Fix required contexts and commit status matching bug (#β34815) (#β34829)
Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.