This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://github.com/go-gitea/gitea) | patch | `1.25.3` → `1.25.4` |
---
### Release Notes
<details>
<summary>go-gitea/gitea (gitea/gitea)</summary>
### [`v1.25.4`](https://github.com/go-gitea/gitea/releases/tag/v1.25.4)
[Compare Source](https://github.com/go-gitea/gitea/compare/v1.25.3...v1.25.4)
- SECURITY
- Release attachments must belong to the intended repo ([#​36347](https://github.com/go-gitea/gitea/issues/36347)) ([#​36375](https://github.com/go-gitea/gitea/issues/36375))
- Fix permission check on org project operations ([#​36318](https://github.com/go-gitea/gitea/issues/36318)) ([#​36373](https://github.com/go-gitea/gitea/issues/36373))
- Clean watches when make a repository private and check permission when send release emails ([#​36319](https://github.com/go-gitea/gitea/issues/36319)) ([#​36370](https://github.com/go-gitea/gitea/issues/36370))
- Add more check for stopwatch read or list ([#​36340](https://github.com/go-gitea/gitea/issues/36340)) ([#​36368](https://github.com/go-gitea/gitea/issues/36368))
- Fix openid setting check ([#​36346](https://github.com/go-gitea/gitea/issues/36346)) ([#​36361](https://github.com/go-gitea/gitea/issues/36361))
- Fix cancel auto merge bug ([#​36341](https://github.com/go-gitea/gitea/issues/36341)) ([#​36356](https://github.com/go-gitea/gitea/issues/36356))
- Fix delete attachment check ([#​36320](https://github.com/go-gitea/gitea/issues/36320)) ([#​36355](https://github.com/go-gitea/gitea/issues/36355))
- LFS locks must belong to the intended repo ([#​36344](https://github.com/go-gitea/gitea/issues/36344)) ([#​36349](https://github.com/go-gitea/gitea/issues/36349))
- Fix bug on notification read ([#​36339](https://github.com/go-gitea/gitea/issues/36339)) [#​36387](https://github.com/go-gitea/gitea/issues/36387)
- ENHANCEMENTS
- Add more routes to the "expensive" list ([#​36290](https://github.com/go-gitea/gitea/issues/36290))
- Make "commit statuses" API accept slashes in "ref" ([#​36264](https://github.com/go-gitea/gitea/issues/36264)) ([#​36275](https://github.com/go-gitea/gitea/issues/36275))
- BUGFIXES
- Fix markdown newline handling during IME composition ([#​36421](https://github.com/go-gitea/gitea/issues/36421)) [#​36424](https://github.com/go-gitea/gitea/issues/36424)
- Fix missing repository id when migrating release attachments ([#​36389](https://github.com/go-gitea/gitea/issues/36389))
- Fix bug when compare in the pull request ([#​36363](https://github.com/go-gitea/gitea/issues/36363)) ([#​36372](https://github.com/go-gitea/gitea/issues/36372))
- Fix incorrect text content detection ([#​36364](https://github.com/go-gitea/gitea/issues/36364)) ([#​36369](https://github.com/go-gitea/gitea/issues/36369))
- Fill missing `has_code` in repository api ([#​36338](https://github.com/go-gitea/gitea/issues/36338)) ([#​36359](https://github.com/go-gitea/gitea/issues/36359))
- Fix notifications pagination query parameters ([#​36351](https://github.com/go-gitea/gitea/issues/36351)) ([#​36358](https://github.com/go-gitea/gitea/issues/36358))
- Fix some trivial problems ([#​36336](https://github.com/go-gitea/gitea/issues/36336)) ([#​36337](https://github.com/go-gitea/gitea/issues/36337))
- Prevent panic when GitLab release has more links than sources ([#​36295](https://github.com/go-gitea/gitea/issues/36295)) ([#​36305](https://github.com/go-gitea/gitea/issues/36305))
- Fix stats bug when syncing release ([#​36285](https://github.com/go-gitea/gitea/issues/36285)) ([#​36294](https://github.com/go-gitea/gitea/issues/36294))
- Always honor user's choice for "delete branch after merge" ([#​36281](https://github.com/go-gitea/gitea/issues/36281)) ([#​36286](https://github.com/go-gitea/gitea/issues/36286))
- Use the requested host for LFS links ([#​36242](https://github.com/go-gitea/gitea/issues/36242)) ([#​36258](https://github.com/go-gitea/gitea/issues/36258))
- Fix panic when get editor config file ([#​36241](https://github.com/go-gitea/gitea/issues/36241)) ([#​36247](https://github.com/go-gitea/gitea/issues/36247))
- Fix regression in writing authorized principals ([#​36213](https://github.com/go-gitea/gitea/issues/36213)) ([#​36218](https://github.com/go-gitea/gitea/issues/36218))
- Fix WebAuthn error checking ([#​36219](https://github.com/go-gitea/gitea/issues/36219)) ([#​36235](https://github.com/go-gitea/gitea/issues/36235))
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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44OC4yIiwidXBkYXRlZEluVmVyIjoiNDIuODguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
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.3→1.25.4Release Notes
go-gitea/gitea (gitea/gitea)
v1.25.4Compare Source
SECURITY
ENHANCEMENTS
BUGFIXES
has_codein repository api (#36338) (#36359)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.
This PR has been generated by Renovate Bot.