Update gitea/gitea Docker tag to v1.25.2 #2086

Merged
renovate-bot merged 1 commits from renovate/gitea-gitea-1.x into main 2025-11-23 22:02:19 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
gitea/gitea patch 1.25.1 -> 1.25.2

Release Notes

go-gitea/gitea (gitea/gitea)

v1.25.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: 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.25.1` -> `1.25.2` | --- ### Release Notes <details> <summary>go-gitea/gitea (gitea/gitea)</summary> ### [`v1.25.2`](https://github.com/go-gitea/gitea/releases/tag/v1.25.2) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.25.1...v1.25.2) - SECURITY - Upgrade golang.org/x/crypto to 0.45.0 ([#&#8203;35985](https://github.com/go-gitea/gitea/issues/35985)) ([#&#8203;35988](https://github.com/go-gitea/gitea/issues/35988)) - Fix various permission & login related bugs ([#&#8203;36002](https://github.com/go-gitea/gitea/issues/36002)) ([#&#8203;36004](https://github.com/go-gitea/gitea/issues/36004)) - ENHANCEMENTS - Display source code downloads last for release attachments ([#&#8203;35897](https://github.com/go-gitea/gitea/issues/35897)) ([#&#8203;35903](https://github.com/go-gitea/gitea/issues/35903)) - Change project default column icon to 'star' ([#&#8203;35967](https://github.com/go-gitea/gitea/issues/35967)) ([#&#8203;35979](https://github.com/go-gitea/gitea/issues/35979)) - BUGFIXES - Allow empty commit when merging pull request with squash style ([#&#8203;35989](https://github.com/go-gitea/gitea/issues/35989)) ([#&#8203;36003](https://github.com/go-gitea/gitea/issues/36003)) - Fix container push tag overwriting ([#&#8203;35936](https://github.com/go-gitea/gitea/issues/35936)) ([#&#8203;35954](https://github.com/go-gitea/gitea/issues/35954)) - Fix corrupted external render content ([#&#8203;35946](https://github.com/go-gitea/gitea/issues/35946)) and upgrade golang.org/x packages ([#&#8203;35950](https://github.com/go-gitea/gitea/issues/35950)) - Limit reading bytes instead of ReadAll ([#&#8203;35928](https://github.com/go-gitea/gitea/issues/35928)) ([#&#8203;35934](https://github.com/go-gitea/gitea/issues/35934)) - Use correct form field for allowed force push users in branch protection API ([#&#8203;35894](https://github.com/go-gitea/gitea/issues/35894)) ([#&#8203;35908](https://github.com/go-gitea/gitea/issues/35908)) - Fix team member access check ([#&#8203;35899](https://github.com/go-gitea/gitea/issues/35899)) ([#&#8203;35905](https://github.com/go-gitea/gitea/issues/35905)) - Fix conda null depend issue ([#&#8203;35900](https://github.com/go-gitea/gitea/issues/35900)) ([#&#8203;35902](https://github.com/go-gitea/gitea/issues/35902)) - Set the dates to now when not specified by the caller ([#&#8203;35861](https://github.com/go-gitea/gitea/issues/35861)) ([#&#8203;35874](https://github.com/go-gitea/gitea/issues/35874)) - Fix gogit ListEntriesRecursiveWithSize ([#&#8203;35862](https://github.com/go-gitea/gitea/issues/35862)) - Misc CSS fixes ([#&#8203;35888](https://github.com/go-gitea/gitea/issues/35888)) ([#&#8203;35981](https://github.com/go-gitea/gitea/issues/35981)) - Don't show unnecessary error message to end users for DeleteBranchAfterMerge ([#&#8203;35937](https://github.com/go-gitea/gitea/issues/35937)) ([#&#8203;35941](https://github.com/go-gitea/gitea/issues/35941)) - Load jQuery as early as possible to support custom scripts ([#&#8203;35926](https://github.com/go-gitea/gitea/issues/35926)) ([#&#8203;35929](https://github.com/go-gitea/gitea/issues/35929)) - Allow to display embed images/pdfs when SERVE\_DIRECT was enabled on MinIO storage ([#&#8203;35882](https://github.com/go-gitea/gitea/issues/35882)) ([#&#8203;35917](https://github.com/go-gitea/gitea/issues/35917)) - Make OAuth2 issuer configurable ([#&#8203;35915](https://github.com/go-gitea/gitea/issues/35915)) ([#&#8203;35916](https://github.com/go-gitea/gitea/issues/35916)) - Fix [#&#8203;35763](https://github.com/go-gitea/gitea/issues/35763): Add proper page title for project pages ([#&#8203;35773](https://github.com/go-gitea/gitea/issues/35773)) ([#&#8203;35909](https://github.com/go-gitea/gitea/issues/35909)) - Fix avatar upload error handling ([#&#8203;35887](https://github.com/go-gitea/gitea/issues/35887)) ([#&#8203;35890](https://github.com/go-gitea/gitea/issues/35890)) - Contribution heatmap improvements ([#&#8203;35876](https://github.com/go-gitea/gitea/issues/35876)) ([#&#8203;35880](https://github.com/go-gitea/gitea/issues/35880)) - Remove padding override on `.ui .sha.label` ([#&#8203;35864](https://github.com/go-gitea/gitea/issues/35864)) ([#&#8203;35873](https://github.com/go-gitea/gitea/issues/35873)) - Fix pull description code label background ([#&#8203;35865](https://github.com/go-gitea/gitea/issues/35865)) ([#&#8203;35870](https://github.com/go-gitea/gitea/issues/35870)) 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImltYWdlIl19-->
renovate-bot added the automergeimage labels 2025-11-23 22:02:04 +00:00
renovate-bot added 1 commit 2025-11-23 22:02:06 +00:00
Update gitea/gitea Docker tag to v1.25.2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-docker / docker-lint (pull_request) Successful in 14s
lint-test-helm / helm-lint (pull_request) Successful in 29s
d7ed6a8f6d
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-11-23 22:02:16 +00:00
renovate-bot merged commit efe6fd3c17 into main 2025-11-23 22:02:19 +00:00
renovate-bot deleted branch renovate/gitea-gitea-1.x 2025-11-23 22:02:20 +00:00
Sign in to join this conversation.