From c1f6db0b88f8d46bff5068b11c016bb0532ddc65 Mon Sep 17 00:00:00 2001 From: rubenfiszel <275584+rubenfiszel@users.noreply.github.com> Date: Thu, 23 Jan 2025 23:27:53 +0000 Subject: [PATCH] Apply automatic changes --- backend/Cargo.lock | 78 +++++++++---------- backend/Cargo.toml | 4 +- backend/windmill-api/openapi.yaml | 2 +- benchmarks/lib.ts | 2 +- cli/main.ts | 2 +- frontend/package-lock.json | 4 +- frontend/package.json | 2 +- lsp/Pipfile | 4 +- openflow.openapi.yaml | 2 +- .../WindmillClient/WindmillClient.psd1 | 2 +- python-client/wmill/pyproject.toml | 2 +- python-client/wmill_pg/pyproject.toml | 2 +- typescript-client/jsr.json | 2 +- typescript-client/package.json | 2 +- 14 files changed, 55 insertions(+), 55 deletions(-) diff --git a/backend/Cargo.lock b/backend/Cargo.lock index 76c4ea6ca0da2..8c192e529f2dc 100644 --- a/backend/Cargo.lock +++ b/backend/Cargo.lock @@ -651,9 +651,9 @@ checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" [[package]] name = "aws-config" -version = "1.5.14" +version = "1.5.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9f40e82e858e02445402906e454a73e244c7f501fcae198977585946c48e8697" +checksum = "dc47e70fc35d054c8fcd296d47a61711f043ac80534a10b4f741904f81e73a90" dependencies = [ "aws-credential-types", "aws-runtime", @@ -718,9 +718,9 @@ dependencies = [ [[package]] name = "aws-sdk-sso" -version = "1.55.0" +version = "1.56.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "33993c0b054f4251ff2946941b56c26b582677303eeca34087594eb901ece022" +checksum = "12e057fdcb8842de9b83592a70f5b4da0ee10bc0ad278247da1425a742a444d7" dependencies = [ "aws-credential-types", "aws-runtime", @@ -740,9 +740,9 @@ dependencies = [ [[package]] name = "aws-sdk-ssooidc" -version = "1.56.0" +version = "1.57.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3bd3ceba74a584337a8f3839c818f14f1a2288bfd24235120ff22d7e17a0dd54" +checksum = "aba487b6a05de9858f83c05133ddd1b465be60b95460491f96c5c7b761823a04" dependencies = [ "aws-credential-types", "aws-runtime", @@ -762,9 +762,9 @@ dependencies = [ [[package]] name = "aws-sdk-sts" -version = "1.56.0" +version = "1.57.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "07835598e52dd354368429cb2abf447ce523ea446d0a533a63cb42cd0d2d9280" +checksum = "115fd4fb663817ed595a5ee4f1649d7aacd861d47462323cb37576ce89271b93" dependencies = [ "aws-credential-types", "aws-runtime", @@ -2661,9 +2661,9 @@ dependencies = [ [[package]] name = "deno_media_type" -version = "0.2.4" +version = "0.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "577fe2bbe04f3e9b1b7c6fac6a75101a9fbd611c50a6b68789e69f4d63dcb2b4" +checksum = "600222d059ab31ff31182b3e12615df2134a9e01605836b78ad8df91ba39eab3" dependencies = [ "data-url", "serde", @@ -5779,9 +5779,9 @@ dependencies = [ [[package]] name = "openssl-probe" -version = "0.1.5" +version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" +checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" [[package]] name = "openssl-src" @@ -10219,9 +10219,9 @@ checksum = "2f322b60f6b9736017344fa0635d64be2f458fbc04eef65f6be22976dd1ffd5b" [[package]] name = "unicode-ident" -version = "1.0.14" +version = "1.0.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83" +checksum = "11cd88e12b17c6494200a9c1b683a04fcac9573ed74cd1b62aeb2727c5592243" [[package]] name = "unicode-normalization" @@ -10724,7 +10724,7 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "windmill" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "axum", @@ -10765,7 +10765,7 @@ dependencies = [ [[package]] name = "windmill-api" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "argon2", @@ -10852,7 +10852,7 @@ dependencies = [ [[package]] name = "windmill-api-client" -version = "1.448.1" +version = "1.449.0" dependencies = [ "base64 0.22.1", "chrono", @@ -10870,7 +10870,7 @@ dependencies = [ [[package]] name = "windmill-audit" -version = "1.448.1" +version = "1.449.0" dependencies = [ "chrono", "serde", @@ -10883,7 +10883,7 @@ dependencies = [ [[package]] name = "windmill-autoscaling" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "serde", @@ -10897,7 +10897,7 @@ dependencies = [ [[package]] name = "windmill-common" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "async-stream", @@ -10956,7 +10956,7 @@ dependencies = [ [[package]] name = "windmill-git-sync" -version = "1.448.1" +version = "1.449.0" dependencies = [ "regex", "serde", @@ -10970,7 +10970,7 @@ dependencies = [ [[package]] name = "windmill-indexer" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "bytes", @@ -10993,7 +10993,7 @@ dependencies = [ [[package]] name = "windmill-macros" -version = "1.448.1" +version = "1.449.0" dependencies = [ "itertools 0.14.0", "lazy_static", @@ -11005,7 +11005,7 @@ dependencies = [ [[package]] name = "windmill-parser" -version = "1.448.1" +version = "1.449.0" dependencies = [ "convert_case 0.6.0", "serde", @@ -11014,7 +11014,7 @@ dependencies = [ [[package]] name = "windmill-parser-bash" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "lazy_static", @@ -11026,7 +11026,7 @@ dependencies = [ [[package]] name = "windmill-parser-csharp" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "serde_json", @@ -11038,7 +11038,7 @@ dependencies = [ [[package]] name = "windmill-parser-go" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "gosyn", @@ -11050,7 +11050,7 @@ dependencies = [ [[package]] name = "windmill-parser-graphql" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "lazy_static", @@ -11062,7 +11062,7 @@ dependencies = [ [[package]] name = "windmill-parser-php" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "itertools 0.14.0", @@ -11073,7 +11073,7 @@ dependencies = [ [[package]] name = "windmill-parser-py" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "itertools 0.14.0", @@ -11084,7 +11084,7 @@ dependencies = [ [[package]] name = "windmill-parser-py-imports" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "async-recursion", @@ -11102,7 +11102,7 @@ dependencies = [ [[package]] name = "windmill-parser-rust" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "convert_case 0.6.0", @@ -11119,7 +11119,7 @@ dependencies = [ [[package]] name = "windmill-parser-sql" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "lazy_static", @@ -11131,7 +11131,7 @@ dependencies = [ [[package]] name = "windmill-parser-ts" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "lazy_static", @@ -11149,7 +11149,7 @@ dependencies = [ [[package]] name = "windmill-parser-wasm" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "getrandom 0.2.15", @@ -11171,7 +11171,7 @@ dependencies = [ [[package]] name = "windmill-parser-yaml" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "serde_json", @@ -11181,7 +11181,7 @@ dependencies = [ [[package]] name = "windmill-queue" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "async-recursion", @@ -11215,7 +11215,7 @@ dependencies = [ [[package]] name = "windmill-sql-datatype-parser-wasm" -version = "1.448.1" +version = "1.449.0" dependencies = [ "wasm-bindgen", "wasm-bindgen-test", @@ -11225,7 +11225,7 @@ dependencies = [ [[package]] name = "windmill-worker" -version = "1.448.1" +version = "1.449.0" dependencies = [ "anyhow", "async-recursion", diff --git a/backend/Cargo.toml b/backend/Cargo.toml index 5759f010be92f..93a990947c116 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "windmill" -version = "1.448.1" +version = "1.449.0" authors.workspace = true edition.workspace = true @@ -30,7 +30,7 @@ members = [ ] [workspace.package] -version = "1.448.1" +version = "1.449.0" authors = ["Ruben Fiszel "] edition = "2021" diff --git a/backend/windmill-api/openapi.yaml b/backend/windmill-api/openapi.yaml index dd7fc1877c972..40fb6eb53bd43 100644 --- a/backend/windmill-api/openapi.yaml +++ b/backend/windmill-api/openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.448.1 + version: 1.449.0 title: Windmill API contact: diff --git a/benchmarks/lib.ts b/benchmarks/lib.ts index cedf27fb7bffd..85091b8841158 100644 --- a/benchmarks/lib.ts +++ b/benchmarks/lib.ts @@ -2,7 +2,7 @@ import { sleep } from "https://deno.land/x/sleep@v1.2.1/mod.ts"; import * as windmill from "https://deno.land/x/windmill@v1.174.0/mod.ts"; import * as api from "https://deno.land/x/windmill@v1.174.0/windmill-api/index.ts"; -export const VERSION = "v1.448.1"; +export const VERSION = "v1.449.0"; export async function login(email: string, password: string): Promise { return await windmill.UserService.login({ diff --git a/cli/main.ts b/cli/main.ts index 59b672bdf8187..9f37785809168 100644 --- a/cli/main.ts +++ b/cli/main.ts @@ -60,7 +60,7 @@ export { // } // }); -export const VERSION = "1.448.1"; +export const VERSION = "1.449.0"; const command = new Command() .name("wmill") diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 01d0951acab6b..5855d4c673ed7 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,12 +1,12 @@ { "name": "windmill-components", - "version": "1.448.1", + "version": "1.449.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "windmill-components", - "version": "1.448.1", + "version": "1.449.0", "license": "AGPL-3.0", "dependencies": { "@anthropic-ai/sdk": "^0.32.1", diff --git a/frontend/package.json b/frontend/package.json index bd4f81e8a5cc6..2e35acd242cfd 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "windmill-components", - "version": "1.448.1", + "version": "1.449.0", "scripts": { "dev": "vite dev", "build": "vite build", diff --git a/lsp/Pipfile b/lsp/Pipfile index 2fa2caa1f0904..c8d80b188c5af 100644 --- a/lsp/Pipfile +++ b/lsp/Pipfile @@ -4,8 +4,8 @@ verify_ssl = true name = "pypi" [packages] -wmill = ">=1.448.1" -wmill_pg = ">=1.448.1" +wmill = ">=1.449.0" +wmill_pg = ">=1.449.0" sendgrid = "*" mysql-connector-python = "*" pymongo = "*" diff --git a/openflow.openapi.yaml b/openflow.openapi.yaml index 5ce7f73b0f6de..d08759f72b005 100644 --- a/openflow.openapi.yaml +++ b/openflow.openapi.yaml @@ -1,7 +1,7 @@ openapi: "3.0.3" info: - version: 1.448.1 + version: 1.449.0 title: OpenFlow Spec contact: name: Ruben Fiszel diff --git a/powershell-client/WindmillClient/WindmillClient.psd1 b/powershell-client/WindmillClient/WindmillClient.psd1 index b9e9b638620d1..c7cba1cb55d79 100644 --- a/powershell-client/WindmillClient/WindmillClient.psd1 +++ b/powershell-client/WindmillClient/WindmillClient.psd1 @@ -12,7 +12,7 @@ RootModule = 'WindmillClient.psm1' # Version number of this module. - ModuleVersion = '1.448.1' + ModuleVersion = '1.449.0' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/python-client/wmill/pyproject.toml b/python-client/wmill/pyproject.toml index 537764407d507..71cdb1e681f3f 100644 --- a/python-client/wmill/pyproject.toml +++ b/python-client/wmill/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wmill" -version = "1.448.1" +version = "1.449.0" description = "A client library for accessing Windmill server wrapping the Windmill client API" license = "Apache-2.0" homepage = "https://windmill.dev" diff --git a/python-client/wmill_pg/pyproject.toml b/python-client/wmill_pg/pyproject.toml index 6f3b1c40eb9a3..a3a32128f4a3c 100644 --- a/python-client/wmill_pg/pyproject.toml +++ b/python-client/wmill_pg/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "wmill-pg" -version = "1.448.1" +version = "1.449.0" description = "An extension client for the wmill client library focused on pg" license = "Apache-2.0" homepage = "https://windmill.dev" diff --git a/typescript-client/jsr.json b/typescript-client/jsr.json index 773bc3f56115f..3862b5fff949c 100644 --- a/typescript-client/jsr.json +++ b/typescript-client/jsr.json @@ -1,6 +1,6 @@ { "name": "@windmill/windmill", - "version": "1.448.1", + "version": "1.449.0", "exports": "./src/index.ts", "publish": { "exclude": ["!src", "./s3Types.ts", "./client.ts"] diff --git a/typescript-client/package.json b/typescript-client/package.json index cd431c71c4d92..ef5b9f274215d 100644 --- a/typescript-client/package.json +++ b/typescript-client/package.json @@ -1,7 +1,7 @@ { "name": "windmill-client", "description": "Windmill SDK client for browsers and Node.js", - "version": "1.448.1", + "version": "1.449.0", "author": "Ruben Fiszel", "license": "Apache 2.0", "devDependencies": {