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 ([#​35985](https://github.com/go-gitea/gitea/issues/35985)) ([#​35988](https://github.com/go-gitea/gitea/issues/35988))
- Fix various permission & login related bugs ([#​36002](https://github.com/go-gitea/gitea/issues/36002)) ([#​36004](https://github.com/go-gitea/gitea/issues/36004))
- ENHANCEMENTS
- Display source code downloads last for release attachments ([#​35897](https://github.com/go-gitea/gitea/issues/35897)) ([#​35903](https://github.com/go-gitea/gitea/issues/35903))
- Change project default column icon to 'star' ([#​35967](https://github.com/go-gitea/gitea/issues/35967)) ([#​35979](https://github.com/go-gitea/gitea/issues/35979))
- BUGFIXES
- Allow empty commit when merging pull request with squash style ([#​35989](https://github.com/go-gitea/gitea/issues/35989)) ([#​36003](https://github.com/go-gitea/gitea/issues/36003))
- Fix container push tag overwriting ([#​35936](https://github.com/go-gitea/gitea/issues/35936)) ([#​35954](https://github.com/go-gitea/gitea/issues/35954))
- Fix corrupted external render content ([#​35946](https://github.com/go-gitea/gitea/issues/35946)) and upgrade golang.org/x packages ([#​35950](https://github.com/go-gitea/gitea/issues/35950))
- Limit reading bytes instead of ReadAll ([#​35928](https://github.com/go-gitea/gitea/issues/35928)) ([#​35934](https://github.com/go-gitea/gitea/issues/35934))
- Use correct form field for allowed force push users in branch protection API ([#​35894](https://github.com/go-gitea/gitea/issues/35894)) ([#​35908](https://github.com/go-gitea/gitea/issues/35908))
- Fix team member access check ([#​35899](https://github.com/go-gitea/gitea/issues/35899)) ([#​35905](https://github.com/go-gitea/gitea/issues/35905))
- Fix conda null depend issue ([#​35900](https://github.com/go-gitea/gitea/issues/35900)) ([#​35902](https://github.com/go-gitea/gitea/issues/35902))
- Set the dates to now when not specified by the caller ([#​35861](https://github.com/go-gitea/gitea/issues/35861)) ([#​35874](https://github.com/go-gitea/gitea/issues/35874))
- Fix gogit ListEntriesRecursiveWithSize ([#​35862](https://github.com/go-gitea/gitea/issues/35862))
- Misc CSS fixes ([#​35888](https://github.com/go-gitea/gitea/issues/35888)) ([#​35981](https://github.com/go-gitea/gitea/issues/35981))
- Don't show unnecessary error message to end users for DeleteBranchAfterMerge ([#​35937](https://github.com/go-gitea/gitea/issues/35937)) ([#​35941](https://github.com/go-gitea/gitea/issues/35941))
- Load jQuery as early as possible to support custom scripts ([#​35926](https://github.com/go-gitea/gitea/issues/35926)) ([#​35929](https://github.com/go-gitea/gitea/issues/35929))
- Allow to display embed images/pdfs when SERVE\_DIRECT was enabled on MinIO storage ([#​35882](https://github.com/go-gitea/gitea/issues/35882)) ([#​35917](https://github.com/go-gitea/gitea/issues/35917))
- Make OAuth2 issuer configurable ([#​35915](https://github.com/go-gitea/gitea/issues/35915)) ([#​35916](https://github.com/go-gitea/gitea/issues/35916))
- Fix [#​35763](https://github.com/go-gitea/gitea/issues/35763): Add proper page title for project pages ([#​35773](https://github.com/go-gitea/gitea/issues/35773)) ([#​35909](https://github.com/go-gitea/gitea/issues/35909))
- Fix avatar upload error handling ([#​35887](https://github.com/go-gitea/gitea/issues/35887)) ([#​35890](https://github.com/go-gitea/gitea/issues/35890))
- Contribution heatmap improvements ([#​35876](https://github.com/go-gitea/gitea/issues/35876)) ([#​35880](https://github.com/go-gitea/gitea/issues/35880))
- Remove padding override on `.ui .sha.label` ([#​35864](https://github.com/go-gitea/gitea/issues/35864)) ([#​35873](https://github.com/go-gitea/gitea/issues/35873))
- Fix pull description code label background ([#​35865](https://github.com/go-gitea/gitea/issues/35865)) ([#​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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
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.1->1.25.2Release Notes
go-gitea/gitea (gitea/gitea)
v1.25.2Compare Source
.ui .sha.label(#35864) (#35873)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.