This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://github.com/go-gitea/gitea) | patch | `1.20.3` -> `1.20.4` |
---
### Release Notes
<details>
<summary>go-gitea/gitea (gitea/gitea)</summary>
### [`v1.20.4`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1204---2023-09-08)
[Compare Source](https://github.com/go-gitea/gitea/compare/v1.20.3...v1.20.4)
- SECURITY
- Check blocklist for emails when adding them to account ([#​26812](https://github.com/go-gitea/gitea/issues/26812)) ([#​26831](https://github.com/go-gitea/gitea/issues/26831))
- ENHANCEMENTS
- Add `branch_filter` to hooks API endpoints ([#​26599](https://github.com/go-gitea/gitea/issues/26599)) ([#​26632](https://github.com/go-gitea/gitea/issues/26632))
- Fix incorrect "tabindex" attributes ([#​26733](https://github.com/go-gitea/gitea/issues/26733)) ([#​26734](https://github.com/go-gitea/gitea/issues/26734))
- Use line-height: normal by default ([#​26635](https://github.com/go-gitea/gitea/issues/26635)) ([#​26708](https://github.com/go-gitea/gitea/issues/26708))
- Fix unable to display individual-level project ([#​26198](https://github.com/go-gitea/gitea/issues/26198)) ([#​26636](https://github.com/go-gitea/gitea/issues/26636))
- BUGFIXES
- Fix wrong review requested number ([#​26784](https://github.com/go-gitea/gitea/issues/26784)) ([#​26880](https://github.com/go-gitea/gitea/issues/26880))
- Avoid double-unescaping of form value ([#​26853](https://github.com/go-gitea/gitea/issues/26853)) ([#​26863](https://github.com/go-gitea/gitea/issues/26863))
- Redirect from `{repo}/issues/new` to `{repo}/issues/new/choose` when blank issues are disabled ([#​26813](https://github.com/go-gitea/gitea/issues/26813)) ([#​26847](https://github.com/go-gitea/gitea/issues/26847))
- Sync tags when adopting repos ([#​26816](https://github.com/go-gitea/gitea/issues/26816)) ([#​26834](https://github.com/go-gitea/gitea/issues/26834))
- Fix verifyCommits error when push a new branch ([#​26664](https://github.com/go-gitea/gitea/issues/26664)) ([#​26810](https://github.com/go-gitea/gitea/issues/26810))
- Include the GITHUB_TOKEN/GITEA_TOKEN secret for fork pull requests ([#​26759](https://github.com/go-gitea/gitea/issues/26759)) ([#​26806](https://github.com/go-gitea/gitea/issues/26806))
- Fix some slice append usages ([#​26778](https://github.com/go-gitea/gitea/issues/26778)) ([#​26798](https://github.com/go-gitea/gitea/issues/26798))
- Add fix incorrect can_create_org_repo for org owner team ([#​26683](https://github.com/go-gitea/gitea/issues/26683)) ([#​26791](https://github.com/go-gitea/gitea/issues/26791))
- Fix bug for ctx usage ([#​26763](https://github.com/go-gitea/gitea/issues/26763))
- Make issue template field template access correct template data ([#​26698](https://github.com/go-gitea/gitea/issues/26698)) ([#​26709](https://github.com/go-gitea/gitea/issues/26709))
- Use correct minio error ([#​26634](https://github.com/go-gitea/gitea/issues/26634)) ([#​26639](https://github.com/go-gitea/gitea/issues/26639))
- Ignore the trailing slashes when comparing oauth2 redirect_uri ([#​26597](https://github.com/go-gitea/gitea/issues/26597)) ([#​26618](https://github.com/go-gitea/gitea/issues/26618))
- Set errwriter for urfave/cli v1 ([#​26616](https://github.com/go-gitea/gitea/issues/26616))
- Fix reopen logic for agit flow pull request ([#​26399](https://github.com/go-gitea/gitea/issues/26399)) ([#​26613](https://github.com/go-gitea/gitea/issues/26613))
- Fix context filter has no effect in dashboard ([#​26695](https://github.com/go-gitea/gitea/issues/26695)) ([#​26811](https://github.com/go-gitea/gitea/issues/26811))
- Fix being unable to use a repo that prohibits accepting PRs as a PR source. ([#​26785](https://github.com/go-gitea/gitea/issues/26785)) ([#​26790](https://github.com/go-gitea/gitea/issues/26790))
- Fix Page Not Found error ([#​26768](https://github.com/go-gitea/gitea/issues/26768))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNi44Ny43IiwidXBkYXRlZEluVmVyIjoiMzYuODguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
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.20.3->1.20.4Release Notes
go-gitea/gitea (gitea/gitea)
v1.20.4Compare Source
branch_filterto hooks API endpoints (#26599) (#26632){repo}/issues/newto{repo}/issues/new/choosewhen blank issues are disabled (#26813) (#26847)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.
cc8a571942to98e04eeee4