Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Update dependency chart.js to v3 #6187

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chart.js (source) 2.9.4 -> 3.2.0 age adoption passing confidence

Release Notes

chartjs/Chart.js

v3.2.0

Compare Source

Essential Links

Enhancements

  • #​8973 Add drawTime: beforeDraw option to filler
  • #​8941 Only enable the bar borderRadius at the end of the stacks
  • #​8936 Scale: draw border on separate layer after grid
  • #​8931 Cartesian scale tick backdrop
  • #​8926 Add `initial` property to animation callbacks

Performance

  • #​8933 Time: cache options needed by parse

Bugs Fixed

  • #​8972 Fix skipNull for subsequent datasets
  • #​8934 Fix for allowing parsing:false with stacks
  • #​8928 Allow the events option to be changed at runtime

Types

Documentation

  • #​8971 In html tooltip sample padding is read from the options
  • #​8942 Add example plugins for border and quadrants

Development

Thanks to @​TinfoilPancakes, @​etimberg and @​kurkle

v3.1.1

Compare Source

Essential Links

Performance

  • #​8898 Do not redraw endlessly on mouse move

Bugs Fixed

  • #​8919 Fix: Fill vertical lines
  • #​8913 Scale: Make sure grace is applied only once
  • #​8918 Fix: Initialize data object when replaced
  • #​8914 Skip ticks by callback value as documented
  • #​8911 Fix: don't draw segments out of bounds
  • #​8898 Do not redraw endlessly on mouse move
  • #​8883 Setting correct decimated values when below threshold
  • #​8882 Update @​simonbrunel/vuepress-plugin-versions

Types

  • #​8909 Fix tooltip positioners and scriptable signature
  • #​8891 add number, null and undefined as valid return types

Documentation

  • #​8910 Fix minor issues in docs
  • #​8907 Fix javascript syntax error in docs/general/padding.md
  • #​8904 Update v3-migration.md
  • #​8887 Docs: Update version menu title
  • #​8882 Update @​simonbrunel/vuepress-plugin-versions

Development

Thanks to @​DaaGER, @​LeeLenaleee, @​Nico-DF, @​etimberg and @​kurkle

v3.1.0

Compare Source

Essential Links

Enhancements

  • #​8876 Enable event filtering per plugin
  • #​8875 Legend boxes support borderRadius
  • #​8874 Tooltip colorbox supports configurable borderWidth, borderRadius, and dash effect
  • #​8867 Support mirror option on x-axis
  • #​8864 Filler: support segment backgroundColor
  • #​8844 Allow styling of line segments
  • #​8839 Apply scale context to ticks scriptable options instead of chart context
  • #​8823 Dissociate border options from grid options

Bugs Fixed

  • #​8794 Limit onHover to chartArea
  • #​8877 Font: validate style, move defaults to `weight`
  • #​8872 Handle animating stacked bars from null values
  • #​8867 Support mirror option on x-axis
  • #​8868 Consider dynamically positioned scales for padding
  • #​8838 _boundSegments did not work on rising line
  • #​8832 Fix: update line options on resize, for gradients
  • #​8822 Time: Use callback helper on ticks.callback

Types

  • #​8847 Include `grace` in LinearScaleOptions type definition

Documentation

  • #​8866 Add version menu in documentation
  • #​8869 Document the no-parsing requirement of decimation
  • #​8863 Docs/broken link
  • #​8850 Docs migration register options
  • #​8837 Fix typos in canvas-background.md
  • #​8836 Fix typo in migration guide
  • #​8829 complete the first 'getting-started' example
  • #​8828 Document plugin event handling

Development

Thanks to @​LeeLenaleee, @​MosesMendoza, @​Nico-DF, @​etimberg, @​kurkle, @​m-ahmadi, @​mjcross and @​stockiNail

v3.0.2

Compare Source

Essential Links

Bugs Fixed

  • #​8811 Fix: tick spacing when min=0 | niceMin or max=0
  • #​8801 Correct decimation plugin documentation
  • #​8793 Logarithmic: handle null/NaN values

Documentation

  • #​8791 Docs small update
  • #​8803 Update documentation for getElementsAtEventForMode
  • #​8801 Correct decimation plugin documentation
  • #​8798 Update ticks.callback documentation

Thanks to @​LeeLenaleee, @​etimberg and @​kurkle

v3.0.1

Compare Source

Essential Links
Bugs Fixed
  • #​8789 Patch: option scope might not be an object

Thanks to @​kurkle

v3.0.0

Compare Source

Essential Links

Bugs Fixed

  • #​8787 Proxy: make sure set value ends up in first scope
  • #​8782 Fix tooltip align \& external types

Types

  • #​8782 Fix tooltip align \& external types

Documentation

  • #​8693 Update readme links and bug issue template
  • #​8788 Tweak redirect urls
  • #​8785 Vuepress HTML redirect for samples folder
  • #​8786 Adds scriptable column to options table in the title documentation
  • #​8784 Add vuepress-plugin-flexsearch
  • #​8783 Redirect to first sample
  • #​8780 Make samples more inline with eachother

Development

Included pre-releases

Thanks to @​LeeLenaleee, @​etimberg, @​kurkle and @​stockiNail


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@mcdmaster
Copy link
Contributor

#6163 の起票以来ずっとやっていますけど、まるでうまくいきません。すくなくとも、このプルリクにあるような単純なやり方ではダメですね。

この世で果たして Chart.js のアップグレードにうまくいった人は、開発チーム自身以外でどれっくらいいるのか?という素朴な疑問を持っています。いやマジでw

@kaizumaki
Copy link
Collaborator

@mcdmaster 調査していただき感謝です! 🙏 v3はしばらくスルーするのがいいような感じがしますね。

@renovate renovate bot force-pushed the renovate/chart.js-3.x branch 8 times, most recently from 3b50acb to 636bd62 Compare April 22, 2021 13:24
@renovate renovate bot changed the title fix(deps): update dependency chart.js to v3 Update dependency chart.js to v3 Apr 22, 2021
@renovate renovate bot force-pushed the renovate/chart.js-3.x branch 7 times, most recently from 93a986b to fa0d29a Compare April 26, 2021 04:56
@renovate
Copy link
Contributor Author

renovate bot commented Apr 26, 2021

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 3.x releases. However, if you upgrade to 3.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/chart.js-3.x branch April 26, 2021 07:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants