diff --git a/.eslint_todo/vue-no-unused-properties.mjs b/.eslint_todo/vue-no-unused-properties.mjs index 552d8345ff3..c5f9fb2432e 100644 --- a/.eslint_todo/vue-no-unused-properties.mjs +++ b/.eslint_todo/vue-no-unused-properties.mjs @@ -220,7 +220,6 @@ export default { 'app/assets/javascripts/token_access/components/token_permissions.vue', 'app/assets/javascripts/usage_quotas/components/search_and_sort_bar/search_and_sort_bar.vue', 'app/assets/javascripts/user_lists/components/user_lists.vue', - 'app/assets/javascripts/webhooks/components/form_custom_header_item.vue', 'app/assets/javascripts/wikis/components/wiki_content.vue', 'app/assets/javascripts/wikis/components/wiki_form.vue', 'app/assets/javascripts/wikis/wiki_notes/components/placeholder_note.vue', diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION index 26d02b1c910..3604c335d06 100644 --- a/GITALY_SERVER_VERSION +++ b/GITALY_SERVER_VERSION @@ -1 +1 @@ -a1bcfea2e0377e844df072e9143b05f52f846723 +86a2c426295d105b55455cd694e6929e4bce1d98 diff --git a/GITLAB_KAS_VERSION b/GITLAB_KAS_VERSION index bd1a31b8929..98488193ed6 100644 --- a/GITLAB_KAS_VERSION +++ b/GITLAB_KAS_VERSION @@ -1 +1 @@ -1ed908c7dd2f4daef8f29d9f88461b81d16559ea +5a16392c66524f6e4f2745a85d24cdaad3e2b777 diff --git a/app/assets/javascripts/webhooks/components/form_custom_header_item.vue b/app/assets/javascripts/webhooks/components/form_custom_header_item.vue index 3fd60de7cc5..8316e7aff29 100644 --- a/app/assets/javascripts/webhooks/components/form_custom_header_item.vue +++ b/app/assets/javascripts/webhooks/components/form_custom_header_item.vue @@ -1,5 +1,4 @@