[Snyk] Upgrade @easydata/core from 1.5.8 to 1.5.11#30
Open
stephencornwell wants to merge 1 commit intomasterfrom
Open
[Snyk] Upgrade @easydata/core from 1.5.8 to 1.5.11#30stephencornwell wants to merge 1 commit intomasterfrom
stephencornwell wants to merge 1 commit intomasterfrom
Conversation
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
Comment on lines
+16
to
17
| "@easydata/core": "1.5.11", | ||
| "@easydata/ui": "1.5.8", |
There was a problem hiding this comment.
🟡 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", |
Was this helpful? React with 👍 or 👎 to provide feedback.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
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
2025-04-13
-
-
-
from @easydata/core GitHub release notesVersion 1.5.10
Version 1.5.8
[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
Important
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: