From 473e3aa6a772e699f0f2c8fd84b53fd7e28a698d Mon Sep 17 00:00:00 2001 From: "profidev-commit-bot[bot]" <276593624+profidev-commit-bot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 06:21:02 +0000 Subject: [PATCH] Updated version to v0.3.0 --- Cargo.lock | 4 +- app/src-tauri/Cargo.toml | 2 +- app/src-tauri/tauri.conf.json | 2 +- backend/Cargo.toml | 2 +- flake.nix | 2 +- frontend/package.json | 2 +- package-lock.json | 137 +++++++++++++--------------------- 7 files changed, 58 insertions(+), 93 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3e608648..a2e35c25 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1013,7 +1013,7 @@ dependencies = [ [[package]] name = "backend" -version = "0.2.19" +version = "0.3.0" dependencies = [ "aide", "argon2", @@ -5545,7 +5545,7 @@ checksum = "3d20d5497ef88037a52ff98267d066e7f11fcc5e99bbfbd58a42336193aacec3" [[package]] name = "positron" -version = "0.2.19" +version = "0.3.0" dependencies = [ "anyhow", "async-channel", diff --git a/app/src-tauri/Cargo.toml b/app/src-tauri/Cargo.toml index 7573805b..97867f29 100644 --- a/app/src-tauri/Cargo.toml +++ b/app/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "positron" -version = "0.2.19" +version = "0.3.0" description = "Companion app for Positron" authors = ["Profidev <92174452+Profiidev@users.noreply.github.com>"] edition = "2024" diff --git a/app/src-tauri/tauri.conf.json b/app/src-tauri/tauri.conf.json index 5fe9b26b..81571371 100644 --- a/app/src-tauri/tauri.conf.json +++ b/app/src-tauri/tauri.conf.json @@ -1,7 +1,7 @@ { "$schema": "https://schema.tauri.app/config/2", "productName": "Positron", - "version": "0.2.19", + "version": "0.3.0", "identifier": "io.profidev.positron", "build": { "beforeDevCommand": "npm run dev", diff --git a/backend/Cargo.toml b/backend/Cargo.toml index c0461fc5..c5c78996 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "backend" -version = "0.2.19" +version = "0.3.0" edition = "2024" [[bin]] diff --git a/flake.nix b/flake.nix index d0af05b1..b69d1be5 100644 --- a/flake.nix +++ b/flake.nix @@ -32,7 +32,7 @@ { packages.default = pkgs.rustPlatform.buildRustPackage rec { pname = "positron"; - version = "0.2.19"; + version = "0.3.0"; src = ./.; diff --git a/frontend/package.json b/frontend/package.json index 8e867b04..660a2f26 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "0.2.19", + "version": "0.3.0", "description": "", "license": "MIT", "type": "module", diff --git a/package-lock.json b/package-lock.json index 65f9a613..cf6c3200 100644 --- a/package-lock.json +++ b/package-lock.json @@ -252,7 +252,7 @@ } }, "frontend": { - "version": "0.2.19", + "version": "0.3.0", "license": "MIT", "dependencies": { "@profidev/pleiades": "^1.12.0", @@ -1879,9 +1879,6 @@ "arm64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -1899,9 +1896,6 @@ "arm64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -1919,9 +1913,6 @@ "ppc64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -1939,9 +1930,6 @@ "riscv64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -1959,9 +1947,6 @@ "riscv64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -1979,9 +1964,6 @@ "s390x" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -1999,9 +1981,6 @@ "x64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2019,9 +1998,6 @@ "x64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -2310,9 +2286,6 @@ "arm64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2330,9 +2303,6 @@ "arm64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -2350,9 +2320,6 @@ "ppc64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2370,9 +2337,6 @@ "riscv64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2390,9 +2354,6 @@ "riscv64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -2410,9 +2371,6 @@ "s390x" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2430,9 +2388,6 @@ "x64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2450,9 +2405,6 @@ "x64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -3001,7 +2953,8 @@ "optional": true, "os": [ "android" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-android-arm64": { "version": "4.62.2", @@ -3014,7 +2967,8 @@ "optional": true, "os": [ "android" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-darwin-arm64": { "version": "4.62.2", @@ -3027,7 +2981,8 @@ "optional": true, "os": [ "darwin" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-darwin-x64": { "version": "4.62.2", @@ -3040,7 +2995,8 @@ "optional": true, "os": [ "darwin" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-freebsd-arm64": { "version": "4.62.2", @@ -3053,7 +3009,8 @@ "optional": true, "os": [ "freebsd" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-freebsd-x64": { "version": "4.62.2", @@ -3066,7 +3023,8 @@ "optional": true, "os": [ "freebsd" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-arm-gnueabihf": { "version": "4.62.2", @@ -3079,7 +3037,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-arm-musleabihf": { "version": "4.62.2", @@ -3092,7 +3051,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-arm64-gnu": { "version": "4.62.2", @@ -3105,7 +3065,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-arm64-musl": { "version": "4.62.2", @@ -3118,7 +3079,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-loong64-gnu": { "version": "4.62.2", @@ -3131,7 +3093,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-loong64-musl": { "version": "4.62.2", @@ -3144,7 +3107,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-ppc64-gnu": { "version": "4.62.2", @@ -3157,7 +3121,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-ppc64-musl": { "version": "4.62.2", @@ -3170,7 +3135,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-riscv64-gnu": { "version": "4.62.2", @@ -3183,7 +3149,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-riscv64-musl": { "version": "4.62.2", @@ -3196,7 +3163,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-s390x-gnu": { "version": "4.62.2", @@ -3209,7 +3177,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-x64-gnu": { "version": "4.62.2", @@ -3222,7 +3191,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-linux-x64-musl": { "version": "4.62.2", @@ -3235,7 +3205,8 @@ "optional": true, "os": [ "linux" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-openbsd-x64": { "version": "4.62.2", @@ -3248,7 +3219,8 @@ "optional": true, "os": [ "openbsd" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-openharmony-arm64": { "version": "4.62.2", @@ -3261,7 +3233,8 @@ "optional": true, "os": [ "openharmony" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-win32-arm64-msvc": { "version": "4.62.2", @@ -3274,7 +3247,8 @@ "optional": true, "os": [ "win32" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-win32-ia32-msvc": { "version": "4.62.2", @@ -3287,7 +3261,8 @@ "optional": true, "os": [ "win32" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-win32-x64-gnu": { "version": "4.62.2", @@ -3300,7 +3275,8 @@ "optional": true, "os": [ "win32" - ] + ], + "peer": true }, "node_modules/@rollup/rollup-win32-x64-msvc": { "version": "4.62.2", @@ -3313,7 +3289,8 @@ "optional": true, "os": [ "win32" - ] + ], + "peer": true }, "node_modules/@shikijs/core": { "version": "4.3.1", @@ -3709,9 +3686,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -3728,9 +3702,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -3747,9 +3718,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -3766,9 +3734,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [