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

chore(deps): Bump chart.js from 4.4.0 to 4.4.1 #5081

Merged
merged 1 commit into from
Dec 26, 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 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 5, 2023
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a1590f5) 28.90% compared to head (612a68e) 28.83%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #5081      +/-   ##
=============================================
- Coverage      28.90%   28.83%   -0.07%     
  Complexity      4767     4767              
=============================================
  Files            279      279              
  Lines          20998    20986      -12     
=============================================
- Hits            6070     6052      -18     
- Misses         14928    14934       +6     

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

@sjinks
Copy link
Member

sjinks commented Dec 26, 2023

@dependabot rebase

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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/chart.js-4.4.1 branch from e57d9c1 to 612a68e Compare December 26, 2023 05:02
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@sjinks sjinks self-assigned this Dec 26, 2023
@sjinks sjinks merged commit 606140f into develop Dec 26, 2023
40 checks passed
@sjinks sjinks deleted the dependabot/npm_and_yarn/chart.js-4.4.1 branch December 26, 2023 05:41
rebeccahum pushed a commit that referenced this pull request Feb 1, 2024
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 [Status] No files to Deploy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant