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

Bump chart.js from 4.4.0 to 4.4.1 in /web #813

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2023

Bumps chart.js from 4.4.0 to 4.4.1.

Release notes

Sourced from chart.js's releases.

v4.4.1

Essential Links

Bugs Fixed

  • #11605 Update font spec type
  • #11596 Tooltip fixes (getLabelAndValue on null controller, null getParsed)
  • #11588 fix: Guard access to window in helpers.dom.ts for browserless rendering
  • #11577 Fix backdrop padding
  • #11488 Change type of mode in chart.update(mode)

Types

  • #11605 Update font spec type
  • #11572 fix: Property platform missing from chart configuration typings
  • #11569 fix: pass Plugin TType down to hooks chart arg
  • #11488 Change type of mode in chart.update(mode)

Documentation

  • #11562 Fix migration docs links
  • #11483 docs: Fix typo for documentation of plugins.tooltip.textDirection

Development

  • #11606 Bump 4.4.1
  • #11599 Remove size limit from CI
  • #11570 Replace deprecated command with environment file
  • #11560 Bump actions/setup-node from 3 to 4
  • #11490 fix: simplify check hasFunction

Thanks to @​CatchABus, @​Cazka, @​Connormiha, @​LeeLenaleee, @​Sengulair, @​bboy-chocomint, @​dependabot, @​dependabot[bot], @​jongwooo, @​joshkel and @​unverbraucht

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v4.4.0...v4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 5, 2023
Copy link

netlify bot commented Dec 5, 2023

Deploy Preview for beryju-gravity canceled.

Name Link
🔨 Latest commit f6dd3e0
🔍 Latest deploy log https://app.netlify.com/sites/beryju-gravity/deploys/656ea728bb0ea80008cb3ce7

Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (55d7bfe) 59.42% compared to head (f6dd3e0) 57.75%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #813      +/-   ##
==========================================
- Coverage   59.42%   57.75%   -1.68%     
==========================================
  Files         107       90      -17     
  Lines        5964     4587    -1377     
==========================================
- Hits         3544     2649     -895     
+ Misses       2090     1674     -416     
+ Partials      330      264      -66     

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

@BeryJu BeryJu merged commit 9ea9404 into main Dec 5, 2023
10 of 12 checks passed
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/web/chart.js-4.4.1 branch December 5, 2023 12:09
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant