Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[skip netlify]: Bump chart.js and chartjs-plugin-zoom #921

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 19, 2023

Bumps chart.js and chartjs-plugin-zoom. These dependencies needed to be updated together.
Updates chart.js from 2.9.4 to 4.2.0

Release notes

Sourced from chart.js's releases.

v4.2.0

Essential Links

  • #11054 Add pointLabel context type documentation
  • #11043 chore: Add Chart.js meetup announcement to README

Enhancements

  • #11063 Add format method to time scale to format timestamp using scale options

Bugs Fixed

  • #11003 Check colors definition in the chart options

Types

  • #11017 Change 'normal' update mode to 'default' as documented
  • #11051 fix: updated type for doughnut offset

Documentation

Development

  • #11070 Bump to 4.2.0
  • #11056 Remove console.warn from a test case where not needed

Thanks to @​ankane, @​igorlukanin, @​mlankamp and @​stockiNail

v4.1.2

Essential Links

Types

  • #11016 fix: fix Plugin interface
  • #11008 Add Z index to border options

... (truncated)

Commits

Updates chartjs-plugin-zoom from 0.7.7 to 2.0.0

Release notes

Sourced from chartjs-plugin-zoom's releases.

v2.0.0

Essential Links

Breaking Changes

  • #658 Replace overScaleMode with more flexible scaleMode

Enhancements

  • #672 Allow canceling drag-to-zoom on Escape key
  • #680 Add drawTime option to zoom drag configuration
  • #695 add-v4-compatibility
  • #671 Only drag zoom on left mouse button
  • #659 Export zoomRect and make it more configurable
  • #658 Replace overScaleMode with more flexible scaleMode

Thanks to @​LeeLenaleee, @​dependabot, @​dependabot[bot], @​joshkel, @​kurkle and @​stockiNail

v1.2.1

Essential Links

Bugs Fixed

  • #630 Fix initial call to isZoomedOrPanned
  • #598 Re-attach event handlers only when needed

Development

  • #646 Bump version to 1.2.1

Thanks to @​dependabot, @​dependabot[bot], @​joshkel and @​kurkle

v1.2.0

Essential Links

Enhancements

  • #585 Add chart method for getting initial scale bounds

Bugs Fixed

  • #574 Avoid zooming in when zooming out over certain areas of chart

Documentation

... (truncated)

Commits

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)

Bumps [chart.js](https://github.com/chartjs/Chart.js) and [chartjs-plugin-zoom](https://github.com/chartjs/chartjs-plugin-zoom). These dependencies needed to be updated together.

Updates `chart.js` from 2.9.4 to 4.2.0
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v2.9.4...v4.2.0)

Updates `chartjs-plugin-zoom` from 0.7.7 to 2.0.0
- [Release notes](https://github.com/chartjs/chartjs-plugin-zoom/releases)
- [Commits](chartjs/chartjs-plugin-zoom@v0.7.7...v2.0.0)

---
updated-dependencies:
- dependency-name: chart.js
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: chartjs-plugin-zoom
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 19, 2023
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
Projects
None yet
0 participants