Skip to content

[Snyk] Upgrade @easydata/ui from 1.5.8 to 1.5.11#31

Open
stephencornwell wants to merge 1 commit intomasterfrom
snyk-upgrade-b9dff056fa8d8c93a76923ac5af8f5f0
Open

[Snyk] Upgrade @easydata/ui from 1.5.8 to 1.5.11#31
stephencornwell wants to merge 1 commit intomasterfrom
snyk-upgrade-b9dff056fa8d8c93a76923ac5af8f5f0

Conversation

@stephencornwell
Copy link
Copy Markdown

@stephencornwell stephencornwell commented Apr 27, 2026

snyk-top-banner

Snyk has created this PR to upgrade @easydata/ui from 1.5.8 to 1.5.11.

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

Release notes
Package name: @easydata/ui
  • 1.5.11 - 2026-03-19
  • 1.5.10 - 2026-01-05

    Version 1.5.10

    2026-01-05
    • [New]: .NET 10 support
    • [New]: Add strong names to all EasyData assemblies
    • [Upd]: Support ClosedXML 0.105.0 or higher
    • [New]: minDate, maxDate in Calender and DateTimePicker classes in EasyData.JS - to set boundaries of available dates
    • [New]: defaultDate in DateTimePicker classes in EasyData.JS - to specify the default date
  • 1.5.8 - 2025-04-15

    Version 1.5.8

    2025-04-13
    • [New]: MapCellValue, DrawCell, and FormatCell methods in PdfDataExporter. Together they allow to change the rendered data in the derived classes

    • [New]: WriteCellValue virtual method in ExcelDataExporter that allows to change the behavior in the derived classes

    • [Upd]: Make GetFormattedValue virtual in exporters

from @easydata/ui 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:


Open in Devin Review

Snyk has created this PR to upgrade @easydata/ui from 1.5.8 to 1.5.11.

See this package in npm:
@easydata/ui

See this project in Snyk:
https://app.snyk.io/org/cognition-default/project/7e9e9724-ad1c-4632-b37d-33e23fca7429?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Devin Review found 1 potential issue.

View 1 additional finding in Devin Review.

Open in Devin Review

"@stencil/router": "^1.0.1",
"@easydata/core": "1.5.8",
"@easydata/ui": "1.5.8",
"@easydata/ui": "1.5.11",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Version mismatch between @easydata/core (1.5.8) and @easydata/ui (1.5.11)

@easydata/ui is bumped to 1.5.11 while @easydata/core remains at 1.5.8. Every other project in this repository keeps these two sibling packages at the same version (all currently at 1.5.8 — see e.g. AspNetCore/React/AdvancedSearch/ClientApp/package.json:6-7, AspNetCore/Vue3/AdvancedSearch.Client/package.json:13-14, AspNetCore/Angular/AdvancedSearch/ClientApp/package.json:26-27). Since @easydata/ui likely depends on @easydata/core internally, running mismatched versions risks subtle runtime incompatibilities.

Suggested change
"@easydata/ui": "1.5.11",
"@easydata/ui": "1.5.11",
Open in Devin Review

Was this helpful? React with 👍 or 👎 to provide feedback.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants