This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://github.com/go-gitea/gitea) | patch | `1.25.2` → `1.25.3` |
---
### Release Notes
<details>
<summary>go-gitea/gitea (gitea/gitea)</summary>
### [`v1.25.3`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1253---2025-12-17)
[Compare Source](https://github.com/go-gitea/gitea/compare/v1.25.2...v1.25.3)
- SECURITY
- Bump toolchain to go1.25.5, misc fixes ([#​36082](https://github.com/go-gitea/gitea/issues/36082))
- ENHANCEMENTS
- Add strikethrough button to markdown editor ([#​36087](https://github.com/go-gitea/gitea/issues/36087)) ([#​36104](https://github.com/go-gitea/gitea/issues/36104))
- Add "site admin" back to profile menu ([#​36010](https://github.com/go-gitea/gitea/issues/36010)) ([#​36013](https://github.com/go-gitea/gitea/issues/36013))
- Improve math rendering ([#​36124](https://github.com/go-gitea/gitea/issues/36124)) ([#​36125](https://github.com/go-gitea/gitea/issues/36125))
- BUGFIXES
- Check user visibility when redirecting to a renamed user ([#​36148](https://github.com/go-gitea/gitea/issues/36148)) ([#​36159](https://github.com/go-gitea/gitea/issues/36159))
- Fix various bugs ([#​36139](https://github.com/go-gitea/gitea/issues/36139)) ([#​36151](https://github.com/go-gitea/gitea/issues/36151))
- Fix bug when viewing the commit diff page with non-ANSI files ([#​36149](https://github.com/go-gitea/gitea/issues/36149)) ([#​36150](https://github.com/go-gitea/gitea/issues/36150))
- Hide RSS icon when viewing a file not under a branch ([#​36135](https://github.com/go-gitea/gitea/issues/36135)) ([#​36141](https://github.com/go-gitea/gitea/issues/36141))
- Fix SVG size calulation, only use `style` attribute ([#​36133](https://github.com/go-gitea/gitea/issues/36133)) ([#​36134](https://github.com/go-gitea/gitea/issues/36134))
- Make Golang correctly delete temp files during uploading ([#​36128](https://github.com/go-gitea/gitea/issues/36128)) ([#​36129](https://github.com/go-gitea/gitea/issues/36129))
- Fix the bug when ssh clone with redirect user or repository ([#​36039](https://github.com/go-gitea/gitea/issues/36039)) ([#​36090](https://github.com/go-gitea/gitea/issues/36090))
- Use Golang net/smtp instead of gomail's smtp to send email ([#​36055](https://github.com/go-gitea/gitea/issues/36055)) ([#​36083](https://github.com/go-gitea/gitea/issues/36083))
- Fix edit user email bug in API ([#​36068](https://github.com/go-gitea/gitea/issues/36068)) ([#​36081](https://github.com/go-gitea/gitea/issues/36081))
- Fix bug when updating user email ([#​36058](https://github.com/go-gitea/gitea/issues/36058)) ([#​36066](https://github.com/go-gitea/gitea/issues/36066))
- Fix incorrect viewed files counter if file has changed ([#​36009](https://github.com/go-gitea/gitea/issues/36009)) ([#​36047](https://github.com/go-gitea/gitea/issues/36047))
- Fix container registry error handling ([#​36021](https://github.com/go-gitea/gitea/issues/36021)) ([#​36037](https://github.com/go-gitea/gitea/issues/36037))
- Fix webAuthn insecure error view ([#​36165](https://github.com/go-gitea/gitea/issues/36165)) ([#​36179](https://github.com/go-gitea/gitea/issues/36179))
- Fix some file icon ui ([#​36078](https://github.com/go-gitea/gitea/issues/36078)) ([#​36088](https://github.com/go-gitea/gitea/issues/36088))
- Fix Actions `pull_request.paths` being triggered incorrectly by rebase ([#​36045](https://github.com/go-gitea/gitea/issues/36045)) ([#​36054](https://github.com/go-gitea/gitea/issues/36054))
- Fix error handling in mailer and wiki services ([#​36041](https://github.com/go-gitea/gitea/issues/36041)) ([#​36053](https://github.com/go-gitea/gitea/issues/36053))
- Fix bugs when comparing and creating pull request ([#​36166](https://github.com/go-gitea/gitea/issues/36166)) ([#​36144](https://github.com/go-gitea/gitea/issues/36144))
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
1.25.2→1.25.3Release Notes
go-gitea/gitea (gitea/gitea)
v1.25.3Compare Source
styleattribute (#36133) (#36134)pull_request.pathsbeing triggered incorrectly by rebase (#36045) (#36054)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.
This PR has been generated by Renovate Bot.