Update gitea/gitea Docker tag to v1.22.0 #254

Merged
AverageMarcus merged 1 commits from renovate/gitea-gitea-1.x into master 2024-05-28 04:53:11 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
gitea/gitea minor 1.21.11 -> 1.22.0

Release Notes

go-gitea/gitea (gitea/gitea)

v1.22.0

Compare Source

This release stands as a monumental milestone in our development journey with a record-breaking incorporation of 1481 pull requests. It marks the most extensive update in Gitea's history, showcasing a plethora of new features and infrastructure improvements.

Noteworthy advancements in this release include the introduction of HTMX and Tailwind, signaling a strategic shift as we gradually phase out jquery and Fomantic UI. These changes reflect our commitment to embracing modern technologies and enhancing the user experience.

Key highlights of this release encompass significant changes categorized under BREAKING, FEATURES, ENHANCEMENTS, and PERFORMANCE, each contributing to a more robust and efficient Gitea platform.

Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.

Known Issues

  • Gitea 1.22.0 fails to start when cache ADAPTER=memcache ("Init failed: cache: unknown adapter 'memcache'(forgot to import?)"), it has been fixed in 1.22-nightly.

BREAKING

  • Improve reverse proxy documents and clarify the AppURL guessing behavior (#​31003) (#​31020)
  • Remember log in for a month by default (#​30150)
  • Breaking summary for template refactoring (#​29395)
    • All custom templates need to follow these changes
  • Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#​28662)
  • Make offline mode as default to not connect external avatar service by default (#​28548)
  • Include public repos in the doer's dashboard for issue search (#​28304)
  • Use restricted sanitizer for repository description (#​28141)
  • Support storage base path as prefix (#​27827)
  • Enhanced auth token / remember me (#​27606)
  • Rename the default themes to gitea-light, gitea-dark, gitea-auto (#​27419)
    • If you didn't see the new themes, please remove the [ui].THEMES config option from app.ini
  • Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#​27337)

FEATURES

  • Allow everyone to read or write a wiki by a repo unit setting (#​30495)
  • Use raw Wiki links for non-renderable Wiki files (#​30273)
  • Render embedded code preview by permalink in markdown (#​30234) (#​30249)
  • Support repo code search without setting up an indexer (#​29998)
  • Support pasting URLs over markdown text (#​29566)
  • Allow to change primary email before account activation (#​29412)
  • Customizable "Open with" applications for repository clone (#​29320)
  • Allow options to disable user deletion from the interface on app.ini (#​29275)
  • Extend issue template YAML engine (#​29274)
  • Add support for linguist-detectable and linguist-documentation (#​29267)
  • Implement code frequency graph (#​29191)
  • Show commit status for releases (#​29149)
  • Add user blocking (#​29028)
  • Actions Artifacts v4 backend (#​28965)
  • Add merge style fast-forward-only (#​28954)
  • Retarget depending pulls when the parent branch is deleted (#​28686)
  • Add global setting on how timestamps should be rendered (#​28657)
  • Implement actions badge SVGs (#​28102)
  • Add skip ci functionality (#​28075)
  • Show latest commit for file (#​28067)
  • Allow to sync tags from the admin dashboard (#​28045)
  • Add Profile Readme for Organisations (#​27955)
  • Implement contributors graph (#​27882)
  • Artifact deletion in actions ui (#​27172)
  • Add API routes to get runner registration token (#​27144)
  • Add support for forking single branch (#​25821)
  • Add support for sha256 repositories (#​23894)
  • Add admin API route for managing user's badges (#​23106)

ENHANCEMENTS

  • Make gitea webhooks openproject compatible (#​28435) (#​31081)
  • Support using label names when changing issue labels (#​30943) (#​30958)
  • Fix various problems around project board view (#​30696) (#​30902)
  • Improve context popup rendering (#​30824) (#​30829)
  • Allow to save empty comment (#​30706)
  • Prevent allow/reject reviews on merged/closed PRs (#​30686)
  • Initial support for colorblindness-friendly themes (#​30625)
  • Some NuGet package enhancements (#​30280) (#​30324)
  • Markup color and font size fixes (#​30282) (#​30310)
  • Show 12 lines in markup code preview (#​30255) (#​30257)
  • Add [other].SHOW_FOOTER_POWERED_BY setting to hide Powered by (#​30253)
  • Pulse page improvements (#​30149)
  • Render code tags in commit messages (#​30146)
  • Prevent re-review and dismiss review actions on closed and merged PRs (#​30065)
  • Cancel previous runs of the same PR automatically (#​29961)
  • Drag-and-drop improvements for projects and issue pins (#​29875)
  • Add default board to new projects, remove uncategorized pseudo-board (#​29874)
  • Prevent layout shift in <overflow-menu> items (#​29831)
  • Add skip ci support for pull request title (#​29774)
  • Add more stats tables (#​29730)
  • Update API to return 'source_id' for users (#​29718)
  • Determine fuzziness of bleve indexer by keyword length (#​29706)
  • Expose fuzzy search for issues/pulls (#​29701)
  • Put an edit file button on pull request files to allow a quick operation (#​29697)
  • Fix action runner offline label padding (#​29691)
  • Update allowed attachment types (#​29688)
  • Completely style the webkit autofill (#​29683)
  • Highlight archived labels (#​29680)
  • Add a warning for disallowed email domains (#​29658)
  • Set user's 24h preference from their current OS locale (#​29651)
  • Add setting to disable user features when user login type is not plain (#​29615)
  • Improve natural sort (#​29611)
  • Make wiki default branch name changeable (#​29603)
  • Unify search boxes (#​29530)
  • Add support for API blob upload of release attachments (#​29507)
  • Detect broken git hooks (#​29494)
  • Sync branches to DB immediately when handling git hook calling (#​29493)
  • Allow options to disable user GPG key configuration from the interface on app.ini (#​29486)
  • Allow options to disable user SSH key configuration from the interface on app.ini (#​29447)
  • Use relative links for commits, mentions, and issues in markdown (#​29427)
  • Add <overflow-menu>, rename webcomponents (#​29400)
  • Include resource state events in Gitlab downloads (#​29382)
  • Properly migrate target branch change GitLab comment (#​29340)
  • Recolor dark theme to blue shade (#​29283)
  • Partially enable MSSQL case-sensitive collation support (#​29238)
  • Auto-update the system status in the admin dashboard (#​29163)
  • Integrate alpine noarch packages into other architectures index (#​29137)
  • Document how the TOC election process works (#​29135)
  • Tweak repo header (#​29134)
  • Make blockquote border size less aggressive (#​29124)
  • Downscale pasted PNG images based on metadata (#​29123)
  • Show View at this point in history for every commit (#​29122)
  • Add support for action artifact serve direct (#​29120)
  • Change webhook-type in create-view (#​29114)
  • Drop "@​" from the email sender to avoid spam filters (#​29109)
  • Allow non-admin users to delete review requests (#​29057)
  • Improve user search display name (#​29002)
  • Include username in email headers (#​28981)
  • Show whether a PR is WIP inside popups (#​28975)
  • Also match weakly validated ETags (#​28957)
  • Support nuspec manifest download for Nuget packages (#​28921)
  • Fix hardcoded GitHub icon used as migrated release avatar (#​28910)
  • Propagate install_if and provider_priority to APKINDEX (#​28899)
  • Add artifacts v4 JWT to job message and accept it (#​28885)
  • Enable/disable owner and repo projects independently (#​28805)
  • Add non-JS fallback for reaction tooltips (#​28785)
  • Add the ability to see open and closed issues at the same time (#​28757)
  • Move sign-in labels to be above inputs (#​28753)
  • Display the latest sync time for pull mirrors on the repo page (#​28712)
  • Show in Web UI if the file is vendored and generated (#​28620)
  • Add orphaned topic consistency check (#​28507)
  • Add branch protection setting for ignoring stale approvals (#​28498)
  • Add option to set language in admin user view (#​28449)
  • Fix incorrect run order of action jobs (#​28367)
  • Add missing exclusive in advanced label options (#​28322)
  • Added instance-level variables (#​28115)
  • Add edit option for README.md (#​28071)
  • Fix link to Code tab on wiki commits (#​28041)
  • Allow to set explore page default sort (#​27951)
  • Improve PR diff view on mobile (#​27883)
  • Properly migrate automatic merge GitLab comments (#​27873)
  • Display issue task list on project cards (#​27865)
  • Add Index to pull_auto_merge.doer_id (#​27811)
  • Fix display member unit in the menu bar if there are no hidden members in public org (#​27795)
  • List all Debian package versions in Packages (#​27786)
  • Allow pull requests Manually Merged option to be used by non-admins (#​27780)
  • Only show diff file tree when more than one file changed (#​27775)
  • Show placeholder email in privacy popup (#​27770)
  • Revamp repo header (#​27760)
  • Add must-change-password command line parameter (#​27626)
  • Unify password changing and invalidate auth tokens (#​27625)
  • Add border to file tree 'sub-items' and add padding to 'item-file' (#​27593)
  • Add slow SQL query warning (#​27545)
  • Pre-register OAuth application for tea (#​27509)
  • Differentiate between push and pull mirror sync in progress (#​27390)
  • Link to file from its history (#​27354)
  • Add a shortcut to user's profile page to admin user details (#​27299)
  • Doctor: delete action entries without existing user (#​27292)
  • Show total TrackedTime on issue/pull/milestone lists (#​26672)
  • Don't show the new pull request button when the page is not compare pull (#​26431)
  • Add Hide/Show all checks button to commit status check (#​26284)
  • Improvements of releases list and tags list (#​25859)

PERFORMANCE

  • Fix package list performance (#​30520) (#​30616)
  • Add commit status summary table to reduce query from commit status table (#​30223)
  • Refactor markup/csv: don't read all to memory (#​29760)
  • Lazy load object format with command line and don't do it in OpenRepository (#​29712)
  • Add cache for branch divergence on branch list page (#​29577)
  • Do some performance optimization for issues list and view issue/pull (#​29515)
  • Cache repository default branch commit status to reduce query on commit status table (#​29444)
  • Use crypto/sha256 (#​29386)
  • Some performance optimization on the dashboard and issues page (#​29010)
  • Add combined index for issue_user.uid and issue_id (#​28080)

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) | minor | `1.21.11` -> `1.22.0` | --- ### Release Notes <details> <summary>go-gitea/gitea (gitea/gitea)</summary> ### [`v1.22.0`](https://github.com/go-gitea/gitea/releases/tag/v1.22.0) [Compare Source](https://github.com/go-gitea/gitea/compare/v1.21.11...v1.22.0) This release stands as a monumental milestone in our development journey with a record-breaking incorporation of [1481](https://github.com/go-gitea/gitea/pulls?q=is%3Apr+milestone%3A1.22.0+is%3Amerged) pull requests. It marks the most extensive update in Gitea's history, showcasing a plethora of new features and infrastructure improvements. Noteworthy advancements in this release include the introduction of `HTMX` and `Tailwind`, signaling a strategic shift as we gradually phase out `jquery` and `Fomantic UI`. These changes reflect our commitment to embracing modern technologies and enhancing the user experience. Key highlights of this release encompass significant changes categorized under `BREAKING`, `FEATURES`, `ENHANCEMENTS`, and `PERFORMANCE`, each contributing to a more robust and efficient Gitea platform. Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window. #### Known Issues - Gitea 1.22.0 fails to start when cache ADAPTER=memcache ("Init failed: cache: unknown adapter 'memcache'(forgot to import?)"), it has been fixed in 1.22-nightly. #### BREAKING - Improve reverse proxy documents and clarify the AppURL guessing behavior ([#&#8203;31003](https://github.com/go-gitea/gitea/issues/31003)) ([#&#8203;31020](https://github.com/go-gitea/gitea/issues/31020)) - Remember log in for a month by default ([#&#8203;30150](https://github.com/go-gitea/gitea/issues/30150)) - Breaking summary for template refactoring ([#&#8203;29395](https://github.com/go-gitea/gitea/issues/29395)) - All custom templates need to follow these changes - Recommend/convert to use case-sensitive collation for MySQL/MSSQL ([#&#8203;28662](https://github.com/go-gitea/gitea/issues/28662)) - Make offline mode as default to not connect external avatar service by default ([#&#8203;28548](https://github.com/go-gitea/gitea/issues/28548)) - Include public repos in the doer's dashboard for issue search ([#&#8203;28304](https://github.com/go-gitea/gitea/issues/28304)) - Use restricted sanitizer for repository description ([#&#8203;28141](https://github.com/go-gitea/gitea/issues/28141)) - Support storage base path as prefix ([#&#8203;27827](https://github.com/go-gitea/gitea/issues/27827)) - Enhanced auth token / remember me ([#&#8203;27606](https://github.com/go-gitea/gitea/issues/27606)) - Rename the default themes to `gitea-light`, `gitea-dark`, `gitea-auto` ([#&#8203;27419](https://github.com/go-gitea/gitea/issues/27419)) - If you didn't see the new themes, please remove the `[ui].THEMES` config option from `app.ini` - Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 ([#&#8203;27337](https://github.com/go-gitea/gitea/issues/27337)) #### FEATURES - Allow everyone to read or write a wiki by a repo unit setting ([#&#8203;30495](https://github.com/go-gitea/gitea/issues/30495)) - Use raw Wiki links for non-renderable Wiki files ([#&#8203;30273](https://github.com/go-gitea/gitea/issues/30273)) - Render embedded code preview by permalink in markdown ([#&#8203;30234](https://github.com/go-gitea/gitea/issues/30234)) ([#&#8203;30249](https://github.com/go-gitea/gitea/issues/30249)) - Support repo code search without setting up an indexer ([#&#8203;29998](https://github.com/go-gitea/gitea/issues/29998)) - Support pasting URLs over markdown text ([#&#8203;29566](https://github.com/go-gitea/gitea/issues/29566)) - Allow to change primary email before account activation ([#&#8203;29412](https://github.com/go-gitea/gitea/issues/29412)) - Customizable "Open with" applications for repository clone ([#&#8203;29320](https://github.com/go-gitea/gitea/issues/29320)) - Allow options to disable user deletion from the interface on app.ini ([#&#8203;29275](https://github.com/go-gitea/gitea/issues/29275)) - Extend issue template YAML engine ([#&#8203;29274](https://github.com/go-gitea/gitea/issues/29274)) - Add support for `linguist-detectable` and `linguist-documentation` ([#&#8203;29267](https://github.com/go-gitea/gitea/issues/29267)) - Implement code frequency graph ([#&#8203;29191](https://github.com/go-gitea/gitea/issues/29191)) - Show commit status for releases ([#&#8203;29149](https://github.com/go-gitea/gitea/issues/29149)) - Add user blocking ([#&#8203;29028](https://github.com/go-gitea/gitea/issues/29028)) - Actions Artifacts v4 backend ([#&#8203;28965](https://github.com/go-gitea/gitea/issues/28965)) - Add merge style `fast-forward-only` ([#&#8203;28954](https://github.com/go-gitea/gitea/issues/28954)) - Retarget depending pulls when the parent branch is deleted ([#&#8203;28686](https://github.com/go-gitea/gitea/issues/28686)) - Add global setting on how timestamps should be rendered ([#&#8203;28657](https://github.com/go-gitea/gitea/issues/28657)) - Implement actions badge SVGs ([#&#8203;28102](https://github.com/go-gitea/gitea/issues/28102)) - Add skip ci functionality ([#&#8203;28075](https://github.com/go-gitea/gitea/issues/28075)) - Show latest commit for file ([#&#8203;28067](https://github.com/go-gitea/gitea/issues/28067)) - Allow to sync tags from the admin dashboard ([#&#8203;28045](https://github.com/go-gitea/gitea/issues/28045)) - Add Profile Readme for Organisations ([#&#8203;27955](https://github.com/go-gitea/gitea/issues/27955)) - Implement contributors graph ([#&#8203;27882](https://github.com/go-gitea/gitea/issues/27882)) - Artifact deletion in actions ui ([#&#8203;27172](https://github.com/go-gitea/gitea/issues/27172)) - Add API routes to get runner registration token ([#&#8203;27144](https://github.com/go-gitea/gitea/issues/27144)) - Add support for forking single branch ([#&#8203;25821](https://github.com/go-gitea/gitea/issues/25821)) - Add support for sha256 repositories ([#&#8203;23894](https://github.com/go-gitea/gitea/issues/23894)) - Add admin API route for managing user's badges ([#&#8203;23106](https://github.com/go-gitea/gitea/issues/23106)) #### ENHANCEMENTS - Make gitea webhooks openproject compatible ([#&#8203;28435](https://github.com/go-gitea/gitea/issues/28435)) ([#&#8203;31081](https://github.com/go-gitea/gitea/issues/31081)) - Support using label names when changing issue labels ([#&#8203;30943](https://github.com/go-gitea/gitea/issues/30943)) ([#&#8203;30958](https://github.com/go-gitea/gitea/issues/30958)) - Fix various problems around project board view ([#&#8203;30696](https://github.com/go-gitea/gitea/issues/30696)) ([#&#8203;30902](https://github.com/go-gitea/gitea/issues/30902)) - Improve context popup rendering ([#&#8203;30824](https://github.com/go-gitea/gitea/issues/30824)) ([#&#8203;30829](https://github.com/go-gitea/gitea/issues/30829)) - Allow to save empty comment ([#&#8203;30706](https://github.com/go-gitea/gitea/issues/30706)) - Prevent allow/reject reviews on merged/closed PRs ([#&#8203;30686](https://github.com/go-gitea/gitea/issues/30686)) - Initial support for colorblindness-friendly themes ([#&#8203;30625](https://github.com/go-gitea/gitea/issues/30625)) - Some NuGet package enhancements ([#&#8203;30280](https://github.com/go-gitea/gitea/issues/30280)) ([#&#8203;30324](https://github.com/go-gitea/gitea/issues/30324)) - Markup color and font size fixes ([#&#8203;30282](https://github.com/go-gitea/gitea/issues/30282)) ([#&#8203;30310](https://github.com/go-gitea/gitea/issues/30310)) - Show 12 lines in markup code preview ([#&#8203;30255](https://github.com/go-gitea/gitea/issues/30255)) ([#&#8203;30257](https://github.com/go-gitea/gitea/issues/30257)) - Add `[other].SHOW_FOOTER_POWERED_BY` setting to hide `Powered by` ([#&#8203;30253](https://github.com/go-gitea/gitea/issues/30253)) - Pulse page improvements ([#&#8203;30149](https://github.com/go-gitea/gitea/issues/30149)) - Render code tags in commit messages ([#&#8203;30146](https://github.com/go-gitea/gitea/issues/30146)) - Prevent re-review and dismiss review actions on closed and merged PRs ([#&#8203;30065](https://github.com/go-gitea/gitea/issues/30065)) - Cancel previous runs of the same PR automatically ([#&#8203;29961](https://github.com/go-gitea/gitea/issues/29961)) - Drag-and-drop improvements for projects and issue pins ([#&#8203;29875](https://github.com/go-gitea/gitea/issues/29875)) - Add default board to new projects, remove uncategorized pseudo-board ([#&#8203;29874](https://github.com/go-gitea/gitea/issues/29874)) - Prevent layout shift in `<overflow-menu>` items ([#&#8203;29831](https://github.com/go-gitea/gitea/issues/29831)) - Add skip ci support for pull request title ([#&#8203;29774](https://github.com/go-gitea/gitea/issues/29774)) - Add more stats tables ([#&#8203;29730](https://github.com/go-gitea/gitea/issues/29730)) - Update API to return 'source_id' for users ([#&#8203;29718](https://github.com/go-gitea/gitea/issues/29718)) - Determine fuzziness of bleve indexer by keyword length ([#&#8203;29706](https://github.com/go-gitea/gitea/issues/29706)) - Expose fuzzy search for issues/pulls ([#&#8203;29701](https://github.com/go-gitea/gitea/issues/29701)) - Put an edit file button on pull request files to allow a quick operation ([#&#8203;29697](https://github.com/go-gitea/gitea/issues/29697)) - Fix action runner offline label padding ([#&#8203;29691](https://github.com/go-gitea/gitea/issues/29691)) - Update allowed attachment types ([#&#8203;29688](https://github.com/go-gitea/gitea/issues/29688)) - Completely style the webkit autofill ([#&#8203;29683](https://github.com/go-gitea/gitea/issues/29683)) - Highlight archived labels ([#&#8203;29680](https://github.com/go-gitea/gitea/issues/29680)) - Add a warning for disallowed email domains ([#&#8203;29658](https://github.com/go-gitea/gitea/issues/29658)) - Set user's 24h preference from their current OS locale ([#&#8203;29651](https://github.com/go-gitea/gitea/issues/29651)) - Add setting to disable user features when user login type is not plain ([#&#8203;29615](https://github.com/go-gitea/gitea/issues/29615)) - Improve natural sort ([#&#8203;29611](https://github.com/go-gitea/gitea/issues/29611)) - Make wiki default branch name changeable ([#&#8203;29603](https://github.com/go-gitea/gitea/issues/29603)) - Unify search boxes ([#&#8203;29530](https://github.com/go-gitea/gitea/issues/29530)) - Add support for API blob upload of release attachments ([#&#8203;29507](https://github.com/go-gitea/gitea/issues/29507)) - Detect broken git hooks ([#&#8203;29494](https://github.com/go-gitea/gitea/issues/29494)) - Sync branches to DB immediately when handling git hook calling ([#&#8203;29493](https://github.com/go-gitea/gitea/issues/29493)) - Allow options to disable user GPG key configuration from the interface on app.ini ([#&#8203;29486](https://github.com/go-gitea/gitea/issues/29486)) - Allow options to disable user SSH key configuration from the interface on app.ini ([#&#8203;29447](https://github.com/go-gitea/gitea/issues/29447)) - Use relative links for commits, mentions, and issues in markdown ([#&#8203;29427](https://github.com/go-gitea/gitea/issues/29427)) - Add `<overflow-menu>`, rename webcomponents ([#&#8203;29400](https://github.com/go-gitea/gitea/issues/29400)) - Include resource state events in Gitlab downloads ([#&#8203;29382](https://github.com/go-gitea/gitea/issues/29382)) - Properly migrate target branch change GitLab comment ([#&#8203;29340](https://github.com/go-gitea/gitea/issues/29340)) - Recolor dark theme to blue shade ([#&#8203;29283](https://github.com/go-gitea/gitea/issues/29283)) - Partially enable MSSQL case-sensitive collation support ([#&#8203;29238](https://github.com/go-gitea/gitea/issues/29238)) - Auto-update the system status in the admin dashboard ([#&#8203;29163](https://github.com/go-gitea/gitea/issues/29163)) - Integrate alpine `noarch` packages into other architectures index ([#&#8203;29137](https://github.com/go-gitea/gitea/issues/29137)) - Document how the TOC election process works ([#&#8203;29135](https://github.com/go-gitea/gitea/issues/29135)) - Tweak repo header ([#&#8203;29134](https://github.com/go-gitea/gitea/issues/29134)) - Make blockquote border size less aggressive ([#&#8203;29124](https://github.com/go-gitea/gitea/issues/29124)) - Downscale pasted PNG images based on metadata ([#&#8203;29123](https://github.com/go-gitea/gitea/issues/29123)) - Show `View at this point in history` for every commit ([#&#8203;29122](https://github.com/go-gitea/gitea/issues/29122)) - Add support for action artifact serve direct ([#&#8203;29120](https://github.com/go-gitea/gitea/issues/29120)) - Change webhook-type in create-view ([#&#8203;29114](https://github.com/go-gitea/gitea/issues/29114)) - Drop "@&#8203;" from the email sender to avoid spam filters ([#&#8203;29109](https://github.com/go-gitea/gitea/issues/29109)) - Allow non-admin users to delete review requests ([#&#8203;29057](https://github.com/go-gitea/gitea/issues/29057)) - Improve user search display name ([#&#8203;29002](https://github.com/go-gitea/gitea/issues/29002)) - Include username in email headers ([#&#8203;28981](https://github.com/go-gitea/gitea/issues/28981)) - Show whether a PR is WIP inside popups ([#&#8203;28975](https://github.com/go-gitea/gitea/issues/28975)) - Also match weakly validated ETags ([#&#8203;28957](https://github.com/go-gitea/gitea/issues/28957)) - Support nuspec manifest download for Nuget packages ([#&#8203;28921](https://github.com/go-gitea/gitea/issues/28921)) - Fix hardcoded GitHub icon used as migrated release avatar ([#&#8203;28910](https://github.com/go-gitea/gitea/issues/28910)) - Propagate install_if and provider_priority to APKINDEX ([#&#8203;28899](https://github.com/go-gitea/gitea/issues/28899)) - Add artifacts v4 JWT to job message and accept it ([#&#8203;28885](https://github.com/go-gitea/gitea/issues/28885)) - Enable/disable owner and repo projects independently ([#&#8203;28805](https://github.com/go-gitea/gitea/issues/28805)) - Add non-JS fallback for reaction tooltips ([#&#8203;28785](https://github.com/go-gitea/gitea/issues/28785)) - Add the ability to see open and closed issues at the same time ([#&#8203;28757](https://github.com/go-gitea/gitea/issues/28757)) - Move sign-in labels to be above inputs ([#&#8203;28753](https://github.com/go-gitea/gitea/issues/28753)) - Display the latest sync time for pull mirrors on the repo page ([#&#8203;28712](https://github.com/go-gitea/gitea/issues/28712)) - Show in Web UI if the file is vendored and generated ([#&#8203;28620](https://github.com/go-gitea/gitea/issues/28620)) - Add orphaned topic consistency check ([#&#8203;28507](https://github.com/go-gitea/gitea/issues/28507)) - Add branch protection setting for ignoring stale approvals ([#&#8203;28498](https://github.com/go-gitea/gitea/issues/28498)) - Add option to set language in admin user view ([#&#8203;28449](https://github.com/go-gitea/gitea/issues/28449)) - Fix incorrect run order of action jobs ([#&#8203;28367](https://github.com/go-gitea/gitea/issues/28367)) - Add missing exclusive in advanced label options ([#&#8203;28322](https://github.com/go-gitea/gitea/issues/28322)) - Added instance-level variables ([#&#8203;28115](https://github.com/go-gitea/gitea/issues/28115)) - Add edit option for README.md ([#&#8203;28071](https://github.com/go-gitea/gitea/issues/28071)) - Fix link to `Code` tab on wiki commits ([#&#8203;28041](https://github.com/go-gitea/gitea/issues/28041)) - Allow to set explore page default sort ([#&#8203;27951](https://github.com/go-gitea/gitea/issues/27951)) - Improve PR diff view on mobile ([#&#8203;27883](https://github.com/go-gitea/gitea/issues/27883)) - Properly migrate automatic merge GitLab comments ([#&#8203;27873](https://github.com/go-gitea/gitea/issues/27873)) - Display issue task list on project cards ([#&#8203;27865](https://github.com/go-gitea/gitea/issues/27865)) - Add Index to pull_auto_merge.doer_id ([#&#8203;27811](https://github.com/go-gitea/gitea/issues/27811)) - Fix display member unit in the menu bar if there are no hidden members in public org ([#&#8203;27795](https://github.com/go-gitea/gitea/issues/27795)) - List all Debian package versions in `Packages` ([#&#8203;27786](https://github.com/go-gitea/gitea/issues/27786)) - Allow pull requests Manually Merged option to be used by non-admins ([#&#8203;27780](https://github.com/go-gitea/gitea/issues/27780)) - Only show diff file tree when more than one file changed ([#&#8203;27775](https://github.com/go-gitea/gitea/issues/27775)) - Show placeholder email in privacy popup ([#&#8203;27770](https://github.com/go-gitea/gitea/issues/27770)) - Revamp repo header ([#&#8203;27760](https://github.com/go-gitea/gitea/issues/27760)) - Add `must-change-password` command line parameter ([#&#8203;27626](https://github.com/go-gitea/gitea/issues/27626)) - Unify password changing and invalidate auth tokens ([#&#8203;27625](https://github.com/go-gitea/gitea/issues/27625)) - Add border to file tree 'sub-items' and add padding to 'item-file' ([#&#8203;27593](https://github.com/go-gitea/gitea/issues/27593)) - Add slow SQL query warning ([#&#8203;27545](https://github.com/go-gitea/gitea/issues/27545)) - Pre-register OAuth application for tea ([#&#8203;27509](https://github.com/go-gitea/gitea/issues/27509)) - Differentiate between `push` and `pull` `mirror sync in progress` ([#&#8203;27390](https://github.com/go-gitea/gitea/issues/27390)) - Link to file from its history ([#&#8203;27354](https://github.com/go-gitea/gitea/issues/27354)) - Add a shortcut to user's profile page to admin user details ([#&#8203;27299](https://github.com/go-gitea/gitea/issues/27299)) - Doctor: delete action entries without existing user ([#&#8203;27292](https://github.com/go-gitea/gitea/issues/27292)) - Show total TrackedTime on issue/pull/milestone lists ([#&#8203;26672](https://github.com/go-gitea/gitea/issues/26672)) - Don't show the new pull request button when the page is not compare pull ([#&#8203;26431](https://github.com/go-gitea/gitea/issues/26431)) - Add `Hide/Show all checks` button to commit status check ([#&#8203;26284](https://github.com/go-gitea/gitea/issues/26284)) - Improvements of releases list and tags list ([#&#8203;25859](https://github.com/go-gitea/gitea/issues/25859)) #### PERFORMANCE - Fix package list performance ([#&#8203;30520](https://github.com/go-gitea/gitea/issues/30520)) ([#&#8203;30616](https://github.com/go-gitea/gitea/issues/30616)) - Add commit status summary table to reduce query from commit status table ([#&#8203;30223](https://github.com/go-gitea/gitea/issues/30223)) - Refactor markup/csv: don't read all to memory ([#&#8203;29760](https://github.com/go-gitea/gitea/issues/29760)) - Lazy load object format with command line and don't do it in OpenRepository ([#&#8203;29712](https://github.com/go-gitea/gitea/issues/29712)) - Add cache for branch divergence on branch list page ([#&#8203;29577](https://github.com/go-gitea/gitea/issues/29577)) - Do some performance optimization for issues list and view issue/pull ([#&#8203;29515](https://github.com/go-gitea/gitea/issues/29515)) - Cache repository default branch commit status to reduce query on commit status table ([#&#8203;29444](https://github.com/go-gitea/gitea/issues/29444)) - Use `crypto/sha256` ([#&#8203;29386](https://github.com/go-gitea/gitea/issues/29386)) - Some performance optimization on the dashboard and issues page ([#&#8203;29010](https://github.com/go-gitea/gitea/issues/29010)) - Add combined index for issue_user.uid and issue_id ([#&#8203;28080](https://github.com/go-gitea/gitea/issues/28080)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-05-28 03:05:38 +00:00
AverageMarcus merged commit 48d11b8830 into master 2024-05-28 04:53:11 +00:00
AverageMarcus deleted branch renovate/gitea-gitea-1.x 2024-05-28 04:53:12 +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#254
No description provided.