Skip to content

Bump chartkick from 3.2.1 to 4.0.3#641

Merged
yulgolem merged 1 commit intomasterfrom
dependabot/npm_and_yarn/chartkick-4.0.3
Apr 12, 2021
Merged

Bump chartkick from 3.2.1 to 4.0.3#641
yulgolem merged 1 commit intomasterfrom
dependabot/npm_and_yarn/chartkick-4.0.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2021

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps chartkick from 3.2.1 to 4.0.3.

Changelog

Sourced from chartkick's changelog.

4.0.3 (2021-04-10)

  • Fixed error with background option for downloads
  • Fixed null values in stacked column and bar charts

4.0.2 (2021-04-06)

  • Fixed error with time parsing

4.0.1 (2021-04-06)

  • Fixed time parsing logic

4.0.0 (2021-04-04)

  • Added support for Chart.js 3
  • Added loading option
  • Added destroyAll function
  • Added chartkick:load event
  • Improved colors option for single-series column and bar charts
  • Increased hover radius for line, area, scatter, and bubble charts
  • Prefer empty over messages: {empty: ...}
  • Stopped refresh when chart is destroyed
  • Fixed gridline orientation for bar charts

Breaking changes

  • Removed support for Chart.js 2
  • Charts with no data show message instead of empty chart
  • Dates are shown in local time instead of UTC for Highcharts to be consistent with other adapters
Commits
  • 7847df2 Version bump to 4.0.3 [skip ci]
  • 4b341b4 Fixed nested array colors
  • 8719717 Test with Chart.js 3.1.0
  • a82d374 Fixed null values in stacked column and bar charts
  • 1648244 Use consistent style
  • 1f44ad6 Moved download functions to separate file
  • 2b3f7da Moved data function to separate file
  • 5a12d5f Improved code
  • d04e061 Fixed error with background option for downloads
  • e9010c4 Improved performance
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file npm Update of JS packages labels Apr 12, 2021
@yulgolem
Copy link
Contributor

@dependabot merge

@yulgolem
Copy link
Contributor

@dependabot cancel merge

@vohmar vohmar temporarily deployed to ee-auction-s-dependabot-ignkxd April 12, 2021 07:27 Inactive
@yulgolem
Copy link
Contributor

@dependabot recreate

1 similar comment
@yulgolem
Copy link
Contributor

@dependabot recreate

@yulgolem yulgolem force-pushed the dependabot/npm_and_yarn/chartkick-4.0.3 branch from 3ff7791 to aa6ee14 Compare April 12, 2021 08:03
@vohmar vohmar temporarily deployed to ee-auction-s-dependabot-ufxef2 April 12, 2021 08:03 Inactive
@yulgolem yulgolem merged commit f5e225a into master Apr 12, 2021
@yulgolem yulgolem deleted the dependabot/npm_and_yarn/chartkick-4.0.3 branch April 12, 2021 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file npm Update of JS packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants