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

[Bug]: v8 release is causing dependency mismatches #28370

Closed
2 tasks done
bsunderhus opened this issue Jun 29, 2023 · 1 comment
Closed
2 tasks done

[Bug]: v8 release is causing dependency mismatches #28370

bsunderhus opened this issue Jun 29, 2023 · 1 comment
Assignees

Comments

@bsunderhus
Copy link
Contributor

bsunderhus commented Jun 29, 2023

Library

React / v8 (@fluentui/react)

System Info

.

Are you reporting Accessibility issue?

no

Reproduction

Bug Description

Actual Behavior

Some packages are failing to update dependencies on v8 releases

Expected Behavior

All packages dependencies should be updated properly

Logs

No response

Requested priority

Normal

Products/sites affected

No response

Are you willing to submit a PR to fix?

no

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • The provided reproduction is a minimal reproducible example of the bug.
@Hotell
Copy link
Contributor

Hotell commented Jul 4, 2023

Ok so after further investigations this was caused by following error that didn't throw/terminate the process

image

https://uifabric.visualstudio.com/UI%20Fabric/_build/results?buildId=308466&view=logs&j=8d802004-fbbb-5f17-b73e-f23de0c1dec8&t=a5e45ad2-7904-508f-791a-1a783f6a099f

So this was caused by bad rebase which didn't remove apps/test-bundles -> this was fixed #28374

-> this should not longer occur thus closing as resolved

@Hotell Hotell closed this as completed Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants