Update gitea/gitea Docker tag to v1.23.7 #457

Merged
AverageMarcus merged 1 commits from renovate/gitea-gitea-1.x into master 2025-04-08 05:40:29 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
gitea/gitea patch 1.23.6 -> 1.23.7

Release Notes

go-gitea/gitea (gitea/gitea)

v1.23.7

Compare Source

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

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 ([#&#8203;34024](https://github.com/go-gitea/gitea/issues/34024)) ([#&#8203;34071](https://github.com/go-gitea/gitea/issues/34071)) - Also check default ssh-cert location for host ([#&#8203;34099](https://github.com/go-gitea/gitea/issues/34099)) ([#&#8203;34100](https://github.com/go-gitea/gitea/issues/34100)) ([#&#8203;34116](https://github.com/go-gitea/gitea/issues/34116)) - BUGFIXES - Fix discord webhook 400 status code when description limit is exceeded ([#&#8203;34084](https://github.com/go-gitea/gitea/issues/34084)) ([#&#8203;34124](https://github.com/go-gitea/gitea/issues/34124)) - Get changed files based on merge base when checking `pull_request` actions trigger ([#&#8203;34106](https://github.com/go-gitea/gitea/issues/34106)) ([#&#8203;34120](https://github.com/go-gitea/gitea/issues/34120)) - Fix invalid version in RPM package path ([#&#8203;34112](https://github.com/go-gitea/gitea/issues/34112)) ([#&#8203;34115](https://github.com/go-gitea/gitea/issues/34115)) - Return default avatar url when user id is zero rather than updating database ([#&#8203;34094](https://github.com/go-gitea/gitea/issues/34094)) ([#&#8203;34095](https://github.com/go-gitea/gitea/issues/34095)) - Add additional ReplaceAll in pathsep to cater for different pathsep ([#&#8203;34061](https://github.com/go-gitea/gitea/issues/34061)) ([#&#8203;34070](https://github.com/go-gitea/gitea/issues/34070)) - Try to fix check-attr bug ([#&#8203;34029](https://github.com/go-gitea/gitea/issues/34029)) ([#&#8203;34033](https://github.com/go-gitea/gitea/issues/34033)) - Git client will follow 301 but 307 ([#&#8203;34005](https://github.com/go-gitea/gitea/issues/34005)) ([#&#8203;34010](https://github.com/go-gitea/gitea/issues/34010)) - Fix block expensive for 1.23 ([#&#8203;34127](https://github.com/go-gitea/gitea/issues/34127)) - Fix markdown frontmatter rendering ([#&#8203;34102](https://github.com/go-gitea/gitea/issues/34102)) ([#&#8203;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 ([#&#8203;34080](https://github.com/go-gitea/gitea/issues/34080)) ([#&#8203;34103](https://github.com/go-gitea/gitea/issues/34103)) - Do not show 500 error when default branch doesn't exist ([#&#8203;34096](https://github.com/go-gitea/gitea/issues/34096)) ([#&#8203;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 ([#&#8203;34053](https://github.com/go-gitea/gitea/issues/34053)) ([#&#8203;34065](https://github.com/go-gitea/gitea/issues/34065)) - Simplify emoji rendering ([#&#8203;34048](https://github.com/go-gitea/gitea/issues/34048)) ([#&#8203;34049](https://github.com/go-gitea/gitea/issues/34049)) - Adjust the layout of the toolbar on the Issues/Projects page ([#&#8203;33667](https://github.com/go-gitea/gitea/issues/33667)) ([#&#8203;34047](https://github.com/go-gitea/gitea/issues/34047)) - Pull request updates will also trigger code owners review requests ([#&#8203;33744](https://github.com/go-gitea/gitea/issues/33744)) ([#&#8203;34045](https://github.com/go-gitea/gitea/issues/34045)) - Fix org repo creation being limited by user limits ([#&#8203;34030](https://github.com/go-gitea/gitea/issues/34030)) ([#&#8203;34044](https://github.com/go-gitea/gitea/issues/34044)) - Fix git client accessing renamed repo ([#&#8203;34034](https://github.com/go-gitea/gitea/issues/34034)) ([#&#8203;34043](https://github.com/go-gitea/gitea/issues/34043)) - Fix the issue with error message logging for the `check-attr` command on Windows OS. ([#&#8203;34035](https://github.com/go-gitea/gitea/issues/34035)) ([#&#8203;34036](https://github.com/go-gitea/gitea/issues/34036)) - Polyfill WeakRef ([#&#8203;34025](https://github.com/go-gitea/gitea/issues/34025)) ([#&#8203;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=-->
renovate added 1 commit 2025-04-08 03:02:23 +00:00
AverageMarcus merged commit a78cd55bed into master 2025-04-08 05:40:29 +00:00
AverageMarcus deleted branch renovate/gitea-gitea-1.x 2025-04-08 05:40:29 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AverageMarcus/cluster.fun#457
No description provided.