chore(deps): update gitea/gitea docker tag to v1.22.1 #68

Merged
techknowlogick merged 1 commits from renovate/gitea-gitea-1.x into main 2024-07-16 14:36:14 +00:00
Member

This PR contains the following updates:

Package Update Change
gitea/gitea patch 1.22.0 -> 1.22.1

Release Notes

go-gitea/gitea (gitea/gitea)

v1.22.1

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 becomes conflicted, 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.22.0` -> `1.22.1` | --- ### Release Notes <details> <summary>go-gitea/gitea (gitea/gitea)</summary> ### [`v1.22.1`](https://github.com/go-gitea/gitea/releases/tag/v1.22.1) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.22.0...v1.22.1) - SECURITY - Add replacement module for `mholt/archiver` ([#&#8203;31267](https://github.com/go-gitea/gitea/issues/31267)) ([#&#8203;31270](https://github.com/go-gitea/gitea/issues/31270)) - API - Fix missing images in editor preview due to wrong links ([#&#8203;31299](https://github.com/go-gitea/gitea/issues/31299)) ([#&#8203;31393](https://github.com/go-gitea/gitea/issues/31393)) - Fix duplicate sub-path for avatars ([#&#8203;31365](https://github.com/go-gitea/gitea/issues/31365)) ([#&#8203;31368](https://github.com/go-gitea/gitea/issues/31368)) - Reduce memory usage for chunked artifact uploads to MinIO ([#&#8203;31325](https://github.com/go-gitea/gitea/issues/31325)) ([#&#8203;31338](https://github.com/go-gitea/gitea/issues/31338)) - Remove sub-path from container registry realm ([#&#8203;31293](https://github.com/go-gitea/gitea/issues/31293)) ([#&#8203;31300](https://github.com/go-gitea/gitea/issues/31300)) - Fix NuGet Package API for $filter with Id equality ([#&#8203;31188](https://github.com/go-gitea/gitea/issues/31188)) ([#&#8203;31242](https://github.com/go-gitea/gitea/issues/31242)) - Add an immutable tarball link to archive download headers for Nix ([#&#8203;31139](https://github.com/go-gitea/gitea/issues/31139)) ([#&#8203;31145](https://github.com/go-gitea/gitea/issues/31145)) - Add missed return after `ctx.ServerError` ([#&#8203;31130](https://github.com/go-gitea/gitea/issues/31130)) ([#&#8203;31133](https://github.com/go-gitea/gitea/issues/31133)) - BUGFIXES - Fix avatar radius problem on the new issue page ([#&#8203;31506](https://github.com/go-gitea/gitea/issues/31506)) ([#&#8203;31508](https://github.com/go-gitea/gitea/issues/31508)) - Fix overflow menu flickering on mobile ([#&#8203;31484](https://github.com/go-gitea/gitea/issues/31484)) ([#&#8203;31488](https://github.com/go-gitea/gitea/issues/31488)) - Fix poor table column width due to breaking words ([#&#8203;31473](https://github.com/go-gitea/gitea/issues/31473)) ([#&#8203;31477](https://github.com/go-gitea/gitea/issues/31477)) - Support relative paths to videos from Wiki pages ([#&#8203;31061](https://github.com/go-gitea/gitea/issues/31061)) ([#&#8203;31453](https://github.com/go-gitea/gitea/issues/31453)) - Fix new issue/pr avatar ([#&#8203;31419](https://github.com/go-gitea/gitea/issues/31419)) ([#&#8203;31424](https://github.com/go-gitea/gitea/issues/31424)) - Increase max length of org team names from 30 to 255 characters ([#&#8203;31410](https://github.com/go-gitea/gitea/issues/31410)) ([#&#8203;31421](https://github.com/go-gitea/gitea/issues/31421)) - Fix line number width in code preview ([#&#8203;31307](https://github.com/go-gitea/gitea/issues/31307)) ([#&#8203;31316](https://github.com/go-gitea/gitea/issues/31316)) - Optimize runner-tags layout to enhance visual experience ([#&#8203;31258](https://github.com/go-gitea/gitea/issues/31258)) ([#&#8203;31263](https://github.com/go-gitea/gitea/issues/31263)) - Fix overflow on push notification ([#&#8203;31179](https://github.com/go-gitea/gitea/issues/31179)) ([#&#8203;31238](https://github.com/go-gitea/gitea/issues/31238)) - Fix overflow on notifications ([#&#8203;31178](https://github.com/go-gitea/gitea/issues/31178)) ([#&#8203;31237](https://github.com/go-gitea/gitea/issues/31237)) - Fix overflow in issue card ([#&#8203;31203](https://github.com/go-gitea/gitea/issues/31203)) ([#&#8203;31225](https://github.com/go-gitea/gitea/issues/31225)) - Split sanitizer functions and fine-tune some tests ([#&#8203;31192](https://github.com/go-gitea/gitea/issues/31192)) ([#&#8203;31200](https://github.com/go-gitea/gitea/issues/31200)) - use correct l10n string ([#&#8203;31487](https://github.com/go-gitea/gitea/issues/31487)) ([#&#8203;31490](https://github.com/go-gitea/gitea/issues/31490)) - Fix dropzone JS error when attachment is disabled ([#&#8203;31486](https://github.com/go-gitea/gitea/issues/31486)) - Fix web notification icon not updated once you read all notifications ([#&#8203;31447](https://github.com/go-gitea/gitea/issues/31447)) ([#&#8203;31466](https://github.com/go-gitea/gitea/issues/31466)) - Switch to "Write" tab when edit comment again ([#&#8203;31445](https://github.com/go-gitea/gitea/issues/31445)) ([#&#8203;31461](https://github.com/go-gitea/gitea/issues/31461)) - Fix the link for .git-blame-ignore-revs bypass ([#&#8203;31432](https://github.com/go-gitea/gitea/issues/31432)) ([#&#8203;31442](https://github.com/go-gitea/gitea/issues/31442)) - Fix the wrong line number in the diff view page when expanded twice. ([#&#8203;31431](https://github.com/go-gitea/gitea/issues/31431)) ([#&#8203;31440](https://github.com/go-gitea/gitea/issues/31440)) - Fix labels and projects menu overflow on issue page ([#&#8203;31435](https://github.com/go-gitea/gitea/issues/31435)) ([#&#8203;31439](https://github.com/go-gitea/gitea/issues/31439)) - Fix Account Linking UpdateMigrationsByType ([#&#8203;31428](https://github.com/go-gitea/gitea/issues/31428)) ([#&#8203;31434](https://github.com/go-gitea/gitea/issues/31434)) - Fix markdown math brackets render problem ([#&#8203;31420](https://github.com/go-gitea/gitea/issues/31420)) ([#&#8203;31430](https://github.com/go-gitea/gitea/issues/31430)) - Fix rendered wiki page link ([#&#8203;31398](https://github.com/go-gitea/gitea/issues/31398)) ([#&#8203;31407](https://github.com/go-gitea/gitea/issues/31407)) - Fix natural sort ([#&#8203;31384](https://github.com/go-gitea/gitea/issues/31384)) ([#&#8203;31394](https://github.com/go-gitea/gitea/issues/31394)) - Allow downloading attachments of draft releases ([#&#8203;31369](https://github.com/go-gitea/gitea/issues/31369)) ([#&#8203;31380](https://github.com/go-gitea/gitea/issues/31380)) - Fix repo graph JS ([#&#8203;31377](https://github.com/go-gitea/gitea/issues/31377)) - Fix incorrect localization `explorer.go` ([#&#8203;31348](https://github.com/go-gitea/gitea/issues/31348)) ([#&#8203;31350](https://github.com/go-gitea/gitea/issues/31350)) - Fix hash render end with colon ([#&#8203;31319](https://github.com/go-gitea/gitea/issues/31319)) ([#&#8203;31346](https://github.com/go-gitea/gitea/issues/31346)) - Fix line number widths ([#&#8203;31341](https://github.com/go-gitea/gitea/issues/31341)) ([#&#8203;31343](https://github.com/go-gitea/gitea/issues/31343)) - Fix navbar `+` menu flashing on page load ([#&#8203;31281](https://github.com/go-gitea/gitea/issues/31281)) ([#&#8203;31342](https://github.com/go-gitea/gitea/issues/31342)) - Fix adopt repository has empty object name in database ([#&#8203;31333](https://github.com/go-gitea/gitea/issues/31333)) ([#&#8203;31335](https://github.com/go-gitea/gitea/issues/31335)) - Delete legacy cookie before setting new cookie ([#&#8203;31306](https://github.com/go-gitea/gitea/issues/31306)) ([#&#8203;31317](https://github.com/go-gitea/gitea/issues/31317)) - Fix some URLs whose sub-path is missing ([#&#8203;31289](https://github.com/go-gitea/gitea/issues/31289)) ([#&#8203;31292](https://github.com/go-gitea/gitea/issues/31292)) - Fix admin oauth2 custom URL settings ([#&#8203;31246](https://github.com/go-gitea/gitea/issues/31246)) ([#&#8203;31247](https://github.com/go-gitea/gitea/issues/31247)) - Make pasted "img" tag has the same behavior as markdown image ([#&#8203;31235](https://github.com/go-gitea/gitea/issues/31235)) ([#&#8203;31243](https://github.com/go-gitea/gitea/issues/31243)) - Fix agit checkout command line hint & fix ShowMergeInstructions checking ([#&#8203;31219](https://github.com/go-gitea/gitea/issues/31219)) ([#&#8203;31222](https://github.com/go-gitea/gitea/issues/31222)) - Fix the possible migration failure on 286 with postgres 16 ([#&#8203;31209](https://github.com/go-gitea/gitea/issues/31209)) ([#&#8203;31218](https://github.com/go-gitea/gitea/issues/31218)) - Fix branch order ([#&#8203;31174](https://github.com/go-gitea/gitea/issues/31174)) ([#&#8203;31193](https://github.com/go-gitea/gitea/issues/31193)) - Fix markup preview ([#&#8203;31158](https://github.com/go-gitea/gitea/issues/31158)) ([#&#8203;31166](https://github.com/go-gitea/gitea/issues/31166)) - Fix push multiple branches error with tests ([#&#8203;31151](https://github.com/go-gitea/gitea/issues/31151)) ([#&#8203;31153](https://github.com/go-gitea/gitea/issues/31153)) - Fix API repository object format missed ([#&#8203;31118](https://github.com/go-gitea/gitea/issues/31118)) ([#&#8203;31132](https://github.com/go-gitea/gitea/issues/31132)) - Fix missing memcache import ([#&#8203;31105](https://github.com/go-gitea/gitea/issues/31105)) ([#&#8203;31109](https://github.com/go-gitea/gitea/issues/31109)) - Upgrade `github.com/hashicorp/go-retryablehttp` ([#&#8203;31499](https://github.com/go-gitea/gitea/issues/31499)) - Fix double border in system status table ([#&#8203;31363](https://github.com/go-gitea/gitea/issues/31363)) ([#&#8203;31401](https://github.com/go-gitea/gitea/issues/31401)) - Fix bug filtering issues which have no project ([#&#8203;31337](https://github.com/go-gitea/gitea/issues/31337)) ([#&#8203;31367](https://github.com/go-gitea/gitea/issues/31367)) - Fix [#&#8203;31185](https://github.com/go-gitea/gitea/issues/31185) try fix lfs download from bitbucket failed ([#&#8203;31201](https://github.com/go-gitea/gitea/issues/31201)) ([#&#8203;31329](https://github.com/go-gitea/gitea/issues/31329)) - Add nix flake for dev shell ([#&#8203;30967](https://github.com/go-gitea/gitea/issues/30967)) ([#&#8203;31310](https://github.com/go-gitea/gitea/issues/31310)) - Fix and clean up `ConfirmModal` ([#&#8203;31283](https://github.com/go-gitea/gitea/issues/31283)) ([#&#8203;31291](https://github.com/go-gitea/gitea/issues/31291)) - Optimize repo-list layout to enhance visual experience ([#&#8203;31272](https://github.com/go-gitea/gitea/issues/31272)) ([#&#8203;31276](https://github.com/go-gitea/gitea/issues/31276)) - fixed the dropdown menu for the top New button to expand to the left ([#&#8203;31273](https://github.com/go-gitea/gitea/issues/31273)) ([#&#8203;31275](https://github.com/go-gitea/gitea/issues/31275)) - Fix Activity Page Contributors dropdown ([#&#8203;31264](https://github.com/go-gitea/gitea/issues/31264)) ([#&#8203;31269](https://github.com/go-gitea/gitea/issues/31269)) - fix: allow actions artifacts storage migration to complete succesfully ([#&#8203;31251](https://github.com/go-gitea/gitea/issues/31251)) ([#&#8203;31257](https://github.com/go-gitea/gitea/issues/31257)) - Make blockquote attention recognize more syntaxes ([#&#8203;31240](https://github.com/go-gitea/gitea/issues/31240)) ([#&#8203;31250](https://github.com/go-gitea/gitea/issues/31250)) - Remove .segment from .project-column ([#&#8203;31204](https://github.com/go-gitea/gitea/issues/31204)) ([#&#8203;31239](https://github.com/go-gitea/gitea/issues/31239)) - Ignore FindRecentlyPushedNewBranches err ([#&#8203;31164](https://github.com/go-gitea/gitea/issues/31164)) ([#&#8203;31171](https://github.com/go-gitea/gitea/issues/31171)) - Use vertical layout for multiple code expander buttons ([#&#8203;31122](https://github.com/go-gitea/gitea/issues/31122)) ([#&#8203;31152](https://github.com/go-gitea/gitea/issues/31152)) - Remove duplicate `ProxyPreserveHost` in Apache httpd doc ([#&#8203;31143](https://github.com/go-gitea/gitea/issues/31143)) ([#&#8203;31147](https://github.com/go-gitea/gitea/issues/31147)) - Improve mobile review ui ([#&#8203;31091](https://github.com/go-gitea/gitea/issues/31091)) ([#&#8203;31136](https://github.com/go-gitea/gitea/issues/31136)) - Fix DashboardRepoList margin ([#&#8203;31121](https://github.com/go-gitea/gitea/issues/31121)) ([#&#8203;31128](https://github.com/go-gitea/gitea/issues/31128)) - Update pip related commands for docker ([#&#8203;31106](https://github.com/go-gitea/gitea/issues/31106)) ([#&#8203;31111](https://github.com/go-gitea/gitea/issues/31111)) 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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-07-05 00:36:26 +00:00
chore(deps): update gitea/gitea docker tag to v1.22.1
All checks were successful
Setup Terraform / Terraform Versions (pull_request) Successful in 15s
273fc35844
techknowlogick merged commit b0585b00f1 into main 2024-07-16 14:36:14 +00:00
techknowlogick deleted branch renovate/gitea-gitea-1.x 2024-07-16 14:36:15 +00:00
Sign in to join this conversation.
No reviewers
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: gitea/terraform-provider-gitea#68
No description provided.