Nexmo / station

Ruby gem to start a platform site with specified markdown content
Other
11 stars 6 forks source link

Update chartkick requirement from = 4.0.5 to = 5.0.3 #1911

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 1 year ago

Updates the requirements on chartkick to permit the latest version.

Changelog

Sourced from chartkick's changelog.

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

4.2.1 (2022-08-02)

  • Updated Chart.js to 3.9.0

4.2.0 (2022-06-12)

  • Updated Chartkick.js to 4.2.0
  • Updated Chart.js to 3.8.0

4.1.3 (2022-01-15)

  • Support for importmap-rails is no longer experimental
  • Updated Chart.js to 3.7.0
  • Fixed asset precompilation error with importmap-rails

4.1.2 (2021-11-06)

  • Removed automatic pinning for importmap-rails (still experimental)

4.1.1 (2021-11-06)

  • Updated Chartkick.js to 4.1.1
  • Updated Chart.js to 3.6.0

4.1.0 (2021-10-23)

  • Added support for Turbo
  • Added experimental support for importmap-rails
  • Updated Chartkick.js to 4.1.0

... (truncated)

Commits
  • 1da54f8 Version bump to 5.0.3 [skip ci]
  • 7f4533c Updated Chart.js to 4.3.1
  • b60e6f0 Version bump to 5.0.2 [skip ci]
  • f749c98 Updated Chart.js to 4.3.0 [skip ci]
  • 6072c30 Updated readme [skip ci]
  • b740923 Updated readme [skip ci]
  • 71bfea6 Updated readme [skip ci]
  • 631d05c Updated readme [skip ci]
  • 506e0c7 Version bump to 5.0.1 [skip ci]
  • 58d448d Updated Chartkick.js to 5.0.1 [skip ci]
  • Additional commits viewable in compare view


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[bot] commented 1 year ago

Dependabot tried to add @fabianrbz as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/Nexmo/station/pulls/1911/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the Nexmo/station repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
dependabot[bot] commented 12 months ago

Superseded by #1939.