Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps chart.js from 4.4.9 to 4.5.0.

Release notes

Sourced from chart.js's releases.

v4.5.0

Essential Links

Enhancements

  • #11470 Fix min js two renames
  • #12054 [fix] #12048 - Add selfJoin option for doughnut graphs
  • #12058 feature: make above/below colors in filler plugin work with pivoted line charts

Bugs Fixed

  • #12070 Fix: display stacked bar with multiple x-Axis

Types

  • #12064 Document requirement of 'this' when calling tick formatters
  • #12063 Add type definition for beforeEvent changed

Documentation

  • #12088 Fix grammar typo: 'only draw line' -> 'only draw lines'
  • #12087 Fix minified URL for development builds in the docs
  • #12084 fix: correct grammar in segment comments (an segment -> a segment)
  • #12082 Update docs for Developers API
  • #12068 Fix minor typo, missing period

Development

  • #12090 bump version to 4.5.0
  • #12025 Bump pnpm/action-setup from 4.0.0 to 4.1.0

Thanks to @​FabTechAT, @​Jee-on, @​LeeLenaleee, @​R2Jeu-prive, @​dependabot[bot], @​ffdm, @​fulldecent, @​joshkel, @​lucasleung8, @​nakanoh, @​xavierleune and dependabot[bot]

Commits

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 <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)

@dependabot dependabot bot added automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 30, 2025 03:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file automerge Used by Kodiak bot to automerge PRs javascript Pull requests that update Javascript code labels Jun 30, 2025
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 30, 2025
Copy link

codecov bot commented Jun 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.71%. Comparing base (06a23fa) to head (2f8da7e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4391   +/-   ##
=======================================
  Coverage   63.71%   63.71%           
=======================================
  Files         171      171           
  Lines       17609    17609           
=======================================
  Hits        11220    11220           
  Misses       5719     5719           
  Partials      670      670           
Flag Coverage Δ
unittests 63.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/chart.js-4.5.0 branch from 05524ec to e03e2ea Compare June 30, 2025 03:31
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.9 to 4.5.0.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v4.4.9...v4.5.0)

---
updated-dependencies:
- dependency-name: chart.js
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ui/chart.js-4.5.0 branch from e03e2ea to 2f8da7e Compare June 30, 2025 03:49
@kodiakhq kodiakhq bot merged commit c1e8b16 into main Jun 30, 2025
37 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/ui/chart.js-4.5.0 branch June 30, 2025 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants