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

[Snyk] Upgrade: tslib, , , , apexcharts, jasmine-core, karma, ng-apexcharts, simplebar-angular, zone.js #42

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Wiran-Larbi
Copy link
Member

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ 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.

Name Versions Released on

tslib
from 2.6.2 to 2.6.3 | 1 version ahead of your current version | 3 months ago
on 2024-06-04
@tailwindcss/aspect-ratio
from 0.4.0 to 0.4.2 | 2 versions ahead of your current version | 2 years ago
on 2022-09-02
@tailwindcss/forms
from 0.5.2 to 0.5.7 | 5 versions ahead of your current version | 10 months ago
on 2023-11-10
@tailwindcss/typography
from 0.5.4 to 0.5.14 | 10 versions ahead of your current version | a month ago
on 2024-08-07
apexcharts
from 3.35.3 to 3.52.0 | 33 versions ahead of your current version | a month ago
on 2024-08-05
jasmine-core
from 4.6.0 to 4.6.1 | 1 version ahead of your current version | 4 months ago
on 2024-05-25
karma
from 6.4.3 to 6.4.4 | 1 version ahead of your current version | a month ago
on 2024-07-29
ng-apexcharts
from 1.7.1 to 1.11.0 | 10 versions ahead of your current version | 3 months ago
on 2024-06-19
simplebar-angular
from 3.2.4 to 3.2.6 | 2 versions ahead of your current version | 3 months ago
on 2024-06-13
zone.js
from 0.13.3 to 0.15.0 | 11 versions ahead of your current version | 23 days ago
on 2024-08-21

Release notes
Package name: tslib from tslib GitHub release notes
Package name: @tailwindcss/aspect-ratio
  • 0.4.2 - 2022-09-02

    Fixed

    • Update TypeScript types (#34)
  • 0.4.1 - 2022-09-01

    Added

    • Remove dist folder and related dependencies (#29)
    • Add typescript types (#33)
  • 0.4.0 - 2021-12-09

    Added

    • Make sure that Tailwind CSS v3 is in peerDependencies (ae97a25)
from @tailwindcss/aspect-ratio GitHub release notes
Package name: @tailwindcss/forms
  • 0.5.7 - 2023-11-10

    Fixed

    • Use normal checkbox and radio appearance in forced-colors mode (#152)
  • 0.5.6 - 2023-08-28

    Fixed

    • Fix date time bottom spacing on MacOS Safari (#146)
  • 0.5.5 - 2023-08-22

    Fixed

    • Fix text alignment on date and time inputs on iOS (#144)
  • 0.5.4 - 2023-07-13

    Fixed

    • Remove chevron for selects with a non-default size (#137)
    • Allow for without type (#141)
  • 0.5.3 - 2022-09-02

    Fixed

    • Update TypeScript types (#126)
  • 0.5.2 - 2022-05-18

    Added

    • Add TypeScript type declarations (#118)
from @tailwindcss/forms GitHub release notes
Package name: @tailwindcss/typography
  • 0.5.14 - 2024-08-07
    • Fix table text alignment (#346)
  • 0.5.13 - 2024-04-26

    Fixed

    • Don't apply margins to <br> elements contained in an <li> in FF (#350)
  • 0.5.12 - 2024-03-27

    Added

    • Use logical properties for better RTL support (#323)
  • 0.5.11 - 2024-03-26

    Added

    • Add prose-kbd modifier (#340)

    Fixed

    • Fix space between <figcaption> and <video> (#339)
  • 0.5.10 - 2023-09-05

    Fixed

    • Fix space between <figcaption> and <pre> (#313)
    • Remove typography styles from not-prose elements in addition to their children (#301)
    • Add <picture> styles (#314)
    • Fix prose-invert when used with colors in light mode (#315)
    • Add <kbd> styles (#317)
    • Add description list (<dl>, <dt>, <dd>) styles (#316)
  • 0.5.9 - 2023-01-10

    Fixed

    • Ensure p styles are inserted before .lead styles (#294)
  • 0.5.8 - 2022-11-07

    Fixed

    • Fix selector when using a non-default class (e.g. prose-sm) (#289)
  • 0.5.7 - 2022-09-02

    Fixed

    • Update TypeScript types (#284)
  • 0.5.6 - 2022-09-01
  • 0.5.5 - 2022-09-01
  • 0.5.4 - 2022-07-12
from @tailwindcss/typography GitHub release notes
Package name: apexcharts
  • 3.52.0 - 2024-08-05

    What's Changed

    • fix #1339; tooltip.enabledOnSeries bugfix in irregular time series
    • fix #4600; show percentage in 100% stacked bar chart
    • fix #4067; incorrect x-axis labels for numeric x-axis for small dataset
    • fixes #4579; heatmap legend color issue
    • feat(ci): added continuous integration tests by @ Sebastian-Webster in #4577
    • Add null checks on gridRect to avoid safari error by @ Nikkitory in #4599

    New Contributors

    Full Changelog: v3.51.0...v3.52.0

  • 3.51.0 - 2024-07-21

    What's Changed

    ✨ More marker shapes

    hswil69ah

    Full Changelog: v3.50.0...v3.51.0

  • 3.50.0 - 2024-07-05

    What's Changed

    • Refactor markers code for generating new markers shapes (plus, cross, line)
    Screenshot 2024-07-05 at 11 27 12 PM

    New Contributors

    Full Changelog: v3.49.2...v3.50.0

  • 3.49.2 - 2024-06-25

    What's Changed

    New Contributors

    Full Changelog: v3.49.1...v3.49.2

  • 3.49.1 - 2024-05-12

    🆕 Enhancements

    basic-slope-chart

    🐞 Bug fixes

    • Fix issue #4216: grid padding calculation to support array of stroke widths, thanks @ veryinsanee
    • Fix heatmap yaxis offset #2033, thanks @ cart-before-horse
    • FIx types (yaxis.seriesName as an Array), thanks @ j2ghz
    • Remove redundant graphics.move() from end of lower rangeArea paths. - thanks @ rosco54
    • Fix #4386; pie chart size issue when given in percentage
    • Fix #3827 - y-axis tooltip value in reversed
    • Fix #4348 - dumbbell chart fix for timescale xaxis
    • Fix #2251 - pie chart dataPointIndex when clicked
    • Fix #4206 - datalabels in timeline chart
    • Revert PR #4240
  • 3.49.0 - 2024-04-21

    🐞 Bug fixes

    • 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

    🆕 Enhancements

    • Provide a "step before" version of the current "step after" line chart; Fixes #4313
    • Use ShadowRoot getElementById() when in ShadowDOM; Thanks @ cyraid

    🐞 Bug fixes

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

    Thanks @ rosco54 for multiple y-axis scale fixes

  • 3.47.0 - 2024-03-08

    🆕 Enhancements

    • Map multiple series to the same y-axis scales (in a multi-axes chart) - fixes #4237

    🐞 Bug fixes

    • 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

    Thanks @ rosco54 for y-axis scale improvements

  • 3.46.0 - 2024-02-17

    🆕 Enhancements

    • Improve the y-axis scale tick generation - Thanks @ rosco54
    • Added "+" and "x" markers - Thanks @ MiguelsPizza
    • Add Belarusan cyrilic and latin locale - Thanks @ hrynko

    🐞 Bug fixes

    • Fix #4167 - shadow bug in multi-series chart
    • Fix #4242 - allow labels with Invalid text
  • 3.45.2 - 2024-01-21

    🆕 Enhancements

    • Update pt.json - Thanks @ artur309
    • Add border-radius to treemap; fixes #4170

    🐞 Bug fixes

    • Fix the range-bar drawing bug when the value is 0
    • Discard initialXRatio in normal category bar charts - fixes #4134
    • Bring back original curve: smooth option for stroke as multiple people reported issues with monotoneCubic curve.
  • 3.45.1 - 2023-12-22
  • 3.45.0 - 2023-12-15
  • 3.44.2 - 2023-12-05
  • 3.44.1 - 2023-12-03
  • 3.44.0 - 2023-10-17
  • 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
  • 3.39.0 - 2023-04-16
  • 3.38.0 - 2023-04-14
  • 3.37.3 - 2023-04-02
  • 3.37.2 - 2023-03-21
  • 3.37.1 - 2023-02-22
  • 3.37.0 - 2023-02-04
  • 3.36.3 - 2022-11-05
  • 3.36.2 - 2022-11-05
  • 3.36.1 - 2022-11-03
  • 3.36.0 - 2022-10-12
  • 3.35.5 - 2022-08-22
  • 3.35.4 - 2022-07-25
  • 3.35.3 - 2022-05-25
from apexcharts GitHub release notes
Package name: jasmine-core from jasmine-core GitHub release notes
Package name: karma from karma GitHub release notes
Package name: ng-apexcharts
  • 1.11.0 - 2024-06-19
  • 1.10.0 - 2024-04-16
  • 1.9.0 - 2024-02-16
  • 1.8.0 - 2023-07-13
  • 1.7.7 - 2023-06-10
  • 1.7.6 - 2023-04-30
  • 1.7.5 - 2023-04-16
  • 1.7.4 - 2022-10-23
  • 1.7.3 - 2022-10-23
  • 1.7.2 - 2022-10-23
  • 1.7.1 - 2022-03-29
from ng-apexcharts GitHub release notes
Package name: zone.js
  • 0.15.0 - 2024-08-21

    PR Close #57418

  • 0.14.10 - 2024-08-05
  • 0.14.8 - 2024-07-17
  • 0.14.7 - 2024-06-06
  • 0.14.6 - 2024-05-17
  • 0.14.5 - 2024-04-30
  • 0.14.4 - 2024-02-13
  • 0.14.3 - 2024-01-09
  • 0.14.2 - 2023-11-03
  • 0.14.1 - 2023-10-26
  • 0.14.0 - 2023-09-18
  • 0.13.3 - 2023-09-12
from zone.js GitHub release notes

Important

  • Check t...

Snyk has created this PR to upgrade:
  - tslib from 2.6.2 to 2.6.3.
    See this package in npm: https://www.npmjs.com/package/tslib
  - @tailwindcss/aspect-ratio from 0.4.0 to 0.4.2.
    See this package in npm: https://www.npmjs.com/package/@tailwindcss/aspect-ratio
  - @tailwindcss/forms from 0.5.2 to 0.5.7.
    See this package in npm: https://www.npmjs.com/package/@tailwindcss/forms
  - @tailwindcss/typography from 0.5.4 to 0.5.14.
    See this package in npm: https://www.npmjs.com/package/@tailwindcss/typography
  - apexcharts from 3.35.3 to 3.52.0.
    See this package in npm: https://www.npmjs.com/package/apexcharts
  - jasmine-core from 4.6.0 to 4.6.1.
    See this package in npm: https://www.npmjs.com/package/jasmine-core
  - karma from 6.4.3 to 6.4.4.
    See this package in npm: https://www.npmjs.com/package/karma
  - ng-apexcharts from 1.7.1 to 1.11.0.
    See this package in npm: https://www.npmjs.com/package/ng-apexcharts
  - simplebar-angular from 3.2.4 to 3.2.6.
    See this package in npm: https://www.npmjs.com/package/simplebar-angular
  - zone.js from 0.13.3 to 0.15.0.
    See this package in npm: https://www.npmjs.com/package/zone.js

See this project in Snyk:
https://app.snyk.io/org/wiran-larbi/project/ccc74b09-cdc6-4b69-9af3-c8ed0a5bc76d?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link
Contributor

deepsource-io bot commented Sep 13, 2024

Here's the code health analysis summary for commits 2021bf1..f2420b2. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Java LogoJava✅ SuccessView Check ↗
DeepSource Shell LogoShell✅ SuccessView Check ↗
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment