Skip to content

[Snyk] Upgrade @easydata/core from 1.5.8 to 1.5.11#26

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

[Snyk] Upgrade @easydata/core from 1.5.8 to 1.5.11#26
stephencornwell wants to merge 1 commit intomasterfrom
snyk-upgrade-eb4a2666f5fd20d530093b2100faf0d3

Conversation

@stephencornwell
Copy link
Copy Markdown

@stephencornwell stephencornwell commented Apr 27, 2026

snyk-top-banner

Snyk has created this PR to upgrade @easydata/core 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/core
  • 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/core 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/core from 1.5.8 to 1.5.11.

See this package in npm:
@easydata/core

See this project in Snyk:
https://app.snyk.io/org/cognition-default/project/5006d98c-ee8f-459b-9d48-3b2b26548c5c?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

Comment on lines +6 to 7
"@easydata/core": "1.5.11",
"@easydata/ui": "1.5.8",
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 and @easydata/ui

@easydata/core was upgraded to 1.5.11 but @easydata/ui was left at 1.5.8. Every other project in the repository (Angular, Vue2, Vue3, Stencil, Razor-Mvc) keeps these two sibling packages at the same version (1.5.8/1.5.8). Since @easydata/ui likely depends on @easydata/core, having mismatched versions can cause runtime incompatibilities (e.g., API changes in core that ui doesn't expect). @easydata/ui should also be updated to 1.5.11.

Suggested change
"@easydata/core": "1.5.11",
"@easydata/ui": "1.5.8",
"@easydata/core": "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