Skip to content

[Snyk] Upgrade @easyquery/core from 7.4.0 to 7.4.1#23

Open
stephencornwell wants to merge 1 commit intomasterfrom
snyk-upgrade-208a49700a9a9eb3c9829c4e652dc85d
Open

[Snyk] Upgrade @easyquery/core from 7.4.0 to 7.4.1#23
stephencornwell wants to merge 1 commit intomasterfrom
snyk-upgrade-208a49700a9a9eb3c9829c4e652dc85d

Conversation

@stephencornwell
Copy link
Copy Markdown

@stephencornwell stephencornwell commented Apr 27, 2026

snyk-top-banner

Snyk has created this PR to upgrade @easyquery/core from 7.4.0 to 7.4.1.

ℹ️ 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 5 versions ahead of your current version.

  • The recommended version was released 3 months ago.


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 @easyquery/core from 7.4.0 to 7.4.1.

See this package in npm:
@easyquery/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.

Open in Devin Review

"@easydata/core": "1.5.8",
"@easydata/ui": "1.5.8",
"@easyquery/core": "7.4.0",
"@easyquery/core": "7.4.1",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 Inconsistent @easyquery package versions: core bumped to 7.4.1 while ui and enterprise remain at 7.4.0

@easyquery/core is bumped to 7.4.1 but @easyquery/ui (line 9) and @easyquery/enterprise (line 10) remain pinned at 7.4.0. All other sample projects in the repo (Angular at AspNetCore/Angular/AdvancedSearch/ClientApp/package.json, Vue2 at AspNetCore/Vue2/AdvancedSearch/ClientApp/package.json) keep these three @easyquery/* packages at the same version. These packages are from the same product suite and are typically expected to be version-aligned. This partial bump is likely an oversight and could cause peer-dependency warnings or subtle runtime incompatibilities.

Suggested change
"@easyquery/core": "7.4.1",
"@easyquery/core": "7.4.1",
"@easyquery/ui": "7.4.1",
"@easyquery/enterprise": "7.4.1",
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