machinezone / cobra

Cobra is a realtime messaging server using Python3, WebSockets and Redis
BSD 3-Clause "New" or "Revised" License
32 stars 3 forks source link

Bump smoothie from 1.35.0 to 1.36.1 in /cobras/bavarde/web #46

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps smoothie from 1.35.0 to 1.36.1.

Release notes

Sourced from smoothie's releases.

1.36.1

What's Changed

Full Changelog: https://github.com/joewalnes/smoothie/compare/1.36.0...1.36.1

1.36.0

  • Add tooltipLabel to ITimeSeriesPresentationOptions
  • If tooltipLabel is present, tooltipLabel displays inside tooltip next to value, by @​jackdesert (#102)
  • Fix bug rendering issue in series fill when using scroll backwards, by @​olssonfredrik
  • Add title option, by @​mesca
  • Fix data drop stoppage by rejecting NaNs in append(), by @​timdrysdale
  • Allow setting interpolation per time series, by @​WofWca (#123)
  • Fix chart constantly jumping in 1-2 pixel steps, by @​WofWca (#131)
  • Fix a memory leak appearing when some timeSeries.disabled === true, by @​WofWca (#132)
  • Make all lines sharp, by @​WofWca (#134)
  • Improve performance, by @​WofWca (#135)
  • Fix this.delay not being respected with nonRealtimeData: true, by @​WofWca (#137)
  • Fix series fill & stroke being inconsistent for last data time < render time, by @​WofWca (#138)
Commits
  • e9d6c5f Merge pull request #148 from joewalnes/release-1.36.1
  • e136686 chore: bump version to 1.36.1
  • 8e0920d fix: potential XSS when tooltipLabel or strokeStyle are controlled by users
  • 0b89817 Merge pull request #145 from WofWca/license-jsdoc
  • ad40bd4 chore: make it easier for build tools to preserve the license comment
  • 2242b87 Merge pull request #134 from WofWca/sharp-everything
  • 0eacd38 Merge branch 'master' into sharp-everything
  • deac898 Version 1.36.0
  • 7052690 Add tool tip section to builder
  • c5b3376 Move option in builder
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/machinezone/cobra/network/alerts).