Skip to content

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

Open
stephencornwell wants to merge 1 commit intomasterfrom
snyk-upgrade-5a98aec49d0019a632e2a2f7adbb5400
Open

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

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/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

Comment on lines +16 to 17
"@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 sibling packages

@easydata/core was bumped from 1.5.8 to 1.5.11, but @easydata/ui remains at 1.5.8. Every other project in this repository keeps these two sibling packages at the same version (e.g., AspNetCore/React/AdvancedSearch/ClientApp/package.json:6-7, AspNetCore/Vue3/AdvancedSearch.Client/package.json:13-14, etc. — all use 1.5.8 for both). @easydata/ui depends on @easydata/core, and using mismatched versions can lead to runtime incompatibilities or subtle bugs.

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