Upgrade react-chartjs-2 to version 4.0.1 #48
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ react-chartjs-2 (^3.0.3 → ^4.0.1) · Repo · Changelog
Release Notes
4.0.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 72 commits:
chore(release): 4.0.1ci: publish package on release creationbuild: reuse values from package.jsonchore: cleanupdocs: fix README.md (#1003)chore: issue templates mod (#1002)fix(deps): update dependency @svgr/webpack to v6 (#999)revert: eslint plugins for v7fix(deps): update dependency react-scripts to v5 (#1001)chore(deps): update dependency eslint to v8 (#997)chore(deps): update dependency eslint-plugin-promise to v6 (#998)chore(deps): update commitlint monorepo (#996)fix(deps): update docusaurus monorepo to v2.0.0-beta.14 (#994)chore(deps): update dependency typescript to v4.5.4 (#995)chore(deps): update dependency @types/react to v17.0.38 (#991)chore(deps): update dependency @types/react-dom to v17.0.11 (#992)ci: move from yarn to pnpm (#990)fix: compatability with react 16 typings (#987)chore: tune issue templates (#961)chore: tune an issue templatechore(deps-dev): bump @typescript-eslint/parser from 5.7.0 to 5.8.0 (#951)chore(deps-dev): bump @typescript-eslint/eslint-plugin (#950)chore(deps-dev): bump browserslist from 4.19.0 to 4.19.1 (#945)chore(deps-dev): bump nano-staged from 0.4.5 to 0.5.0 (#947)chore(deps-dev): bump @swc/core from 1.2.120 to 1.2.121 (#949)chore: use commitlint with cz (#953)chore: issue templates (#952)docs: faq about fill property (#944)chore(deps-dev): bump @typescript-eslint/parser from 5.6.0 to 5.7.0 (#938)chore(deps-dev): bump @babel/core from 7.16.0 to 7.16.5 (#943)chore(deps-dev): bump jest from 27.4.4 to 27.4.5 (#941)chore(deps-dev): bump browserslist from 4.18.1 to 4.19.0 (#942)chore(deps-dev): bump @swc/core from 1.2.119 to 1.2.120 (#940)chore(deps-dev): bump @typescript-eslint/eslint-plugin (#933)chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.6 to 13.1.1 (#935)chore(deps-dev): bump @types/react from 17.0.34 to 17.0.37 (#936)chore(deps-dev): bump typescript from 4.5.3 to 4.5.4 (#939)chore(deps-dev): bump @types/lodash from 4.14.177 to 4.14.178 (#931)chore(deps-dev): bump size-limit and @size-limit/preset-big-lib (#937)chore(deps-dev): bump tsd from 0.18.0 to 0.19.0 (#932)chore(deps-dev): bump @commitlint/config-conventional (#873)chore(deps-dev): bump clean-publish from 3.4.3 to 3.4.4 (#918)chore(deps-dev): bump eslint-plugin-react from 7.27.0 to 7.27.1 (#921)chore(deps-dev): bump eslint-plugin-promise from 5.1.1 to 5.2.0 (#925)chore(deps-dev): bump @swc/jest from 0.2.5 to 0.2.15 (#929)chore(deps-dev): bump jest from 27.3.1 to 27.4.4 (#916)chore(deps-dev): bump date-fns from 2.25.0 to 2.27.0 (#926)chore(deps-dev): bump @swc/helpers from 0.2.14 to 0.3.2 (#927)refactor: lint-staged -> nano-staged (#928)chore(deps-dev): bump chart.js from 3.6.0 to 3.6.2 (#920)chore(deps-dev): bump @testing-library/jest-dom from 5.15.0 to 5.16.1 (#919)chore(deps-dev): bump rollup from 2.60.2 to 2.61.1 (#917)chore(deps-dev): bump webpack from 5.64.4 to 5.65.0 (#914)chore(deps-dev): bump typescript from 4.4.4 to 4.5.3 (#915)chore(deps-dev): bump @typescript-eslint/parser from 5.3.1 to 5.6.0 (#904)chore(deps-dev): bump @typescript-eslint/eslint-plugin (#905)chore(deps-dev): bump @storybook/addon-controls from 6.3.12 to 6.4.9 (#911)chore(deps-dev): bump prettier from 2.4.1 to 2.5.1 (#900)chore(deps-dev): bump @commitlint/cli from 13.2.1 to 15.0.0 (#872)chore(deps-dev): bump @types/jest from 27.0.2 to 27.0.3 (#903)chore(deps-dev): bump lint-staged from 11.2.3 to 12.1.2 (#878)chore(deps-dev): bump @swc/core from 1.2.108 to 1.2.119 (#912)chore(deps-dev): bump @swc/helpers from 0.2.13 to 0.2.14 (#862)chore(deps-dev): bump @types/lodash from 4.14.176 to 4.14.177 (#866)chore(deps-dev): bump rollup from 2.59.0 to 2.60.2 (#890)chore(deps-dev): bump browserslist from 4.17.6 to 4.18.1 (#868)chore(deps-dev): bump webpack from 5.64.0 to 5.64.4 (#888)docs: minor examples fixes (#899)docs: add search by algoliadocs: remove footer in favor of the top bar (#883)docs: fix docs urldocs: sandboxes are updated for v4 (#882)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands