daita-technologies / interface

React-based user interface for the DAITA platform.
http://app.daita.tech
GNU Affero General Public License v3.0
1 stars 0 forks source link

build(deps): bump react-chartjs-2 from 4.1.0 to 5.0.0 #291

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-chartjs-2 from 4.1.0 to 5.0.0.

Release notes

Sourced from react-chartjs-2's releases.

v5.0.0

⚠ BREAKING CHANGES

  • no commonjs support

Features

v4.3.1

Bug Fixes

v4.3.0

Features

v4.2.0

Features

  • implement passing updateMode property to chart's update method (#1043) (96d2714)
Changelog

Sourced from react-chartjs-2's changelog.

5.0.0 (2022-11-17)

⚠ BREAKING CHANGES

  • no commonjs support

Features

Bug Fixes

  • deps: update dependency chart.js to v4 (#1104) (6192408)
  • deps: update dependency react-scripts to v5.0.1 (#1049) (38a9796)
  • deps: update react monorepo to v18 (#1031) (ad73425)
  • deps: update react monorepo to v18.2.0 (#1082) (72e7352)
  • site: #1076 expand the docusaurus container content to give the sandboxes more space (#1077) (b512e8d)

4.3.1 (2022-07-13)

Bug Fixes

4.3.0 (2022-07-12)

Features

4.2.0 (2022-06-07)

Features

  • implement passing updateMode property to chart's update method (#1043) (96d2714)
Commits
  • 13b5cf5 chore(release): 5.0.0
  • 8238fdb chore(deps): update dependency eslint-config-standard-react to v12 (#1096)
  • 6192408 fix(deps): update dependency chart.js to v4 (#1104)
  • abd0e53 chore(deps): update wagoid/commitlint-github-action action to v5 (#1103)
  • deb2110 feat: chart.js v4 support (#1109)
  • 6eb8ce7 feat: package type module (#1108)
  • 7f3ec96 test: move to vitest (#1105)
  • d6e2302 chore(deps): update dependency @​size-limit/preset-big-lib to v8 (#1086)
  • 8cf3bce chore(deps): update dependency typescript to v4.9.3 (#1101)
  • f883c27 chore(deps): update dependency size-limit to v8 (#1100)
  • 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)
pcaversaccio commented 1 year ago

@dependabot recreate