[Snyk] Upgrade apexcharts from 3.40.0 to 3.49.0#45
Open
Abellache-Rabah wants to merge 1 commit into
Open
Conversation
Snyk has created this PR to upgrade apexcharts from 3.40.0 to 3.49.0. See this package in npm: apexcharts See this project in Snyk: https://app.snyk.io/org/rabah01abellache/project/4c319a3a-2613-44a2-b891-e870546b4c30?utm_source=github&utm_medium=referral&page=upgrade-pr
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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
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.
This PR was automatically created by Snyk using the credentials of a real user.

Snyk has created this PR to upgrade apexcharts from 3.40.0 to 3.49.0.
ℹ️ 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 15 versions ahead of your current version.
The recommended version was released on a month ago.
Release notes
Package name: apexcharts
-
3.49.0 - 2024-04-21
- Fix gradient fill glitches for series with nulls - by @ rosco54
- Fix point annotation still visible when referenced series is collapsed. - by @ rosco54
- Additional fixes for indexing errors using yaxis-series mappings after - by @ rosco54
- Fixed Issue #3525. - by @ rosco54
- added color evaluation function in Bar.js under stroke property - by @ Digvijayrao-KF
- Radar chart bugfix #4371
- Update zh-tw.json - by @ iblislin
- Fixed #4402 by @ rosco54
-
3.48.0 - 2024-03-19
- Provide a "step before" version of the current "step after" line chart; Fixes #4313
- Use ShadowRoot getElementById() when in ShadowDOM; Thanks @ cyraid
- Fixes #4323 (multiple y-axis scale fixes for backward compatibility)
- Zoomed scale fixes - In zoomed charts, ensure the Y axis scale fits the full min..max range of Y values
- Fix css nonce attribute
- Improve grid-rect to prevent bar overflowing on x-axis
- When chart is type 'bar', ensure reference to zero is maintained
- Fixes #2757 (annotation overflow)
- Fixes #3073 (annotation overflow)
- Fixes #3421 (annotation overflow)
- Fixes #3553 (annotation overflow)
- Fixes #4081 (x-axis annotation fix in sparkline)
-
3.47.0 - 2024-03-08
- Map multiple series to the same y-axis scales (in a multi-axes chart) - fixes #4237
- Area chart gradient drawing glitch; fixes #4271
- Point annotation fix when y-axis is not present (in case of sparkline or hidden y-axis)
- When chart is type 'bar', ensure reference to zero is maintained
-
3.46.0 - 2024-02-17
- Improve the y-axis scale tick generation - Thanks @ rosco54
- Added "+" and "x" markers - Thanks @ MiguelsPizza
- Add Belarusan cyrilic and latin locale - Thanks @ hrynko
- Fix #4167 - shadow bug in multi-series chart
- Fix #4242 - allow labels with Invalid text
-
3.45.2 - 2024-01-21
- Update pt.json - Thanks @ artur309
- Add border-radius to treemap; fixes #4170
- Fix the range-bar drawing bug when the value is 0
- Discard initialXRatio in normal category bar charts - fixes #4134
- Bring back original
-
3.45.1 - 2023-12-22
- fix hourly tick increment when starting at full hour. Thanks Alex Dudau
- update
-
3.45.0 - 2023-12-15
- New feature - yaxis.stepSize (fixes #332)
- Take into account series-index for point-annotations
-
3.44.2 - 2023-12-05
- Fix stacked line charts regression bug; #4132
-
3.44.1 - 2023-12-03
- feat: Allow stack bar only by @ JulienMalcouronne in #3891
- Bump @ babel/traverse from 7.15.0 to 7.23.2 by @ dependabot in #4065
- bug fix: allow brush with rangeBars by @ davidchateau in #4071
- added a demo for rangebar brush by @ davidchateau in #4085
- 🌐 Add malay locale by @ iqfareez in #4087
- allow nonce values for style elements by @ duhdugg in #4091
- Handle CSV export of the datetime multi-series with variable X-axes by @ hrynko in #4128
- Fix heatmap value attribute that caused issue in reversed y-axis heatmaps - #4054
- Fix Incorrect GridLine - #4037
- Fallback to straight line if the curve goes backwards in smooth line chart (360324f)
- @ JulienMalcouronne made their first contribution in #3891
- @ davidchateau made their first contribution in #4071
- @ iqfareez made their first contribution in #4087
- @ duhdugg made their first contribution in #4091
- @ hrynko made their first contribution in #4128
-
3.44.0 - 2023-10-17
- improve sparkline paddings on top and bottom
- improve line smoothing to avoid backward curve fixes #4063
- fix default bg color in dark theme fixes #4062
- fix xposition in rangebar charts (for tooltips) [commit] (0130bb1)
- prevent markers from hiding on the top and the bottom of the drawing area
-
3.43.2-0 - 2023-10-12
-
3.43.0 - 2023-09-30
-
3.42.0 - 2023-08-25
-
3.41.1 - 2023-07-31
-
3.41.0 - 2023-06-07
-
3.40.0 - 2023-04-30
from apexcharts GitHub release notes🐞 Bug fixes
🆕 Enhancements
🐞 Bug fixes
Thanks @ rosco54 for multiple y-axis scale fixes
🆕 Enhancements
🐞 Bug fixes
Thanks @ rosco54 for y-axis scale improvements
🆕 Enhancements
🐞 Bug fixes
🆕 Enhancements
🐞 Bug fixes
curve: smoothoption for stroke as multiple people reported issues withmonotoneCubiccurve.🐞 Bug fixes
linearScale()function to respect the stepSize parameter🆕 Enhancements
The step size feature helps to define the intervals or increments between values on the axes values.
🐞 Bug fixes
What's Changed
What's Changed
New Contributors
Full Changelog: v3.44.0...v3.44.1
🆕 Enhancements
🐞 Bug Fixes
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: