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 ci]: Bump chart.js and chartjs-plugin-zoom #1398

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 Aug 25, 2023

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

Release notes

Sourced from chart.js's releases.

v4.4.0

Essential Links

Enhancements

  • #11404 Add clip option to scale configuration to allow unclipped scales

Bugs Fixed

  • #11435 BorderRadius of Bar Chart issue on Firefox 116

Types

  • #11348 fix: Add backgroundColor type on CoreScaleOptions

Documentation

  • #11439 Replace html extension with md extension for docs

Development

Thanks to @​LeeLenaleee, @​Mer-cat, @​bogdankorshunov and @​stockiNail

v4.3.3

Essential Links

  • #11432 Revert fix for monotone cubic interpolation

Development

  • #11427 Bump pnpm/action-setup from 2.2.4 to 2.4.0

Thanks to @​dependabot, @​dependabot[bot] and @​stockiNail

v4.3.2

Essential Links

... (truncated)

Commits

Updates chartjs-plugin-zoom from 0.7.7 to 2.0.1

Release notes

Sourced from chartjs-plugin-zoom's releases.

v2.0.1

Essential Links

Bugs Fixed

  • #736 Modify UpdateModeEnum to not be const
  • #732 Fix drag rectangle calculation when inside shadow BOM / WebComponent
  • #708 Handling zoom edge cases (#690)

Development

  • #746 Bump version to 2.0.1

Thanks to @​AsturaPhoenix, @​CodingMarco, @​SebastiaanSafeguard, @​dependabot, @​dependabot[bot] and @​shrujalshah28

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

... (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 show <dependency name> 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)

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.4.0
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v2.9.4...v4.4.0)

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

---
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 Aug 25, 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