From 5090d841719445da3d11a19688b6e7d82b7cc8e5 Mon Sep 17 00:00:00 2001 From: Will Scullin Date: Fri, 21 Feb 2025 10:39:07 -0800 Subject: [PATCH] Malloy 0.0.236 (#296) --- package-lock.json | 54 ++++++++++++++-------------- package.json | 10 +++--- packages/query-composer/package.json | 6 ++-- 3 files changed, 35 insertions(+), 35 deletions(-) diff --git a/package-lock.json b/package-lock.json index d0c0f829..26ffe67f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,12 +9,12 @@ "version": "0.0.0", "license": "MIT", "dependencies": { - "@malloydata/db-bigquery": "0.0.232", - "@malloydata/db-duckdb": "0.0.232", - "@malloydata/db-postgres": "0.0.232", - "@malloydata/malloy": "0.0.232", + "@malloydata/db-bigquery": "0.0.236", + "@malloydata/db-duckdb": "0.0.236", + "@malloydata/db-postgres": "0.0.236", + "@malloydata/malloy": "0.0.236", "@malloydata/query-composer": "*", - "@malloydata/render": "0.0.232", + "@malloydata/render": "0.0.236", "@popperjs/core": "^2.11.4", "cors": "^2.8.5", "duckdb": "^0.9.2", @@ -2004,14 +2004,14 @@ } }, "node_modules/@malloydata/db-bigquery": { - "version": "0.0.232", - "resolved": "https://registry.npmjs.org/@malloydata/db-bigquery/-/db-bigquery-0.0.232.tgz", - "integrity": "sha512-bv/52RTiymNLLgmaXABsbtCUZx156eNwPsmc3dAkhver7pGyE6pNhN1C63f9eumZnzFnvjXv8CIGT4GkL4IurQ==", + "version": "0.0.236", + "resolved": "https://registry.npmjs.org/@malloydata/db-bigquery/-/db-bigquery-0.0.236.tgz", + "integrity": "sha512-r+U1tMQSXc/hpv/B7/znWOBwnMDi7M8fVy1SbJxSVi13DxOeu4VlBWNSHYej7CDNXXlGF/OcaiX3Jmwnt8qj0A==", "dependencies": { "@google-cloud/bigquery": "^7.3.0", "@google-cloud/common": "^5.0.1", "@google-cloud/paginator": "^5.0.0", - "@malloydata/malloy": "^0.0.232", + "@malloydata/malloy": "^0.0.236", "gaxios": "^4.2.0" }, "engines": { @@ -2019,12 +2019,12 @@ } }, "node_modules/@malloydata/db-duckdb": { - "version": "0.0.232", - "resolved": "https://registry.npmjs.org/@malloydata/db-duckdb/-/db-duckdb-0.0.232.tgz", - "integrity": "sha512-IIYlKK4MvymuDgY2E6v7bdhBRO5RMJ1rzr9yMn6iPfty3MZ/6l/cvCC4Nlr5r8/zJHH5UL+eSw8jv3Fneh6XvQ==", + "version": "0.0.236", + "resolved": "https://registry.npmjs.org/@malloydata/db-duckdb/-/db-duckdb-0.0.236.tgz", + "integrity": "sha512-S/J/VG4odlIqQ5ge0d8albgWEs1FjZmfLWd7wkNy9BhR3gGhMknaOUyo8IQO/WU7LOgoBCGHBxF9D/3KnrocMQ==", "dependencies": { "@duckdb/duckdb-wasm": "1.29.0", - "@malloydata/malloy": "^0.0.232", + "@malloydata/malloy": "^0.0.236", "@motherduck/wasm-client": "^0.6.6", "apache-arrow": "^17.0.0", "duckdb": "1.1.1", @@ -2046,11 +2046,11 @@ } }, "node_modules/@malloydata/db-postgres": { - "version": "0.0.232", - "resolved": "https://registry.npmjs.org/@malloydata/db-postgres/-/db-postgres-0.0.232.tgz", - "integrity": "sha512-nQNHjRlnb+pguOFDIPwVB6eNTpJUozu2WChuayNMa10a4tdcmTzLTnwLN4leXGYal4pu5HfPKVnV3+ByXmOi0g==", + "version": "0.0.236", + "resolved": "https://registry.npmjs.org/@malloydata/db-postgres/-/db-postgres-0.0.236.tgz", + "integrity": "sha512-JgBbsJMKUWLU5+7Q2h1QhQLgq49yYpWmzWQ4KGRDDShoQEOB17CZAEmRdNBMt27NK/U6d1IvuIhIJVgxq91iOw==", "dependencies": { - "@malloydata/malloy": "^0.0.232", + "@malloydata/malloy": "^0.0.236", "@types/pg": "^8.6.1", "pg": "^8.7.1", "pg-query-stream": "4.2.3" @@ -2060,9 +2060,9 @@ } }, "node_modules/@malloydata/malloy": { - "version": "0.0.232", - "resolved": "https://registry.npmjs.org/@malloydata/malloy/-/malloy-0.0.232.tgz", - "integrity": "sha512-oNj9E4hyWSeAWeyc0ZD1CLQhhzEq18JohbMwWrYBIiJ3F4rPd4rUarpDPFQrafA4WujMoyDed1o8D6kDBDRhBw==", + "version": "0.0.236", + "resolved": "https://registry.npmjs.org/@malloydata/malloy/-/malloy-0.0.236.tgz", + "integrity": "sha512-3H4yX8dwd9JDv07YCBYKTgxjTm/gYtzfpuS66DXSJALJ2GKbKvP0XlSal59EdZkneU8qh38IcfRlf1BETBA/Kg==", "dependencies": { "antlr4ts": "^0.5.0-alpha.4", "assert": "^2.0.0", @@ -2087,11 +2087,11 @@ "link": true }, "node_modules/@malloydata/render": { - "version": "0.0.232", - "resolved": "https://registry.npmjs.org/@malloydata/render/-/render-0.0.232.tgz", - "integrity": "sha512-BuDQvQaLz0sosEwZlt1VajaoN+7E4jGfXxc9r9H03nMOQga5jYjyViEKVrLQx4O8EeTuckNFxXfRhPsV6JLxKA==", + "version": "0.0.236", + "resolved": "https://registry.npmjs.org/@malloydata/render/-/render-0.0.236.tgz", + "integrity": "sha512-EkPLf+o8tOvyxcaMK79C7RcUIxFLvEPbhKvYLKetUTG2iInT1BIE+yHPiqwGvNmy+cf7MIN0n6r/cZWEdD7EUw==", "dependencies": { - "@malloydata/malloy": "^0.0.232", + "@malloydata/malloy": "^0.0.236", "@tanstack/solid-virtual": "^3.10.4", "component-register": "^0.8.6", "lodash": "^4.17.20", @@ -16429,7 +16429,7 @@ }, "packages/query-composer": { "name": "@malloydata/query-composer", - "version": "0.0.232", + "version": "0.0.236", "license": "MIT", "dependencies": { "lodash": "^4.17.21", @@ -16452,8 +16452,8 @@ "vite-plugin-svgr": "^4.2.0" }, "peerDependencies": { - "@malloydata/malloy": ">=0.0.232", - "@malloydata/render": ">=0.0.232", + "@malloydata/malloy": ">=0.0.236", + "@malloydata/render": ">=0.0.236", "react": ">=18", "react-dom": ">=18", "styled-components": "^5.3.3" diff --git a/package.json b/package.json index 7975acba..9c1ef335 100644 --- a/package.json +++ b/package.json @@ -35,12 +35,12 @@ "malloy-packages": "./scripts/malloy-packages.ts" }, "dependencies": { - "@malloydata/db-bigquery": "0.0.232", - "@malloydata/db-duckdb": "0.0.232", - "@malloydata/db-postgres": "0.0.232", - "@malloydata/malloy": "0.0.232", + "@malloydata/db-bigquery": "0.0.236", + "@malloydata/db-duckdb": "0.0.236", + "@malloydata/db-postgres": "0.0.236", + "@malloydata/malloy": "0.0.236", "@malloydata/query-composer": "*", - "@malloydata/render": "0.0.232", + "@malloydata/render": "0.0.236", "@popperjs/core": "^2.11.4", "cors": "^2.8.5", "duckdb": "^0.9.2", diff --git a/packages/query-composer/package.json b/packages/query-composer/package.json index 2014e1a7..ad0407b7 100644 --- a/packages/query-composer/package.json +++ b/packages/query-composer/package.json @@ -1,6 +1,6 @@ { "name": "@malloydata/query-composer", - "version": "0.0.232", + "version": "0.0.236", "description": "A query composer component for Malloy", "main": "dist/cjs/index.cjs", "type": "module", @@ -51,8 +51,8 @@ "vite-plugin-svgr": "^4.2.0" }, "peerDependencies": { - "@malloydata/malloy": ">=0.0.232", - "@malloydata/render": ">=0.0.232", + "@malloydata/malloy": ">=0.0.236", + "@malloydata/render": ">=0.0.236", "react": ">=18", "react-dom": ">=18", "styled-components": "^5.3.3"