This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://github.com/go-gitea/gitea) | patch | `1.20.0` -> `1.20.1` |
---
### Release Notes
<details>
<summary>go-gitea/gitea (gitea/gitea)</summary>
### [`v1.20.1`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1201---2023-07-22)
[Compare Source](https://github.com/go-gitea/gitea/compare/v1.20.0...v1.20.1)
- SECURITY
- Disallow dangerous URL schemes ([#​25960](https://github.com/go-gitea/gitea/issues/25960)) ([#​25964](https://github.com/go-gitea/gitea/issues/25964))
- ENHANCEMENTS
- Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled ([#​25947](https://github.com/go-gitea/gitea/issues/25947)) ([#​25972](https://github.com/go-gitea/gitea/issues/25972))
- Make pending commit status yellow again ([#​25935](https://github.com/go-gitea/gitea/issues/25935)) ([#​25968](https://github.com/go-gitea/gitea/issues/25968))
- BUGFIXES
- Fix version in rpm repodata/primary.xml.gz ([#​26009](https://github.com/go-gitea/gitea/issues/26009)) ([#​26048](https://github.com/go-gitea/gitea/issues/26048))
- Fix env config parsing for "GITEA\_\_\_\_APP_NAME" ([#​26001](https://github.com/go-gitea/gitea/issues/26001)) ([#​26013](https://github.com/go-gitea/gitea/issues/26013))
- ParseScope with owner/repo always sets owner to zero ([#​25987](https://github.com/go-gitea/gitea/issues/25987)) ([#​25989](https://github.com/go-gitea/gitea/issues/25989))
- Fix SSPI auth panic ([#​25955](https://github.com/go-gitea/gitea/issues/25955)) ([#​25969](https://github.com/go-gitea/gitea/issues/25969))
- Avoid creating directories when loading config ([#​25944](https://github.com/go-gitea/gitea/issues/25944)) ([#​25957](https://github.com/go-gitea/gitea/issues/25957))
- Make environment-to-ini work with INSTALL_LOCK=true ([#​25926](https://github.com/go-gitea/gitea/issues/25926)) ([#​25937](https://github.com/go-gitea/gitea/issues/25937))
- Ignore `runs-on` with expressions when warning no matched runners ([#​25917](https://github.com/go-gitea/gitea/issues/25917)) ([#​25933](https://github.com/go-gitea/gitea/issues/25933))
- Avoid opening/closing PRs which are already merged ([#​25883](https://github.com/go-gitea/gitea/issues/25883)) ([#​25903](https://github.com/go-gitea/gitea/issues/25903))
- DOCS
- RPM Registry: Show zypper commands for SUSE based distros as well ([#​25981](https://github.com/go-gitea/gitea/issues/25981)) ([#​26020](https://github.com/go-gitea/gitea/issues/26020))
- Correctly refer to dev tags as nightly in the docker docs ([#​26004](https://github.com/go-gitea/gitea/issues/26004)) ([#​26019](https://github.com/go-gitea/gitea/issues/26019))
- Update path related documents ([#​25417](https://github.com/go-gitea/gitea/issues/25417)) ([#​25982](https://github.com/go-gitea/gitea/issues/25982))
- MISC
- Adding remaining enum for migration repo model type. ([#​26021](https://github.com/go-gitea/gitea/issues/26021)) ([#​26034](https://github.com/go-gitea/gitea/issues/26034))
- Fix the route for pull-request's authors ([#​26016](https://github.com/go-gitea/gitea/issues/26016)) ([#​26018](https://github.com/go-gitea/gitea/issues/26018))
- Fix commit status color on dashboard repolist ([#​25993](https://github.com/go-gitea/gitea/issues/25993)) ([#​25998](https://github.com/go-gitea/gitea/issues/25998))
- Avoid hard-coding height in language dropdown menu ([#​25986](https://github.com/go-gitea/gitea/issues/25986)) ([#​25997](https://github.com/go-gitea/gitea/issues/25997))
- Add shutting down notice ([#​25920](https://github.com/go-gitea/gitea/issues/25920)) ([#​25922](https://github.com/go-gitea/gitea/issues/25922))
- Fix incorrect milestone count when provide a keyword ([#​25880](https://github.com/go-gitea/gitea/issues/25880)) ([#​25904](https://github.com/go-gitea/gitea/issues/25904))
</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xOC40IiwidXBkYXRlZEluVmVyIjoiMzYuMTguNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
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.0->1.20.1Release Notes
go-gitea/gitea (gitea/gitea)
v1.20.1Compare Source
runs-onwith expressions when warning no matched runners (#25917) (#25933)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.