This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://github.com/go-gitea/gitea) | patch | `1.23.6` -> `1.23.7` |
---
### Release Notes
<details>
<summary>go-gitea/gitea (gitea/gitea)</summary>
### [`v1.23.7`](https://github.com/go-gitea/gitea/releases/tag/v1.23.7)
[Compare Source](https://github.com/go-gitea/gitea/compare/v1.23.6...v1.23.7)
- SECURITY
- Compile with Go 1.23.8
- Enhancements
- Add a config option to block "expensive" pages for anonymous users ([#​34024](https://github.com/go-gitea/gitea/issues/34024)) ([#​34071](https://github.com/go-gitea/gitea/issues/34071))
- Also check default ssh-cert location for host ([#​34099](https://github.com/go-gitea/gitea/issues/34099)) ([#​34100](https://github.com/go-gitea/gitea/issues/34100)) ([#​34116](https://github.com/go-gitea/gitea/issues/34116))
- BUGFIXES
- Fix discord webhook 400 status code when description limit is exceeded ([#​34084](https://github.com/go-gitea/gitea/issues/34084)) ([#​34124](https://github.com/go-gitea/gitea/issues/34124))
- Get changed files based on merge base when checking `pull_request` actions trigger ([#​34106](https://github.com/go-gitea/gitea/issues/34106)) ([#​34120](https://github.com/go-gitea/gitea/issues/34120))
- Fix invalid version in RPM package path ([#​34112](https://github.com/go-gitea/gitea/issues/34112)) ([#​34115](https://github.com/go-gitea/gitea/issues/34115))
- Return default avatar url when user id is zero rather than updating database ([#​34094](https://github.com/go-gitea/gitea/issues/34094)) ([#​34095](https://github.com/go-gitea/gitea/issues/34095))
- Add additional ReplaceAll in pathsep to cater for different pathsep ([#​34061](https://github.com/go-gitea/gitea/issues/34061)) ([#​34070](https://github.com/go-gitea/gitea/issues/34070))
- Try to fix check-attr bug ([#​34029](https://github.com/go-gitea/gitea/issues/34029)) ([#​34033](https://github.com/go-gitea/gitea/issues/34033))
- Git client will follow 301 but 307 ([#​34005](https://github.com/go-gitea/gitea/issues/34005)) ([#​34010](https://github.com/go-gitea/gitea/issues/34010))
- Fix block expensive for 1.23 ([#​34127](https://github.com/go-gitea/gitea/issues/34127))
- Fix markdown frontmatter rendering ([#​34102](https://github.com/go-gitea/gitea/issues/34102)) ([#​34107](https://github.com/go-gitea/gitea/issues/34107))
- Add new CLI flags to set name and scopes when creating a user with access token ([#​34080](https://github.com/go-gitea/gitea/issues/34080)) ([#​34103](https://github.com/go-gitea/gitea/issues/34103))
- Do not show 500 error when default branch doesn't exist ([#​34096](https://github.com/go-gitea/gitea/issues/34096)) ([#​34097](https://github.com/go-gitea/gitea/issues/34097))
- Hide activity contributors, recent commits and code frequrency left tabs if there is no code permission ([#​34053](https://github.com/go-gitea/gitea/issues/34053)) ([#​34065](https://github.com/go-gitea/gitea/issues/34065))
- Simplify emoji rendering ([#​34048](https://github.com/go-gitea/gitea/issues/34048)) ([#​34049](https://github.com/go-gitea/gitea/issues/34049))
- Adjust the layout of the toolbar on the Issues/Projects page ([#​33667](https://github.com/go-gitea/gitea/issues/33667)) ([#​34047](https://github.com/go-gitea/gitea/issues/34047))
- Pull request updates will also trigger code owners review requests ([#​33744](https://github.com/go-gitea/gitea/issues/33744)) ([#​34045](https://github.com/go-gitea/gitea/issues/34045))
- Fix org repo creation being limited by user limits ([#​34030](https://github.com/go-gitea/gitea/issues/34030)) ([#​34044](https://github.com/go-gitea/gitea/issues/34044))
- Fix git client accessing renamed repo ([#​34034](https://github.com/go-gitea/gitea/issues/34034)) ([#​34043](https://github.com/go-gitea/gitea/issues/34043))
- Fix the issue with error message logging for the `check-attr` command on Windows OS. ([#​34035](https://github.com/go-gitea/gitea/issues/34035)) ([#​34036](https://github.com/go-gitea/gitea/issues/34036))
- Polyfill WeakRef ([#​34025](https://github.com/go-gitea/gitea/issues/34025)) ([#​34028](https://github.com/go-gitea/gitea/issues/34028))
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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzUuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
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.23.6->1.23.7Release Notes
go-gitea/gitea (gitea/gitea)
v1.23.7Compare Source
pull_requestactions trigger (#34106) (#34120)check-attrcommand on Windows OS. (#34035) (#34036)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.