From 1c7950bb2d2fb1b2c2655442c8cbaa302e5cf5fb Mon Sep 17 00:00:00 2001 From: alexcjohnson Date: Fri, 24 Dec 2021 10:41:14 -0500 Subject: [PATCH 1/2] plotlyjs 2.8.3 --- CHANGELOG.md | 4 ++-- components/dash-core-components/package-lock.json | 14 +++++++------- components/dash-core-components/package.json | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36c9988c3a..76c3a461f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](https://semver.org/). ## [Unreleased] ### Changed -- [#1869](https://github.com/plotly/dash/pull/1869) Upgrade Plotly.js to v2.4.2. This includes: +- [#1869](https://github.com/plotly/dash/pull/1869) Upgrade Plotly.js to v2.8.3. This includes: - [Feature release 2.5.0](https://github.com/plotly/plotly.js/releases/tag/v2.5.0): - 3D traces are now compatible with `no-unsafe-eval` CSP rules. - [Feature release 2.6.0](https://github.com/plotly/plotly.js/releases/tag/v2.5.0): @@ -17,7 +17,7 @@ This project adheres to [Semantic Versioning](https://semver.org/). - Add horizontal colorbars. - Add text data on `heatmap` and related trace types. - Control legend group title fonts. - - Patch releases [2.5.1](https://github.com/plotly/plotly.js/releases/tag/v2.5.1), [2.6.1](https://github.com/plotly/plotly.js/releases/tag/v2.6.1), [2.6.2](https://github.com/plotly/plotly.js/releases/tag/v2.6.2), [2.6.3](https://github.com/plotly/plotly.js/releases/tag/v2.6.3), [2.6.4](https://github.com/plotly/plotly.js/releases/tag/v2.6.4), and [2.8.1](https://github.com/plotly/plotly.js/releases/tag/v2.8.1) containing bugfixes. + - Patch releases [2.5.1](https://github.com/plotly/plotly.js/releases/tag/v2.5.1), [2.6.1](https://github.com/plotly/plotly.js/releases/tag/v2.6.1), [2.6.2](https://github.com/plotly/plotly.js/releases/tag/v2.6.2), [2.6.3](https://github.com/plotly/plotly.js/releases/tag/v2.6.3), [2.6.4](https://github.com/plotly/plotly.js/releases/tag/v2.6.4), [2.8.1](https://github.com/plotly/plotly.js/releases/tag/v2.8.1), [2.8.2](https://github.com/plotly/plotly.js/releases/tag/v2.8.2), and [2.8.3](https://github.com/plotly/plotly.js/releases/tag/v2.8.3) containing bugfixes. - This PR also upgrades various other dependencies of dash renderer and component suites. - [#1745](https://github.com/plotly/dash/pull/1745): diff --git a/components/dash-core-components/package-lock.json b/components/dash-core-components/package-lock.json index 14cba7ff98..b1fe4b72b2 100644 --- a/components/dash-core-components/package-lock.json +++ b/components/dash-core-components/package-lock.json @@ -20,7 +20,7 @@ "highlight.js": "^11.3.1", "moment": "^2.29.1", "node-polyfill-webpack-plugin": "^1.1.4", - "plotly.js": "2.8.1", + "plotly.js": "2.8.3", "prop-types": "^15.7.2", "ramda": "^0.27.1", "rc-slider": "^9.7.5", @@ -8590,9 +8590,9 @@ } }, "node_modules/plotly.js": { - "version": "2.8.1", - "resolved": "https://registry.npmjs.org/plotly.js/-/plotly.js-2.8.1.tgz", - "integrity": "sha512-UCLixezX6ZQtCq1rI0lXqsophhpQd0kPRcEbyDCRKtPkECvp/wvozRepCJr9AGcCEUApghnZcHIlXjrrANYJuA==", + "version": "2.8.3", + "resolved": "https://registry.npmjs.org/plotly.js/-/plotly.js-2.8.3.tgz", + "integrity": "sha512-uAgJS8AEJkrbGHQsMB6Ej3a2XSCJlhoRJIWFMhKZq6jFesguSozeKH8DLdnn1uZLMVxpQBKWlLsy5eTWckzi1g==", "dependencies": { "@plotly/d3": "3.8.0", "@plotly/d3-sankey": "0.7.2", @@ -18410,9 +18410,9 @@ } }, "plotly.js": { - "version": "2.8.1", - "resolved": "https://registry.npmjs.org/plotly.js/-/plotly.js-2.8.1.tgz", - "integrity": "sha512-UCLixezX6ZQtCq1rI0lXqsophhpQd0kPRcEbyDCRKtPkECvp/wvozRepCJr9AGcCEUApghnZcHIlXjrrANYJuA==", + "version": "2.8.3", + "resolved": "https://registry.npmjs.org/plotly.js/-/plotly.js-2.8.3.tgz", + "integrity": "sha512-uAgJS8AEJkrbGHQsMB6Ej3a2XSCJlhoRJIWFMhKZq6jFesguSozeKH8DLdnn1uZLMVxpQBKWlLsy5eTWckzi1g==", "requires": { "@plotly/d3": "3.8.0", "@plotly/d3-sankey": "0.7.2", diff --git a/components/dash-core-components/package.json b/components/dash-core-components/package.json index af5625d747..e0649ba66c 100644 --- a/components/dash-core-components/package.json +++ b/components/dash-core-components/package.json @@ -47,7 +47,7 @@ "highlight.js": "^11.3.1", "moment": "^2.29.1", "node-polyfill-webpack-plugin": "^1.1.4", - "plotly.js": "2.8.1", + "plotly.js": "2.8.3", "prop-types": "^15.7.2", "ramda": "^0.27.1", "rc-slider": "^9.7.5", From 10134138ceeb1e95a2266b332bf98348322497e3 Mon Sep 17 00:00:00 2001 From: alexcjohnson Date: Fri, 24 Dec 2021 10:43:57 -0500 Subject: [PATCH 2/2] changelog for plotlyjs 2.8.3 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76c3a461f9..414927d8d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ This project adheres to [Semantic Versioning](https://semver.org/). ## [Unreleased] ### Changed -- [#1869](https://github.com/plotly/dash/pull/1869) Upgrade Plotly.js to v2.8.3. This includes: +- [#1869](https://github.com/plotly/dash/pull/1869), [#1873](https://github.com/plotly/dash/pull/1873) Upgrade Plotly.js to v2.8.3. This includes: - [Feature release 2.5.0](https://github.com/plotly/plotly.js/releases/tag/v2.5.0): - 3D traces are now compatible with `no-unsafe-eval` CSP rules. - [Feature release 2.6.0](https://github.com/plotly/plotly.js/releases/tag/v2.5.0):