Skip to content

chore(deps): bump chartist from 0.11.4 to 1.0.0#210

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/chartist-1.0.0
Closed

chore(deps): bump chartist from 0.11.4 to 1.0.0#210
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/chartist-1.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 9, 2022

Bumps chartist from 0.11.4 to 1.0.0.

Release notes

Sourced from chartist's releases.

v1.0.0

⚠ BREAKING CHANGES

Features

Changelog

Sourced from chartist's changelog.

1.0.0 (2022-08-08)

⚠ BREAKING CHANGES

Features

v0.11.0 - 11 Apr 2017

  • Added CSP compatibility by using CSSOM instead of style attributes (Francisco Silva)
  • Added feature to render pie / donut chart as solid shape, allowing outlines (Sergey Kovalyov, Chris Carson)
  • Fixed XMLNS for foreignObjet content (Alfredo Matos)

v0.10.0 - 23 Oct 2016

  • Added dominant-baseline styles for pie and donut charts (Gion Kunz)
  • Added public getNode on SVG api (Gion Kunz)
  • Added support for bar charts to have auto narrowing on AutoScaleAxis by overriding referenceValue (Jonathan Dumaine)
  • Added amdModuleId for better integration into webpack (Chris)
  • Added grid background to line and bar chart (hansmaad)
  • Added new LTS node version and included NPM run scripts (Gion Kunz)
  • Added correct meta data emission in events (Gion Kunz)
  • Fixed rounding issues where raw value was added instead of rounded (Gion Kunz)
  • Fixed step axis issue with axis stretch and series count 0 (Gion Kunz)
  • Fixed label position of single series pie / donut charts to be centered (Gion Kunz)
  • Fixed order or drawing pie and donut slices (Gion Kunz)
  • Fixed calculations of stepLength to only stretch ticksLength if > 1 (Alexander van Eck)
  • Fixed better handling of axisOptions.position and fallback to 'end' position (Alexander van Eck)
  • Fixed handling of holes in interpolation for multi-value series (James Watmuff)
  • Fixed function StepAxis() returning NaN (Joao Milton)
  • Fixed NaN issues in SVG when rendering Pie chart with only 0s (Alexander van Eck)
  • Fixed infinite loop in getBounds with a more robust increment (hansmaad)
  • Fixed performance of Chartist.extend (cheese83)
  • Fixed license reference issues in package.json (Jacob Quant)
  • Cleanup of data normalization changes and allows Date objects and booleans as values (Gion Kunz)
  • Cleanup refactoring for data management and normalization (Gion Kunz)

v0.9.8 - 22 Jun 2016

  • Added monotone cubic interpolation which is now the default interpolation for line charts (James Watmuff)
  • Update zoom plugin to 0.2.1 (hansmaad)
  • Bugfix: Prevent infinite loop in getBounds if bounds.valueRange is very small, fixes #643 (hansmaad)
  • Bugfix: Correct update events during media changes (Rory Hunter)

... (truncated)

Commits

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)

Bumps [chartist](https://github.com/chartist-js/chartist) from 0.11.4 to 1.0.0.
- [Release notes](https://github.com/chartist-js/chartist/releases)
- [Changelog](https://github.com/chartist-js/chartist/blob/main/CHANGELOG.md)
- [Commits](chartist-js/chartist@v0.11.4...v1.0.0)

---
updated-dependencies:
- dependency-name: chartist
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 9, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2022

Superseded by #211.

@dependabot dependabot bot closed this Aug 15, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/chartist-1.0.0 branch August 15, 2022 12:13
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants