systelab / systelab-components

Systelab Angular common components
MIT License
14 stars 8 forks source link

[Snyk] Upgrade angular-split from 17.1.1 to 17.2.0 #890

Closed fjaguado closed 1 month ago

fjaguado commented 1 month ago

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade angular-split from 17.1.1 to 17.2.0.

:information_source: 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 **1 version** ahead of your current version. - The recommended version was released on **5 months ago**.
Release notes
Package name: angular-split
  • 17.2.0 - 2024-02-22

    17.2.0 (2024-01-30)

    Features

    • add keyboard accessibility (#317) (5b45039)
    • add wildcard support for percent mode (ceab929)
    • allow for setting global config (#309) (65a11d7)
    • deprecate .forRoot() and .forChild() methods (07636fc)
    • integrate iframe fix (37db046)
    • introduce eslint and remove tslint closes (#374) (#382) (b8431f4)
    • support angular compiler strict templates (#353) (2f77a67)
    • support custom gutter template (2337745)

    Bug Fixes

    • add a delta to mouse click/double click to make sure double click gets recognized (97967ed)
    • aria-valuenow incorrectly set to wildcard (#368) (bcb4aa0)
    • change default area size from null to * (#358) (21f1004)
    • export internal interfaces (#315) (77db412)
    • fire dragStart event only when a cursor is moved (#283) (00a6755)
    • handle rtl in vertical direction correctly (#335) (97aa0e3)
    • Keep minSize, even when size is undefined (3612e25), closes #255
    • migrate cypress configuration (d251ac0)
    • remove deprecated forRoot and forChild (#352) (44e22b7)
    • role should be separator and not slider (3c30521)
    • spurious network call due to empty background image #316 (#322) (cf0f2d0)
    • use correct peerDependencies versions (4f897b6)
  • 17.1.1 - 2023-11-29
from angular-split GitHub release notes
--- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - This PR was automatically created by Snyk using the credentials of a real user. --- **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:** > - 🧐 [View latest project report](https://app.snyk.io/org/fjaguado/project/29479681-402c-48d5-8827-4a7e9043fe70?utm_source=github&utm_medium=referral&page=upgrade-pr) > - 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates) > - 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/fjaguado/project/29479681-402c-48d5-8827-4a7e9043fe70/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) > - 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/fjaguado/project/29479681-402c-48d5-8827-4a7e9043fe70/settings/integration?pkg=angular-split&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.35%. Comparing base (15f7b63) to head (bebca4f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #890 +/- ## ======================================= Coverage 57.35% 57.35% ======================================= Files 131 131 Lines 3740 3740 Branches 659 659 ======================================= Hits 2145 2145 - Misses 1482 1483 +1 + Partials 113 112 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.