Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump smoothie from 1.35.0 to 1.36.1 in /source/Jobbr.Dashboard.Frontend/jobbr-dashboard #35

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2022

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: joewalnes/smoothie@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.

Bumps [smoothie](https://github.com/joewalnes/smoothie) from 1.35.0 to 1.36.1.
- [Release notes](https://github.com/joewalnes/smoothie/releases)
- [Commits](joewalnes/smoothie@1.35.0...1.36.1)

---
updated-dependencies:
- dependency-name: smoothie
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants