chore(deps): update dependency go-gitea/gitea to v1.26.3 #110

Merged
renovate-bot merged 1 commits from renovate/go-gitea-gitea-1.x into main 2026-06-20 21:01:15 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
go-gitea/gitea patch 1.26.2 -> 1.26.3

Release Notes

go-gitea/gitea (go-gitea/gitea)

v1.26.3

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 Automerge: Enabled.

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 | |---|---|---| | [go-gitea/gitea](https://github.com/go-gitea/gitea) | patch | `1.26.2` -> `1.26.3` | --- ### Release Notes <details> <summary>go-gitea/gitea (go-gitea/gitea)</summary> ### [`v1.26.3`](https://github.com/go-gitea/gitea/releases/tag/v1.26.3) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.26.2...v1.26.3) - BREAKING \* fix(actions)!: require merged PR to bypass fork PR approval gate ([#&#8203;38010](https://github.com/go-gitea/gitea/issues/38010)) ([#&#8203;38041](https://github.com/go-gitea/gitea/issues/38041)) - SECURITY - fix(hostmatcher): patch incorrect private list ([#&#8203;38170](https://github.com/go-gitea/gitea/issues/38170)) ([#&#8203;38173](https://github.com/go-gitea/gitea/issues/38173)) - fix: Various security fixes ([#&#8203;38103](https://github.com/go-gitea/gitea/issues/38103)) ([#&#8203;38151](https://github.com/go-gitea/gitea/issues/38151)) - fix: Various sec fixes ([#&#8203;38108](https://github.com/go-gitea/gitea/issues/38108)) ([#&#8203;38147](https://github.com/go-gitea/gitea/issues/38147)) - fix: allow git clone of private repos with anonymous code access ([#&#8203;38074](https://github.com/go-gitea/gitea/issues/38074)) ([#&#8203;38146](https://github.com/go-gitea/gitea/issues/38146)) - fix(auth): ignore stale OIDC external login links to organizations ([#&#8203;37875](https://github.com/go-gitea/gitea/issues/37875)) ([#&#8203;38141](https://github.com/go-gitea/gitea/issues/38141)) - fix(hostmatcher): block reserved IP ranges from external/private filters ([#&#8203;38039](https://github.com/go-gitea/gitea/issues/38039)) ([#&#8203;38059](https://github.com/go-gitea/gitea/issues/38059)) - fix(lfs): require Code-unit access for cross-repo LFS object reuse ([#&#8203;38006](https://github.com/go-gitea/gitea/issues/38006)) ([#&#8203;38050](https://github.com/go-gitea/gitea/issues/38050)) - fix(lfs): reject unknown SSH LFS sub-verbs to prevent auth bypass ([#&#8203;38008](https://github.com/go-gitea/gitea/issues/38008)) ([#&#8203;38015](https://github.com/go-gitea/gitea/issues/38015)) - fix: bound CODEOWNERS regex match time ([#&#8203;38011](https://github.com/go-gitea/gitea/issues/38011)) ([#&#8203;38025](https://github.com/go-gitea/gitea/issues/38025)) - fix: bound debian ParseControlFile to a single control stanza ([#&#8203;38044](https://github.com/go-gitea/gitea/issues/38044)) ([#&#8203;38055](https://github.com/go-gitea/gitea/issues/38055)) - fix(deps): update module golang.org/x/net to v0.55.0 \[security] ([#&#8203;37813](https://github.com/go-gitea/gitea/issues/37813)) ([#&#8203;37829](https://github.com/go-gitea/gitea/issues/37829)) - API - feat(api): add Link header in ListForks ([#&#8203;38052](https://github.com/go-gitea/gitea/issues/38052)) ([#&#8203;38063](https://github.com/go-gitea/gitea/issues/38063)) - BUGFIXES - fix: Fix the panic when ssh remote lfs endpoint parsing failure ([#&#8203;38026](https://github.com/go-gitea/gitea/issues/38026)) ([#&#8203;38158](https://github.com/go-gitea/gitea/issues/38158)) - fix(api): nil pointer panic when filtering tracked times by a non-existent user ([#&#8203;38112](https://github.com/go-gitea/gitea/issues/38112)) ([#&#8203;38115](https://github.com/go-gitea/gitea/issues/38115)) - fix: keep literal "false" value displayed in workflow_dispatch choice dropdowns ([#&#8203;38080](https://github.com/go-gitea/gitea/issues/38080)) ([#&#8203;38096](https://github.com/go-gitea/gitea/issues/38096)) - fix: parse HEAD ref ([#&#8203;38119](https://github.com/go-gitea/gitea/issues/38119)) - fix: git cmd ([#&#8203;38084](https://github.com/go-gitea/gitea/issues/38084)) ([#&#8203;38087](https://github.com/go-gitea/gitea/issues/38087)) - fix(releases): generate notes for initial tag ([#&#8203;37697](https://github.com/go-gitea/gitea/issues/37697)) ([#&#8203;37986](https://github.com/go-gitea/gitea/issues/37986)) - fix(actions): return 404 when job log blob is missing ([#&#8203;38003](https://github.com/go-gitea/gitea/issues/38003)) ([#&#8203;38004](https://github.com/go-gitea/gitea/issues/38004)) - fix(actions): exclude `workflow_call` from workflow trigger detection ([#&#8203;37894](https://github.com/go-gitea/gitea/issues/37894)) ([#&#8203;37899](https://github.com/go-gitea/gitea/issues/37899)) - fix(actions): keep action run title clickable when commit subject is a URL ([#&#8203;37867](https://github.com/go-gitea/gitea/issues/37867)) ([#&#8203;37898](https://github.com/go-gitea/gitea/issues/37898)) - fix(actions): reject workflow_dispatch for workflows without that trigger ([#&#8203;37660](https://github.com/go-gitea/gitea/issues/37660)) ([#&#8203;37895](https://github.com/go-gitea/gitea/issues/37895)) - fix(actions): ack re-sent `UpdateLog` finalize idempotently ([#&#8203;37885](https://github.com/go-gitea/gitea/issues/37885)) ([#&#8203;37892](https://github.com/go-gitea/gitea/issues/37892)) - fix: http content file render ([#&#8203;37850](https://github.com/go-gitea/gitea/issues/37850)) ([#&#8203;37856](https://github.com/go-gitea/gitea/issues/37856)) - fix(issues): clear stale ReviewTypeRequest when submitting pending review ([#&#8203;37809](https://github.com/go-gitea/gitea/issues/37809)) ([#&#8203;37815](https://github.com/go-gitea/gitea/issues/37815)) - fix: Fix issue target branch selection for non-collaborators ([#&#8203;36916](https://github.com/go-gitea/gitea/issues/36916)) ([#&#8203;38164](https://github.com/go-gitea/gitea/issues/38164)) - BUILD - fix(deps): update `@playwright/test` to 1.60.0 ([#&#8203;38144](https://github.com/go-gitea/gitea/issues/38144)) - ci: add `tools/ci-tools.ts` for the PR labeler workflow ([#&#8203;37831](https://github.com/go-gitea/gitea/issues/37831)) - fix(build): swagger css import ([#&#8203;37801](https://github.com/go-gitea/gitea/issues/37801)) ([#&#8203;37803](https://github.com/go-gitea/gitea/issues/37803)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNC42IiwidXBkYXRlZEluVmVyIjoiNDAuMTQuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsia2luZC9kZXBlbmRlbmN5Il19-->
renovate-bot added 1 commit 2026-06-20 21:01:02 +00:00
chore(deps): update dependency go-gitea/gitea to v1.26.3
commitlint / check-and-test (pull_request) Successful in 5s
check-and-test / check-and-test (pull_request) Successful in 54s
07b5c19b21
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-06-20 21:01:14 +00:00
renovate-bot merged commit 36906469cc into main 2026-06-20 21:01:15 +00:00
renovate-bot deleted branch renovate/go-gitea-gitea-1.x 2026-06-20 21:01:16 +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: williamp/helm-gitea#110