Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update docker.io/gitea/gitea docker tag to v1.20.3 (#45)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/gitea/gitea](https://github.com/go-gitea/gitea) | patch | `1.20.2` -> `1.20.3` | --- ### Release Notes <details> <summary>go-gitea/gitea (docker.io/gitea/gitea)</summary> ### [`v1.20.3`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1203---2023-08-20) [Compare Source](go-gitea/gitea@v1.20.2...v1.20.3) - BREAKING - Fix the wrong derive path ([#​26271](go-gitea/gitea#26271)) ([#​26318](go-gitea/gitea#26318)) - SECURITY - Fix API leaking Usermail if not logged in ([#​25097](go-gitea/gitea#25097)) ([#​26350](go-gitea/gitea#26350)) - FEATURES - Add ThreadID parameter for Telegram webhooks ([#​25996](go-gitea/gitea#25996)) ([#​26480](go-gitea/gitea#26480)) - ENHANCEMENTS - Add minimum polyfill to support "relative-time-element" in PaleMoon ([#​26575](go-gitea/gitea#26575)) ([#​26578](go-gitea/gitea#26578)) - Fix dark theme highlight for "NameNamespace" ([#​26519](go-gitea/gitea#26519)) ([#​26527](go-gitea/gitea#26527)) - Detect ogg mime-type as audio or video ([#​26494](go-gitea/gitea#26494)) ([#​26505](go-gitea/gitea#26505)) - Use `object-fit: contain` for oauth2 custom icons ([#​26493](go-gitea/gitea#26493)) ([#​26498](go-gitea/gitea#26498)) - Move dropzone progress bar to bottom to show filename when uploading ([#​26492](go-gitea/gitea#26492)) ([#​26497](go-gitea/gitea#26497)) - Remove last newline from config file ([#​26468](go-gitea/gitea#26468)) ([#​26471](go-gitea/gitea#26471)) - Minio: add missing region on client initialization ([#​26412](go-gitea/gitea#26412)) ([#​26438](go-gitea/gitea#26438)) - Add pull request review request webhook event ([#​26401](go-gitea/gitea#26401)) ([#​26407](go-gitea/gitea#26407)) - Fix text truncate ([#​26354](go-gitea/gitea#26354)) ([#​26384](go-gitea/gitea#26384)) - Fix incorrect color of selected assignees when create issue ([#​26324](go-gitea/gitea#26324)) ([#​26372](go-gitea/gitea#26372)) - Display human-readable text instead of cryptic filemodes ([#​26352](go-gitea/gitea#26352)) ([#​26358](go-gitea/gitea#26358)) - Hide `last indexed SHA` when a repo could not be indexed yet ([#​26340](go-gitea/gitea#26340)) ([#​26345](go-gitea/gitea#26345)) - Fix the topic validation rule and suport dots ([#​26286](go-gitea/gitea#26286)) ([#​26303](go-gitea/gitea#26303)) - Fix due date rendering the wrong date in issue ([#​26268](go-gitea/gitea#26268)) ([#​26274](go-gitea/gitea#26274)) - Don't autosize textarea in diff view ([#​26233](go-gitea/gitea#26233)) ([#​26244](go-gitea/gitea#26244)) - Fix commit compare style ([#​26209](go-gitea/gitea#26209)) ([#​26226](go-gitea/gitea#26226)) - Warn instead of reporting an error when a webhook cannot be found ([#​26039](go-gitea/gitea#26039)) ([#​26211](go-gitea/gitea#26211)) - BUGFIXES - Use "input" event instead of "keyup" event for migration form ([#​26602](go-gitea/gitea#26602)) ([#​26605](go-gitea/gitea#26605)) - Do not use deprecated log config options by default ([#​26592](go-gitea/gitea#26592)) ([#​26600](go-gitea/gitea#26600)) - Fix "issueReposQueryPattern does not match query" ([#​26556](go-gitea/gitea#26556)) ([#​26564](go-gitea/gitea#26564)) - Sync repo's IsEmpty status correctly ([#​26517](go-gitea/gitea#26517)) ([#​26560](go-gitea/gitea#26560)) - Fix project filter bugs ([#​26490](go-gitea/gitea#26490)) ([#​26558](go-gitea/gitea#26558)) - Use `hidden` over `clip` for text truncation ([#​26520](go-gitea/gitea#26520)) ([#​26522](go-gitea/gitea#26522)) - Set "type=button" for editor's toolbar buttons ([#​26510](go-gitea/gitea#26510)) ([#​26518](go-gitea/gitea#26518)) - Fix NuGet search endpoints ([#​25613](go-gitea/gitea#25613)) ([#​26499](go-gitea/gitea#26499)) - Fix storage path logic especially for relative paths ([#​26441](go-gitea/gitea#26441)) ([#​26481](go-gitea/gitea#26481)) - Close stdout correctly for "git blame" ([#​26470](go-gitea/gitea#26470)) ([#​26473](go-gitea/gitea#26473)) - Check first if minio bucket exists before trying to create it ([#​26420](go-gitea/gitea#26420)) ([#​26465](go-gitea/gitea#26465)) - Avoiding accessing undefined tributeValues [#​26461](go-gitea/gitea#26461) ([#​26462](go-gitea/gitea#26462)) - Call git.InitSimple for runRepoSyncReleases ([#​26396](go-gitea/gitea#26396)) ([#​26450](go-gitea/gitea#26450)) - Add transaction when creating pull request created dirty data ([#​26259](go-gitea/gitea#26259)) ([#​26437](go-gitea/gitea#26437)) - Fix wrong middleware sequence ([#​26428](go-gitea/gitea#26428)) ([#​26436](go-gitea/gitea#26436)) - Fix admin queue page title and fix CI failures ([#​26409](go-gitea/gitea#26409)) ([#​26421](go-gitea/gitea#26421)) - Introduce ctx.PathParamRaw to avoid incorrect unescaping ([#​26392](go-gitea/gitea#26392)) ([#​26405](go-gitea/gitea#26405)) - Bypass MariaDB performance bug of the "IN" sub-query, fix incorrect IssueIndex ([#​26279](go-gitea/gitea#26279)) ([#​26368](go-gitea/gitea#26368)) - Fix incorrect CLI exit code and duplicate error message ([#​26346](go-gitea/gitea#26346)) ([#​26347](go-gitea/gitea#26347)) - Prevent newline errors with Debian packages ([#​26332](go-gitea/gitea#26332)) ([#​26342](go-gitea/gitea#26342)) - Fix bug with sqlite load read ([#​26305](go-gitea/gitea#26305)) ([#​26339](go-gitea/gitea#26339)) - Make git batch operations use parent context timeout instead of default timeout ([#​26325](go-gitea/gitea#26325)) ([#​26330](go-gitea/gitea#26330)) - Support getting changed files when commit ID is `EmptySHA` ([#​26290](go-gitea/gitea#26290)) ([#​26316](go-gitea/gitea#26316)) - Clarify the logger's MODE config option ([#​26267](go-gitea/gitea#26267)) ([#​26281](go-gitea/gitea#26281)) - Use shared template for webhook icons ([#​26242](go-gitea/gitea#26242)) ([#​26246](go-gitea/gitea#26246)) - Fix pull request check list is limited ([#​26179](go-gitea/gitea#26179)) ([#​26245](go-gitea/gitea#26245)) - Fix attachment clipboard copy on insecure origin ([#​26224](go-gitea/gitea#26224)) ([#​26231](go-gitea/gitea#26231)) - Fix access check for org-level project ([#​26182](go-gitea/gitea#26182)) ([#​26223](go-gitea/gitea#26223)) - MISC - Improve profile readme rendering ([#​25988](go-gitea/gitea#25988)) ([#​26453](go-gitea/gitea#26453)) - \[docs] Add missing backtick in quickstart.zh-cn.md ([#​26349](go-gitea/gitea#26349)) ([#​26357](go-gitea/gitea#26357)) - Upgrade x/net to 0.13.0 ([#​26301](go-gitea/gitea#26301)) </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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4yMy4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Reviewed-on: https://git.home/nrdufour/home-ops/pulls/45 Co-authored-by: Renovate <renovate@ptinem.io> Co-committed-by: Renovate <renovate@ptinem.io>
- Loading branch information