Skip to content

fix: enhance backstage:^ dependency version resolution in searchEmbedded function#109

Merged
davidfestal merged 1 commit intomainfrom
enhance-search-embedded
Apr 28, 2026
Merged

fix: enhance backstage:^ dependency version resolution in searchEmbedded function#109
davidfestal merged 1 commit intomainfrom
enhance-search-embedded

Conversation

@davidfestal
Copy link
Copy Markdown
Member

Enhance backstage:^ dependency version resolution in searchEmbedded function

Updated the searchEmbedded function to utilize an effective version for dependencies. This change ensures that if a dependency version is a backstage:^ version spec, it resolves to the correct version before checking compatibility with related mono-repo packages. This improves the accuracy of dependency resolution and error handling during plugin exports.

Assisted-by: Cursor

…bedded` function

Updated the `searchEmbedded` function to utilize an effective version for dependencies. This change ensures that if a dependency version is a `backstage:^` version spec, it resolves to the correct version before checking compatibility with related mono-repo packages. This improves the accuracy of dependency resolution and error handling during plugin exports.

Assisted-by: Cursor
Signed-off-by: David Festal <dfestal@redhat.com>
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Member

@nickboldt nickboldt left a comment

Choose a reason for hiding this comment

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

/lgtm

sure!

@openshift-ci openshift-ci Bot added the lgtm label Apr 28, 2026
@davidfestal davidfestal merged commit 7770b87 into main Apr 28, 2026
7 checks passed
@davidfestal davidfestal deleted the enhance-search-embedded branch April 28, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants