From b974c0b92fe43dd3e236053d677294ee2534d624 Mon Sep 17 00:00:00 2001 From: Jon Mease Date: Thu, 13 Apr 2023 09:37:25 -0400 Subject: [PATCH] Bump version to 1.2.1 (#301) --- Cargo.lock | 18 +++++++++--------- javascript/vegafusion-embed/package-lock.json | 4 ++-- javascript/vegafusion-embed/package.json | 2 +- python/vegafusion-jupyter/package-lock.json | 18 +++++++++--------- python/vegafusion-jupyter/package.json | 2 +- .../vegafusion_jupyter/_frontend.py | 2 +- .../vegafusion_jupyter/_version.py | 2 +- python/vegafusion/setup.cfg | 4 ++-- python/vegafusion/vegafusion/_version.py | 2 +- vegafusion-common/Cargo.toml | 2 +- vegafusion-core/Cargo.toml | 4 ++-- vegafusion-dataframe/Cargo.toml | 4 ++-- vegafusion-datafusion-udfs/Cargo.toml | 4 ++-- vegafusion-python-embed/Cargo.toml | 10 +++++----- vegafusion-runtime/Cargo.toml | 12 ++++++------ vegafusion-server/Cargo.toml | 10 +++++----- vegafusion-sql/Cargo.toml | 12 ++++++------ vegafusion-wasm/Cargo.toml | 6 +++--- vegafusion-wasm/package-lock.json | 4 ++-- vegafusion-wasm/package.json | 2 +- 20 files changed, 62 insertions(+), 62 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index fd857fd74..f97e796e6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4086,7 +4086,7 @@ dependencies = [ [[package]] name = "vegafusion-common" -version = "1.2.0" +version = "1.2.1" dependencies = [ "arrow", "chrono", @@ -4100,7 +4100,7 @@ dependencies = [ [[package]] name = "vegafusion-core" -version = "1.2.0" +version = "1.2.1" dependencies = [ "bytes", "chrono", @@ -4129,7 +4129,7 @@ dependencies = [ [[package]] name = "vegafusion-dataframe" -version = "1.2.0" +version = "1.2.1" dependencies = [ "arrow", "async-trait", @@ -4140,7 +4140,7 @@ dependencies = [ [[package]] name = "vegafusion-datafusion-udfs" -version = "1.2.0" +version = "1.2.1" dependencies = [ "chrono", "chrono-tz", @@ -4153,7 +4153,7 @@ dependencies = [ [[package]] name = "vegafusion-python-embed" -version = "1.2.0" +version = "1.2.1" dependencies = [ "arrow", "async-trait", @@ -4174,7 +4174,7 @@ dependencies = [ [[package]] name = "vegafusion-runtime" -version = "1.2.0" +version = "1.2.1" dependencies = [ "async-lock", "async-recursion", @@ -4225,7 +4225,7 @@ dependencies = [ [[package]] name = "vegafusion-server" -version = "1.2.0" +version = "1.2.1" dependencies = [ "assert_cmd", "clap 4.2.1", @@ -4249,7 +4249,7 @@ dependencies = [ [[package]] name = "vegafusion-sql" -version = "1.2.0" +version = "1.2.1" dependencies = [ "arrow", "async-std", @@ -4279,7 +4279,7 @@ dependencies = [ [[package]] name = "vegafusion-wasm" -version = "1.2.0" +version = "1.2.1" dependencies = [ "chrono", "console_error_panic_hook", diff --git a/javascript/vegafusion-embed/package-lock.json b/javascript/vegafusion-embed/package-lock.json index 13cd47c52..f08173989 100644 --- a/javascript/vegafusion-embed/package-lock.json +++ b/javascript/vegafusion-embed/package-lock.json @@ -1,6 +1,6 @@ { "name": "vegafusion-embed", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 2, "requires": true, "packages": { @@ -10339,4 +10339,4 @@ "version": "20.2.9" } } -} +} \ No newline at end of file diff --git a/javascript/vegafusion-embed/package.json b/javascript/vegafusion-embed/package.json index 837b0d4e1..baf482763 100644 --- a/javascript/vegafusion-embed/package.json +++ b/javascript/vegafusion-embed/package.json @@ -1,6 +1,6 @@ { "name": "vegafusion-embed", - "version": "1.2.0", + "version": "1.2.1", "description": "Library to embed vegafusion visualizations", "keywords": [ "vega", diff --git a/python/vegafusion-jupyter/package-lock.json b/python/vegafusion-jupyter/package-lock.json index 78b2389bf..d30cc3341 100644 --- a/python/vegafusion-jupyter/package-lock.json +++ b/python/vegafusion-jupyter/package-lock.json @@ -1,6 +1,6 @@ { "name": "vegafusion-jupyter", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 2, "requires": true, "packages": { @@ -8118,7 +8118,7 @@ "resolved": "https://registry.npmjs.org/isomorphic.js/-/isomorphic.js-0.2.5.tgz", "integrity": "sha512-PIeMbHqMt4DnUP3MA/Flc0HElYjMXArsw1qwJZcm9sqR8mq3l8NYizFMty0pWwE/tzIGH3EKK5+jes5mAr85yw==", "funding": { - "type": "GitHub Sponsors ❤", + "type": "GitHub Sponsors \u2764", "url": "https://github.com/sponsors/dmonad" } }, @@ -9810,7 +9810,7 @@ "node": ">=14" }, "funding": { - "type": "GitHub Sponsors ❤", + "type": "GitHub Sponsors \u2764", "url": "https://github.com/sponsors/dmonad" } }, @@ -15155,7 +15155,7 @@ "lib0": "^0.2.42" }, "funding": { - "type": "GitHub Sponsors ❤", + "type": "GitHub Sponsors \u2764", "url": "https://github.com/sponsors/dmonad" }, "peerDependencies": { @@ -15173,7 +15173,7 @@ "lib0": "^0.2.31" }, "funding": { - "type": "GitHub Sponsors ❤", + "type": "GitHub Sponsors \u2764", "url": "https://github.com/sponsors/dmonad" }, "peerDependencies": { @@ -15188,7 +15188,7 @@ "lib0": "^0.2.42" }, "funding": { - "type": "GitHub Sponsors ❤", + "type": "GitHub Sponsors \u2764", "url": "https://github.com/sponsors/dmonad" } }, @@ -15206,7 +15206,7 @@ "y-websocket-server": "bin/server.js" }, "funding": { - "type": "GitHub Sponsors ❤", + "type": "GitHub Sponsors \u2764", "url": "https://github.com/sponsors/dmonad" }, "optionalDependencies": { @@ -15290,7 +15290,7 @@ "lib0": "^0.2.49" }, "funding": { - "type": "GitHub Sponsors ❤", + "type": "GitHub Sponsors \u2764", "url": "https://github.com/sponsors/dmonad" } }, @@ -27072,4 +27072,4 @@ "dev": true } } -} +} \ No newline at end of file diff --git a/python/vegafusion-jupyter/package.json b/python/vegafusion-jupyter/package.json index e8d54d44f..3f9e91770 100644 --- a/python/vegafusion-jupyter/package.json +++ b/python/vegafusion-jupyter/package.json @@ -1,6 +1,6 @@ { "name": "vegafusion-jupyter", - "version": "1.2.0", + "version": "1.2.1", "description": "Altair Jupyter Widget library that relies on VegaFusion for serverside calculations", "keywords": [ "jupyter", diff --git a/python/vegafusion-jupyter/vegafusion_jupyter/_frontend.py b/python/vegafusion-jupyter/vegafusion_jupyter/_frontend.py index b5a449b8d..18f3fc100 100644 --- a/python/vegafusion-jupyter/vegafusion_jupyter/_frontend.py +++ b/python/vegafusion-jupyter/vegafusion_jupyter/_frontend.py @@ -2,4 +2,4 @@ Information about the frontend package of the widgets. """ module_name = "vegafusion-jupyter" -module_version = "^1.2.0" +module_version = "^1.2.1" diff --git a/python/vegafusion-jupyter/vegafusion_jupyter/_version.py b/python/vegafusion-jupyter/vegafusion_jupyter/_version.py index 58d478ab1..3f262a634 100644 --- a/python/vegafusion-jupyter/vegafusion_jupyter/_version.py +++ b/python/vegafusion-jupyter/vegafusion_jupyter/_version.py @@ -1 +1 @@ -__version__ = '1.2.0' +__version__ = '1.2.1' diff --git a/python/vegafusion/setup.cfg b/python/vegafusion/setup.cfg index 83a7194f6..49fc926fa 100644 --- a/python/vegafusion/setup.cfg +++ b/python/vegafusion/setup.cfg @@ -4,7 +4,7 @@ universal = 0 [metadata] name = vegafusion description = Core tools for using VegaFusion from Python -version = 1.2.0 +version = 1.2.1 long_description = file: README.md long_description_content_type = text/markdown keywords = vega, altair, vegafusion, arrow @@ -34,6 +34,6 @@ install_requires = [options.extras_require] embed = - vegafusion-python-embed==1.2.0 + vegafusion-python-embed==1.2.1 vl-convert-python>=0.7.0 diff --git a/python/vegafusion/vegafusion/_version.py b/python/vegafusion/vegafusion/_version.py index 58d478ab1..3f262a634 100644 --- a/python/vegafusion/vegafusion/_version.py +++ b/python/vegafusion/vegafusion/_version.py @@ -1 +1 @@ -__version__ = '1.2.0' +__version__ = '1.2.1' diff --git a/vegafusion-common/Cargo.toml b/vegafusion-common/Cargo.toml index 67f6848f0..e4851a88d 100644 --- a/vegafusion-common/Cargo.toml +++ b/vegafusion-common/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vegafusion-common" -version = "1.2.0" +version = "1.2.1" edition = "2021" description = "Common components required by multiple VegaFusion crates" license = "BSD-3-Clause" diff --git a/vegafusion-core/Cargo.toml b/vegafusion-core/Cargo.toml index 694781922..d78df1189 100644 --- a/vegafusion-core/Cargo.toml +++ b/vegafusion-core/Cargo.toml @@ -2,7 +2,7 @@ name = "vegafusion-core" license = "BSD-3-Clause" edition = "2021" -version = "1.2.0" +version = "1.2.1" description = "Core components required by multiple VegaFusion crates, with WASM compatibility" [features] @@ -35,7 +35,7 @@ features = [ "preserve_order",] [dependencies.vegafusion-common] path = "../vegafusion-common" features = [ "json", "sqlparser",] -version = "1.2.0" +version = "1.2.1" [dependencies.datafusion-common] version = "22.0.0" diff --git a/vegafusion-dataframe/Cargo.toml b/vegafusion-dataframe/Cargo.toml index 02b3ecdfb..d6b149364 100644 --- a/vegafusion-dataframe/Cargo.toml +++ b/vegafusion-dataframe/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "vegafusion-dataframe" license = "BSD-3-Clause" -version = "1.2.0" +version = "1.2.1" edition = "2021" description = "VegaFusion's DataFrame and Connection traits" @@ -10,7 +10,7 @@ async-trait = "0.1.53" [dependencies.vegafusion-common] path = "../vegafusion-common" -version = "1.2.0" +version = "1.2.1" [dependencies.datafusion-common] version = "22.0.0" diff --git a/vegafusion-datafusion-udfs/Cargo.toml b/vegafusion-datafusion-udfs/Cargo.toml index eaaad4af8..0c78a8fb3 100644 --- a/vegafusion-datafusion-udfs/Cargo.toml +++ b/vegafusion-datafusion-udfs/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "vegafusion-datafusion-udfs" license = "BSD-3-Clause" -version = "1.2.0" +version = "1.2.1" edition = "2021" description = "Custom DataFusion UDFs used by VegaFusion" @@ -14,7 +14,7 @@ regex = "^1.5.5" [dependencies.vegafusion-common] path = "../vegafusion-common" -version = "1.2.0" +version = "1.2.1" [dependencies.datafusion-physical-expr] version = "22.0.0" diff --git a/vegafusion-python-embed/Cargo.toml b/vegafusion-python-embed/Cargo.toml index 37273170b..83dbfa92c 100644 --- a/vegafusion-python-embed/Cargo.toml +++ b/vegafusion-python-embed/Cargo.toml @@ -2,7 +2,7 @@ name = "vegafusion-python-embed" license = "BSD-3-Clause" edition = "2021" -version = "1.2.0" +version = "1.2.1" description = "vegafusion-python-embed PyO3 Python Package" [lib] @@ -36,21 +36,21 @@ features = [ "pyarrow",] [dependencies.vegafusion-common] path = "../vegafusion-common" features = [ "pyo3",] -version = "1.2.0" +version = "1.2.1" [dependencies.vegafusion-core] path = "../vegafusion-core" features = [ "pyarrow",] -version = "1.2.0" +version = "1.2.1" [dependencies.vegafusion-runtime] path = "../vegafusion-runtime" features = [ "pyarrow",] -version = "1.2.0" +version = "1.2.1" [dependencies.vegafusion-sql] path = "../vegafusion-sql" -version = "1.2.0" +version = "1.2.1" features = [ "datafusion-conn",] [dependencies.tokio] diff --git a/vegafusion-runtime/Cargo.toml b/vegafusion-runtime/Cargo.toml index 41ed2fa7b..d3128a669 100644 --- a/vegafusion-runtime/Cargo.toml +++ b/vegafusion-runtime/Cargo.toml @@ -6,7 +6,7 @@ harness = false name = "vegafusion-runtime" license = "BSD-3-Clause" edition = "2021" -version = "1.2.0" +version = "1.2.1" description = "VegaFusion Runtime" [features] @@ -59,20 +59,20 @@ version = "0.32.0" [dependencies.vegafusion-common] path = "../vegafusion-common" features = [ "json", "sqlparser", "prettyprint",] -version = "1.2.0" +version = "1.2.1" [dependencies.vegafusion-core] path = "../vegafusion-core" features = [ "sqlparser",] -version = "1.2.0" +version = "1.2.1" [dependencies.vegafusion-datafusion-udfs] path = "../vegafusion-datafusion-udfs" -version = "1.2.0" +version = "1.2.1" [dependencies.vegafusion-dataframe] path = "../vegafusion-dataframe" -version = "1.2.0" +version = "1.2.1" [dependencies.serde] version = "1.0.137" @@ -110,5 +110,5 @@ features = [ "async_tokio",] [dev-dependencies.vegafusion-sql] path = "../vegafusion-sql" -version = "1.2.0" +version = "1.2.1" features = [ "datafusion-conn",] diff --git a/vegafusion-server/Cargo.toml b/vegafusion-server/Cargo.toml index b7da647b7..688eb8d7c 100644 --- a/vegafusion-server/Cargo.toml +++ b/vegafusion-server/Cargo.toml @@ -5,7 +5,7 @@ path = "src/main.rs" [package] name = "vegafusion-server" license = "BSD-3-Clause" -version = "1.2.0" +version = "1.2.1" edition = "2021" description = "VegaFusion Server" @@ -29,20 +29,20 @@ prost-build = "0.11.4" [dependencies.vegafusion-common] path = "../vegafusion-common" -version = "1.2.0" +version = "1.2.1" [dependencies.vegafusion-core] path = "../vegafusion-core" features = [ "tonic_support",] -version = "1.2.0" +version = "1.2.1" [dependencies.vegafusion-runtime] path = "../vegafusion-runtime" -version = "1.2.0" +version = "1.2.1" [dependencies.vegafusion-sql] path = "../vegafusion-sql" -version = "1.2.0" +version = "1.2.1" features = [ "datafusion-conn",] [dependencies.tokio] diff --git a/vegafusion-sql/Cargo.toml b/vegafusion-sql/Cargo.toml index 4de17c0ed..0be1e16ac 100644 --- a/vegafusion-sql/Cargo.toml +++ b/vegafusion-sql/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "vegafusion-sql" license = "BSD-3-Clause" -version = "1.2.0" +version = "1.2.1" edition = "2021" description = "VegaFusion SQL dialect generation and connection implementations" @@ -24,16 +24,16 @@ version = "0.32.0" [dependencies.vegafusion-common] path = "../vegafusion-common" -version = "1.2.0" +version = "1.2.1" features = [ "sqlparser",] [dependencies.vegafusion-dataframe] path = "../vegafusion-dataframe" -version = "1.2.0" +version = "1.2.1" [dependencies.vegafusion-datafusion-udfs] path = "../vegafusion-datafusion-udfs" -version = "1.2.0" +version = "1.2.1" optional = true [dependencies.arrow] @@ -83,11 +83,11 @@ features = [ "preserve_order",] [dev-dependencies.vegafusion-datafusion-udfs] path = "../vegafusion-datafusion-udfs" -version = "1.2.0" +version = "1.2.1" [dev-dependencies.vegafusion-common] path = "../vegafusion-common" -version = "1.2.0" +version = "1.2.1" features = [ "sqlparser", "json", "prettyprint",] [dev-dependencies.tokio] diff --git a/vegafusion-wasm/Cargo.toml b/vegafusion-wasm/Cargo.toml index f1291f05b..7224d3664 100644 --- a/vegafusion-wasm/Cargo.toml +++ b/vegafusion-wasm/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "vegafusion-wasm" license = "BSD-3-Clause" -version = "1.2.0" +version = "1.2.1" edition = "2021" description = "VegaFusion WASM package for embedding Vega charts in the browser with a connection to a VegaFusion Runtime\n" @@ -26,11 +26,11 @@ wasm-bindgen-test = "0.3.13" [dependencies.vegafusion-common] path = "../vegafusion-common" features = [ "json",] -version = "1.2.0" +version = "1.2.1" [dependencies.vegafusion-core] path = "../vegafusion-core" -version = "1.2.0" +version = "1.2.1" [dependencies.serde] version = "1.0.137" diff --git a/vegafusion-wasm/package-lock.json b/vegafusion-wasm/package-lock.json index 306ecae3a..3e17bda47 100644 --- a/vegafusion-wasm/package-lock.json +++ b/vegafusion-wasm/package-lock.json @@ -1,6 +1,6 @@ { "name": "vegafusion-wasm", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 2, "requires": true, "packages": { @@ -1344,4 +1344,4 @@ } } } -} +} \ No newline at end of file diff --git a/vegafusion-wasm/package.json b/vegafusion-wasm/package.json index f5c02e7a8..55c8afaf9 100644 --- a/vegafusion-wasm/package.json +++ b/vegafusion-wasm/package.json @@ -1,6 +1,6 @@ { "name": "vegafusion-wasm", - "version": "1.2.0", + "version": "1.2.1", "author": { "name": "Jon Mease", "email": "jon@vegafusion.io",