This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://github.com/go-gitea/gitea) | patch | `1.20.4` -> `1.20.5` |
---
### Release Notes
<details>
<summary>go-gitea/gitea (gitea/gitea)</summary>
### [`v1.20.5`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1205---2023-10-03)
[Compare Source](https://github.com/go-gitea/gitea/compare/v1.20.4...v1.20.5)
- ENHANCEMENTS
- Fix z-index on markdown completion ([#​27237](https://github.com/go-gitea/gitea/issues/27237)) ([#​27242](https://github.com/go-gitea/gitea/issues/27242) & [#​27238](https://github.com/go-gitea/gitea/issues/27238))
- Use secure cookie for HTTPS sites ([#​26999](https://github.com/go-gitea/gitea/issues/26999)) ([#​27013](https://github.com/go-gitea/gitea/issues/27013))
- BUGFIXES
- Fix git 2.11 error when checking IsEmpty ([#​27393](https://github.com/go-gitea/gitea/issues/27393)) ([#​27396](https://github.com/go-gitea/gitea/issues/27396))
- Allow get release download files and lfs files with oauth2 token format ([#​26430](https://github.com/go-gitea/gitea/issues/26430)) ([#​27378](https://github.com/go-gitea/gitea/issues/27378))
- Fix orphan check for deleted branch ([#​27310](https://github.com/go-gitea/gitea/issues/27310)) ([#​27320](https://github.com/go-gitea/gitea/issues/27320))
- Quote table `release` in sql queries ([#​27205](https://github.com/go-gitea/gitea/issues/27205)) ([#​27219](https://github.com/go-gitea/gitea/issues/27219))
- Fix release URL in webhooks ([#​27182](https://github.com/go-gitea/gitea/issues/27182)) ([#​27184](https://github.com/go-gitea/gitea/issues/27184))
- Fix successful return value for `SyncAndGetUserSpecificDiff` ([#​27152](https://github.com/go-gitea/gitea/issues/27152)) ([#​27156](https://github.com/go-gitea/gitea/issues/27156))
- fix pagination for followers and following ([#​27127](https://github.com/go-gitea/gitea/issues/27127)) ([#​27138](https://github.com/go-gitea/gitea/issues/27138))
- Fix issue templates when blank isses are disabled ([#​27061](https://github.com/go-gitea/gitea/issues/27061)) ([#​27082](https://github.com/go-gitea/gitea/issues/27082))
- Fix context cache bug & enable context cache for dashabord commits' authors([#​26991](https://github.com/go-gitea/gitea/issues/26991)) ([#​27017](https://github.com/go-gitea/gitea/issues/27017))
- Fix INI parsing for value with trailing slash ([#​26995](https://github.com/go-gitea/gitea/issues/26995)) ([#​27001](https://github.com/go-gitea/gitea/issues/27001))
- Fix PushEvent NullPointerException jenkinsci/github-plugin ([#​27203](https://github.com/go-gitea/gitea/issues/27203)) ([#​27249](https://github.com/go-gitea/gitea/issues/27249))
- Fix organization field being null in POST /orgs/{orgid}/teams ([#​27150](https://github.com/go-gitea/gitea/issues/27150)) ([#​27167](https://github.com/go-gitea/gitea/issues/27167) & [#​27162](https://github.com/go-gitea/gitea/issues/27162))
- Fix bug of review request number ([#​27406](https://github.com/go-gitea/gitea/issues/27406)) ([#​27104](https://github.com/go-gitea/gitea/issues/27104))
- TESTING
- services/wiki: Close() after error handling ([#​27129](https://github.com/go-gitea/gitea/issues/27129)) ([#​27137](https://github.com/go-gitea/gitea/issues/27137))
- DOCS
- Improve actions docs related to `pull_request` event ([#​27126](https://github.com/go-gitea/gitea/issues/27126)) ([#​27145](https://github.com/go-gitea/gitea/issues/27145))
- MISC
- Add logs for data broken of comment review ([#​27326](https://github.com/go-gitea/gitea/issues/27326)) ([#​27344](https://github.com/go-gitea/gitea/issues/27344))
- Load reviewer before sending notification ([#​27063](https://github.com/go-gitea/gitea/issues/27063)) ([#​27064](https://github.com/go-gitea/gitea/issues/27064))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy40LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
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.4->1.20.5Release Notes
go-gitea/gitea (gitea/gitea)
v1.20.5Compare Source
releasein sql queries (#27205) (#27219)SyncAndGetUserSpecificDiff(#27152) (#27156)pull_requestevent (#27126) (#27145)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.