pythactuary / dash-reactgrid

Dash wrapper around the ReactGrid library
MIT License
0 stars 0 forks source link

[Snyk] Upgrade @silevis/reactgrid from 4.1.1 to 4.1.3 #2

Closed pythactuary closed 5 months ago

pythactuary commented 7 months ago

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


Snyk has created this PR to upgrade @silevis/reactgrid from 4.1.1 to 4.1.3.

: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 **2 versions** ahead of your current version. - The recommended version was released **a month ago**, on 2024-01-04.
Release notes
Package name: @silevis/reactgrid
  • 4.1.3 - 2024-01-04

    New Features

    Fixes:

    • Provide fallback range to selection change handler by @ DLowHP in #252
    • Fix date cell inconsistency. @ DLowHP in #249
    • Replace parseFloat with parseLocaleNumber, so ReactGrid will respect locale-based separators. @ Michota in #296
    • Do not trim values if they were pasted with ContextMenu. @ Michota in #296
    • Center checkmark in checkbox cells. @ DLowHP in #261
    • Get the current user's language before proccesing characters. @ qiufeihong2018 in #254
    • Add padding to GridRenderer on Firefox to prevent scrollbar from overlapping ResizeHandler. @ Michota in #303
    • Patch FillHandle to work properly with CheckboxCell. @ qiufeihong2018 in #294
    • Do not fire onCellsChanged twice, if changes were saved by pressing Enter key. @ qiufeihong2018 in #292
    • Chrome bug patch: Always use z-index for sticky content by @ DLowHP. #235
    • Fix ContextMenu positioning to stop it from rendering outside ReactGrid on right and bottom. @ qiufeihong2018 in #287
    • Trigger onSelectionChanged on row selection. @ qiufeihong2018 in #274
    • Restore missing # in default border color. @ robofish in #268
    • Set default text color to black, change text to white in test grid @ DLowHP in #224

    Other changes:

    Full Changelog: v4.1.2...v4.1.3

  • 4.1.2 - 2023-11-02

    Fixes

    • Reverted default text color to black, keeping it white in test grid
    • Fixed errors on ContextMenu copy and paste
    • Now always checking the current user's language setting before processing the first character
    • Recentered CheckboxCell's "tick"
    • Provided fallback range to selection change handler to fix the issue with onSelectionChanging handler when selecting with keyboard
    • Fixed date cell inconsistency that caused them to return wrong values depending on user's timezone
    • Patched Chrome v117+ bug that caused sticky content to overlap; this change introduced zIndexBase property that allows you to offset the z-indexes for panes which are now used regardless of the browser
  • 4.1.1 - 2023-09-01

    A small patch to fix #217 where importing v4.1.0 required to use dist directory.

      </li>
    </ul>
    from <a href="https://snyk.io/redirect/github/silevis/reactgrid/releases">@silevis/reactgrid GitHub release notes</a>


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

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs