Update gitea/gitea Docker tag to v1.27.2 #774

Merged
AverageMarcus merged 1 commits from renovate/gitea-gitea-1.x into master 2026-08-17 10:47:37 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
gitea/gitea patch 1.27.11.27.2

Release Notes

go-gitea/gitea (gitea/gitea)

v1.27.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gitea/gitea](https://github.com/go-gitea/gitea) | patch | `1.27.1` → `1.27.2` | --- ### Release Notes <details> <summary>go-gitea/gitea (gitea/gitea)</summary> ### [`v1.27.2`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1272---2026-08-14) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.27.1...v1.27.2) - SECURITY - Fix: update collaborator access mode and httpsign ([#&#8203;38894](https://github.com/go-gitea/gitea/issues/38894), [#&#8203;38862](https://github.com/go-gitea/gitea/issues/38862)) ([#&#8203;38895](https://github.com/go-gitea/gitea/issues/38895)) - Refactor: external render ([#&#8203;38885](https://github.com/go-gitea/gitea/issues/38885)) ([#&#8203;38898](https://github.com/go-gitea/gitea/issues/38898)) - Fix(actions): resolve pull\_request\_target reusable workflows at the base commit ([#&#8203;38886](https://github.com/go-gitea/gitea/issues/38886)) ([#&#8203;38897](https://github.com/go-gitea/gitea/issues/38897)) - Refactor: markup render ([#&#8203;38864](https://github.com/go-gitea/gitea/issues/38864)) ([#&#8203;38869](https://github.com/go-gitea/gitea/issues/38869)) - Fix(deps): update dependency mermaid to v11.16.1 ([#&#8203;38816](https://github.com/go-gitea/gitea/issues/38816)) - Fix(auth): set WebAuthn user verification per request ([#&#8203;38805](https://github.com/go-gitea/gitea/issues/38805)) ([#&#8203;38810](https://github.com/go-gitea/gitea/issues/38810)) - Fix: render highlight language ([#&#8203;38793](https://github.com/go-gitea/gitea/issues/38793)) ([#&#8203;38795](https://github.com/go-gitea/gitea/issues/38795)) - ENHANCEMENTS - enhance: add missing npm package metadata properties ([#&#8203;38826](https://github.com/go-gitea/gitea/issues/38826)) ([#&#8203;38831](https://github.com/go-gitea/gitea/issues/38831)) - BUGFIXES - fix(actions): keep github.event.inputs as strings for workflow\_dispatch ([#&#8203;38899](https://github.com/go-gitea/gitea/issues/38899)) ([#&#8203;38908](https://github.com/go-gitea/gitea/issues/38908)) - fix(actions): let a rerun of selected jobs read the previous attempt's artifacts ([#&#8203;38857](https://github.com/go-gitea/gitea/issues/38857)) ([#&#8203;38901](https://github.com/go-gitea/gitea/issues/38901)) - fix(lfs): accept successful transfer responses ([#&#8203;38866](https://github.com/go-gitea/gitea/issues/38866)) ([#&#8203;38875](https://github.com/go-gitea/gitea/issues/38875)) - fix(packages): ignore nested Package.swift ([#&#8203;38788](https://github.com/go-gitea/gitea/issues/38788)) ([#&#8203;38836](https://github.com/go-gitea/gitea/issues/38836)) - fix: drop newline-bearing member names in arch ParsePackage ([#&#8203;38102](https://github.com/go-gitea/gitea/issues/38102)) ([#&#8203;38830](https://github.com/go-gitea/gitea/issues/38830)) - fix(storage): fix Azure Blob dump failing with file does not exist ([#&#8203;38814](https://github.com/go-gitea/gitea/issues/38814)) ([#&#8203;38828](https://github.com/go-gitea/gitea/issues/38828)) - fix(migration): migration deletion returned json redirection ([#&#8203;38796](https://github.com/go-gitea/gitea/issues/38796)) ([#&#8203;38825](https://github.com/go-gitea/gitea/issues/38825)) - fix(ui): change underlines to default browser style ([#&#8203;38819](https://github.com/go-gitea/gitea/issues/38819)) ([#&#8203;38823](https://github.com/go-gitea/gitea/issues/38823)) - fix(actions): allow cancelling runs without running jobs ([#&#8203;35842](https://github.com/go-gitea/gitea/issues/35842)) ([#&#8203;38812](https://github.com/go-gitea/gitea/issues/38812)) - fix(actions): evaluate each `${{ }}` part on its own ([#&#8203;38754](https://github.com/go-gitea/gitea/issues/38754)) ([#&#8203;38797](https://github.com/go-gitea/gitea/issues/38797)) - fix(actions): write an action task report in one transaction ([#&#8203;38792](https://github.com/go-gitea/gitea/issues/38792)) ([#&#8203;38794](https://github.com/go-gitea/gitea/issues/38794)) - fix: markup link ([#&#8203;38764](https://github.com/go-gitea/gitea/issues/38764)) ([#&#8203;38765](https://github.com/go-gitea/gitea/issues/38765)) - fix: set a minio part size when the content size is unknown ([#&#8203;38753](https://github.com/go-gitea/gitea/issues/38753)) ([#&#8203;38755](https://github.com/go-gitea/gitea/issues/38755)) - fix: bad path escape in subpath archive download ([#&#8203;38749](https://github.com/go-gitea/gitea/issues/38749)) ([#&#8203;38750](https://github.com/go-gitea/gitea/issues/38750)) - fix: remove the pull merge box from UI when the refreshed page doesn't contain it ([#&#8203;38742](https://github.com/go-gitea/gitea/issues/38742)) ([#&#8203;38744](https://github.com/go-gitea/gitea/issues/38744)) - fix(markdown): fix double strikethough on code ([#&#8203;38707](https://github.com/go-gitea/gitea/issues/38707)) ([#&#8203;38729](https://github.com/go-gitea/gitea/issues/38729)) - fix(lfs): failed upload deletes a concurrent upload's meta object ([#&#8203;38693](https://github.com/go-gitea/gitea/issues/38693)) ([#&#8203;38722](https://github.com/go-gitea/gitea/issues/38722)) - fix: correct full url when using sub-path ([#&#8203;38712](https://github.com/go-gitea/gitea/issues/38712)) ([#&#8203;38716](https://github.com/go-gitea/gitea/issues/38716)) - fix: avoid markup render panic ([#&#8203;38698](https://github.com/go-gitea/gitea/issues/38698)) ([#&#8203;38703](https://github.com/go-gitea/gitea/issues/38703)) - fix(ui): too many participants shown in commit avatar stacks ([#&#8203;38689](https://github.com/go-gitea/gitea/issues/38689)) ([#&#8203;38700](https://github.com/go-gitea/gitea/issues/38700)) - fix: support HEAD requests on Alpine registry APKINDEX.tar.gz ([#&#8203;38686](https://github.com/go-gitea/gitea/issues/38686)) ([#&#8203;38688](https://github.com/go-gitea/gitea/issues/38688)) - fix(migrations): use all configured GitHub tokens ([#&#8203;38841](https://github.com/go-gitea/gitea/issues/38841)) ([#&#8203;38846](https://github.com/go-gitea/gitea/issues/38846)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4yOS40IiwidXBkYXRlZEluVmVyIjoiNDQuMzAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-08-17 03:05:22 +00:00
renovate force-pushed renovate/gitea-gitea-1.x from e969e10713 to 66e09072fa 2026-08-17 03:05:22 +00:00 Compare
AverageMarcus merged commit 7095c5e93d into master 2026-08-17 10:47:37 +00:00
AverageMarcus deleted branch renovate/gitea-gitea-1.x 2026-08-17 10:47:38 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: AverageMarcus/cluster.fun#774