getformwork / formwork

🏗 A flat file-based Content Management System (CMS) to build and manage sites with simplicity
MIT License
51 stars 12 forks source link

Bump chartist from 0.11.4 to 1.1.2 in /admin #365

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps chartist from 0.11.4 to 1.1.2.

Release notes

Sourced from chartist's releases.

v1.1.2

Bug Fixes

  • add id field to AnimationDefinition interface (#1351) (4012c43)

v1.1.1

Bug Fixes

v1.1.0

Features

  • add ResponsiveOptions type helper, add generic type to Svg#getNode method (#1347) (7dd3ba2)

Bug Fixes

v1.0.0

⚠ BREAKING CHANGES

Features

Changelog

Sourced from chartist's changelog.

1.1.2 (2022-08-14)

Bug Fixes

  • add id field to AnimationDefinition interface (#1351) (4012c43)

1.1.1 (2022-08-13)

Bug Fixes

1.1.0 (2022-08-13)

Features

  • add ResponsiveOptions type helper, add generic type to Svg#getNode method (#1347) (7dd3ba2)

Bug Fixes

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)

... (truncated)

Commits
  • b431f76 chore(release): 1.1.2
  • 4012c43 fix: add id field to AnimationDefinition interface (#1351)
  • 8002f6a docs: fix sandboxes links in readme
  • 077d26c docs: sandboxes (#1349)
  • c3b45ad chore(release): 1.1.1
  • 053bf97 fix: add styles to side effects (#1350)
  • 768145c chore(release): 1.1.0
  • 9bd8679 fix: add Date type to members of Multi type (#1348)
  • 7dd3ba2 feat: add ResponsiveOptions type helper, add generic type to Svg#getNode meth...
  • a1ad2b5 docs: fix typo in comment in PieChart defaults (#1339)
  • 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)