338bdb28b5 
					 
					
						
						
							
							Update gitea/gitea Docker tag to v1.25.0 ( #1903 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	lint-test-docker / docker-lint (push) Successful in 15s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gitea/gitea](https://github.com/go-gitea/gitea ) | minor | `1.24.7` -> `1.25.0` |
---
### Release Notes
<details>
<summary>go-gitea/gitea (gitea/gitea)</summary>
### [`v1.25.0`](https://github.com/go-gitea/gitea/releases/tag/v1.25.0 )
[Compare Source](https://github.com/go-gitea/gitea/compare/v1.24.7...v1.25.0 )
- BREAKING
  - Return 201 Created for CreateVariable API responses ([#​34517](https://github.com/go-gitea/gitea/issues/34517 ))
  - Add label 'state' to metric 'gitea\_users' ([#​34326](https://github.com/go-gitea/gitea/issues/34326 ))
- SECURITY
  - Upgrade security public key ([#​34956](https://github.com/go-gitea/gitea/issues/34956 ))
  - Also include all security fixes in 1.24.x after 1.25.0-rc0
- FEATURES
  - Stream repo zip/tar.gz/bundle achives by default ([#​35487](https://github.com/go-gitea/gitea/issues/35487 ))
  - Use configurable remote name for git commands ([#​35172](https://github.com/go-gitea/gitea/issues/35172 ))
  - Send email on Workflow Run Success/Failure ([#​34982](https://github.com/go-gitea/gitea/issues/34982 ))
  - Refactor OpenIDConnect to support SSH/FullName sync ([#​34978](https://github.com/go-gitea/gitea/issues/34978 ))
  - Refactor repo contents API and add "contents-ext" API ([#​34822](https://github.com/go-gitea/gitea/issues/34822 ))
  - Add support for 3D/CAD file formats preview ([#​34794](https://github.com/go-gitea/gitea/issues/34794 ))
  - Improve instance wide ssh commit signing ([#​34341](https://github.com/go-gitea/gitea/issues/34341 ))
  - Edit file workflow for creating a fork and proposing changes ([#​34240](https://github.com/go-gitea/gitea/issues/34240 ))
  - Follow file symlinks in the UI to their target ([#​28835](https://github.com/go-gitea/gitea/issues/28835 ))
  - Allow renaming/moving binary/LFS files in the UI ([#​34350](https://github.com/go-gitea/gitea/issues/34350 ))
- PERFORMANCE
  - Improve the performance when detecting the file editable ([#​34653](https://github.com/go-gitea/gitea/issues/34653 ))
- ENHANCEMENTS
  - Enable more markdown paste features in textarea editor ([#​35494](https://github.com/go-gitea/gitea/issues/35494 ))
  - Don't store repo archives on `gitea dump` ([#​35467](https://github.com/go-gitea/gitea/issues/35467 ))
  - Always return the relevant status information, even if no status exists. ([#​35335](https://github.com/go-gitea/gitea/issues/35335 ))
  - Add start time on perf trace because it seems some steps haven't been recorded. ([#​35282](https://github.com/go-gitea/gitea/issues/35282 ))
  - Remove deprecated auth sources ([#​35272](https://github.com/go-gitea/gitea/issues/35272 ))
  - When sorting issues by nearest due date, issues without due date should be sorted ascending ([#​35267](https://github.com/go-gitea/gitea/issues/35267 ))
  - Disable field count validation of CSV viewer ([#​35228](https://github.com/go-gitea/gitea/issues/35228 ))
  - Add `has_code` to repository REST API ([#​35214](https://github.com/go-gitea/gitea/issues/35214 ))
  - Display pull request in merged commit view ([#​35202](https://github.com/go-gitea/gitea/issues/35202 ))
  - Support Basic Authentication for archive downloads ([#​35087](https://github.com/go-gitea/gitea/issues/35087 ))
  - Add hover background to table rows in user and repo admin page ([#​35072](https://github.com/go-gitea/gitea/issues/35072 ))
  - Partially refresh notifications list ([#​35010](https://github.com/go-gitea/gitea/issues/35010 ))
  - Also display "recently pushed branch" alert on PR view ([#​35001](https://github.com/go-gitea/gitea/issues/35001 ))
  - Refactor time tracker UI ([#​34983](https://github.com/go-gitea/gitea/issues/34983 ))
  - Improve CLI commands ([#​34973](https://github.com/go-gitea/gitea/issues/34973 ))
  - Improve project & label color picker and image scroll ([#​34971](https://github.com/go-gitea/gitea/issues/34971 ))
  - Improve NuGet API Parity ([#​21291](https://github.com/go-gitea/gitea/issues/21291 )) ([#​34940](https://github.com/go-gitea/gitea/issues/34940 ))
  - Support getting last commit message using contents-ext API ([#​34904](https://github.com/go-gitea/gitea/issues/34904 ))
  - Adds title on branch commit counts ([#​34869](https://github.com/go-gitea/gitea/issues/34869 ))
  - Add "Cancel workflow run" button to Actions list page ([#​34817](https://github.com/go-gitea/gitea/issues/34817 ))
  - Improve img lazy loading ([#​34804](https://github.com/go-gitea/gitea/issues/34804 ))
  - Forks repository list page follow other repositories page ([#​34784](https://github.com/go-gitea/gitea/issues/34784 ))
  - Add ff\_only parameter to POST /repos/{owner}/{repo}/merge-upstream ([#​34770](https://github.com/go-gitea/gitea/issues/34770 ))
  - Rework delete org and rename org UI ([#​34762](https://github.com/go-gitea/gitea/issues/34762 ))
  - Improve nuget/rubygems package registries ([#​34741](https://github.com/go-gitea/gitea/issues/34741 ))
  - Add repo file tree item link behavior ([#​34730](https://github.com/go-gitea/gitea/issues/34730 ))
  - Add issue delete notifier ([#​34592](https://github.com/go-gitea/gitea/issues/34592 ))
  - Improve Actions list ([#​34530](https://github.com/go-gitea/gitea/issues/34530 ))
  - Add a default tab on repo header when migrating ([#​34503](https://github.com/go-gitea/gitea/issues/34503 ))
  - Add post-installation redirect based on admin account status ([#​34493](https://github.com/go-gitea/gitea/issues/34493 ))
  - Trigger 'unlabeled' event when label is Deleted from PR ([#​34316](https://github.com/go-gitea/gitea/issues/34316 ))
  - Support annotated tags when using create release API ([#​31840](https://github.com/go-gitea/gitea/issues/31840 ))
  - Use lfs label for lfs file rather than a long description ([#​34363](https://github.com/go-gitea/gitea/issues/34363 ))
  - Add "View workflow file" to Actions list page ([#​34538](https://github.com/go-gitea/gitea/issues/34538 ))
  - Move organization's visibility change to danger zone. ([#​34814](https://github.com/go-gitea/gitea/issues/34814 ))
  - Don't block site admin's operation if SECRET\_KEY is lost ([#​35721](https://github.com/go-gitea/gitea/issues/35721 ))
  - Make restricted users can access public repositories ([#​35693](https://github.com/go-gitea/gitea/issues/35693 ))
  - The status icon of the Action step is consistent with GitHub ([#​35618](https://github.com/go-gitea/gitea/issues/35618 )) [#​35621](https://github.com/go-gitea/gitea/issues/35621 )
- BUGFIXES
  - Update tab title when navigating file tree ([#​35757](https://github.com/go-gitea/gitea/issues/35757 )) [#​35772](https://github.com/go-gitea/gitea/issues/35772 )
  - Fix "ref-issue" handling in markup ([#​35739](https://github.com/go-gitea/gitea/issues/35739 )) [#​35771](https://github.com/go-gitea/gitea/issues/35771 )
  - Fix webhook to prevent tag events from bypassing branch filters targets ([#​35567](https://github.com/go-gitea/gitea/issues/35567 )) [#​35577](https://github.com/go-gitea/gitea/issues/35577 )
  - Fix markup init after issue comment editing ([#​35536](https://github.com/go-gitea/gitea/issues/35536 )) [#​35537](https://github.com/go-gitea/gitea/issues/35537 )
  - Fix creating pull request failure when the target branch name is the same as some tag ([#​35552](https://github.com/go-gitea/gitea/issues/35552 )) [#​35582](https://github.com/go-gitea/gitea/issues/35582 )
  - Fix auto-expand and auto-scroll for actions logs ([#​35570](https://github.com/go-gitea/gitea/issues/35570 )) ([#​35583](https://github.com/go-gitea/gitea/issues/35583 )) [#​35586](https://github.com/go-gitea/gitea/issues/35586 )
  - Use inputs context when parsing workflows ([#​35590](https://github.com/go-gitea/gitea/issues/35590 )) [#​35595](https://github.com/go-gitea/gitea/issues/35595 )
  - Fix diffpatch API endpoint ([#​35610](https://github.com/go-gitea/gitea/issues/35610 )) [#​35613](https://github.com/go-gitea/gitea/issues/35613 )
  - Creating push comments before invoke pull request checking ([#​35647](https://github.com/go-gitea/gitea/issues/35647 )) [#​35668](https://github.com/go-gitea/gitea/issues/35668 )
  - Fix missing Close when error occurs and abused connection pool ([#​35658](https://github.com/go-gitea/gitea/issues/35658 )) [#​35670](https://github.com/go-gitea/gitea/issues/35670 )
  - Fix build ([#​35674](https://github.com/go-gitea/gitea/issues/35674 ))
  - Use LFS object size instead of blob size when viewing a LFS file ([#​35679](https://github.com/go-gitea/gitea/issues/35679 ))
  - Fix workflow run event status while rerunning a failed job ([#​35689](https://github.com/go-gitea/gitea/issues/35689 ))
  - Avoid emoji mismatch and allow to only enable chosen emojis ([#​35692](https://github.com/go-gitea/gitea/issues/35692 ))
  - Refactor legacy code, fix LFS auth bypass, fix symlink bypass ([#​35708](https://github.com/go-gitea/gitea/issues/35708 ))
  - Fix various trivial problems ([#​35714](https://github.com/go-gitea/gitea/issues/35714 ))
  - Fix attachment file size limit in server backend ([#​35519](https://github.com/go-gitea/gitea/issues/35519 ))
  - Honor delete branch on merge repo setting when using merge API ([#​35488](https://github.com/go-gitea/gitea/issues/35488 ))
  - Fix external render, make iframe render work ([#​35727](https://github.com/go-gitea/gitea/issues/35727 ), [#​35730](https://github.com/go-gitea/gitea/issues/35730 ))
  - Upgrade go mail to 0.7.2 ([#​35748](https://github.com/go-gitea/gitea/issues/35748 ))
  - Revert [#​18491](https://github.com/go-gitea/gitea/issues/18491 ), fix oauth2 client link account ([#​35745](https://github.com/go-gitea/gitea/issues/35745 ))
  - Fix different behavior in status check pattern matching with double stars ([#​35474](https://github.com/go-gitea/gitea/issues/35474 ))
  - Fix overflow in notifications list ([#​35446](https://github.com/go-gitea/gitea/issues/35446 ))
  - Fix package link setting can only list limited repositories ([#​35394](https://github.com/go-gitea/gitea/issues/35394 ))
  - Extend comment treepath length ([#​35389](https://github.com/go-gitea/gitea/issues/35389 ))
  - Fix font-size in inline code comment preview ([#​35209](https://github.com/go-gitea/gitea/issues/35209 ))
  - Move git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file ([#​35151](https://github.com/go-gitea/gitea/issues/35151 ))
  - Change some columns from text to longtext and fix column wrong type caused by xorm ([#​35141](https://github.com/go-gitea/gitea/issues/35141 ))
  - Redirect to a presigned URL of HEAD for HEAD requests ([#​35088](https://github.com/go-gitea/gitea/issues/35088 ))
  - Fix git commit committer parsing and add some tests ([#​35007](https://github.com/go-gitea/gitea/issues/35007 ))
  - Fix OCI manifest parser ([#​34797](https://github.com/go-gitea/gitea/issues/34797 ))
  - Refactor FindOrgOptions to use enum instead of bool, fix membership visibility ([#​34629](https://github.com/go-gitea/gitea/issues/34629 ))
  - Fix notification count positioning for variable-width elements ([#​34597](https://github.com/go-gitea/gitea/issues/34597 ))
  - Keeping consistent between UI and API about combined commit status state and fix some bugs ([#​34562](https://github.com/go-gitea/gitea/issues/34562 ))
  - Fix possible panic ([#​34508](https://github.com/go-gitea/gitea/issues/34508 ))
  - Fix autofocus behavior ([#​34397](https://github.com/go-gitea/gitea/issues/34397 ))
  - Fix Actions API ([#​35204](https://github.com/go-gitea/gitea/issues/35204 ))
  - Fix ListWorkflowRuns OpenAPI response model. ([#​35026](https://github.com/go-gitea/gitea/issues/35026 ))
  - Small fix in Pull Requests page ([#​34612](https://github.com/go-gitea/gitea/issues/34612 ))
  - Fix http auth header parsing ([#​34936](https://github.com/go-gitea/gitea/issues/34936 ))
  - Fix modal + form abuse ([#​34921](https://github.com/go-gitea/gitea/issues/34921 ))
  - Fix PR toggle WIP ([#​34920](https://github.com/go-gitea/gitea/issues/34920 ))
  - Fix log fmt ([#​34810](https://github.com/go-gitea/gitea/issues/34810 ))
  - Replace stopwatch toggle with explicit start/stop actions ([#​34818](https://github.com/go-gitea/gitea/issues/34818 ))
  - Fix some package registry problems ([#​34759](https://github.com/go-gitea/gitea/issues/34759 ))
  - Fix RPM package download routing & missing package version count ([#​34909](https://github.com/go-gitea/gitea/issues/34909 ))
  - Fix repo search input height ([#​34330](https://github.com/go-gitea/gitea/issues/34330 ))
  - Fix "The sidebar of the repository file list does not have a fixed height [#​34298](https://github.com/go-gitea/gitea/issues/34298 )" ([#​34321](https://github.com/go-gitea/gitea/issues/34321 ))
  - Fix minor typos in two files #HSFDPMUW ([#​34944](https://github.com/go-gitea/gitea/issues/34944 ))
  - Fix actions skipped commit status indicator ([#​34507](https://github.com/go-gitea/gitea/issues/34507 ))
  - Fix job status aggregation logic ([#​35000](https://github.com/go-gitea/gitea/issues/35000 ))
  - Fix broken OneDev migration caused by various REST API changes in OneDev 7.8.0 and later ([#​35216](https://github.com/go-gitea/gitea/issues/35216 ))
  - Fix typo in oauth2\_full\_name\_claim\_name string ([#​35199](https://github.com/go-gitea/gitea/issues/35199 ))
  - Fix typo in locale\_en-US.ini ([#​35196](https://github.com/go-gitea/gitea/issues/35196 ))
- API
  - Exposing TimeEstimate field in the API ([#​35475](https://github.com/go-gitea/gitea/issues/35475 ))
  - UpdateBranch API supports renaming a branch ([#​35374](https://github.com/go-gitea/gitea/issues/35374 ))
  - Add `owner` and `parent` fields clarification to docs ([#​35023](https://github.com/go-gitea/gitea/issues/35023 ))
  - Improve OAuth2 provider (correct Issuer, respect ENABLED) ([#​34966](https://github.com/go-gitea/gitea/issues/34966 ))
  - Add a `login`/`login-name`/`username` disambiguation to affected endpoint parameters and response/request models ([#​34901](https://github.com/go-gitea/gitea/issues/34901 ))
  - Do not mutate incoming options to SearchRepositoryByName ([#​34553](https://github.com/go-gitea/gitea/issues/34553 ))
  - Do not mutate incoming options to RenderUserSearch and SearchUsers  ([#​34544](https://github.com/go-gitea/gitea/issues/34544 ))
  - Export repo's manual merge settings ([#​34502](https://github.com/go-gitea/gitea/issues/34502 ))
  - Add date range filtering to commit retrieval endpoints ([#​34497](https://github.com/go-gitea/gitea/issues/34497 ))
  - Add endpoint deleting workflow run ([#​34337](https://github.com/go-gitea/gitea/issues/34337 ))
  - Add workflow\_run api + webhook ([#​33964](https://github.com/go-gitea/gitea/issues/33964 ))
- REFACTOR
  - Move updateref and removeref to gitrepo and remove unnecessary open repository ([#​35511](https://github.com/go-gitea/gitea/issues/35511 ))
  - Remove unused param `doer` ([#​34545](https://github.com/go-gitea/gitea/issues/34545 ))
  - Split GetLatestCommitStatus as two functions ([#​34535](https://github.com/go-gitea/gitea/issues/34535 ))
  - Use gitrepo.SetDefaultBranch when set default branch of wiki repository ([#​33911](https://github.com/go-gitea/gitea/issues/33911 ))
  - Refactor editor ([#​34780](https://github.com/go-gitea/gitea/issues/34780 ))
  - Refactor packages ([#​34777](https://github.com/go-gitea/gitea/issues/34777 ))
  - Refactor container package ([#​34877](https://github.com/go-gitea/gitea/issues/34877 ))
  - Refactor "change file" API ([#​34855](https://github.com/go-gitea/gitea/issues/34855 ))
  - Rename pull request GetGitRefName to GetGitHeadRefName to prepare introducing GetGitMergeRefName ([#​35093](https://github.com/go-gitea/gitea/issues/35093 ))
  - Move git command to git/gitcmd ([#​35483](https://github.com/go-gitea/gitea/issues/35483 ))
  - Use db.WithTx/WithTx2 instead of TxContext when possible ([#​35428](https://github.com/go-gitea/gitea/issues/35428 ))
  - Support Node.js 22.6 with type stripping ([#​35427](https://github.com/go-gitea/gitea/issues/35427 ))
  - Migrate tools and configs to typescript, require node.js >= 22.18.0 ([#​35421](https://github.com/go-gitea/gitea/issues/35421 ))
  - Check user and repo for redirects when using git via SSH transport ([#​35416](https://github.com/go-gitea/gitea/issues/35416 ))
  - Remove the duplicated function GetTags ([#​35375](https://github.com/go-gitea/gitea/issues/35375 ))
  - Refactor to use reflect.TypeFor ([#​35370](https://github.com/go-gitea/gitea/issues/35370 ))
  - Deleting branch could delete broken branch which has database record but git branch is missing ([#​35360](https://github.com/go-gitea/gitea/issues/35360 ))
  - Exit with success when already up to date ([#​35312](https://github.com/go-gitea/gitea/issues/35312 ))
  - Split admin config settings templates to make it maintain easier ([#​35294](https://github.com/go-gitea/gitea/issues/35294 ))
  - A small refactor to use context in the service layer ([#​35179](https://github.com/go-gitea/gitea/issues/35179 ))
  - Refactor and update mail templates ([#​35150](https://github.com/go-gitea/gitea/issues/35150 ))
  - Use db.WithTx/WithTx2 instead of TxContext when possible ([#​35130](https://github.com/go-gitea/gitea/issues/35130 ))
  - Align `issue-title-buttons` with `list-header` ([#​35018](https://github.com/go-gitea/gitea/issues/35018 ))
  - Add Notifications section in User Settings ([#​35008](https://github.com/go-gitea/gitea/issues/35008 ))
  - Tweak placement of diff file menu ([#​34999](https://github.com/go-gitea/gitea/issues/34999 ))
  - Refactor mail template and support preview ([#​34990](https://github.com/go-gitea/gitea/issues/34990 ))
  - Rerun job only when run is done ([#​34970](https://github.com/go-gitea/gitea/issues/34970 ))
  - Merge index.js ([#​34963](https://github.com/go-gitea/gitea/issues/34963 ))
  - Refactor "delete-button" to "link-action" ([#​34962](https://github.com/go-gitea/gitea/issues/34962 ))
  - Refactor webhook and fix feishu/lark secret ([#​34961](https://github.com/go-gitea/gitea/issues/34961 ))
  - Exclude devtest.ts from tailwindcss ([#​34935](https://github.com/go-gitea/gitea/issues/34935 ))
  - Refactor head navbar icons ([#​34922](https://github.com/go-gitea/gitea/issues/34922 ))
  - Improve html escape ([#​34911](https://github.com/go-gitea/gitea/issues/34911 ))
  - Improve tags list page ([#​34898](https://github.com/go-gitea/gitea/issues/34898 ))
  - Improve `labels-list` rendering ([#​34846](https://github.com/go-gitea/gitea/issues/34846 ))
  - Remove unused variable HUGO\_VERSION ([#​34840](https://github.com/go-gitea/gitea/issues/34840 ))
  - Correct migration tab name ([#​34826](https://github.com/go-gitea/gitea/issues/34826 ))
  - Refactor template helper ([#​34819](https://github.com/go-gitea/gitea/issues/34819 ))
  - Use `shallowRef` instead of `ref` in `.vue` files where possible ([#​34813](https://github.com/go-gitea/gitea/issues/34813 ))
  - Use standalone function to update repository cols ([#​34811](https://github.com/go-gitea/gitea/issues/34811 ))
  - Refactor wiki ([#​34805](https://github.com/go-gitea/gitea/issues/34805 ))
  - Remove unnecessary duplicate code ([#​34733](https://github.com/go-gitea/gitea/issues/34733 ))
  - Refactor embedded assets and drop unnecessary dependencies ([#​34692](https://github.com/go-gitea/gitea/issues/34692 ))
  - Update x/crypto package and make builtin SSH use default parameters ([#​34667](https://github.com/go-gitea/gitea/issues/34667 ))
  - Add `--color-logo`, matching the logo's primary color ([#​34639](https://github.com/go-gitea/gitea/issues/34639 ))
  - Add openssh-keygen to rootless image ([#​34625](https://github.com/go-gitea/gitea/issues/34625 ))
  - Replace update repository function in some places ([#​34566](https://github.com/go-gitea/gitea/issues/34566 ))
  - Change "rejected" to "changes requested" in 3rd party PR review notification ([#​34481](https://github.com/go-gitea/gitea/issues/34481 ))
  - Remove legacy template helper functions ([#​34426](https://github.com/go-gitea/gitea/issues/34426 ))
  - Use run-name and evaluate workflow variables ([#​34301](https://github.com/go-gitea/gitea/issues/34301 ))
  - Move HasWiki to repository service package ([#​33912](https://github.com/go-gitea/gitea/issues/33912 ))
  - Move some functions from package git to gitrepo ([#​33910](https://github.com/go-gitea/gitea/issues/33910 ))
- TESTING
  - Add webhook test for push event ([#​34442](https://github.com/go-gitea/gitea/issues/34442 ))
  - Add a webhook push test for dev branch ([#​34421](https://github.com/go-gitea/gitea/issues/34421 ))
  - Add migrations tests ([#​34456](https://github.com/go-gitea/gitea/issues/34456 )) ([#​34498](https://github.com/go-gitea/gitea/issues/34498 ))
- STYLE
  - Enforce explanation for necessary nolints and fix bugs ([#​34883](https://github.com/go-gitea/gitea/issues/34883 ))
  - Fix remaining issues after `gopls modernize` formatting ([#​34771](https://github.com/go-gitea/gitea/issues/34771 ))
  - Update gofumpt, add go.mod ignore directive ([#​35434](https://github.com/go-gitea/gitea/issues/35434 ))
  - Enforce nolint scope ([#​34851](https://github.com/go-gitea/gitea/issues/34851 ))
  - Enable gocritic `equalFold` and fix issues ([#​34952](https://github.com/go-gitea/gitea/issues/34952 ))
  - Run `gopls modernize` on codebase ([#​34751](https://github.com/go-gitea/gitea/issues/34751 ))
  - Upgrade `gopls` to v0.19.0, add `make fix` ([#​34772](https://github.com/go-gitea/gitea/issues/34772 ))
- BUILD
  - bump archives\&rar dep ([#​35637](https://github.com/go-gitea/gitea/issues/35637 )) [#​35638](https://github.com/go-gitea/gitea/issues/35638 )
  - Use github.com/mholt/archives replace github.com/mholt/archiver ([#​35390](https://github.com/go-gitea/gitea/issues/35390 ))
  - Update JS and PY dependencies ([#​35444](https://github.com/go-gitea/gitea/issues/35444 ))
  - Upgrade devcontainer go version to 1.24.6 ([#​35298](https://github.com/go-gitea/gitea/issues/35298 ))
  - Upgrade golang to 1.25.1 and add descriptions for the swagger structs' fields ([#​35418](https://github.com/go-gitea/gitea/issues/35418 ))
  - Update JS and PY deps ([#​35191](https://github.com/go-gitea/gitea/issues/35191 ))
  - Update JS and PY dependencies ([#​34391](https://github.com/go-gitea/gitea/issues/34391 ))
  - Update go tool dependencies ([#​34845](https://github.com/go-gitea/gitea/issues/34845 ))
  - Update `uint8-to-base64`, remove type stub ([#​34844](https://github.com/go-gitea/gitea/issues/34844 ))
  - Switch to `@resvg/resvg-wasm` for `generate-images` ([#​35415](https://github.com/go-gitea/gitea/issues/35415 ))
  - Switch to pnpm ([#​35274](https://github.com/go-gitea/gitea/issues/35274 ))
  - Update chroma to v2.20.0 ([#​35220](https://github.com/go-gitea/gitea/issues/35220 ))
  - Migrate to urfave v3 ([#​34510](https://github.com/go-gitea/gitea/issues/34510 ))
  - Update JS deps, regenerate SVGs ([#​34640](https://github.com/go-gitea/gitea/issues/34640 ))
  - Upgrade dependencies ([#​35384](https://github.com/go-gitea/gitea/issues/35384 ))
  - Bump `@github/relative-time-element` to v4.4.8 ([#​34413](https://github.com/go-gitea/gitea/issues/34413 ))
  - Update JS dependencies ([#​34951](https://github.com/go-gitea/gitea/issues/34951 ))
  - Upgrade orgmode to v1.8.0 ([#​34721](https://github.com/go-gitea/gitea/issues/34721 ))
  - Raise minimum Node.js version to 20, test on 24 ([#​34713](https://github.com/go-gitea/gitea/issues/34713 ))
  - Update JS deps ([#​34701](https://github.com/go-gitea/gitea/issues/34701 ))
  - Upgrade htmx to 2.0.6 ([#​34887](https://github.com/go-gitea/gitea/issues/34887 ))
  - Update eslint to v9 ([#​35485](https://github.com/go-gitea/gitea/issues/35485 ))
  - Update js dependencies ([#​35429](https://github.com/go-gitea/gitea/issues/35429 ))
  - Clean up npm dependencies ([#​35508](https://github.com/go-gitea/gitea/issues/35508 ))
  - Clean up npm dependencies ([#​35484](https://github.com/go-gitea/gitea/issues/35484 ))
  - Bump setup-node to v5 ([#​35448](https://github.com/go-gitea/gitea/issues/35448 ))
- MISC
  - Add gitignore rules to exclude LLM instruction files ([#​35076](https://github.com/go-gitea/gitea/issues/35076 ))
  - Gitignore: Visual Studio settings folder ([#​34375](https://github.com/go-gitea/gitea/issues/34375 ))
  - Improve language in en-US locale strings ([#​35124](https://github.com/go-gitea/gitea/issues/35124 ))
  - Fixed all grammatical errors in locale\_en-US.ini ([#​35053](https://github.com/go-gitea/gitea/issues/35053 ))
  - Docs/fix typo and grammar in CONTRIBUTING.md ([#​35024](https://github.com/go-gitea/gitea/issues/35024 ))
  - Improve english grammar and readability in locale\_en-US.ini ([#​35017](https://github.com/go-gitea/gitea/issues/35017 ))
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1903 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-30 18:06:50 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f699574668 
					 
					
						
						
							
							Update searxng/searxng:latest Docker digest to 41b98d7 ( #1901 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m8s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-30 17:02:00 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b32bb9234f 
					 
					
						
						
							
							Update searxng/searxng:latest Docker digest to f35769e ( #1900 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m35s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-30 07:02:13 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b6dfe250aa 
					 
					
						
						
							
							Update kube-prometheus-stack Docker tag to v79.0.1 ( #1898 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 12s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m45s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-30 04:02:34 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bfae0d5645 
					 
					
						
						
							
							Update outlinewiki/outline Docker tag to v1.0.1 ( #1899 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Has been cancelled 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-30 04:02:23 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cdc35cf131 
					 
					
						
						
							
							Update nginx Docker tag to v1.29.3 ( #1897 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m56s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-30 03:02:01 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b6421a0043 
					 
					
						
						
							
							add secret  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 12s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m34s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-29 18:55:26 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						95f667f429 
					 
					
						
						
							
							migrate to local backups  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m26s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-29 18:43:54 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						68e41321c5 
					 
					
						
						
							
							align retention and schedule  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 8s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m47s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-29 18:25:29 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d7ade8fc42 
					 
					
						
						
							
							migrate to local backups  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m22s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-29 18:01:15 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d1d6e22aa9 
					 
					
						
						
							
							migrate to local backups  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 8s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 53s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-29 17:45:32 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						828747c680 
					 
					
						
						
							
							migrate to local backups  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 13s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m1s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-29 17:35:12 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e6eef886fd 
					 
					
						
						
							
							Update ghcr.io/autobrr/qui Docker tag to v1.6.0 ( #1889 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 25s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m51s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/qui](https://github.com/autobrr/qui ) | minor | `v1.5.0` -> `v1.6.0` |
---
### Release Notes
<details>
<summary>autobrr/qui (ghcr.io/autobrr/qui)</summary>
### [`v1.6.0`](https://github.com/autobrr/qui/releases/tag/v1.6.0 )
[Compare Source](https://github.com/autobrr/qui/compare/v1.5.0...v1.6.0 )
#### Changelog
##### New Features
- New Nord theme for supporters
- [`ef69130`](ef691301d2https://github.com/autobrr/qui/issues/477 )) ([@​KyleSanderson](https://github.com/KyleSanderson ))
- [`e282a39`](e282a397eehttps://github.com/autobrr/qui/issues/488 )) ([@​KyleSanderson](https://github.com/KyleSanderson ))
- [`1baa358`](1baa35891fhttps://github.com/autobrr/qui/issues/460 )) ([@​KyleSanderson](https://github.com/KyleSanderson ))
- [`2a9d6b4`](2a9d6b4ea3https://github.com/autobrr/qui/issues/481 )) ([@​KyleSanderson](https://github.com/KyleSanderson ))
- [`7b79c59`](7b79c5901dhttps://github.com/autobrr/qui/issues/516 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`48a2eab`](48a2eab214https://github.com/autobrr/qui/issues/475 )) ([@​Audionut](https://github.com/Audionut ))
- [`540f61a`](540f61a68ahttps://github.com/autobrr/qui/issues/520 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`60a7e23`](60a7e23edehttps://github.com/autobrr/qui/issues/503 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`11758ef`](11758efd6ehttps://github.com/autobrr/qui/issues/517 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`37d262e`](37d262ebcehttps://github.com/autobrr/qui/issues/522 )) ([@​s0up4200](https://github.com/s0up4200 ))
##### Bug Fixes
- [`7946441`](7946441575https://github.com/autobrr/qui/issues/486 )) ([@​KyleSanderson](https://github.com/KyleSanderson ))
- [`199a732`](199a7327b6https://github.com/autobrr/qui/issues/523 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`e7f79fa`](e7f79fad61https://github.com/s0up4200 ))
- [`3b8bab4`](3b8bab4dcchttps://github.com/autobrr/qui/issues/498 )) ([@​KyleSanderson](https://github.com/KyleSanderson ))
- [`85bd923`](85bd923b05https://github.com/autobrr/qui/issues/491 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`12240f0`](12240f0ddahttps://github.com/autobrr/qui/issues/487 )) ([@​KyleSanderson](https://github.com/KyleSanderson ))
- [`9e09387`](9e09387f19https://github.com/autobrr/qui/issues/525 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`147d9ca`](147d9ca099https://github.com/autobrr/qui/issues/495 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`381679e`](381679ef2bhttps://github.com/autobrr/qui/issues/496 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`6c8cf2c`](6c8cf2ceeehttps://github.com/autobrr/qui/issues/518 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`b1ef5d7`](b1ef5d793ehttps://github.com/autobrr/qui/issues/512 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`7625ed3`](7625ed3a32https://github.com/autobrr/qui/issues/483 )) ([@​KyleSanderson](https://github.com/KyleSanderson ))
- [`5ed2800`](5ed2800300https://github.com/autobrr/qui/issues/500 )) ([@​s0up4200](https://github.com/s0up4200 ))
##### Other Changes
- [`d611070`](d611070e86https://github.com/s0up4200 ))
- [`177a3d5`](177a3d5848https://github.com/autobrr/qui/issues/514 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`398faf6`](398faf686bhttps://github.com/s0up4200 ))
- [`1377547`](1377547d47https://github.com/autobrr/qui/issues/524 )) ([@​s0up4200](https://github.com/s0up4200 ))
**Full Changelog**: <https://github.com/autobrr/qui/compare/v1.5.0...v1.6.0 >
#### Docker images
- `docker pull ghcr.io/autobrr/qui:v1.6.0`
- `docker pull ghcr.io/autobrr/qui:latest`
#### What to do next?
- Join our [Discord server](https://discord.autobrr.com/qui )
Thank you for using qui!
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1889 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-29 17:48:00 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c8aa3ed1bc 
					 
					
						
						
							
							Update Helm release authentik to v2025.10.0 ( #1887 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 8s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [authentik](https://goauthentik.io ) ([source](https://github.com/goauthentik/helm )) | minor | `2025.8.4` -> `2025.10.0` |
---
### Release Notes
<details>
<summary>goauthentik/helm (authentik)</summary>
### [`v2025.10.0`](https://github.com/goauthentik/helm/releases/tag/authentik-2025.10.0 )
[Compare Source](https://github.com/goauthentik/helm/compare/authentik-2025.8.4...authentik-2025.10.0 )
authentik is an open-source Identity Provider focused on flexibility and versatility
#### What's Changed
- chore(deps): update dependency python to 3.14 by [@​renovate](https://github.com/renovate )\[bot] in [#​412](https://github.com/goauthentik/helm/pull/412 )
- charts/authentik: add automountServiceAccountToken value by [@​FelixDobler](https://github.com/FelixDobler ) in [#​407](https://github.com/goauthentik/helm/pull/407 )
- chore(deps): update public.ecr.aws/artifacthub/ah docker tag to v1.22.0 by [@​renovate](https://github.com/renovate )\[bot] in [#​414](https://github.com/goauthentik/helm/pull/414 )
- charts/authentik: bump to 2025.10.0 by [@​authentik-automation](https://github.com/authentik-automation )\[bot] in [#​417](https://github.com/goauthentik/helm/pull/417 )
#### New Contributors
- [@​FelixDobler](https://github.com/FelixDobler ) made their first contribution in [#​407](https://github.com/goauthentik/helm/pull/407 )
**Full Changelog**: <https://github.com/goauthentik/helm/compare/authentik-2025.8.4...authentik-2025.10.0 >
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->
Reviewed-on: #1887 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-29 17:47:44 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ec1a02f6b5 
					 
					
						
						
							
							Update Helm release generic-device-plugin to v0.17.0 ( #1891 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 14s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [generic-device-plugin](https://github.com/bjw-s/helm-charts ) ([source](https://github.com/bjw-s/helm-charts/tree/HEAD/charts/library/common )) | minor | `0.16.0` -> `0.17.0` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->
Reviewed-on: #1891 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-29 17:47:26 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6bb17b7da9 
					 
					
						
						
							
							Update Helm release rook-ceph-cluster to v1.18.6 ( #1896 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 21s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m37s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-29 16:02:44 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						09317a4afb 
					 
					
						
						
							
							Update Helm release rook-ceph to v1.18.6 ( #1895 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Has been cancelled 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-29 16:02:31 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e150d80338 
					 
					
						
						
							
							Update searxng/searxng:latest Docker digest to a943cb1 ( #1894 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 14s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m21s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-29 07:02:35 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9d610693bf 
					 
					
						
						
							
							Update ghcr.io/linuxserver/lidarr:2.14.5 Docker digest to 5e1235d ( #1893 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 20s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m12s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-29 04:02:23 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6c296dec72 
					 
					
						
						
							
							Update d3fk/s3cmd:latest Docker digest to ccf931d ( #1892 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m3s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-29 03:01:55 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b6e310b2da 
					 
					
						
						
							
							Update ghcr.io/traefik/traefik Docker tag to v3.5.4 ( #1890 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-docker / docker-lint (push) Successful in 12s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m34s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-29 01:02:38 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9b5b07382e 
					 
					
						
						
							
							Update ghcr.io/linuxserver/bazarr:1.5.3 Docker digest to a42fef2 ( #1888 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 14s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m21s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-28 22:01:45 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aa9d87f7a6 
					 
					
						
						
							
							Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.51.03 ( #1885 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m25s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-28 14:02:00 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e140952666 
					 
					
						
						
							
							Update ghcr.io/n8n-io/n8n Docker tag to v1.118.1 ( #1886 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 15s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m56s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-28 13:02:27 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e4a102b193 
					 
					
						
						
							
							Update ghcr.io/haveagitgat/tdarr Docker tag to v2.51.03 ( #1884 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-28 13:02:03 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d389bb90aa 
					 
					
						
						
							
							Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.51.02 ( #1883 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m59s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-28 07:02:24 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9d0ec05930 
					 
					
						
						
							
							Update ghcr.io/haveagitgat/tdarr Docker tag to v2.51.02 ( #1882 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Has been cancelled 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-28 07:02:15 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						905f790b84 
					 
					
						
						
							
							Update searxng/searxng:latest Docker digest to cad8502 ( #1881 )  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m57s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-28 06:03:28 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4bc12d4aaa 
					 
					
						
						
							
							set immediate  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m59s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-27 22:50:42 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c7be0a64cd 
					 
					
						
						
							
							add local garage  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 32s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m6s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-27 22:47:24 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						83dccd171b 
					 
					
						
						
							
							expand size  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m11s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-27 22:00:00 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d55d8cf2c3 
					 
					
						
						
							
							fix names  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 14s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m51s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-27 21:15:25 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						441589f724 
					 
					
						
						
							
							fix names  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-27 21:14:07 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4ed7f9bc1f 
					 
					
						
						
							
							switch to recovery from local  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 15s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m16s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-27 21:11:19 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1ba776a8d7 
					 
					
						
						
							
							add monitor for garage  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 13s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m29s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-27 21:08:35 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a63c9ef5ec 
					 
					
						
						
							
							switch wal target  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m31s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-27 20:59:35 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5936b561b4 
					 
					
						
						
							
							enable backup  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 14s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-27 20:58:34 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d44696f36c 
					 
					
						
						
							
							disable wal  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m28s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-27 20:53:59 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7fefb34a7b 
					 
					
						
						
							
							add local garage  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-27 20:53:15 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e12370efcb 
					 
					
						
						
							
							split webui  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 20s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m50s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-27 20:46:58 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						fb7670629d 
					 
					
						
						
							
							add secret  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 9s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m55s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-27 20:43:39 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2c019b1e3c 
					 
					
						
						
							
							Update outlinewiki/outline Docker tag to v1 ( #1873 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 1m15s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline ) | major | `0.87.4` -> `1.0.0` |
---
### Release Notes
<details>
<summary>outline/outline (outlinewiki/outline)</summary>
### [`v1.0.0`](https://github.com/outline/outline/releases/tag/v1.0.0 )
[Compare Source](https://github.com/outline/outline/compare/v0.87.4...v1.0.0 )
#### What's Changed
Welcome to Outline **v1.0.0**! This is a major milestone for the project, marking the culmination of many years of development and community contributions. Of course there's a raft of new features, improvements, and bug fixes included in this release as always.
##### Highlights
<img width="3360" height="1480" alt="image" src="https://github.com/user-attachments/assets/b19c90a4-5c98-409f-9677-3aa86e0e1319 " />
The **image lightbox** has improved again this release with added support for zooming and panning of images. We also enabled opening mermaid diagrams directly in the lightbox so you can get a closer look at complex diagrams.
<img width="3360" height="1480" alt="image" src="https://github.com/user-attachments/assets/25ef6d39-001a-43f6-9f13-9a5136a689f0 " />
A **new display mode** for URL's in documents has been added, which shows a mention-style chip instead of a full URL preview. This is great for keeping documents clean while still providing context for links.
You can now **mention groups** in documents and comments, making it easier to notify entire teams or departments at once. It is also possible to disable mentioning for specific groups if needed.
##### Other Improvements
- Documents and collections in the sidebar now have context menus in [#​10181](https://github.com/outline/outline/pull/10181 )
- Added the option to choose default TOC visibility on public shares in [#​10283](https://github.com/outline/outline/pull/10283 )
- Added plantuml embedding by [@​patroldo](https://github.com/patroldo ) in [#​10379](https://github.com/outline/outline/pull/10379 )
- It's now possible to edit image source URLs by [@​salihudickson](https://github.com/salihudickson ) in [#​10258](https://github.com/outline/outline/pull/10258 )
- Added six new shape icons to choose from in [#​10203](https://github.com/outline/outline/pull/10203 )
- Permanent deletion of documents is now restricted to admins only in [#​10254](https://github.com/outline/outline/pull/10254 )
- Added a script to allow resetting encrypted data in [#​10238](https://github.com/outline/outline/pull/10238 )
- Typed out urls in the editor are now auto-linked on space character by [@​salihudickson](https://github.com/salihudickson ) in [#​10266](https://github.com/outline/outline/pull/10266 )
- Added a "safe-area" in context menus to prevent misclicks in [#​10415](https://github.com/outline/outline/pull/10415 )
- Hundreds of new and updated translations
- \[API] Added `includePrivate` param to `export_all` endpoint to allow exporting only public collections in [#​10401](https://github.com/outline/outline/pull/10401 )
- \[API] unsent invites are now included in the `users.invite` endpoint response in [#​10383](https://github.com/outline/outline/pull/10383 )
- \[API] `originalDocumentId` is now available in `sourceMetadata` when duplicating documents in [#​10215](https://github.com/outline/outline/pull/10215 )
- \[API] `groups.list` endpoint now returns a `total` parameter in pagination by [@​salihudickson](https://github.com/salihudickson ) in [#​10268](https://github.com/outline/outline/pull/10268 )
- \[API] `shares.info`, and `subscriptions.info` now return `204` rather than `404` responses in [#​10441](https://github.com/outline/outline/pull/10441 )
##### Fixes
- Fixed comment sidebar bouncing in and out in [#​10202](https://github.com/outline/outline/pull/10202 )
- Add a height cap to popovers in [#​10218](https://github.com/outline/outline/pull/10218 )
- Fixed Notion import failure with `size of undefined` in [#​10225](https://github.com/outline/outline/pull/10225 )
- Non-reactive `Facepile` on group settings table in [#​10227](https://github.com/outline/outline/pull/10227 )
- Allow new `DATABASE_` env variables to work with migrations/creation in [#​10216](https://github.com/outline/outline/pull/10216 )
- Fixed `/desktop-redirect` should never be post-login saved path in [#​10237](https://github.com/outline/outline/pull/10237 )
- Recognise `authentication_required` for some OIDC providers by [@​lukegb](https://github.com/lukegb ) in [#​10252](https://github.com/outline/outline/pull/10252 )
- Add `clipboard-read; clipboard-write` permissions to embedded Frame in [#​10282](https://github.com/outline/outline/pull/10282 )
- Massively reduced upfront component loading, improving performance in [#​10285](https://github.com/outline/outline/pull/10285 )
- Increase `jsonLimit` to 5MB for API requests in [#​10287](https://github.com/outline/outline/pull/10287 )
- Allow admins to bypass allowed domains in [#​10290](https://github.com/outline/outline/pull/10290 )
- Fix print layout in Firefox by [@​wmTJc9IK0Q](https://github.com/wmTJc9IK0Q ) in [#​10264](https://github.com/outline/outline/pull/10264 )
- Letter icon not displayed correctly in 'Starred' section in [#​10292](https://github.com/outline/outline/pull/10292 )
- Fixed CORS err on img download by [@​salihudickson](https://github.com/salihudickson ) in [#​10279](https://github.com/outline/outline/pull/10279 )
- Fixed an overlap of unread badge on long titles in sidebar in [#​10296](https://github.com/outline/outline/pull/10296 )
- Prefer non-deleted teams in `teamProvisioner` in [#​10298](https://github.com/outline/outline/pull/10298 )
- Allow formatting toolbar to appear with cell selection in [#​10299](https://github.com/outline/outline/pull/10299 )
- Empty state for no collections in [#​10300](https://github.com/outline/outline/pull/10300 )
- feat: Restore 'Copy' button on public code blocks in [#​10301](https://github.com/outline/outline/pull/10301 )
- Do not update `lastModifiedById` on deleted documents in [#​10302](https://github.com/outline/outline/pull/10302 )
- CSRF validation issues on Firefox in [#​10317](https://github.com/outline/outline/pull/10317 )
- change list children to match list parent when list style changes by [@​salihudickson](https://github.com/salihudickson ) in [#​10315](https://github.com/outline/outline/pull/10315 )
- Fix Redis `collaborationClient` reusing same property as `defaultClient` in [#​10336](https://github.com/outline/outline/pull/10336 )
- Fixed mobile Safari sidebar navigation issue by [@​eweren](https://github.com/eweren ) in [#​10329](https://github.com/outline/outline/pull/10329 )
- Prevent reload loop when collaborative service editor version is ahead in [#​10326](https://github.com/outline/outline/pull/10326 )
- editorVersion property on document should be updated through collaborative session in [#​10325](https://github.com/outline/outline/pull/10325 )
- Default destination path for nested document duplication in [#​10339](https://github.com/outline/outline/pull/10339 )
- `RedisAdapter` does not respect url arg in [#​10341](https://github.com/outline/outline/pull/10341 )
- Restore comment content on error by [@​salihudickson](https://github.com/salihudickson ) in [#​10342](https://github.com/outline/outline/pull/10342 )
- New Crowdin updates by [@​outline-translations](https://github.com/outline-translations ) in [#​10294](https://github.com/outline/outline/pull/10294 )
- Icon in editor suggestions missing spacing in [#​10354](https://github.com/outline/outline/pull/10354 )
- Fixed potential for repeat submission when inline editing titles by [@​Ali-ovo](https://github.com/Ali-ovo ) in [#​10355](https://github.com/outline/outline/pull/10355 )
- Template settings no longer show to guest users in [#​10361](https://github.com/outline/outline/pull/10361 )
- Fixed a single frame blank flash when saving comments in [#​10362](https://github.com/outline/outline/pull/10362 )
- Enable workspace creation from Discord without `DISCORD_SERVER_ID` in [#​10380](https://github.com/outline/outline/pull/10380 )
- Display fallback instead of error if cannot unfurl URL in [#​10370](https://github.com/outline/outline/pull/10370 )
- Added clarity to error message when private IP address is blocked in [#​10391](https://github.com/outline/outline/pull/10391 )
- Cascade of client-side paranoid deletion in [#​10393](https://github.com/outline/outline/pull/10393 )
- Change behavior of `SMTP_SECURE=false` in [#​10399](https://github.com/outline/outline/pull/10399 )
- Horizontal rule menu appears in read-only editor in [#​10413](https://github.com/outline/outline/pull/10413 )
- Creating new doc offline in sidebar leaves corrupt state in UI in [#​10412](https://github.com/outline/outline/pull/10412 )
- Combination of `<br>` and inline nodes in table cell is not imported correctly in [#​10416](https://github.com/outline/outline/pull/10416 )
- Updated table styling to include a touch of rounding in [#​10421](https://github.com/outline/outline/pull/10421 )
- Improved Redis retry behavior in [#​10440](https://github.com/outline/outline/pull/10440 )
- Simplify logic for suppressing markdown copy in [#​10450](https://github.com/outline/outline/pull/10450 )
- Felayed notifications will now include a note in the subject in [#​10447](https://github.com/outline/outline/pull/10447 )
- Protect against empty content passed to Backticks component in [#​10456](https://github.com/outline/outline/pull/10456 )
- Fixed several cases where Linear links would fail to convert to mentions correctly in [#​10458](https://github.com/outline/outline/pull/10458 )
- Guard against crawlers consuming magic links in [#​10457](https://github.com/outline/outline/pull/10457 )
- 4x improvement on perf of editor menus in [#​10465](https://github.com/outline/outline/pull/10465 )
- List conversion inside heading nodes is now prevented by [@​huiseo](https://github.com/huiseo ) in [#​10462](https://github.com/outline/outline/pull/10462 )
- Email magic links strategy was changed to allow reuse within time bounds from the same IP in [#​10471](https://github.com/outline/outline/pull/10471 )
- Automatically replace base64 encoded images in `documents.update` in [#​10402](https://github.com/outline/outline/pull/10402 )
#### New Contributors
- [@​pirateIV](https://github.com/pirateIV ) made their first contribution in [#​10228](https://github.com/outline/outline/pull/10228 )
- [@​lukegb](https://github.com/lukegb ) made their first contribution in [#​10252](https://github.com/outline/outline/pull/10252 )
- [@​wmTJc9IK0Q](https://github.com/wmTJc9IK0Q ) made their first contribution in [#​10264](https://github.com/outline/outline/pull/10264 )
- [@​tobiasge](https://github.com/tobiasge ) made their first contribution in [#​10204](https://github.com/outline/outline/pull/10204 )
- [@​eweren](https://github.com/eweren ) made their first contribution in [#​10329](https://github.com/outline/outline/pull/10329 )
- [@​AlexHladin](https://github.com/AlexHladin ) made their first contribution in [#​10318](https://github.com/outline/outline/pull/10318 )
- [@​AnastasiyaHladina](https://github.com/AnastasiyaHladina ) made their first contribution in [#​10397](https://github.com/outline/outline/pull/10397 )
- [@​patroldo](https://github.com/patroldo ) made their first contribution in [#​10379](https://github.com/outline/outline/pull/10379 )
- [@​huiseo](https://github.com/huiseo ) made their first contribution in [#​10462](https://github.com/outline/outline/pull/10462 )
**Full Changelog**: <https://github.com/outline/outline/compare/v0.87.4...v1.0.0 >
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNSIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
Reviewed-on: #1873 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-28 01:27:48 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						01f68c07f4 
					 
					
						
						
							
							Update ghcr.io/cloudnative-pg/plugin-barman-cloud Docker tag to v0.8.0 ( #1874 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/cloudnative-pg/plugin-barman-cloud | minor | `v0.7.0` -> `v0.8.0` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
Reviewed-on: #1874 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-28 01:26:48 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d77c376d17 
					 
					
						
						
							
							Update ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar Docker tag to v0.8.0 ( #1875 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 12s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar | minor | `v0.7.0` -> `v0.8.0` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
Reviewed-on: #1875 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-28 01:26:32 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f6a465d784 
					 
					
						
						
							
							fix path  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-10-27 20:25:18 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						eef486b796 
					 
					
						
						
							
							Update registry.k8s.io/sig-storage/snapshot-controller Docker tag to v8.4.0 ( #1879 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Successful in 2m0s 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| registry.k8s.io/sig-storage/snapshot-controller | minor | `v8.3.0` -> `v8.4.0` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
Reviewed-on: #1879 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-28 01:22:26 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2c57bffa3b 
					 
					
						
						
							
							Update kube-prometheus-stack Docker tag to v79 ( #1878 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus ) ([source](https://github.com/prometheus-community/helm-charts )) | major | `78.5.0` -> `79.0.0` |
---
### Release Notes
<details>
<summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary>
### [`v79.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-79.0.0 )
[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-78.5.0...kube-prometheus-stack-79.0.0 )
kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
#### What's Changed
- \[kube-prometheus-stack]  Fix insecure default password in grafana by [@​robalb](https://github.com/robalb ) in [#​5679](https://github.com/prometheus-community/helm-charts/pull/5679 )
#### New Contributors
- [@​robalb](https://github.com/robalb ) made their first contribution in [#​5679](https://github.com/prometheus-community/helm-charts/pull/5679 )
**Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/prometheus-conntrack-stats-exporter-0.5.28...kube-prometheus-stack-79.0.0 >
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNSIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
Reviewed-on: #1878 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-28 01:21:38 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b6f8a568e6 
					 
					
						
						
							
							Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.51.01 ( #1877 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 11s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/haveagitgat/tdarr_node](https://github.com/HaveAGitGat/tdarr_express_be ) | minor | `2.50.02` -> `2.51.01` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
Reviewed-on: #1877 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-28 01:21:19 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						979e18533d 
					 
					
						
						
							
							Update ghcr.io/haveagitgat/tdarr Docker tag to v2.51.01 ( #1876 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 13s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/haveagitgat/tdarr](https://github.com/HaveAGitGat/tdarr_express_be ) | minor | `2.50.02` -> `2.51.01` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->
Reviewed-on: #1876 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-28 01:21:05 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4bb6c5aa52 
					 
					
						
						
							
							Update Helm release postgres-cluster to v6.15.0 ( #1863 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	lint-test-helm / helm-lint (push) Successful in 10s 
				
			 
		
			
				
	renovate / renovate (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [postgres-cluster](https://github.com/cloudnative-pg/charts ) ([source](https://github.com/cloudnative-pg/charts/tree/HEAD/charts/cluster )) | minor | `6.14.0` -> `6.15.0` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCIsImltYWdlIl19-->
Reviewed-on: #1863 
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net >
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net > 
						
						
					 
					
						2025-10-28 01:20:37 +00:00