Commit Graph

179 Commits

Author SHA1 Message Date
d520efd8af Update docker.io/postgres Docker tag to v18
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-docker / docker-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (pull_request) Successful in 9s
2025-10-31 11:03:12 +00:00
338bdb28b5 Update gitea/gitea Docker tag to v1.25.0 (#1903)
Some checks failed
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 ([#&#8203;34517](https://github.com/go-gitea/gitea/issues/34517))
  - Add label 'state' to metric 'gitea\_users' ([#&#8203;34326](https://github.com/go-gitea/gitea/issues/34326))
- SECURITY
  - Upgrade security public key ([#&#8203;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 ([#&#8203;35487](https://github.com/go-gitea/gitea/issues/35487))
  - Use configurable remote name for git commands ([#&#8203;35172](https://github.com/go-gitea/gitea/issues/35172))
  - Send email on Workflow Run Success/Failure ([#&#8203;34982](https://github.com/go-gitea/gitea/issues/34982))
  - Refactor OpenIDConnect to support SSH/FullName sync ([#&#8203;34978](https://github.com/go-gitea/gitea/issues/34978))
  - Refactor repo contents API and add "contents-ext" API ([#&#8203;34822](https://github.com/go-gitea/gitea/issues/34822))
  - Add support for 3D/CAD file formats preview ([#&#8203;34794](https://github.com/go-gitea/gitea/issues/34794))
  - Improve instance wide ssh commit signing ([#&#8203;34341](https://github.com/go-gitea/gitea/issues/34341))
  - Edit file workflow for creating a fork and proposing changes ([#&#8203;34240](https://github.com/go-gitea/gitea/issues/34240))
  - Follow file symlinks in the UI to their target ([#&#8203;28835](https://github.com/go-gitea/gitea/issues/28835))
  - Allow renaming/moving binary/LFS files in the UI ([#&#8203;34350](https://github.com/go-gitea/gitea/issues/34350))
- PERFORMANCE
  - Improve the performance when detecting the file editable ([#&#8203;34653](https://github.com/go-gitea/gitea/issues/34653))
- ENHANCEMENTS
  - Enable more markdown paste features in textarea editor ([#&#8203;35494](https://github.com/go-gitea/gitea/issues/35494))
  - Don't store repo archives on `gitea dump` ([#&#8203;35467](https://github.com/go-gitea/gitea/issues/35467))
  - Always return the relevant status information, even if no status exists. ([#&#8203;35335](https://github.com/go-gitea/gitea/issues/35335))
  - Add start time on perf trace because it seems some steps haven't been recorded. ([#&#8203;35282](https://github.com/go-gitea/gitea/issues/35282))
  - Remove deprecated auth sources ([#&#8203;35272](https://github.com/go-gitea/gitea/issues/35272))
  - When sorting issues by nearest due date, issues without due date should be sorted ascending ([#&#8203;35267](https://github.com/go-gitea/gitea/issues/35267))
  - Disable field count validation of CSV viewer ([#&#8203;35228](https://github.com/go-gitea/gitea/issues/35228))
  - Add `has_code` to repository REST API ([#&#8203;35214](https://github.com/go-gitea/gitea/issues/35214))
  - Display pull request in merged commit view ([#&#8203;35202](https://github.com/go-gitea/gitea/issues/35202))
  - Support Basic Authentication for archive downloads ([#&#8203;35087](https://github.com/go-gitea/gitea/issues/35087))
  - Add hover background to table rows in user and repo admin page ([#&#8203;35072](https://github.com/go-gitea/gitea/issues/35072))
  - Partially refresh notifications list ([#&#8203;35010](https://github.com/go-gitea/gitea/issues/35010))
  - Also display "recently pushed branch" alert on PR view ([#&#8203;35001](https://github.com/go-gitea/gitea/issues/35001))
  - Refactor time tracker UI ([#&#8203;34983](https://github.com/go-gitea/gitea/issues/34983))
  - Improve CLI commands ([#&#8203;34973](https://github.com/go-gitea/gitea/issues/34973))
  - Improve project & label color picker and image scroll ([#&#8203;34971](https://github.com/go-gitea/gitea/issues/34971))
  - Improve NuGet API Parity ([#&#8203;21291](https://github.com/go-gitea/gitea/issues/21291)) ([#&#8203;34940](https://github.com/go-gitea/gitea/issues/34940))
  - Support getting last commit message using contents-ext API ([#&#8203;34904](https://github.com/go-gitea/gitea/issues/34904))
  - Adds title on branch commit counts ([#&#8203;34869](https://github.com/go-gitea/gitea/issues/34869))
  - Add "Cancel workflow run" button to Actions list page ([#&#8203;34817](https://github.com/go-gitea/gitea/issues/34817))
  - Improve img lazy loading ([#&#8203;34804](https://github.com/go-gitea/gitea/issues/34804))
  - Forks repository list page follow other repositories page ([#&#8203;34784](https://github.com/go-gitea/gitea/issues/34784))
  - Add ff\_only parameter to POST /repos/{owner}/{repo}/merge-upstream ([#&#8203;34770](https://github.com/go-gitea/gitea/issues/34770))
  - Rework delete org and rename org UI ([#&#8203;34762](https://github.com/go-gitea/gitea/issues/34762))
  - Improve nuget/rubygems package registries ([#&#8203;34741](https://github.com/go-gitea/gitea/issues/34741))
  - Add repo file tree item link behavior ([#&#8203;34730](https://github.com/go-gitea/gitea/issues/34730))
  - Add issue delete notifier ([#&#8203;34592](https://github.com/go-gitea/gitea/issues/34592))
  - Improve Actions list ([#&#8203;34530](https://github.com/go-gitea/gitea/issues/34530))
  - Add a default tab on repo header when migrating ([#&#8203;34503](https://github.com/go-gitea/gitea/issues/34503))
  - Add post-installation redirect based on admin account status ([#&#8203;34493](https://github.com/go-gitea/gitea/issues/34493))
  - Trigger 'unlabeled' event when label is Deleted from PR ([#&#8203;34316](https://github.com/go-gitea/gitea/issues/34316))
  - Support annotated tags when using create release API ([#&#8203;31840](https://github.com/go-gitea/gitea/issues/31840))
  - Use lfs label for lfs file rather than a long description ([#&#8203;34363](https://github.com/go-gitea/gitea/issues/34363))
  - Add "View workflow file" to Actions list page ([#&#8203;34538](https://github.com/go-gitea/gitea/issues/34538))
  - Move organization's visibility change to danger zone. ([#&#8203;34814](https://github.com/go-gitea/gitea/issues/34814))
  - Don't block site admin's operation if SECRET\_KEY is lost ([#&#8203;35721](https://github.com/go-gitea/gitea/issues/35721))
  - Make restricted users can access public repositories ([#&#8203;35693](https://github.com/go-gitea/gitea/issues/35693))
  - The status icon of the Action step is consistent with GitHub ([#&#8203;35618](https://github.com/go-gitea/gitea/issues/35618)) [#&#8203;35621](https://github.com/go-gitea/gitea/issues/35621)
- BUGFIXES
  - Update tab title when navigating file tree ([#&#8203;35757](https://github.com/go-gitea/gitea/issues/35757)) [#&#8203;35772](https://github.com/go-gitea/gitea/issues/35772)
  - Fix "ref-issue" handling in markup ([#&#8203;35739](https://github.com/go-gitea/gitea/issues/35739)) [#&#8203;35771](https://github.com/go-gitea/gitea/issues/35771)
  - Fix webhook to prevent tag events from bypassing branch filters targets ([#&#8203;35567](https://github.com/go-gitea/gitea/issues/35567)) [#&#8203;35577](https://github.com/go-gitea/gitea/issues/35577)
  - Fix markup init after issue comment editing ([#&#8203;35536](https://github.com/go-gitea/gitea/issues/35536)) [#&#8203;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 ([#&#8203;35552](https://github.com/go-gitea/gitea/issues/35552)) [#&#8203;35582](https://github.com/go-gitea/gitea/issues/35582)
  - Fix auto-expand and auto-scroll for actions logs ([#&#8203;35570](https://github.com/go-gitea/gitea/issues/35570)) ([#&#8203;35583](https://github.com/go-gitea/gitea/issues/35583)) [#&#8203;35586](https://github.com/go-gitea/gitea/issues/35586)
  - Use inputs context when parsing workflows ([#&#8203;35590](https://github.com/go-gitea/gitea/issues/35590)) [#&#8203;35595](https://github.com/go-gitea/gitea/issues/35595)
  - Fix diffpatch API endpoint ([#&#8203;35610](https://github.com/go-gitea/gitea/issues/35610)) [#&#8203;35613](https://github.com/go-gitea/gitea/issues/35613)
  - Creating push comments before invoke pull request checking ([#&#8203;35647](https://github.com/go-gitea/gitea/issues/35647)) [#&#8203;35668](https://github.com/go-gitea/gitea/issues/35668)
  - Fix missing Close when error occurs and abused connection pool ([#&#8203;35658](https://github.com/go-gitea/gitea/issues/35658)) [#&#8203;35670](https://github.com/go-gitea/gitea/issues/35670)
  - Fix build ([#&#8203;35674](https://github.com/go-gitea/gitea/issues/35674))
  - Use LFS object size instead of blob size when viewing a LFS file ([#&#8203;35679](https://github.com/go-gitea/gitea/issues/35679))
  - Fix workflow run event status while rerunning a failed job ([#&#8203;35689](https://github.com/go-gitea/gitea/issues/35689))
  - Avoid emoji mismatch and allow to only enable chosen emojis ([#&#8203;35692](https://github.com/go-gitea/gitea/issues/35692))
  - Refactor legacy code, fix LFS auth bypass, fix symlink bypass ([#&#8203;35708](https://github.com/go-gitea/gitea/issues/35708))
  - Fix various trivial problems ([#&#8203;35714](https://github.com/go-gitea/gitea/issues/35714))
  - Fix attachment file size limit in server backend ([#&#8203;35519](https://github.com/go-gitea/gitea/issues/35519))
  - Honor delete branch on merge repo setting when using merge API ([#&#8203;35488](https://github.com/go-gitea/gitea/issues/35488))
  - Fix external render, make iframe render work ([#&#8203;35727](https://github.com/go-gitea/gitea/issues/35727), [#&#8203;35730](https://github.com/go-gitea/gitea/issues/35730))
  - Upgrade go mail to 0.7.2 ([#&#8203;35748](https://github.com/go-gitea/gitea/issues/35748))
  - Revert [#&#8203;18491](https://github.com/go-gitea/gitea/issues/18491), fix oauth2 client link account ([#&#8203;35745](https://github.com/go-gitea/gitea/issues/35745))
  - Fix different behavior in status check pattern matching with double stars ([#&#8203;35474](https://github.com/go-gitea/gitea/issues/35474))
  - Fix overflow in notifications list ([#&#8203;35446](https://github.com/go-gitea/gitea/issues/35446))
  - Fix package link setting can only list limited repositories ([#&#8203;35394](https://github.com/go-gitea/gitea/issues/35394))
  - Extend comment treepath length ([#&#8203;35389](https://github.com/go-gitea/gitea/issues/35389))
  - Fix font-size in inline code comment preview ([#&#8203;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 ([#&#8203;35151](https://github.com/go-gitea/gitea/issues/35151))
  - Change some columns from text to longtext and fix column wrong type caused by xorm ([#&#8203;35141](https://github.com/go-gitea/gitea/issues/35141))
  - Redirect to a presigned URL of HEAD for HEAD requests ([#&#8203;35088](https://github.com/go-gitea/gitea/issues/35088))
  - Fix git commit committer parsing and add some tests ([#&#8203;35007](https://github.com/go-gitea/gitea/issues/35007))
  - Fix OCI manifest parser ([#&#8203;34797](https://github.com/go-gitea/gitea/issues/34797))
  - Refactor FindOrgOptions to use enum instead of bool, fix membership visibility ([#&#8203;34629](https://github.com/go-gitea/gitea/issues/34629))
  - Fix notification count positioning for variable-width elements ([#&#8203;34597](https://github.com/go-gitea/gitea/issues/34597))
  - Keeping consistent between UI and API about combined commit status state and fix some bugs ([#&#8203;34562](https://github.com/go-gitea/gitea/issues/34562))
  - Fix possible panic ([#&#8203;34508](https://github.com/go-gitea/gitea/issues/34508))
  - Fix autofocus behavior ([#&#8203;34397](https://github.com/go-gitea/gitea/issues/34397))
  - Fix Actions API ([#&#8203;35204](https://github.com/go-gitea/gitea/issues/35204))
  - Fix ListWorkflowRuns OpenAPI response model. ([#&#8203;35026](https://github.com/go-gitea/gitea/issues/35026))
  - Small fix in Pull Requests page ([#&#8203;34612](https://github.com/go-gitea/gitea/issues/34612))
  - Fix http auth header parsing ([#&#8203;34936](https://github.com/go-gitea/gitea/issues/34936))
  - Fix modal + form abuse ([#&#8203;34921](https://github.com/go-gitea/gitea/issues/34921))
  - Fix PR toggle WIP ([#&#8203;34920](https://github.com/go-gitea/gitea/issues/34920))
  - Fix log fmt ([#&#8203;34810](https://github.com/go-gitea/gitea/issues/34810))
  - Replace stopwatch toggle with explicit start/stop actions ([#&#8203;34818](https://github.com/go-gitea/gitea/issues/34818))
  - Fix some package registry problems ([#&#8203;34759](https://github.com/go-gitea/gitea/issues/34759))
  - Fix RPM package download routing & missing package version count ([#&#8203;34909](https://github.com/go-gitea/gitea/issues/34909))
  - Fix repo search input height ([#&#8203;34330](https://github.com/go-gitea/gitea/issues/34330))
  - Fix "The sidebar of the repository file list does not have a fixed height [#&#8203;34298](https://github.com/go-gitea/gitea/issues/34298)" ([#&#8203;34321](https://github.com/go-gitea/gitea/issues/34321))
  - Fix minor typos in two files #HSFDPMUW ([#&#8203;34944](https://github.com/go-gitea/gitea/issues/34944))
  - Fix actions skipped commit status indicator ([#&#8203;34507](https://github.com/go-gitea/gitea/issues/34507))
  - Fix job status aggregation logic ([#&#8203;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 ([#&#8203;35216](https://github.com/go-gitea/gitea/issues/35216))
  - Fix typo in oauth2\_full\_name\_claim\_name string ([#&#8203;35199](https://github.com/go-gitea/gitea/issues/35199))
  - Fix typo in locale\_en-US.ini ([#&#8203;35196](https://github.com/go-gitea/gitea/issues/35196))
- API
  - Exposing TimeEstimate field in the API ([#&#8203;35475](https://github.com/go-gitea/gitea/issues/35475))
  - UpdateBranch API supports renaming a branch ([#&#8203;35374](https://github.com/go-gitea/gitea/issues/35374))
  - Add `owner` and `parent` fields clarification to docs ([#&#8203;35023](https://github.com/go-gitea/gitea/issues/35023))
  - Improve OAuth2 provider (correct Issuer, respect ENABLED) ([#&#8203;34966](https://github.com/go-gitea/gitea/issues/34966))
  - Add a `login`/`login-name`/`username` disambiguation to affected endpoint parameters and response/request models ([#&#8203;34901](https://github.com/go-gitea/gitea/issues/34901))
  - Do not mutate incoming options to SearchRepositoryByName ([#&#8203;34553](https://github.com/go-gitea/gitea/issues/34553))
  - Do not mutate incoming options to RenderUserSearch and SearchUsers  ([#&#8203;34544](https://github.com/go-gitea/gitea/issues/34544))
  - Export repo's manual merge settings ([#&#8203;34502](https://github.com/go-gitea/gitea/issues/34502))
  - Add date range filtering to commit retrieval endpoints ([#&#8203;34497](https://github.com/go-gitea/gitea/issues/34497))
  - Add endpoint deleting workflow run ([#&#8203;34337](https://github.com/go-gitea/gitea/issues/34337))
  - Add workflow\_run api + webhook ([#&#8203;33964](https://github.com/go-gitea/gitea/issues/33964))
- REFACTOR
  - Move updateref and removeref to gitrepo and remove unnecessary open repository ([#&#8203;35511](https://github.com/go-gitea/gitea/issues/35511))
  - Remove unused param `doer` ([#&#8203;34545](https://github.com/go-gitea/gitea/issues/34545))
  - Split GetLatestCommitStatus as two functions ([#&#8203;34535](https://github.com/go-gitea/gitea/issues/34535))
  - Use gitrepo.SetDefaultBranch when set default branch of wiki repository ([#&#8203;33911](https://github.com/go-gitea/gitea/issues/33911))
  - Refactor editor ([#&#8203;34780](https://github.com/go-gitea/gitea/issues/34780))
  - Refactor packages ([#&#8203;34777](https://github.com/go-gitea/gitea/issues/34777))
  - Refactor container package ([#&#8203;34877](https://github.com/go-gitea/gitea/issues/34877))
  - Refactor "change file" API ([#&#8203;34855](https://github.com/go-gitea/gitea/issues/34855))
  - Rename pull request GetGitRefName to GetGitHeadRefName to prepare introducing GetGitMergeRefName ([#&#8203;35093](https://github.com/go-gitea/gitea/issues/35093))
  - Move git command to git/gitcmd ([#&#8203;35483](https://github.com/go-gitea/gitea/issues/35483))
  - Use db.WithTx/WithTx2 instead of TxContext when possible ([#&#8203;35428](https://github.com/go-gitea/gitea/issues/35428))
  - Support Node.js 22.6 with type stripping ([#&#8203;35427](https://github.com/go-gitea/gitea/issues/35427))
  - Migrate tools and configs to typescript, require node.js >= 22.18.0 ([#&#8203;35421](https://github.com/go-gitea/gitea/issues/35421))
  - Check user and repo for redirects when using git via SSH transport ([#&#8203;35416](https://github.com/go-gitea/gitea/issues/35416))
  - Remove the duplicated function GetTags ([#&#8203;35375](https://github.com/go-gitea/gitea/issues/35375))
  - Refactor to use reflect.TypeFor ([#&#8203;35370](https://github.com/go-gitea/gitea/issues/35370))
  - Deleting branch could delete broken branch which has database record but git branch is missing ([#&#8203;35360](https://github.com/go-gitea/gitea/issues/35360))
  - Exit with success when already up to date ([#&#8203;35312](https://github.com/go-gitea/gitea/issues/35312))
  - Split admin config settings templates to make it maintain easier ([#&#8203;35294](https://github.com/go-gitea/gitea/issues/35294))
  - A small refactor to use context in the service layer ([#&#8203;35179](https://github.com/go-gitea/gitea/issues/35179))
  - Refactor and update mail templates ([#&#8203;35150](https://github.com/go-gitea/gitea/issues/35150))
  - Use db.WithTx/WithTx2 instead of TxContext when possible ([#&#8203;35130](https://github.com/go-gitea/gitea/issues/35130))
  - Align `issue-title-buttons` with `list-header` ([#&#8203;35018](https://github.com/go-gitea/gitea/issues/35018))
  - Add Notifications section in User Settings ([#&#8203;35008](https://github.com/go-gitea/gitea/issues/35008))
  - Tweak placement of diff file menu ([#&#8203;34999](https://github.com/go-gitea/gitea/issues/34999))
  - Refactor mail template and support preview ([#&#8203;34990](https://github.com/go-gitea/gitea/issues/34990))
  - Rerun job only when run is done ([#&#8203;34970](https://github.com/go-gitea/gitea/issues/34970))
  - Merge index.js ([#&#8203;34963](https://github.com/go-gitea/gitea/issues/34963))
  - Refactor "delete-button" to "link-action" ([#&#8203;34962](https://github.com/go-gitea/gitea/issues/34962))
  - Refactor webhook and fix feishu/lark secret ([#&#8203;34961](https://github.com/go-gitea/gitea/issues/34961))
  - Exclude devtest.ts from tailwindcss ([#&#8203;34935](https://github.com/go-gitea/gitea/issues/34935))
  - Refactor head navbar icons ([#&#8203;34922](https://github.com/go-gitea/gitea/issues/34922))
  - Improve html escape ([#&#8203;34911](https://github.com/go-gitea/gitea/issues/34911))
  - Improve tags list page ([#&#8203;34898](https://github.com/go-gitea/gitea/issues/34898))
  - Improve `labels-list` rendering ([#&#8203;34846](https://github.com/go-gitea/gitea/issues/34846))
  - Remove unused variable HUGO\_VERSION ([#&#8203;34840](https://github.com/go-gitea/gitea/issues/34840))
  - Correct migration tab name ([#&#8203;34826](https://github.com/go-gitea/gitea/issues/34826))
  - Refactor template helper ([#&#8203;34819](https://github.com/go-gitea/gitea/issues/34819))
  - Use `shallowRef` instead of `ref` in `.vue` files where possible ([#&#8203;34813](https://github.com/go-gitea/gitea/issues/34813))
  - Use standalone function to update repository cols ([#&#8203;34811](https://github.com/go-gitea/gitea/issues/34811))
  - Refactor wiki ([#&#8203;34805](https://github.com/go-gitea/gitea/issues/34805))
  - Remove unnecessary duplicate code ([#&#8203;34733](https://github.com/go-gitea/gitea/issues/34733))
  - Refactor embedded assets and drop unnecessary dependencies ([#&#8203;34692](https://github.com/go-gitea/gitea/issues/34692))
  - Update x/crypto package and make builtin SSH use default parameters ([#&#8203;34667](https://github.com/go-gitea/gitea/issues/34667))
  - Add `--color-logo`, matching the logo's primary color ([#&#8203;34639](https://github.com/go-gitea/gitea/issues/34639))
  - Add openssh-keygen to rootless image ([#&#8203;34625](https://github.com/go-gitea/gitea/issues/34625))
  - Replace update repository function in some places ([#&#8203;34566](https://github.com/go-gitea/gitea/issues/34566))
  - Change "rejected" to "changes requested" in 3rd party PR review notification ([#&#8203;34481](https://github.com/go-gitea/gitea/issues/34481))
  - Remove legacy template helper functions ([#&#8203;34426](https://github.com/go-gitea/gitea/issues/34426))
  - Use run-name and evaluate workflow variables ([#&#8203;34301](https://github.com/go-gitea/gitea/issues/34301))
  - Move HasWiki to repository service package ([#&#8203;33912](https://github.com/go-gitea/gitea/issues/33912))
  - Move some functions from package git to gitrepo ([#&#8203;33910](https://github.com/go-gitea/gitea/issues/33910))
- TESTING
  - Add webhook test for push event ([#&#8203;34442](https://github.com/go-gitea/gitea/issues/34442))
  - Add a webhook push test for dev branch ([#&#8203;34421](https://github.com/go-gitea/gitea/issues/34421))
  - Add migrations tests ([#&#8203;34456](https://github.com/go-gitea/gitea/issues/34456)) ([#&#8203;34498](https://github.com/go-gitea/gitea/issues/34498))
- STYLE
  - Enforce explanation for necessary nolints and fix bugs ([#&#8203;34883](https://github.com/go-gitea/gitea/issues/34883))
  - Fix remaining issues after `gopls modernize` formatting ([#&#8203;34771](https://github.com/go-gitea/gitea/issues/34771))
  - Update gofumpt, add go.mod ignore directive ([#&#8203;35434](https://github.com/go-gitea/gitea/issues/35434))
  - Enforce nolint scope ([#&#8203;34851](https://github.com/go-gitea/gitea/issues/34851))
  - Enable gocritic `equalFold` and fix issues ([#&#8203;34952](https://github.com/go-gitea/gitea/issues/34952))
  - Run `gopls modernize` on codebase ([#&#8203;34751](https://github.com/go-gitea/gitea/issues/34751))
  - Upgrade `gopls` to v0.19.0, add `make fix` ([#&#8203;34772](https://github.com/go-gitea/gitea/issues/34772))
- BUILD
  - bump archives\&rar dep ([#&#8203;35637](https://github.com/go-gitea/gitea/issues/35637)) [#&#8203;35638](https://github.com/go-gitea/gitea/issues/35638)
  - Use github.com/mholt/archives replace github.com/mholt/archiver ([#&#8203;35390](https://github.com/go-gitea/gitea/issues/35390))
  - Update JS and PY dependencies ([#&#8203;35444](https://github.com/go-gitea/gitea/issues/35444))
  - Upgrade devcontainer go version to 1.24.6 ([#&#8203;35298](https://github.com/go-gitea/gitea/issues/35298))
  - Upgrade golang to 1.25.1 and add descriptions for the swagger structs' fields ([#&#8203;35418](https://github.com/go-gitea/gitea/issues/35418))
  - Update JS and PY deps ([#&#8203;35191](https://github.com/go-gitea/gitea/issues/35191))
  - Update JS and PY dependencies ([#&#8203;34391](https://github.com/go-gitea/gitea/issues/34391))
  - Update go tool dependencies ([#&#8203;34845](https://github.com/go-gitea/gitea/issues/34845))
  - Update `uint8-to-base64`, remove type stub ([#&#8203;34844](https://github.com/go-gitea/gitea/issues/34844))
  - Switch to `@resvg/resvg-wasm` for `generate-images` ([#&#8203;35415](https://github.com/go-gitea/gitea/issues/35415))
  - Switch to pnpm ([#&#8203;35274](https://github.com/go-gitea/gitea/issues/35274))
  - Update chroma to v2.20.0 ([#&#8203;35220](https://github.com/go-gitea/gitea/issues/35220))
  - Migrate to urfave v3 ([#&#8203;34510](https://github.com/go-gitea/gitea/issues/34510))
  - Update JS deps, regenerate SVGs ([#&#8203;34640](https://github.com/go-gitea/gitea/issues/34640))
  - Upgrade dependencies ([#&#8203;35384](https://github.com/go-gitea/gitea/issues/35384))
  - Bump `@github/relative-time-element` to v4.4.8 ([#&#8203;34413](https://github.com/go-gitea/gitea/issues/34413))
  - Update JS dependencies ([#&#8203;34951](https://github.com/go-gitea/gitea/issues/34951))
  - Upgrade orgmode to v1.8.0 ([#&#8203;34721](https://github.com/go-gitea/gitea/issues/34721))
  - Raise minimum Node.js version to 20, test on 24 ([#&#8203;34713](https://github.com/go-gitea/gitea/issues/34713))
  - Update JS deps ([#&#8203;34701](https://github.com/go-gitea/gitea/issues/34701))
  - Upgrade htmx to 2.0.6 ([#&#8203;34887](https://github.com/go-gitea/gitea/issues/34887))
  - Update eslint to v9 ([#&#8203;35485](https://github.com/go-gitea/gitea/issues/35485))
  - Update js dependencies ([#&#8203;35429](https://github.com/go-gitea/gitea/issues/35429))
  - Clean up npm dependencies ([#&#8203;35508](https://github.com/go-gitea/gitea/issues/35508))
  - Clean up npm dependencies ([#&#8203;35484](https://github.com/go-gitea/gitea/issues/35484))
  - Bump setup-node to v5 ([#&#8203;35448](https://github.com/go-gitea/gitea/issues/35448))
- MISC
  - Add gitignore rules to exclude LLM instruction files ([#&#8203;35076](https://github.com/go-gitea/gitea/issues/35076))
  - Gitignore: Visual Studio settings folder ([#&#8203;34375](https://github.com/go-gitea/gitea/issues/34375))
  - Improve language in en-US locale strings ([#&#8203;35124](https://github.com/go-gitea/gitea/issues/35124))
  - Fixed all grammatical errors in locale\_en-US.ini ([#&#8203;35053](https://github.com/go-gitea/gitea/issues/35053))
  - Docs/fix typo and grammar in CONTRIBUTING.md ([#&#8203;35024](https://github.com/go-gitea/gitea/issues/35024))
  - Improve english grammar and readability in locale\_en-US.ini ([#&#8203;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
b6e310b2da Update ghcr.io/traefik/traefik Docker tag to v3.5.4 (#1890)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m34s
2025-10-29 01:02:38 +00:00
0e1633ac42 trace logging
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 57s
2025-10-26 00:50:01 -05:00
f778e28998 change log level
Some checks failed
lint-test-docker / docker-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
2025-10-26 00:46:30 -05:00
60b2c665e0 change config
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m25s
2025-10-26 00:43:07 -05:00
ce319f9e06 fix path
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m20s
2025-10-25 23:15:29 -05:00
82cd6e1f26 change network
Some checks failed
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-10-25 23:14:33 -05:00
b862f7ad66 fix serve
All checks were successful
lint-test-docker / docker-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m14s
2025-10-25 22:46:11 -05:00
13ca00c245 separte storage
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m7s
2025-10-25 22:44:26 -05:00
48274a54f9 split garage tailscale
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m46s
2025-10-25 22:36:51 -05:00
bcf4490909 Update gitea/gitea Docker tag to v1.24.7 (#1861)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m32s
2025-10-26 03:01:37 +00:00
220429655d Update quay.io/prometheus/node-exporter Docker tag to v1.10.2 (#1858)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m28s
2025-10-25 21:01:35 +00:00
98cfd04158 Update quay.io/prometheus/node-exporter Docker tag to v1.10.1 (#1856)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m34s
2025-10-25 19:01:38 +00:00
cae806a63b Update quay.io/prometheus/node-exporter Docker tag to v1.10.0 (#1838)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m0s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/prometheus/node-exporter | minor | `v1.9.1` -> `v1.10.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNSIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1838
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-24 17:38:40 +00:00
38b8fcecc3 add local access
All checks were successful
lint-test-docker / docker-lint (push) Successful in 1m3s
renovate / renovate (push) Successful in 1m12s
2025-10-23 19:47:09 -05:00
299a4c8979 fix region
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
renovate / renovate (push) Successful in 58s
2025-10-21 21:53:27 -05:00
c480897ad6 fix path
All checks were successful
lint-test-docker / docker-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m8s
2025-10-21 21:40:18 -05:00
30dc907d6c change to prots
All checks were successful
renovate / renovate (push) Successful in 1m9s
lint-test-docker / docker-lint (push) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 10s
2025-10-21 21:35:14 -05:00
2ea86aba84 fix config
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m16s
2025-10-21 21:27:42 -05:00
d7640e2891 remove metric token
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m14s
lint-test-docker / docker-lint (push) Successful in 9s
2025-10-21 21:20:35 -05:00
e2c265842c change endpoints with patch
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Successful in 9s
lint-test-docker / docker-lint (push) Successful in 10s
2025-10-21 21:17:44 -05:00
585171cc7e eanble https
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 57s
2025-10-21 20:57:41 -05:00
9fcb6d0d25 fix endpoints
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
lint-test-docker / docker-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m13s
2025-10-21 20:52:36 -05:00
aaa2d4eca1 change endpoits
Some checks failed
lint-test-docker / docker-lint (push) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-10-21 20:44:41 -05:00
56f1a5379e add env
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m18s
2025-10-21 19:15:42 -05:00
95e0f307d7 configure network mode
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m3s
2025-10-21 19:09:32 -05:00
57c71cda0b add env file
All checks were successful
lint-test-docker / docker-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m0s
2025-10-21 19:04:59 -05:00
67e144ab21 change path
All checks were successful
lint-test-docker / docker-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m12s
2025-10-21 18:51:02 -05:00
3f02c53445 add garage
All checks were successful
lint-test-docker / docker-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m21s
2025-10-21 18:42:26 -05:00
b5d6ba346e Update ghcr.io/tailscale/tailscale Docker tag to v1.88.4 (#1752)
Some checks failed
lint-test-docker / docker-lint (push) Failing after 6s
renovate / renovate (push) Successful in 2m21s
2025-10-14 20:04:33 +00:00
72cd14f60f Update ghcr.io/0xerr0r/blocky Docker tag to v0.27.0 (#1732)
Some checks failed
lint-test-docker / docker-lint (push) Failing after 4s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m18s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/0xerr0r/blocky](https://github.com/0xERR0R/blocky) | minor | `v0.26.2` -> `v0.27.0` |

---

### Release Notes

<details>
<summary>0xERR0R/blocky (ghcr.io/0xerr0r/blocky)</summary>

### [`v0.27.0`](https://github.com/0xERR0R/blocky/releases/tag/v0.27.0)

[Compare Source](https://github.com/0xERR0R/blocky/compare/v0.26.2...v0.27.0)

##### Changelog

- [`e99f1bd`](e99f1bdf14): build(deps): bump actions/checkout from 4 to 5 ([#&#8203;1836](https://github.com/0xERR0R/blocky/issues/1836)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`8ef51ee`](8ef51ee0a8): build(deps): bump actions/download-artifact from 4 to 5 ([#&#8203;1830](https://github.com/0xERR0R/blocky/issues/1830)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`92ee006`](92ee00632e): build(deps): bump actions/setup-go from 5 to 6 ([#&#8203;1857](https://github.com/0xERR0R/blocky/issues/1857)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`26aaf7b`](26aaf7b08d): build(deps): bump actions/setup-python from 5 to 6 ([#&#8203;1859](https://github.com/0xERR0R/blocky/issues/1859)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`b249c5c`](b249c5c9c3): build(deps): bump actions/stale from 9 to 10 ([#&#8203;1858](https://github.com/0xERR0R/blocky/issues/1858)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`6e69dbf`](6e69dbf172): build(deps): bump github.com/alicebob/miniredis/v2 from 2.34.0 to 2.35.0 ([#&#8203;1789](https://github.com/0xERR0R/blocky/issues/1789)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`2575a36`](2575a36720): build(deps): bump github.com/breml/rootcerts from 0.2.21 to 0.2.22 ([#&#8203;1795](https://github.com/0xERR0R/blocky/issues/1795)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`4958089`](4958089649): build(deps): bump github.com/breml/rootcerts from 0.2.22 to 0.3.0 ([#&#8203;1800](https://github.com/0xERR0R/blocky/issues/1800)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`ac5d872`](ac5d87252d): build(deps): bump github.com/breml/rootcerts from 0.3.0 to 0.3.1 ([#&#8203;1815](https://github.com/0xERR0R/blocky/issues/1815)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`cd79244`](cd79244e07): build(deps): bump github.com/docker/docker ([#&#8203;1785](https://github.com/0xERR0R/blocky/issues/1785)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`ad473dd`](ad473ddea3): build(deps): bump github.com/docker/docker ([#&#8203;1801](https://github.com/0xERR0R/blocky/issues/1801)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`375614e`](375614ec0b): build(deps): bump github.com/docker/docker ([#&#8203;1805](https://github.com/0xERR0R/blocky/issues/1805)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`c5ed579`](c5ed579ecc): build(deps): bump github.com/docker/docker ([#&#8203;1807](https://github.com/0xERR0R/blocky/issues/1807)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`b088ba0`](b088ba0396): build(deps): bump github.com/docker/docker ([#&#8203;1821](https://github.com/0xERR0R/blocky/issues/1821)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`604e0ca`](604e0ca2bd): build(deps): bump github.com/docker/docker ([#&#8203;1853](https://github.com/0xERR0R/blocky/issues/1853)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`c0284bb`](c0284bb51d): build(deps): bump github.com/docker/docker ([#&#8203;1877](https://github.com/0xERR0R/blocky/issues/1877)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`6da2742`](6da27421b7): build(deps): bump github.com/docker/docker ([#&#8203;1883](https://github.com/0xERR0R/blocky/issues/1883)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`984a07e`](984a07e503): build(deps): bump github.com/docker/go-connections from 0.5.0 to 0.6.0 ([#&#8203;1832](https://github.com/0xERR0R/blocky/issues/1832)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`7c8fe37`](7c8fe371a3): build(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 ([#&#8203;1799](https://github.com/0xERR0R/blocky/issues/1799)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`59d24ef`](59d24efb14): build(deps): bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.3 ([#&#8203;1848](https://github.com/0xERR0R/blocky/issues/1848)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`62610f6`](62610f657e): build(deps): bump github.com/go-chi/cors from 1.2.1 to 1.2.2 ([#&#8203;1804](https://github.com/0xERR0R/blocky/issues/1804)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`9a1b6a6`](9a1b6a6899): build(deps): bump github.com/miekg/dns from 1.1.67 to 1.1.68 ([#&#8203;1824](https://github.com/0xERR0R/blocky/issues/1824)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`45141a7`](45141a75fc): build(deps): bump github.com/oapi-codegen/runtime from 1.1.1 to 1.1.2 ([#&#8203;1810](https://github.com/0xERR0R/blocky/issues/1810)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`859e729`](859e72982b): build(deps): bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.25.0 ([#&#8203;1839](https://github.com/0xERR0R/blocky/issues/1839)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`c003d21`](c003d21da4): build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.0 to 2.25.1 ([#&#8203;1840](https://github.com/0xERR0R/blocky/issues/1840)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`3dda82e`](3dda82e0a8): build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.2 ([#&#8203;1850](https://github.com/0xERR0R/blocky/issues/1850)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`1bbfe6a`](1bbfe6a460): build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3 ([#&#8203;1856](https://github.com/0xERR0R/blocky/issues/1856)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`1df69da`](1df69dab0c): build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 ([#&#8203;1878](https://github.com/0xERR0R/blocky/issues/1878)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`3015bc3`](3015bc35aa): build(deps): bump github.com/onsi/gomega from 1.37.0 to 1.38.0 ([#&#8203;1816](https://github.com/0xERR0R/blocky/issues/1816)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`7a4a4e3`](7a4a4e312f): build(deps): bump github.com/onsi/gomega from 1.38.0 to 1.38.1 ([#&#8203;1842](https://github.com/0xERR0R/blocky/issues/1842)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`ed6a3c0`](ed6a3c0582): build(deps): bump github.com/onsi/gomega from 1.38.1 to 1.38.2 ([#&#8203;1844](https://github.com/0xERR0R/blocky/issues/1844)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`3bbca25`](3bbca25afd): build(deps): bump github.com/prometheus/client\_golang ([#&#8203;1822](https://github.com/0xERR0R/blocky/issues/1822)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`8683a96`](8683a96e57): build(deps): bump github.com/prometheus/client\_golang ([#&#8203;1860](https://github.com/0xERR0R/blocky/issues/1860)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`523db8b`](523db8bc4f): build(deps): bump github.com/ramr/go-reaper from 0.2.3 to 0.3.0 ([#&#8203;1802](https://github.com/0xERR0R/blocky/issues/1802)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`0ca5ca1`](0ca5ca1e7d): build(deps): bump github.com/ramr/go-reaper from 0.3.0 to 0.3.1 ([#&#8203;1818](https://github.com/0xERR0R/blocky/issues/1818)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`c941708`](c94170873e): build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 ([#&#8203;1851](https://github.com/0xERR0R/blocky/issues/1851)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`572efd5`](572efd5b4c): build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 ([#&#8203;1841](https://github.com/0xERR0R/blocky/issues/1841)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`6849ac7`](6849ac7c32): build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 ([#&#8203;1847](https://github.com/0xERR0R/blocky/issues/1847)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`6be7ee6`](6be7ee6ef3): build(deps): bump github.com/testcontainers/testcontainers-go ([#&#8203;1811](https://github.com/0xERR0R/blocky/issues/1811)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`0bd3895`](0bd389521c): build(deps): bump github.com/testcontainers/testcontainers-go/modules/mariadb ([#&#8203;1812](https://github.com/0xERR0R/blocky/issues/1812)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`a5a686c`](a5a686cbcc): build(deps): bump github.com/testcontainers/testcontainers-go/modules/mariadb ([#&#8203;1872](https://github.com/0xERR0R/blocky/issues/1872)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`b705d43`](b705d43747): build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres ([#&#8203;1813](https://github.com/0xERR0R/blocky/issues/1813)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`283641b`](283641b0dd): build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres ([#&#8203;1873](https://github.com/0xERR0R/blocky/issues/1873)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`9dc25c7`](9dc25c7f3e): build(deps): bump github.com/testcontainers/testcontainers-go/modules/redis ([#&#8203;1809](https://github.com/0xERR0R/blocky/issues/1809)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`0e11a7c`](0e11a7c10e): build(deps): bump github.com/testcontainers/testcontainers-go/modules/redis ([#&#8203;1871](https://github.com/0xERR0R/blocky/issues/1871)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`07d25bd`](07d25bdef8): build(deps): bump github/codeql-action from 3 to 4 ([#&#8203;1881](https://github.com/0xERR0R/blocky/issues/1881)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`52f6f74`](52f6f748c4): build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 ([#&#8203;1790](https://github.com/0xERR0R/blocky/issues/1790)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`85b3ebd`](85b3ebd785): build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 ([#&#8203;1808](https://github.com/0xERR0R/blocky/issues/1808)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`4fffb35`](4fffb35ad8): build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 ([#&#8203;1833](https://github.com/0xERR0R/blocky/issues/1833)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`8b4c3ff`](8b4c3ff72d): build(deps): bump golang.org/x/net from 0.43.0 to 0.44.0 ([#&#8203;1862](https://github.com/0xERR0R/blocky/issues/1862)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`7cc8a26`](7cc8a262d6): build(deps): bump golang.org/x/net from 0.44.0 to 0.45.0 ([#&#8203;1880](https://github.com/0xERR0R/blocky/issues/1880)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`75f7750`](75f7750daf): build(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 ([#&#8203;1882](https://github.com/0xERR0R/blocky/issues/1882)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`21401ec`](21401ec1b8): build(deps): bump gorm.io/driver/mysql from 1.5.7 to 1.6.0 ([#&#8203;1787](https://github.com/0xERR0R/blocky/issues/1787)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`fdb706a`](fdb706af2f): build(deps): bump gorm.io/driver/postgres from 1.5.11 to 1.6.0 ([#&#8203;1783](https://github.com/0xERR0R/blocky/issues/1783)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`cb4d5e8`](cb4d5e8f0f): build(deps): bump gorm.io/driver/sqlite from 1.5.7 to 1.6.0 ([#&#8203;1788](https://github.com/0xERR0R/blocky/issues/1788)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`68f76a6`](68f76a6762): build(deps): bump gorm.io/gorm from 1.25.12 to 1.26.1 ([#&#8203;1775](https://github.com/0xERR0R/blocky/issues/1775)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`4bed325`](4bed3256b7): build(deps): bump gorm.io/gorm from 1.26.1 to 1.30.0 ([#&#8203;1782](https://github.com/0xERR0R/blocky/issues/1782)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`ed025f3`](ed025f3466): build(deps): bump gorm.io/gorm from 1.30.0 to 1.30.1 ([#&#8203;1817](https://github.com/0xERR0R/blocky/issues/1817)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`bb27697`](bb27697fb3): build(deps): bump gorm.io/gorm from 1.30.1 to 1.30.2 ([#&#8203;1849](https://github.com/0xERR0R/blocky/issues/1849)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`7376e4e`](7376e4e4ad): build(deps): bump gorm.io/gorm from 1.30.2 to 1.30.3 ([#&#8203;1854](https://github.com/0xERR0R/blocky/issues/1854)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`023e1dd`](023e1dd0f1): build(deps): bump gorm.io/gorm from 1.30.3 to 1.30.5 ([#&#8203;1861](https://github.com/0xERR0R/blocky/issues/1861)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`771f9ea`](771f9ea24a): build(deps): bump gorm.io/gorm from 1.30.5 to 1.31.0 ([#&#8203;1866](https://github.com/0xERR0R/blocky/issues/1866)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`353b4e5`](353b4e5b81): build: add additional linters ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`95bc394`](95bc3945e0): build: update golang version ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`9ec43b5`](9ec43b5436): build: upgrade golangci-lint ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`fa1a95e`](fa1a95ece2): build: use optional external Goproxy ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`098f17b`](098f17b3dd): feat(config): support YAML arrays for ports ([@&#8203;ThinkChaos](https://github.com/ThinkChaos))
- [`a2cfb0b`](a2cfb0b535): feat: add robots.txt ([#&#8203;1864](https://github.com/0xERR0R/blocky/issues/1864)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`9f4db47`](9f4db47a6e): feat: make DoH query path configurable ([#&#8203;1843](https://github.com/0xERR0R/blocky/issues/1843)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`73f6f74`](73f6f74428): feat: skip Adblock identifier header and comments ([#&#8203;1876](https://github.com/0xERR0R/blocky/issues/1876)) ([@&#8203;metalinspired](https://github.com/metalinspired))
- [`d34eb4c`](d34eb4c910): fix(parsers): improve hosts entry normalization for ABP-style and Unicode domains ([@&#8203;metalinspired](https://github.com/metalinspired))
- [`639257b`](639257bedd): fix: disable go-reaper pid check ([#&#8203;1779](https://github.com/0xERR0R/blocky/issues/1779)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`262cd2e`](262cd2e984): fix: prevent DoS in DOH endpoits ([#&#8203;1826](https://github.com/0xERR0R/blocky/issues/1826)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))
- [`371e39b`](371e39bb67): refactor: move cache to external dependency ([#&#8203;1814](https://github.com/0xERR0R/blocky/issues/1814)) ([@&#8203;0xERR0R](https://github.com/0xERR0R))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1732
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-11 00:45:50 +00:00
a90a5d4f4c revert change 2025-10-03 17:46:53 -05:00
5d3429497f update
Some checks failed
lint-test-docker / docker-lint (push) Failing after 3s
renovate / renovate (push) Successful in 1m31s
2025-10-03 17:36:48 -05:00
2d95b1630a Update ghcr.io/tailscale/tailscale Docker tag to v1.88.3 (#1621)
Some checks failed
lint-test-docker / docker-lint (push) Failing after 3s
renovate / renovate (push) Successful in 3m42s
2025-09-30 07:02:02 +00:00
576e92e3fa Update ghcr.io/traefik/traefik Docker tag to v3.5.3 (#1591)
Some checks failed
lint-test-docker / docker-lint (push) Failing after 3s
renovate / renovate (push) Successful in 1m15s
2025-09-27 01:01:48 +00:00
27f76cfafa update blocky config
Some checks failed
lint-test-docker / docker-lint (push) Failing after 4s
renovate / renovate (push) Successful in 2m10s
2025-09-24 21:51:57 -05:00
c2169c1371 add sponsor block 2025-09-24 21:51:57 -05:00
c95f3f1764 Update ghcr.io/gethomepage/homepage Docker tag to v1.5.0 (#1543)
Some checks failed
lint-test-docker / docker-lint (push) Failing after 6s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m21s
2025-09-22 16:01:58 +00:00
a2650efd28 Update ghcr.io/tailscale/tailscale Docker tag to v1.88.2 (#1504)
Some checks failed
lint-test-docker / docker-lint (push) Failing after 4s
renovate / renovate (push) Successful in 1m42s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/tailscale/tailscale](https://tailscale.com/kb/1282/docker) ([source](https://github.com/tailscale/tailscale)) | minor | `v1.86.5` -> `v1.88.2` |

---

### Release Notes

<details>
<summary>tailscale/tailscale (ghcr.io/tailscale/tailscale)</summary>

### [`v1.88.2`](https://github.com/tailscale/tailscale/compare/v1.86.5...v1.88.2)

[Compare Source](https://github.com/tailscale/tailscale/compare/v1.86.5...v1.88.2)

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuNiIsInVwZGF0ZWRJblZlciI6IjQxLjExNi42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1504
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-20 03:13:10 +00:00
d4b477feff Update gitea/gitea Docker tag to v1.24.6 (#1438)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
lint-test-docker / docker-lint (push) Successful in 14s
renovate / renovate (push) Successful in 2m19s
2025-09-12 06:01:35 +00:00
c4c5103ef8 Update ghcr.io/traefik/traefik Docker tag to v3.5.2 (#1415)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 15s
renovate / renovate (push) Successful in 2m17s
2025-09-10 01:01:59 +00:00
ed156c25fc Update ghcr.io/tecnativa/docker-socket-proxy Docker tag to v0.4.1 (#1385)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m35s
2025-09-05 07:01:41 +00:00
ea72916def Update ghcr.io/tecnativa/docker-socket-proxy Docker tag to v0.4.0 (#1326)
Some checks failed
lint-test-docker / docker-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/tecnativa/docker-socket-proxy](https://github.com/Tecnativa/docker-socket-proxy) | minor | `0.3.0` -> `v0.4.0` |

---

### Release Notes

<details>
<summary>Tecnativa/docker-socket-proxy (ghcr.io/tecnativa/docker-socket-proxy)</summary>

### [`v0.4.0`](https://github.com/Tecnativa/docker-socket-proxy/releases/tag/v0.4.0)

[Compare Source](https://github.com/Tecnativa/docker-socket-proxy/compare/v0.3.0...v0.4.0)

#### What's Changed

- test: check if connection upgrades work (using exec) by [@&#8203;proudier](https://github.com/proudier) in https://github.com/Tecnativa/docker-socket-proxy/pull/139
- \[ADD] v1.51 version to README.md and Modernice CI by [@&#8203;josep-tecnativa](https://github.com/josep-tecnativa) in https://github.com/Tecnativa/docker-socket-proxy/pull/152
- Updated the underlying haproxy version from 2.2 to 3.2.4 by [@&#8203;Programmer-Admin](https://github.com/Programmer-Admin) in https://github.com/Tecnativa/docker-socket-proxy/pull/156

#### New Contributors

- [@&#8203;Programmer-Admin](https://github.com/Programmer-Admin) made their first contribution in https://github.com/Tecnativa/docker-socket-proxy/pull/156

**Full Changelog**: https://github.com/Tecnativa/docker-socket-proxy/compare/v0.3.0...v0.4.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1326
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-28 23:53:22 +00:00
8f8786d68f Update ghcr.io/traefik/traefik Docker tag to v3.5.1
All checks were successful
lint-test-docker / docker-lint (pull_request) Successful in 14s
lint-test-docker / docker-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m8s
2025-08-28 01:00:54 +00:00
d299f663f9 Update ghcr.io/tailscale/tailscale Docker tag to v1.86.5
All checks were successful
lint-test-docker / docker-lint (pull_request) Successful in 13s
lint-test-docker / docker-lint (push) Successful in 20s
renovate / renovate (push) Successful in 2m46s
2025-08-22 19:01:25 +00:00
8de06750ae Update ghcr.io/gethomepage/homepage Docker tag to v1.4.6 (#1273)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 3m0s
2025-08-21 15:03:26 +00:00
806c8ac929 Update docker.io/postgres Docker tag to v17.6 (#1232)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m58s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/postgres | minor | `17.5-alpine3.21` -> `17.6-alpine3.21` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #1232
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-17 02:13:19 +00:00
82c7e1b1d7 Update gitea/gitea Docker tag to v1.24.5 (#1220)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m23s
2025-08-14 18:02:09 +00:00
6a5c9627f2 Update ghcr.io/gethomepage/homepage Docker tag to v1.4.5 (#1214)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m52s
2025-08-13 14:02:10 +00:00