This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://github.com/go-gitea/gitea) | patch | `1.21.0` -> `1.21.1` |
---
### Release Notes
<details>
<summary>go-gitea/gitea (gitea/gitea)</summary>
### [`v1.21.1`](https://github.com/go-gitea/gitea/releases/tag/v1.21.1)
[Compare Source](https://github.com/go-gitea/gitea/compare/v1.21.0...v1.21.1)
- SECURITY
- Fix comment permissions ([#​28213](https://github.com/go-gitea/gitea/issues/28213)) ([#​28216](https://github.com/go-gitea/gitea/issues/28216))
- BUGFIXES
- Fix delete-orphaned-repos ([#​28200](https://github.com/go-gitea/gitea/issues/28200)) ([#​28202](https://github.com/go-gitea/gitea/issues/28202))
- Make CORS work for oauth2 handlers ([#​28184](https://github.com/go-gitea/gitea/issues/28184)) ([#​28185](https://github.com/go-gitea/gitea/issues/28185))
- Fix missing buttons ([#​28179](https://github.com/go-gitea/gitea/issues/28179)) ([#​28181](https://github.com/go-gitea/gitea/issues/28181))
- Fix no ActionTaskOutput table waring ([#​28149](https://github.com/go-gitea/gitea/issues/28149)) ([#​28152](https://github.com/go-gitea/gitea/issues/28152))
- Fix empty action run title ([#​28113](https://github.com/go-gitea/gitea/issues/28113)) ([#​28148](https://github.com/go-gitea/gitea/issues/28148))
- Use "is-loading" to avoid duplicate form submit for code comment ([#​28143](https://github.com/go-gitea/gitea/issues/28143)) ([#​28147](https://github.com/go-gitea/gitea/issues/28147))
- Fix Matrix and MSTeams nil dereference ([#​28089](https://github.com/go-gitea/gitea/issues/28089)) ([#​28105](https://github.com/go-gitea/gitea/issues/28105))
- Fix incorrect pgsql conn builder behavior ([#​28085](https://github.com/go-gitea/gitea/issues/28085)) ([#​28098](https://github.com/go-gitea/gitea/issues/28098))
- Fix system config cache expiration timing ([#​28072](https://github.com/go-gitea/gitea/issues/28072)) ([#​28090](https://github.com/go-gitea/gitea/issues/28090))
- Restricted users only see repos in orgs which their team was assigned to ([#​28025](https://github.com/go-gitea/gitea/issues/28025)) ([#​28051](https://github.com/go-gitea/gitea/issues/28051))
- API
- Fix permissions for Token DELETE endpoint to match GET and POST ([#​27610](https://github.com/go-gitea/gitea/issues/27610)) ([#​28099](https://github.com/go-gitea/gitea/issues/28099))
- ENHANCEMENTS
- Do not display search box when there's no packages yet ([#​28146](https://github.com/go-gitea/gitea/issues/28146)) ([#​28159](https://github.com/go-gitea/gitea/issues/28159))
- Add missing `packages.cleanup.success` ([#​28129](https://github.com/go-gitea/gitea/issues/28129)) ([#​28132](https://github.com/go-gitea/gitea/issues/28132))
- DOCS
- Docs: Replace deprecated IS_TLS_ENABLED mailer setting in email setup ([#​28205](https://github.com/go-gitea/gitea/issues/28205)) ([#​28208](https://github.com/go-gitea/gitea/issues/28208))
- Fix the description about the default setting for action in quick start document ([#​28160](https://github.com/go-gitea/gitea/issues/28160)) ([#​28168](https://github.com/go-gitea/gitea/issues/28168))
- Add guide page to actions when there's no workflows ([#​28145](https://github.com/go-gitea/gitea/issues/28145)) ([#​28153](https://github.com/go-gitea/gitea/issues/28153))
- MISC
- Use full width for PR comparison ([#​28182](https://github.com/go-gitea/gitea/issues/28182)) ([#​28186](https://github.com/go-gitea/gitea/issues/28186))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy42OC4zIiwidXBkYXRlZEluVmVyIjoiMzcuNjguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
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.21.0->1.21.1Release Notes
go-gitea/gitea (gitea/gitea)
v1.21.1Compare Source
packages.cleanup.success(#28129) (#28132)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.