From 3e7e5c34942c33cc59dd0486b3ac6dc418ccf6c8 Mon Sep 17 00:00:00 2001 From: Innei Date: Fri, 18 Apr 2025 17:05:53 +0800 Subject: [PATCH] chore: update nbump to version 2.1.0 in package.json and pnpm-lock.yaml Signed-off-by: Innei --- apps/desktop/bump.config.ts | 4 ++-- apps/desktop/package.json | 2 +- apps/mobile/bump.config.ts | 4 ++-- apps/mobile/package.json | 2 +- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/apps/desktop/bump.config.ts b/apps/desktop/bump.config.ts index 40edfec02..b4d16b9cb 100644 --- a/apps/desktop/bump.config.ts +++ b/apps/desktop/bump.config.ts @@ -11,8 +11,8 @@ export default defineConfig({ "pnpm prettier --ignore-unknown --write package.json", "git add package.json", ], - trailing: [ - "git checkout -b release/desktop/${NEW_VERSION}", + trailing: ["git checkout -b release/desktop/${NEW_VERSION}"], + finally: [ "git push origin release/desktop/${NEW_VERSION}", "gh pr create --title 'release(desktop): Release v${NEW_VERSION}' --body 'v${NEW_VERSION}' --base main --head release/desktop/${NEW_VERSION}", ], diff --git a/apps/desktop/package.json b/apps/desktop/package.json index 80396421e..7e9c54423 100644 --- a/apps/desktop/package.json +++ b/apps/desktop/package.json @@ -75,7 +75,7 @@ "hono": "4.7.6", "html-minifier-terser": "7.2.0", "js-yaml": "4.1.0", - "nbump": "2.0.9", + "nbump": "2.1.0", "react": "18.3.1", "react-dom": "18.3.1", "tar": "7.4.3", diff --git a/apps/mobile/bump.config.ts b/apps/mobile/bump.config.ts index cd4b19025..b7e17bfaf 100644 --- a/apps/mobile/bump.config.ts +++ b/apps/mobile/bump.config.ts @@ -10,8 +10,8 @@ export default defineConfig({ "pnpm prettier --ignore-unknown --write package.json", "git add package.json", ], - trailing: [ - "git checkout -b release/mobile/${NEW_VERSION}", + trailing: ["git checkout -b release/mobile/${NEW_VERSION}"], + finally: [ "git push origin release/mobile/${NEW_VERSION}", "gh pr create --title 'release(mobile): Release v${NEW_VERSION}' --body 'v${NEW_VERSION}' --base main --head release/mobile/${NEW_VERSION}", ], diff --git a/apps/mobile/package.json b/apps/mobile/package.json index 68d962ec2..793914a2e 100644 --- a/apps/mobile/package.json +++ b/apps/mobile/package.json @@ -137,7 +137,7 @@ "drizzle-kit": "0.31.0", "eas-cli": "16.3.2", "expo-drizzle-studio-plugin": "0.1.2", - "nbump": "2.0.9", + "nbump": "2.1.0", "postcss": "8.5.3", "sf-symbols-typescript": "2.1.0" }, diff --git a/package.json b/package.json index ded5e2b4e..b6373c1e3 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-plugin-react-native": "5.0.0", "fast-glob": "3.3.3", "lint-staged": "15.5.1", - "nbump": "2.0.9", + "nbump": "2.1.0", "postcss": "8.5.3", "postcss-js": "4.0.1", "prettier": "3.5.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8aed2ce62..029f5751e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -134,8 +134,8 @@ importers: specifier: 15.5.1 version: 15.5.1 nbump: - specifier: 2.0.9 - version: 2.0.9(conventional-commits-filter@5.0.0) + specifier: 2.1.0 + version: 2.1.0(conventional-commits-filter@5.0.0) postcss: specifier: 8.5.3 version: 8.5.3 @@ -333,8 +333,8 @@ importers: specifier: 4.1.0 version: 4.1.0 nbump: - specifier: 2.0.9 - version: 2.0.9(conventional-commits-filter@5.0.0) + specifier: 2.1.0 + version: 2.1.0(conventional-commits-filter@5.0.0) react: specifier: 18.3.1 version: 18.3.1 @@ -1110,8 +1110,8 @@ importers: specifier: 0.1.2 version: 0.1.2(expo@52.0.46(@babel/core@7.26.10)(@babel/preset-env@7.26.9(@babel/core@7.26.10))(@expo/metro-runtime@4.0.1(react-native@0.77.2(@babel/core@7.26.10)(@babel/preset-env@7.26.9(@babel/core@7.26.10))(@types/react@18.3.12)(bufferutil@4.0.9)(react@18.3.1)(utf-8-validate@6.0.5)))(bufferutil@4.0.9)(encoding@0.1.13)(graphql@16.8.1)(react-native-webview@13.13.5(react-native@0.77.2(@babel/core@7.26.10)(@babel/preset-env@7.26.9(@babel/core@7.26.10))(@types/react@18.3.12)(bufferutil@4.0.9)(react@18.3.1)(utf-8-validate@6.0.5))(react@18.3.1))(react-native@0.77.2(@babel/core@7.26.10)(@babel/preset-env@7.26.9(@babel/core@7.26.10))(@types/react@18.3.12)(bufferutil@4.0.9)(react@18.3.1)(utf-8-validate@6.0.5))(react@18.3.1)(utf-8-validate@6.0.5))(react-native@0.77.2(@babel/core@7.26.10)(@babel/preset-env@7.26.9(@babel/core@7.26.10))(@types/react@18.3.12)(bufferutil@4.0.9)(react@18.3.1)(utf-8-validate@6.0.5))(react@18.3.1) nbump: - specifier: 2.0.9 - version: 2.0.9(conventional-commits-filter@5.0.0) + specifier: 2.1.0 + version: 2.1.0(conventional-commits-filter@5.0.0) postcss: specifier: 8.5.3 version: 8.5.3 @@ -11880,8 +11880,8 @@ packages: natural-orderby@2.0.3: resolution: {integrity: sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==} - nbump@2.0.9: - resolution: {integrity: sha512-k6leMcxNT3eOE0jQOqGw+tVXUJcT8qvtraFdZPvgFWZp63kDkTH8xlLojNRN7GMIkFfugXj3sIvdxCvdi+2L3Q==} + nbump@2.1.0: + resolution: {integrity: sha512-2xHOFtULhfpZfmYLOtx0fPkcTEqer9fTQCrT1qVmmdk00dznSZ/j1ntDBM6UMB2LiduZmnWde69dt7R17E+N9A==} hasBin: true ncp@2.0.0: @@ -28677,7 +28677,7 @@ snapshots: natural-orderby@2.0.3: {} - nbump@2.0.9(conventional-commits-filter@5.0.0): + nbump@2.1.0(conventional-commits-filter@5.0.0): dependencies: c12: 3.0.3 conventional-changelog: 6.0.0(conventional-commits-filter@5.0.0)