OpenLightingProject / rp2040-dmxsun

RP2040-based USB DMX dongle with integrated web server
GNU General Public License v3.0
87 stars 17 forks source link

Bump react-chartjs-2 from 4.3.1 to 5.0.0 in /wwwsrc #60

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps react-chartjs-2 from 4.3.1 to 5.0.0.

Release notes

Sourced from react-chartjs-2's releases.

v5.0.0

⚠ BREAKING CHANGES

  • no commonjs support

Features

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)
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)
kripton commented 1 year ago

Bumping this package is reasonable but the build breaks. Needs manual investigation and fixing.

dependabot[bot] commented 1 year ago

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.