build(deps): bump chartist from 0.11.4 to 1.3.0 in /frontend
Bumps chartist from 0.11.4 to 1.3.0.
Release notes
Sourced from chartist's releases.
v1.3.0
Features
Bug Fixes
- add dist exports (#1374) (1438bad), closes #1368
- add missing default for text-line-height (#1373) (f94e559)
v1.2.1
Bug Fixes
- data normalization with alignment (#1365) (fe11d2f), closes #1235
- reverse data correctly #1250 (#1364) (0223b1f)
v1.2.0
Features
Bug Fixes
v1.1.3
Bug Fixes
- B and I series have the same color value (#1356) (6f5ad92)
- label position fix (#1357) (fbc13e2), closes #1266
v1.1.2
Bug Fixes
v1.1.1
Bug Fixes
v1.1.0
Features
... (truncated)
Changelog
Sourced from chartist's changelog.
1.3.0 (2022-11-03)
Features
Bug Fixes
- add dist exports (#1374) (1438bad), closes #1368
- add missing default for text-line-height (#1373) (f94e559)
1.2.1 (2022-10-05)
Bug Fixes
- data normalization with alignment (#1365) (fe11d2f), closes #1235
- reverse data correctly #1250 (#1364) (0223b1f)
1.2.0 (2022-10-03)
Features
Bug Fixes
1.1.3 (2022-09-23)
Bug Fixes
- B and I series have the same color value (#1356) (6f5ad92)
- label position fix (#1357) (fbc13e2), closes #1266
1.1.2 (2022-08-14)
Bug Fixes
1.1.1 (2022-08-13)
... (truncated)
Commits
3869f8dchore(release): 1.3.0ce13067feat: accumulate-relative stacked bar chart stack mode (#1375)f94e559fix: add missing default for text-line-height (#1373)1438badfix: add dist exports (#1374)164e765chore(release): 1.2.1fe11d2ffix: data normalization with alignment (#1365)0223b1ffix: reverse data correctly #1250 (#1364)69389e8chore(release): 1.2.0831673ffeat: remove legacy styles fallbacks (#1363)d0efcb0feat: dist scss styles sources (#1362)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@La0 should we move to this version? I guess some modifications from our side are needed.
We should try bumping this and #1058 together.
@dependabot rebase
The dependabot.yml entry that created this PR has been deleted so this PR can't be rebased. Please close the PR so Dependabot can create a new one with the current dependabot.yml.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.