From 7c5fea4902ef47366a549b53468b264947a763ca Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 6 Oct 2025 13:14:05 +0000
Subject: [PATCH 1/2] fix(deps): update dependency
androidx.coordinatorlayout:coordinatorlayout to v1.3.0
---
android/variables.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/android/variables.gradle b/android/variables.gradle
index dd0fb503f8..429b6607fc 100644
--- a/android/variables.gradle
+++ b/android/variables.gradle
@@ -4,7 +4,7 @@ ext {
targetSdkVersion = 34
androidxActivityVersion = '1.8.0'
androidxAppCompatVersion = '1.6.1'
- androidxCoordinatorLayoutVersion = '1.2.0'
+ androidxCoordinatorLayoutVersion = '1.3.0'
androidxCoreVersion = '1.12.0'
androidxFragmentVersion = '1.6.2'
junitVersion = '4.13.2'
From a959c17e7d4712cbdfde5c558ada98047848bc24 Mon Sep 17 00:00:00 2001
From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com>
Date: Mon, 6 Oct 2025 13:14:57 +0000
Subject: [PATCH 2/2] [autofix.ci] apply automated fixes
---
src/pages/app/p/[package].bundle.[bundle].vue | 244 ++++++++--------
.../app/p/[package].channel.[channel].vue | 272 +++++++++---------
2 files changed, 258 insertions(+), 258 deletions(-)
diff --git a/src/pages/app/p/[package].bundle.[bundle].vue b/src/pages/app/p/[package].bundle.[bundle].vue
index eecb3ed9aa..8d5838682e 100644
--- a/src/pages/app/p/[package].bundle.[bundle].vue
+++ b/src/pages/app/p/[package].bundle.[bundle].vue
@@ -673,132 +673,132 @@ async function deleteBundle() {
class="flex flex-col overflow-hidden overflow-y-auto bg-white border border-slate-300 shadow-lg md:rounded-lg dark:border-slate-900 dark:bg-slate-800"
>
-
- {{ version.name }}
-
-
- {{ version.id.toString() }}
-
-
- {{ formatDate(version.created_at) }}
-
-
- {{ formatDate(version.updated_at) }}
-
-
-
- {{ hideString(version.checksum) }}
-
-
-
- {{ version.min_update_version }}
-
-
-
-
-
-
- {{ chn!.name }}
-
+
+ {{ version.name }}
+
+
+ {{ version.id.toString() }}
+
+
+ {{ formatDate(version.created_at) }}
+
+
+ {{ formatDate(version.updated_at) }}
+
+
+
+ {{ hideString(version.checksum) }}
+
+
+
+ {{ version.min_update_version }}
+
+
+
+
+
+
+ {{ chn!.name }}
+
+
+
+
+
+
+ {{ t('set-bundle') }}
+
+
+ {{ t('encrypted') }}
+
+
+ {{ t('not-encrypted-bundle') }}
+
+
+
+ {{ hideString(version.session_key) }}
+
+
+
+ {{ version.external_url }}
+
+
+
+ {{ version.link }}
+
+
+
+ {{ version.comment }}
+
+
+
+ {{ showSize }}
+
+
+ {{ t('cannot-calculate-size-of-partial-bundle') }}
+
+
+ {{ t('enabled') }}
+
+
+ {{ t('enabled') }}
+
+
+
+
+
+ {{ t('bundle-active') }}
-
-
-
-
- {{ t('set-bundle') }}
-
-
- {{ t('encrypted') }}
-
-
- {{ t('not-encrypted-bundle') }}
-
-
-
- {{ hideString(version.session_key) }}
-
-
-
- {{ version.external_url }}
-
-
-
- {{ version.link }}
-
-
-
- {{ version.comment }}
-
-
-
- {{ showSize }}
-
-
- {{ t('cannot-calculate-size-of-partial-bundle') }}
-
-
- {{ t('enabled') }}
-
-
- {{ t('enabled') }}
-
-
-
-
-
- {{ t('bundle-active') }}
-
-
-
-
-
-
- {{ t('bundle-deleted') }}
-
+
+
+
+
+
+ {{ t('bundle-deleted') }}
+
diff --git a/src/pages/app/p/[package].channel.[channel].vue b/src/pages/app/p/[package].channel.[channel].vue
index 92c5d3154f..1e97a6e532 100644
--- a/src/pages/app/p/[package].channel.[channel].vue
+++ b/src/pages/app/p/[package].channel.[channel].vue
@@ -711,143 +711,143 @@ async function handleRevert() {
-
- {{ channel.name }}
-
-
-
-
-
{{ channel.version.name }}
-
-
-
- {{ channel.version.min_update_version ?? t('undefined-fail') }}
-
-
-
- {{ formatDate(channel.created_at) }}
-
-
-
- {{ formatDate(channel.updated_at) }}
-
-
-
- {{ channel.version.link }}
-
-
-
- {{ channel.version.comment }}
-
-
- (makeDefault(!channel?.public))"
- />
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ getAutoUpdateLabel(channel.disable_auto_update) }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+