-
Notifications
You must be signed in to change notification settings - Fork 642
[Automated] Update dependencies #8637
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
Conversation
319974f
to
802b8ae
Compare
|
802b8ae
to
2ace476
Compare
reverted everything outside the first item group... |
OK I'm putting this aside for me or @joperezr to look at later as I just keep hitting one issue after another. Getting closer though. |
d031975
to
a608560
Compare
a608560
to
18665dc
Compare
18665dc
to
be30c7c
Compare
be30c7c
to
6f229f7
Compare
6f229f7
to
6f83cb3
Compare
I triggered a dotnet-migrate for the missing versions |
The Dashboard.Components failure seems legit:
I'll undo that version bump but we'll need to investigate that later cc: @adamint @JamesNK |
@@ -67,6 +67,10 @@ | |||
}, | |||
"description": "The options to be used to configure logging within the 'System.ClientModel.Primitives.ClientPipeline'." | |||
}, | |||
"EnableDistributedTracing": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, this is interesting. I wonder if this means that tracing is no longer experimental in Azure.AI.OpenAI.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@m-redding - I see this property was added with Azure/azure-sdk-for-net@af5fa88. How does this property work with the OPENAI_EXPERIMENTAL_ENABLE_OPEN_TELEMETRY environment variable?
Please don't update FluentUI versions automatically. They must be carefully tested for regressions. |
Auto-generated update to the package dependencies. In order for this PR to be green, it will require all of the new dependencies to be mirrored to our AzDO NuGet feeds. Any updates made outside of the first itemgroup in Directory.Packages.props should be reverted as those are packages that get updated through arcade's dependency flow.