coreinfrastructure / best-practices-badge

🏆Open Source Security Foundation (OpenSSF) Best Practices Badge (formerly Core Infrastructure Initiative (CII) Best Practices Badge)
https://www.bestpractices.dev
MIT License
1.22k stars 202 forks source link

Bump chartkick from 4.2.1 to 5.0.6 #2115

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

Bumps chartkick from 4.2.1 to 5.0.6.

Changelog

Sourced from chartkick's changelog.

5.0.6 (2024-02-28)

  • Updated Chart.js to 4.4.2

5.0.5 (2023-12-07)

  • Updated Chart.js to 4.4.1

5.0.4 (2023-08-27)

  • Updated Chart.js to 4.4.0

5.0.3 (2023-07-24)

  • Updated Chart.js to 4.3.1

5.0.2 (2023-05-02)

  • Updated Chart.js to 4.3.0

5.0.1 (2023-01-19)

  • Updated Chartkick.js to 5.0.1

5.0.0 (2023-01-18)

  • Added support for Chart.js 4
  • Changed chart_json to be defined on Hash and Array instead of Enumerable
  • Updated Chartkick.js to 5.0.0
  • Removed support for Chart.js 3
  • Removed support for Ruby < 2.7 and Rails < 6
Commits
  • e80e686 Version bump to 5.0.6 [skip ci]
  • 190a34b Updated Chart.js to 4.4.2
  • d64cbd3 Test with Ruby 3.3 on CI
  • f01e09a Version bump to 5.0.5 [skip ci]
  • c0e1834 Updated readme [skip ci]
  • dd5ed23 Updated Chart.js to 4.4.1
  • 2802a5c Updated badge [skip ci]
  • 835ff4a Updated checkout action and badge [skip ci]
  • e6b1107 Improved links [skip ci]
  • f65cfe7 Added docs for Chart.js plugins - closes #597 [skip ci]
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.04%. Comparing base (1d5124d) to head (f5b8ded).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2115 +/- ## ======================================= Coverage 98.04% 98.04% ======================================= Files 53 53 Lines 2098 2098 ======================================= Hits 2057 2057 Misses 41 41 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.