forked from androidx/androidx
-
Notifications
You must be signed in to change notification settings - Fork 0
[Snyk] Upgrade chart.js from 4.3.1 to 4.4.4 #4
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
Open
karencapiiro
wants to merge
1
commit into
androidx-main
Choose a base branch
from
snyk-upgrade-0fbf022dd16a9297f3a773f0ef085e19
base: androidx-main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[Snyk] Upgrade chart.js from 4.3.1 to 4.4.4 #4
karencapiiro
wants to merge
1
commit into
androidx-main
from
snyk-upgrade-0fbf022dd16a9297f3a773f0ef085e19
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Snyk has created this PR to upgrade chart.js from 4.3.1 to 4.4.4. See this package in npm: chart.js See this project in Snyk: https://app.snyk.io/org/apiiro-snyk/project/632ba37d-26fa-4bfa-a23b-e7f77f6debf2?utm_source=github&utm_medium=referral&page=upgrade-pr
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
|
New Issues
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.




Snyk has created this PR to upgrade chart.js from 4.3.1 to 4.4.4.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 7 versions ahead of your current version.
The recommended version was released on a month ago.
Release notes
Package name: chart.js
-
4.4.4 - 2024-08-20
- npm
- Migration guide
- Docs
- API
- Samples
- #11873 Check if range method exists on element before executing it
- #11863 Return false from the average tooltip positioner on no valid data
- #11858 Bugfix/issue 11804 tooltip show for all invisible
- #11851 fix: Unset _resizeBeforeDraw before _resize() call to avoid possible recursion
- #11844 fix issue #11717
- #11788 Fix drawing angle lines on reversed radial scale
- #11867 fix(types): exclude DeepPartial<unknown[]> from ChartOptions interface
- #11862 fix(types): add xCenter and yCenter properties to RadialLinearScale interface
- #11817 Remove box padding from legend types
- #11796 Add fit method to LegendElement interface
- #11780 types: Allow passing undefined for chart options
- #11871 Add radial linear scale to docs section of samples
- #11823 Update OffscreenCanvas documentation, as it is widely available now
- #11781 Fix some typos
- #11874 Bump package version to 4.4.4
-
4.4.3 - 2024-05-17
- npm
- Migration guide
- Docs
- API
- Samples
- #11754 Fix error when object prototype is frozen
- #11764 do not attempt to clear canvas if one does not exist
- #11755 #11450 hide bar by dataindex
- #11690 Create parsed object with correct keys
- #11707 platform.isAttached should return false if canvas is false-y
- #11762 Update license year
- #11776 Bump to 4.4.3
- #11773 Bump pnpm/action-setup from 3.0.0 to 4.0.0
- #11720 Bump follow-redirects from 1.15.4 to 1.15.6
-
4.4.2 - 2024-02-28
- npm
- Migration guide
- Docs
- API
- Samples
- #11685 addListener and removeListener should be only invoked on truthy values
- #11682 fix #11503, autoskipping 0 tick when min is below 0
- #11616 fix(#11615): fix calculating caretX position on stacked bar with index interaction.
- #11662 bugfix #10896 - Changed 'r' to optional for BubbleChart
- #11674 docs(types): fix description in index.d.ts
- #11614 Add extra calrification for html legend
- #11689 Bump to 4.4.2
- #11664 Bump pnpm/action-setup from 2.4.0 to 3.0.0
- #11657 Bump release-drafter/release-drafter from 5 to 6
- #11650 Bump dorny/paths-filter from 2 to 3
- #11636 Bump socket.io-parser from 4.2.2 to 4.2.4
- #11635 Bump follow-redirects from 1.15.2 to 1.15.4
- #11633 Update pnpm lockfile
-
4.4.1 - 2023-12-04
- npm
- Migration guide
- Docs
- API
- Samples
- #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)
- #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)
- #11562 Fix migration docs links
- #11483 docs: Fix typo for documentation of plugins.tooltip.textDirection
- #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
-
4.4.0 - 2023-08-24
- npm
- Migration guide
- Docs
- API
- Samples
- #11404 Add clip option to scale configuration to allow unclipped scales
- #11435 BorderRadius of Bar Chart issue on Firefox 116
- #11348 fix: Add backgroundColor type on CoreScaleOptions
- #11439 Replace html extension with md extension for docs
- #11461 Bump 4.4.0
-
4.3.3 - 2023-08-02
- npm
- Migration guide
- Docs
- API
- Samples
- #11432 Revert fix for monotone cubic interpolation
- #11427 Bump pnpm/action-setup from 2.2.4 to 2.4.0
-
4.3.2 - 2023-07-26
- npm
- Migration guide
- Docs
- API
- Samples
- #11422 Revert feature to disable plugins by TS
- #11419 Updates to scale type definitions
- #11423 Bump 4.3.2
-
4.3.1 - 2023-07-24
- npm
- Migration guide
- Docs
- API
- Samples
- #11417 Bump 4.3.1
- #11330 [docs] HTML Legend sample: add flex-shrink: 0 to color box
- #11377 Fix curve path if scale limits are set for line chart
- #11388 Fix time series scale to have each data point is spread equidistant
- #11352 Fix mismatch between hit boxes and drawn items in legend plugin
- #11346 Add text stoke radial linear scale
- #11334 Fix toggling showLine option on scatter controller
- #11403 Add missing feature for disabling plugins in TyeScript
- #11396 Fix type of tickBorderDash in GridLineOptions
- #11187 Split the TimeScaleOptions type into composable sub types
- #11383 fix: add pointStyleWidth to type definitions
- #11358 Add `beforeDraw` to drawtime type
- #11350 Add events property to Plugin defined type
- #11309 Export explicitly the plugin options definition which is augmented by plugins implementation
- #11345 Clarify update docs
- #11324 Refined grammar and updated overall .md documentation files
- #11322 minor correction of documentation for 'Grace'
- #11284 Correct tooltip dates displaying incorrectly reported in #11229
- #11300 Expend note that chart must be in its own dedicated container
- #11318 Switch from Slack to Discord
- #11301 Update slack link
- #11302 Update size limits
from chart.js GitHub release notesEssential Links
Bugs Fixed
Types
Documentation
Development
Thanks to @ CatchABus, @ LeeLenaleee, @ MichelHMachado, @ artus9033, @ huqingkun, @ jdufresne and @ joliss
Essential Links
Bugs Fixed
Documentation
Development
Thanks to @ DAcodedBEAT, @ EricWittrock, @ LeeLenaleee, @ LiamSwayne, @ dependabot and @ dependabot[bot]
Essential Links
Bugs Fixed
Types
Documentation
Development
Thanks to @ DAcodedBEAT, @ LeeLenaleee, @ Megaemce, @ dependabot, @ dependabot[bot], @ mirumirumi, @ smoonsf and @ waszkiewiczja
Essential Links
Bugs Fixed
Types
Documentation
Development
Thanks to @ CatchABus, @ Cazka, @ Connormiha, @ LeeLenaleee, @ Sengulair, @ bboy-chocomint, @ dependabot, @ dependabot[bot], @ jongwooo, @ joshkel and @ unverbraucht
Essential Links
Enhancements
Bugs Fixed
Types
Documentation
Development
Thanks to @ LeeLenaleee, @ Mer-cat, @ bogdankorshunov and @ stockiNail
Essential Links
Development
Thanks to @ dependabot, @ dependabot[bot] and @ stockiNail
Essential Links
Types
Development
Thanks to @ LeeLenaleee, @ joshkel and @ stockiNail
Essential Links
Bugs Fixed
Types
Documentation
Development
Thanks to @ Frenzie, @ LeeLenaleee, @ etimberg, @ matthewhegarty, @ mukham12, @ skopz356 and @ stockiNail
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: