Update gitea/gitea Docker tag to v1.23.2 #413

Merged
AverageMarcus merged 1 commits from renovate/gitea-gitea-1.x into master 2025-02-06 06:10:05 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
gitea/gitea patch 1.23.1 -> 1.23.2

Release Notes

go-gitea/gitea (gitea/gitea)

v1.23.2

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: Disabled by config. Please merge this manually once you are satisfied.

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 this update 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.23.1` -> `1.23.2` | --- ### Release Notes <details> <summary>go-gitea/gitea (gitea/gitea)</summary> ### [`v1.23.2`](https://github.com/go-gitea/gitea/releases/tag/v1.23.2) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.23.1...v1.23.2) - BREAKING - Add tests for webhook and fix some webhook bugs ([#&#8203;33396](https://github.com/go-gitea/gitea/issues/33396)) ([#&#8203;33442](https://github.com/go-gitea/gitea/issues/33442)) - Package webhook’s Organization was incorrectly used as the User struct. This PR fixes the issue. - This changelog is just a hint. The change is not really breaking because most fields are the same, most users are not affected. - ENHANCEMENTS - Clone button enhancements ([#&#8203;33362](https://github.com/go-gitea/gitea/issues/33362)) ([#&#8203;33404](https://github.com/go-gitea/gitea/issues/33404)) - Repo homepage styling tweaks ([#&#8203;33289](https://github.com/go-gitea/gitea/issues/33289)) ([#&#8203;33381](https://github.com/go-gitea/gitea/issues/33381)) - Add a confirm dialog for "sync fork" ([#&#8203;33270](https://github.com/go-gitea/gitea/issues/33270)) ([#&#8203;33273](https://github.com/go-gitea/gitea/issues/33273)) - Make tracked time representation display as hours ([#&#8203;33315](https://github.com/go-gitea/gitea/issues/33315)) ([#&#8203;33334](https://github.com/go-gitea/gitea/issues/33334)) - Improve sync fork behavior ([#&#8203;33319](https://github.com/go-gitea/gitea/issues/33319)) ([#&#8203;33332](https://github.com/go-gitea/gitea/issues/33332)) - BUGFIXES - Fix code button alignment ([#&#8203;33345](https://github.com/go-gitea/gitea/issues/33345)) ([#&#8203;33351](https://github.com/go-gitea/gitea/issues/33351)) - Correct bot label `vertical-align` ([#&#8203;33477](https://github.com/go-gitea/gitea/issues/33477)) ([#&#8203;33480](https://github.com/go-gitea/gitea/issues/33480)) - Fix SSH LFS memory usage ([#&#8203;33455](https://github.com/go-gitea/gitea/issues/33455)) ([#&#8203;33460](https://github.com/go-gitea/gitea/issues/33460)) - Fix issue sidebar dropdown keyboard support ([#&#8203;33447](https://github.com/go-gitea/gitea/issues/33447)) ([#&#8203;33450](https://github.com/go-gitea/gitea/issues/33450)) - Fix user avatar ([#&#8203;33439](https://github.com/go-gitea/gitea/issues/33439)) - Fix `GetCommitBranchStart` bug ([#&#8203;33298](https://github.com/go-gitea/gitea/issues/33298)) ([#&#8203;33421](https://github.com/go-gitea/gitea/issues/33421)) - Add pubdate for repository rss and add some tests ([#&#8203;33411](https://github.com/go-gitea/gitea/issues/33411)) ([#&#8203;33416](https://github.com/go-gitea/gitea/issues/33416)) - Add missed auto merge feed message on dashboard ([#&#8203;33309](https://github.com/go-gitea/gitea/issues/33309)) ([#&#8203;33405](https://github.com/go-gitea/gitea/issues/33405)) - Fix issue suggestion bug ([#&#8203;33389](https://github.com/go-gitea/gitea/issues/33389)) ([#&#8203;33391](https://github.com/go-gitea/gitea/issues/33391)) - Make issue suggestion work for all editors ([#&#8203;33340](https://github.com/go-gitea/gitea/issues/33340)) ([#&#8203;33342](https://github.com/go-gitea/gitea/issues/33342)) - Fix issue count ([#&#8203;33338](https://github.com/go-gitea/gitea/issues/33338)) ([#&#8203;33341](https://github.com/go-gitea/gitea/issues/33341)) - Fix Account linking page ([#&#8203;33325](https://github.com/go-gitea/gitea/issues/33325)) ([#&#8203;33327](https://github.com/go-gitea/gitea/issues/33327)) - Fix closed dependency title ([#&#8203;33285](https://github.com/go-gitea/gitea/issues/33285)) ([#&#8203;33287](https://github.com/go-gitea/gitea/issues/33287)) - Fix sidebar milestone link ([#&#8203;33269](https://github.com/go-gitea/gitea/issues/33269)) ([#&#8203;33272](https://github.com/go-gitea/gitea/issues/33272)) - Fix missing license when sync mirror ([#&#8203;33255](https://github.com/go-gitea/gitea/issues/33255)) ([#&#8203;33258](https://github.com/go-gitea/gitea/issues/33258)) - Fix upload file form ([#&#8203;33230](https://github.com/go-gitea/gitea/issues/33230)) ([#&#8203;33233](https://github.com/go-gitea/gitea/issues/33233)) - Fix mirror bug ([#&#8203;33224](https://github.com/go-gitea/gitea/issues/33224)) ([#&#8203;33225](https://github.com/go-gitea/gitea/issues/33225)) - Fix system admin cannot fork or get private fork with API ([#&#8203;33401](https://github.com/go-gitea/gitea/issues/33401)) ([#&#8203;33417](https://github.com/go-gitea/gitea/issues/33417)) - Fix push message behavior ([#&#8203;33215](https://github.com/go-gitea/gitea/issues/33215)) ([#&#8203;33317](https://github.com/go-gitea/gitea/issues/33317)) - Trivial fixes ([#&#8203;33304](https://github.com/go-gitea/gitea/issues/33304)) ([#&#8203;33312](https://github.com/go-gitea/gitea/issues/33312)) - Fix "stop time tracking button" on navbar ([#&#8203;33084](https://github.com/go-gitea/gitea/issues/33084)) ([#&#8203;33300](https://github.com/go-gitea/gitea/issues/33300)) - Fix tag route and empty repo ([#&#8203;33253](https://github.com/go-gitea/gitea/issues/33253)) - Fix cache test triggered by non memory cache ([#&#8203;33220](https://github.com/go-gitea/gitea/issues/33220)) ([#&#8203;33221](https://github.com/go-gitea/gitea/issues/33221)) - Revert empty lfs ref name ([#&#8203;33454](https://github.com/go-gitea/gitea/issues/33454)) ([#&#8203;33457](https://github.com/go-gitea/gitea/issues/33457)) - Fix flex width ([#&#8203;33414](https://github.com/go-gitea/gitea/issues/33414)) ([#&#8203;33418](https://github.com/go-gitea/gitea/issues/33418)) - Fix commit status events ([#&#8203;33320](https://github.com/go-gitea/gitea/issues/33320)) [#&#8203;33493](https://github.com/go-gitea/gitea/issues/33493) - Fix unnecessary comment when moving issue on the same project column ([#&#8203;33496](https://github.com/go-gitea/gitea/issues/33496)) [#&#8203;33499](https://github.com/go-gitea/gitea/issues/33499) - Add timetzdata build tag to binary releases ([#&#8203;33463](https://github.com/go-gitea/gitea/issues/33463)) [#&#8203;33503](https://github.com/go-gitea/gitea/issues/33503) - MISC - Use ProtonMail/go-crypto to replace keybase/go-crypto ([#&#8203;33402](https://github.com/go-gitea/gitea/issues/33402)) ([#&#8203;33410](https://github.com/go-gitea/gitea/issues/33410)) - Update katex to latest version ([#&#8203;33361](https://github.com/go-gitea/gitea/issues/33361)) - Update go tool dependencies ([#&#8203;32916](https://github.com/go-gitea/gitea/issues/32916)) ([#&#8203;33355](https://github.com/go-gitea/gitea/issues/33355)) 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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE2MS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-02-06 03:06:50 +00:00
AverageMarcus merged commit 775fcf79d5 into master 2025-02-06 06:10:05 +00:00
AverageMarcus deleted branch renovate/gitea-gitea-1.x 2025-02-06 06:10:06 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AverageMarcus/cluster.fun#413
No description provided.