dependabot[bot] opened a new pull request, #932:
URL: https://github.com/apache/streampipes/pull/932

   Bumps [plotly.js](https://github.com/plotly/plotly.js) from 2.16.5 to 2.17.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/plotly/plotly.js/releases";>plotly.js's 
releases</a>.</em></p>
   <blockquote>
   <h2>v2.17.0</h2>
   <h3>Added</h3>
   <ul>
   <li>Add <code>shift</code> and <code>autoshift</code> to cartesian y axes to 
help avoid overlapping of multiple axes [<a 
href="https://github-redirect.dependabot.com/plotly/plotly.js/pull/6334";>#6334</a>],
   with thanks to <a href="https://www.gtisoft.com";>Gamma Technologies</a> for 
sponsoring the related development!</li>
   <li>Introduce group attributes for <code>scatter</code> trace i.e. 
<code>alignmentgroup</code>, <code>offsetgroup</code>, <code>scattermode</code> 
and <code>scattergap</code> [<a 
href="https://github-redirect.dependabot.com/plotly/plotly.js/pull/6381";>#6381</a>],
   this feature was anonymously sponsored: thank you to our sponsor!</li>
   <li>Add <code>marker.cornerradius</code> attribute to <code>treemap</code> 
trace [<a 
href="https://github-redirect.dependabot.com/plotly/plotly.js/pull/6351";>#6351</a>]</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Change bundler from browserify to webpack [<a 
href="https://github-redirect.dependabot.com/plotly/plotly.js/pull/6355";>#6355</a>]</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fix auto <code>backoff</code> when marker symbols and sizes are arrays 
[<a 
href="https://github-redirect.dependabot.com/plotly/plotly.js/pull/6414";>#6414</a>]</li>
   <li>Avoid displaying resize cursor on static sliders [<a 
href="https://github-redirect.dependabot.com/plotly/plotly.js/pull/6397";>#6397</a>]</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md";>plotly.js's 
changelog</a>.</em></p>
   <blockquote>
   <h2>[2.17.0] -- 2022-12-22</h2>
   <h3>Added</h3>
   <ul>
   <li>Add <code>shift</code> and <code>autoshift</code> to cartesian y axes to 
help avoid overlapping of multiple axes [<a 
href="https://github-redirect.dependabot.com/plotly/plotly.js/pull/6334";>#6334</a>],
   with thanks to <a href="https://www.gtisoft.com";>Gamma Technologies</a> for 
sponsoring the related development!</li>
   <li>Introduce group attributes for <code>scatter</code> trace i.e. 
<code>alignmentgroup</code>, <code>offsetgroup</code>, <code>scattermode</code> 
and <code>scattergap</code> [<a 
href="https://github-redirect.dependabot.com/plotly/plotly.js/pull/6381";>#6381</a>],
   this feature was anonymously sponsored: thank you to our sponsor!</li>
   <li>Add <code>marker.cornerradius</code> attribute to <code>treemap</code> 
trace [<a 
href="https://github-redirect.dependabot.com/plotly/plotly.js/pull/6351";>#6351</a>]</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Change bundler from browserify to webpack [<a 
href="https://github-redirect.dependabot.com/plotly/plotly.js/pull/6355";>#6355</a>]</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fix auto <code>backoff</code> when marker symbols and sizes are arrays 
[<a 
href="https://github-redirect.dependabot.com/plotly/plotly.js/pull/6414";>#6414</a>]</li>
   <li>Avoid displaying resize cursor on static sliders [<a 
href="https://github-redirect.dependabot.com/plotly/plotly.js/pull/6397";>#6397</a>]</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/plotly/plotly.js/commit/8f01627f17787728410562a70401a1d04345a53f";><code>8f01627</code></a>
 2.17.0</li>
   <li><a 
href="https://github.com/plotly/plotly.js/commit/c049d067ceee9400e0433d8ee888ea6e3b5cc2c8";><code>c049d06</code></a>
 update changelog and readme for v2.17.0</li>
   <li><a 
href="https://github.com/plotly/plotly.js/commit/3d3d38d924cfc4df218c8ca6199862431704cf09";><code>3d3d38d</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/plotly/plotly.js/issues/6416";>#6416</a>
 from plotly/pre-v2.17.0-fixes</li>
   <li><a 
href="https://github.com/plotly/plotly.js/commit/faab030dc50f3bf7f1f224f4f6a60b660db29479";><code>faab030</code></a>
 some audit fixes in package-lock</li>
   <li><a 
href="https://github.com/plotly/plotly.js/commit/7c1d4129af09eaeb86a7945e0f72855c3b3b61ac";><code>7c1d412</code></a>
 draft log for PR 6334</li>
   <li><a 
href="https://github.com/plotly/plotly.js/commit/81881f638e4cd639520bf49679aee2903e79bc18";><code>81881f6</code></a>
 display test only on master for faster development</li>
   <li><a 
href="https://github.com/plotly/plotly.js/commit/e9deb62dbe0f2c7e960510a9c4d259e7d9e53df8";><code>e9deb62</code></a>
 clear cornerradius from icicle API</li>
   <li><a 
href="https://github.com/plotly/plotly.js/commit/49649523eb2fd96777cfea24d092e4d85ab192b0";><code>4964952</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/plotly/plotly.js/issues/6334";>#6334</a>
 from plotly/mult-axis-formatting</li>
   <li><a 
href="https://github.com/plotly/plotly.js/commit/369f013c55df4633fe33f792082388f141a22897";><code>369f013</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/plotly/plotly.js/issues/6355";>#6355</a>
 from plotly/webpack</li>
   <li><a 
href="https://github.com/plotly/plotly.js/commit/458921f44f95590e4775523f03d07f8c67d10661";><code>458921f</code></a>
 use development mode and devtool option to improve debugging experience</li>
   <li>Additional commits viewable in <a 
href="https://github.com/plotly/plotly.js/compare/v2.16.5...v2.17.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=plotly.js&package-manager=npm_and_yarn&previous-version=2.16.5&new-version=2.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to