Update docker.io/gitea/gitea Docker tag to v1.22.4 #20
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.22.2
->1.22.4
Release Notes
go-gitea/gitea (docker.io/gitea/gitea)
v1.22.4
Compare Source
missing signature key
error when pulling Docker images withSERVE_DIRECT
enabled (#32365) (#32397) * Fix get reviewers fails when selecting user without pull request permissions unit (#32415) (#32616) * Fix adding index files to tmp directory (#32360) (#32593) * Fix PR creation on forked repositories via API (#31863) (#32591) * Fix missing menu tabs in organization project view page (#32313) (#32592) * Support HTTP POST requests to/userinfo
, aligning to OpenID Core specification (#32578) (#32594) * Fix debian package clean up cron job (#32351) (#32590) * Fix GetInactiveUsers (#32540) (#32588) * Allow the actions user to login via the jwt token (#32527) (#32580) * Fix submodule parsing (#32571) (#32577) * Refactor find forks and fix possible bugs that weaken permissions check (#32528) (#32547) * Fix some places that don't respect org full name setting (#32243) (#32550) * Refactor push mirror find and add check for updating push mirror (#32539) (#32549) * Fix basic auth with webauthn (#32531) (#32536) * Fix artifact v4 upload above 8MB (#31664) (#32523) * Fix oauth2 error handle not return immediately (#32514) (#32516) * Fix action not triggered when commit message is too long (#32498) (#32507) * FixGetRepoLink
nil pointer dereference on dashboard feed page when repo is deleted with actions enabled (#32501) (#32502) * Fixmissing signature key
error when pulling Docker images withSERVE_DIRECT
enabled (#32397) (#32397) * Fix the permission check for user search API and limit the number of returned users for/user/search
(#32310) * Fix SearchIssues swagger docs (#32208) (#32298) * Fix dropdown content overflow (#31610) (#32250) * Disable Oauth check if oauth disabled (#32368) (#32480) * Respect renamed dependencies of Cargo registry (#32430) (#32478) * Fix mermaid diagram height when initially hidden (#32457) (#32464) * Fix broken releases when re-pushing tags (#32435) (#32449) * Only provide the commit summary for Discord webhook push events (#32432) (#32447) * Only query team tables if repository is under org when getting assignees (#32414) (#32426) * Fix created_unix for mirroring (#32342) (#32406) * Respect UI.ExploreDefaultSort setting again (#32357) (#32385) * Fix broken image when editing comment with non-image attachments (#32319) (#32345) * Fix disable 2fa bug (#32320) (#32330) * Always update expiration time when creating an artifact (#32281) (#32285) * Fix null errors on conversation holder (#32258) (#32266) (#32282) * Only rename a user when they should receive a different name (#32247) (#32249) * Fix checkbox bug on private/archive filter (#32236) (#32240) * Add a doctor check to disable the "Actions" unit for mirrors (#32424) (#32497) * Quick fix milestone deadline 9999 (#32423) * Makeshow stats
work when only one file changed (#32244) (#32268) * Makeowner/repo/pulls
handlers use "PR reader" permission (#32254) (#32265) * Update scheduled tasks even if changes are pushed by "ActionsUser" (#32246) (#32252) * MISC * Remove unnecessary code:GetPushMirrorsByRepoID
called on all repo pages (#32560) (#32567) * Improve some sanitizer rules (#32534) * Update nix development environment vor v1.22.x (#32495) * Add warn log when deleting inactive users (#32318) (#32321) * Update github.com/go-enry/go-enry to v2.9.1 (#32295) (#32296) * Warn users when they try to use a non-root-url to sign in/up (#32272) (#32273)v1.22.3
Compare Source
cacheContextLifetime
to reduce false reports (#32011) (#32023)Set up Job
when first step is skipped (#32120) (#32125)git push --tags --force
(#32040) (#32074)/repos/{owner}/{repo}/pulls/{index}/files
endpoint not populatingprevious_filename
(#32017) (#32028)/tokens
api (#32085) (#32092)due_date
is nil when editing issues (#32035) (#32042)Instances on Gitea Cloud will be automatically upgraded to this version during the specified maintenance window.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.