Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Component Compare): show packageDependency changes as dependency changed #8384

Merged
merged 4 commits into from
Jan 10, 2024

Conversation

luvkapur
Copy link
Member

@luvkapur luvkapur commented Jan 10, 2024

This PR fixes the bug in Component Compare where if a package dependency had changed between two component versions - the Dependency tab won't show the changed status on the tab and it would only show up as Configuration changed instead, even though the Dependency compare screen shows dependency changes.

With this change, we now recognize packageDependencies as Dependency changed - when calculating the changed status for compare tabs.

@luvkapur luvkapur enabled auto-merge (squash) January 10, 2024 15:09
@luvkapur luvkapur merged commit 3732b80 into master Jan 10, 2024
1 check passed
@luvkapur luvkapur deleted the fix-comp-compare branch January 10, 2024 16:09
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