Update gitea/gitea Docker tag to v1.21.6 #192

Merged
AverageMarcus merged 1 commits from renovate/gitea-gitea-1.x into master 2024-02-23 04:10:27 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
gitea/gitea patch 1.21.5 -> 1.21.6

Release Notes

go-gitea/gitea (gitea/gitea)

v1.21.6

Compare Source


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.21.5` -> `1.21.6` | --- ### Release Notes <details> <summary>go-gitea/gitea (gitea/gitea)</summary> ### [`v1.21.6`](https://github.com/go-gitea/gitea/blob/HEAD/CHANGELOG.md#1216---2024-02-22) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.21.5...v1.21.6) - SECURITY - Fix XSS vulnerabilities ([#&#8203;29336](https://github.com/go-gitea/gitea/issues/29336)) - Use general token signing secret ([#&#8203;29205](https://github.com/go-gitea/gitea/issues/29205)) ([#&#8203;29325](https://github.com/go-gitea/gitea/issues/29325)) - API - Refactor issue template parsing and fix API endpoint ([#&#8203;29069](https://github.com/go-gitea/gitea/issues/29069)) ([#&#8203;29140](https://github.com/go-gitea/gitea/issues/29140)) - Fix swift packages not resolving ([#&#8203;29095](https://github.com/go-gitea/gitea/issues/29095)) ([#&#8203;29102](https://github.com/go-gitea/gitea/issues/29102)) - ENHANCEMENTS - Refactor git version functions and check compatibility ([#&#8203;29155](https://github.com/go-gitea/gitea/issues/29155)) ([#&#8203;29157](https://github.com/go-gitea/gitea/issues/29157)) - Improve user experience for outdated comments ([#&#8203;29050](https://github.com/go-gitea/gitea/issues/29050)) ([#&#8203;29086](https://github.com/go-gitea/gitea/issues/29086)) - Hide code links on release page if user cannot read code ([#&#8203;29064](https://github.com/go-gitea/gitea/issues/29064)) ([#&#8203;29066](https://github.com/go-gitea/gitea/issues/29066)) - Wrap contained tags and branches again ([#&#8203;29021](https://github.com/go-gitea/gitea/issues/29021)) ([#&#8203;29026](https://github.com/go-gitea/gitea/issues/29026)) - Fix incorrect button CSS usages ([#&#8203;29015](https://github.com/go-gitea/gitea/issues/29015)) ([#&#8203;29023](https://github.com/go-gitea/gitea/issues/29023)) - Strip trailing newline in markdown code copy ([#&#8203;29019](https://github.com/go-gitea/gitea/issues/29019)) ([#&#8203;29022](https://github.com/go-gitea/gitea/issues/29022)) - BUGFIXES - Remove SSH workaround ([#&#8203;27893](https://github.com/go-gitea/gitea/issues/27893)) ([#&#8203;29332](https://github.com/go-gitea/gitea/issues/29332)) - Only log error when tag sync fails ([#&#8203;29295](https://github.com/go-gitea/gitea/issues/29295)) ([#&#8203;29327](https://github.com/go-gitea/gitea/issues/29327)) - Fix SSPI user creation ([#&#8203;28948](https://github.com/go-gitea/gitea/issues/28948)) ([#&#8203;29323](https://github.com/go-gitea/gitea/issues/29323)) - Improve the `issue_comment` workflow trigger event ([#&#8203;29277](https://github.com/go-gitea/gitea/issues/29277)) ([#&#8203;29322](https://github.com/go-gitea/gitea/issues/29322)) - Discard unread data of `git cat-file` ([#&#8203;29297](https://github.com/go-gitea/gitea/issues/29297)) ([#&#8203;29310](https://github.com/go-gitea/gitea/issues/29310)) - Fix error display when merging PRs ([#&#8203;29288](https://github.com/go-gitea/gitea/issues/29288)) ([#&#8203;29309](https://github.com/go-gitea/gitea/issues/29309)) - Prevent double use of `git cat-file` session. ([#&#8203;29298](https://github.com/go-gitea/gitea/issues/29298)) ([#&#8203;29301](https://github.com/go-gitea/gitea/issues/29301)) - Fix missing link on outgoing new release notifications ([#&#8203;29079](https://github.com/go-gitea/gitea/issues/29079)) ([#&#8203;29300](https://github.com/go-gitea/gitea/issues/29300)) - Fix debian InRelease Acquire-By-Hash newline ([#&#8203;29204](https://github.com/go-gitea/gitea/issues/29204)) ([#&#8203;29299](https://github.com/go-gitea/gitea/issues/29299)) - Always write proc-receive hook for all git versions ([#&#8203;29287](https://github.com/go-gitea/gitea/issues/29287)) ([#&#8203;29291](https://github.com/go-gitea/gitea/issues/29291)) - Do not show delete button when time tracker is disabled ([#&#8203;29257](https://github.com/go-gitea/gitea/issues/29257)) ([#&#8203;29279](https://github.com/go-gitea/gitea/issues/29279)) - Workaround to clean up old reviews on creating a new one ([#&#8203;28554](https://github.com/go-gitea/gitea/issues/28554)) ([#&#8203;29264](https://github.com/go-gitea/gitea/issues/29264)) - Fix bug when the linked account was disactived and list the linked accounts ([#&#8203;29263](https://github.com/go-gitea/gitea/issues/29263)) - Do not use lower tag names to find releases/tags ([#&#8203;29261](https://github.com/go-gitea/gitea/issues/29261)) ([#&#8203;29262](https://github.com/go-gitea/gitea/issues/29262)) - Fix missed edit issues event for actions ([#&#8203;29237](https://github.com/go-gitea/gitea/issues/29237)) ([#&#8203;29251](https://github.com/go-gitea/gitea/issues/29251)) - Only delete scheduled workflows when needed ([#&#8203;29091](https://github.com/go-gitea/gitea/issues/29091)) ([#&#8203;29235](https://github.com/go-gitea/gitea/issues/29235)) - Make submit event code work with both jQuery event and native event ([#&#8203;29223](https://github.com/go-gitea/gitea/issues/29223)) ([#&#8203;29234](https://github.com/go-gitea/gitea/issues/29234)) - Fix push to create with capitalize repo name ([#&#8203;29090](https://github.com/go-gitea/gitea/issues/29090)) ([#&#8203;29206](https://github.com/go-gitea/gitea/issues/29206)) - Use ghost user if user was not found ([#&#8203;29161](https://github.com/go-gitea/gitea/issues/29161)) ([#&#8203;29169](https://github.com/go-gitea/gitea/issues/29169)) - Dont load Review if Comment is CommentTypeReviewRequest ([#&#8203;28551](https://github.com/go-gitea/gitea/issues/28551)) ([#&#8203;29160](https://github.com/go-gitea/gitea/issues/29160)) - Refactor parseSignatureFromCommitLine ([#&#8203;29054](https://github.com/go-gitea/gitea/issues/29054)) ([#&#8203;29108](https://github.com/go-gitea/gitea/issues/29108)) - Avoid showing unnecessary JS errors when there are elements with different origin on the page ([#&#8203;29081](https://github.com/go-gitea/gitea/issues/29081)) ([#&#8203;29089](https://github.com/go-gitea/gitea/issues/29089)) - Fix gitea-origin-url with default ports ([#&#8203;29085](https://github.com/go-gitea/gitea/issues/29085)) ([#&#8203;29088](https://github.com/go-gitea/gitea/issues/29088)) - Fix orgmode link resolving ([#&#8203;29024](https://github.com/go-gitea/gitea/issues/29024)) ([#&#8203;29076](https://github.com/go-gitea/gitea/issues/29076)) - Fix: Elasticsearch: Request Entity Too Large [#&#8203;28117](https://github.com/go-gitea/gitea/issues/28117) ([#&#8203;29062](https://github.com/go-gitea/gitea/issues/29062)) ([#&#8203;29075](https://github.com/go-gitea/gitea/issues/29075)) - Do not render empty comments ([#&#8203;29039](https://github.com/go-gitea/gitea/issues/29039)) ([#&#8203;29049](https://github.com/go-gitea/gitea/issues/29049)) - Avoid sending update/delete release notice when it is draft ([#&#8203;29008](https://github.com/go-gitea/gitea/issues/29008)) ([#&#8203;29025](https://github.com/go-gitea/gitea/issues/29025)) - DOCS - Rm outdated docs from some languages ([#&#8203;27530](https://github.com/go-gitea/gitea/issues/27530)) ([#&#8203;29208](https://github.com/go-gitea/gitea/issues/29208)) - MISC - Implement some action notifier functions ([#&#8203;29173](https://github.com/go-gitea/gitea/issues/29173)) ([#&#8203;29308](https://github.com/go-gitea/gitea/issues/29308)) - Fix gitea-action user avatar broken on edited menu ([#&#8203;29190](https://github.com/go-gitea/gitea/issues/29190)) ([#&#8203;29307](https://github.com/go-gitea/gitea/issues/29307)) - Disallow merge when required checked are missing ([#&#8203;29143](https://github.com/go-gitea/gitea/issues/29143)) ([#&#8203;29268](https://github.com/go-gitea/gitea/issues/29268)) - Convert visibility to number ([#&#8203;29226](https://github.com/go-gitea/gitea/issues/29226)) ([#&#8203;29244](https://github.com/go-gitea/gitea/issues/29244)) - Load outdated comments when (un)resolving conversation on PR timeline ([#&#8203;29203](https://github.com/go-gitea/gitea/issues/29203)) ([#&#8203;29221](https://github.com/go-gitea/gitea/issues/29221)) - Fix incorrect link to swift doc and swift package-registry login command ([#&#8203;29096](https://github.com/go-gitea/gitea/issues/29096)) ([#&#8203;29103](https://github.com/go-gitea/gitea/issues/29103)) - Fix typos in the documentation ([#&#8203;29048](https://github.com/go-gitea/gitea/issues/29048)) ([#&#8203;29056](https://github.com/go-gitea/gitea/issues/29056)) - Explained where create issue/PR template ([#&#8203;29035](https://github.com/go-gitea/gitea/issues/29035)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2024-02-23 00:05:29 +00:00
AverageMarcus merged commit 259dfb10b7 into master 2024-02-23 04:10:27 +00:00
AverageMarcus deleted branch renovate/gitea-gitea-1.x 2024-02-23 04:10:27 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

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