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

[C#] bump: (deps): Bump the production group in /dotnet/packages/Microsoft.TeamsAI with 8 updates #2224

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the production group in /dotnet/packages/Microsoft.TeamsAI with 10 updates:

Package From To
Azure.Identity 1.12.0 1.13.1
Microsoft.Bcl.AsyncInterfaces 8.0.0 6.0.0
Microsoft.Identity.Client 4.61.3 4.66.1
System.Text.Json 8.0.5 6.0.10
Microsoft.NET.Test.Sdk 17.10.0 17.12.0
OpenAI 2.1.0-beta.1 2.1.0
xunit 2.9.0 2.9.2
Microsoft.Bcl.AsyncInterfaces 8.0.0 8.0.0
Microsoft.ML.Tokenizers 0.22.0-preview.24378.1 0.22.0
System.Text.Json 8.0.5 8.0.5

Updates Azure.Identity from 1.12.0 to 1.13.1

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.13.1

1.13.1 (2024-10-24)

Bugs Fixed

  • Fixed a regression that prevented ManagedIdentityCredential from attempting to detect if Workload Identity is enabled in the current environment. #46653
  • Fixed a regression that prevented DefaultAzureCredential from progressing past ManagedIdentityCredential in some scenarios where the identity was not available. #46709
Commits
  • fd0b3e7 [Storage][DataMovement] Add perf tests for DMLib Track1 (#46768)
  • 3db918d [Azure.AI.Inference] Beta 2 (#45757)
  • 6d72f21 Increment package version after release of Azure.ResourceManager.Avs (#46811)
  • fb11960 Increment package version after release of Azure.ResourceManager.ContainerIns...
  • 1556e06 Prep Identity for 1.13.1 patch release (#46817)
  • 85d7532 Sync eng/common directory with azure-sdk-tools for PR 9236 (#46818)
  • cf787a1 feat(playwrighttesting): Add support to publish attachments (#46780)
  • 02c5753 Increment package version after release of Azure.ResourceManager.ElasticSan (...
  • 6928b39 chore(): 1.0.0-beta.1 post release changes (#46809)
  • 11b61b6 Prepare release for Azure.ResourceManager.ContainerInstance 1.3.0-beta.1 (#46...
  • Additional commits viewable in compare view

Updates Microsoft.Bcl.AsyncInterfaces from 8.0.0 to 6.0.0

Commits
  • 4822e3c Update dependencies from https://github.com/dotnet/arcade build 20211022.3 (#...
  • bf20df1 [release/6.0] [wasm][debugger] Fix loading a non wasm page and then returning...
  • de75159 [release/6.0] Create a parent CMake project for building app bundles on CI (#...
  • 8da5835 [release/6.0] Update dependencies from dotnet/icu dotnet/emsdk (#60684)
  • 6f41165 [release/6.0] Tweak workload build to use _GenerateMsiVersionString target (#...
  • c86a857 [release/6.0] Update dependencies from dotnet/icu dotnet/emsdk dotnet/runtime...
  • 80ed1bd [release/6.0] Don't special case "Experimental" projects (#60643)
  • 263945a [release/6.0] Fix stable builds for some transport packages (#60635)
  • 034f191 Update mac installers location string (#60500)
  • 7907830 [release/6.0] Enforce scatter/gather file I/O Windows API requirements et. al...
  • Additional commits viewable in compare view

Updates Microsoft.Identity.Client from 4.61.3 to 4.66.1

Release notes

Sourced from Microsoft.Identity.Client's releases.

4.66.1

Bug Fixes

4.66.0

New Features

  • Enabled extended functionality in the MSAL authentication flow through the implementation of IAuthenticationOperation. This allows for custom extensions in the authentication flow by providing an authentication operation interface. See [Issue #4956](AzureAD/microsoft-authentication-library-for-dotnet#4956)
  • MSAL.NET will now opt-in to regional ESTS when the environment variable MSAL_FORCE_REGION is set (e.g., MSAL_FORCE_REGION=eastus). This automatically directs MSAL to use the specified region for token acquisition. If the region is explicitly set to "DisableMsalForceRegion", MSAL will not opt-in to regional ESTS. Use of the WithAzureRegion(xyz) API takes precedence over the environment variable. See [Issue #4930](AzureAD/microsoft-authentication-library-for-dotnet#4930)

4.65.2-Preview

  • Refactored CDT Prototype
  • Moved prototype to separate folder
  • Removed dependency on MSAL internals

4.65.0

New Features

Bug Fixes

4.64.1

No release notes provided.

4.64.0

New Features

Bug Fixes

4.63.0

New Features

Bug Fixes

4.62.0

New Features

Bug Fixes

... (truncated)

Changelog

Sourced from Microsoft.Identity.Client's changelog.

4.66.1

Bug Fixes

4.66.0

New Features

  • Enabled extended functionality in the MSAL authentication flow through the implementation of IAuthenticationOperation. This allows for custom extensions in the authentication flow by providing an authentication operation interface. See [Issue #4956](AzureAD/microsoft-authentication-library-for-dotnet#4956)
  • MSAL.NET will now opt-in to regional ESTS when the environment variable MSAL_FORCE_REGION is set (e.g., MSAL_FORCE_REGION=eastus). This automatically directs MSAL to use the specified region for token acquisition. If the region is explicitly set to "DisableMsalForceRegion", MSAL will not opt-in to regional ESTS. Use of the WithAzureRegion(xyz) API takes precedence over the environment variable. See [Issue #4930](AzureAD/microsoft-authentication-library-for-dotnet#4930)

4.65.0

New Features

Bug Fixes

4.64.1

Bug Fixes

4.64.0

New Features

Bug Fixes

4.63.0

New Features

Bug Fixes

4.62.0

New Features

... (truncated)

Commits
  • ac1cb05 Update CHANGELOG.md for MSAL 4.66.1 (#4971)
  • afb2fa9 Fix Date-Time Parsing in GetDurationFromNowInSeconds for Multiple Formats (#4...
  • d766ff1 Update CHANGELOG.md for 4.66.0 (#4961)
  • 985dd61 Update System.Text.Json to a non vulnerable version (#4960)
  • 6d9fdac fix the warning - XML comment has badly formed XML (#4959)
  • cd459f6 Opt-in to regional when env variable MSAL_FORCE_REGION is set (#4954)
  • 97c51de Adding authentication extension api to enable the extending of MSAL (#4859)
  • 9c40835 Remove Maui app from release build (#4955)
  • 00f35f6 Update CHANGELOG.md (#4944)
  • e8baa99 Fix the config authority type to acquire the type from AuthorityInfo (#4943)
  • Additional commits viewable in compare view

Updates System.Text.Json from 8.0.5 to 6.0.10

Commits

Updates Microsoft.NET.Test.Sdk from 17.10.0 to 17.12.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.12.0

What's Changed

Internal and infrastructure fixes:

Full Changelog: microsoft/vstest@v17.11.1...v17.12.0

v17.11.1

What's Changed

Full Changelog: microsoft/vstest@v17.11.0...v17.11.1

v17.11.0

What's Changed

... (truncated)

Commits

Updates Microsoft.Bcl.AsyncInterfaces from 8.0.0 to 6.0.0

Commits
  • 4822e3c Update dependencies from https://github.com/dotnet/arcade build 20211022.3 (#...
  • bf20df1 [release/6.0] [wasm][debugger] Fix loading a non wasm page and then returning...
  • de75159 [release/6.0] Create a parent CMake project for building app bundles on CI (#...
  • 8da5835 [release/6.0] Update dependencies from dotnet/icu dotnet/emsdk (#60684)
  • 6f41165 [release/6.0] Tweak workload build to use _GenerateMsiVersionString target (#...
  • c86a857 [release/6.0] Update dependencies from dotnet/icu dotnet/emsdk dotnet/runtime...
  • 80ed1bd [release/6.0] Don't special case "Experimental" projects (#60643)
  • 263945a [release/6.0] Fix stable builds for some transport packages (#60635)
  • 034f191 Update mac installers location string (#60500)
  • 7907830 [release/6.0] Enforce scatter/gather file I/O Windows API requirements et. al...
  • Additional commits viewable in compare view

Updates OpenAI from 2.1.0-beta.1 to 2.1.0

Release notes

Sourced from OpenAI's releases.

OpenAI_2.1.0

What's Changed

New Contributors

Full Changelog: openai/openai-dotnet@OpenAI_2.1.0-beta.2...OpenAI_2.1.0

OpenAI_2.1.0-beta.2

What's Changed

New Contributors

Full Changelog: openai/openai-dotnet@OpenAI_2.1.0-beta.1...OpenAI_2.1.0-beta.2

Changelog

Sourced from OpenAI's changelog.

2.1.0 (2024-12-04)

Features added

  • OpenAI.Assistants:

Breaking Changes in Preview APIs

  • OpenAI.RealtimeConversation:
    • Renamed the From*() factory methods on ConversationContentPart to Create*Part() for consistency. (bf3f0ed)
    • Removed an extraneous toolCallId parameter from ConversationItem.CreateSystemMessage(). (bf3f0ed)
  • OpenAI.Assistants:
    • Renamed RunStepType to RunStepKind. (bf3f0ed)
    • Changed RunStepKind from an "extensible enum" to a regular enum. (bf3f0ed)
    • Renamed the ToolCallId property of RunStepToolCall to Id. (bf3f0ed)
    • Renamed the ToolKind property of RunStepToolCall to Kind. (bf3f0ed)
    • Replaced the FileSearchRanker and FileSearchScoreThreshold properties of RunStepToolCall with a new FileSearchRankingOptions property that contains both values to make it clearer how they are related. (bf3f0ed)

Bugs fixed

  • OpenAI.RealtimeConversation:
    • Fixed serialization issues with ConversationItem creation of system and assistant messages. (bf3f0ed)
    • Fixed an issue causing a deadlock when calling the RealtimeConversationSession's SendInputAudio method overload that takes a BinaryData parameter. (f491c2d)

2.1.0-beta.2 (2024-11-04)

Features added

  • OpenAI.Chat:
    • Added a StoredOutputEnabled property to ChatCompletionOptions (store in the REST API). (b0f9e5c)
      • Use this property to indicate whether or not to store the output of the chat completion for use in model distillation or evals.
    • Added a Metadata property to ChatCompletionOptions (metadata in the REST API). (b0f9e5c)
      • Use this property to add custom tags and values to the chat completions for filtering in the OpenAI dashboard.
    • Added an InputTokenDetails property to ChatTokenUsage (usage.prompt_token_details in the REST API). (b0f9e5c)
      • The property is of a new type called ChatInputTokenUsageDetails, which contains properties for AudioTokenCount and CachedTokenCount for usage with supported models.
    • Added an AudioTokenCount property to ChatOutputTokenUsageDetails (usage.completion_token_details in the REST API). Audio support in chat completions is coming soon. (b0f9e5c)
  • OpenAI.Moderations:
    • Added Illicit and IllicitViolent properties ModerationResult to represent these two new moderation categories. (b0f9e5c)

Breaking Changes in Preview APIs

  • OpenAI.RealtimeConversation:
    • Made improvements to the experimental Realtime API. Please note this features area is currently under rapid development and not all changes may be reflected here. (b0f9e5c)
      • Several types have been renamed for consistency and clarity.
      • ConversationRateLimitsUpdate (previously ConversationRateLimitsUpdatedUpdate) now includes named RequestDetails and TokenDetails properties, mapping to the corresponding named items in the underlying rate_limits command payload.

Bugs Fixed

... (truncated)

Commits
  • c046c34 Prepare 2.1.0 release (Part 2) (#302)
  • f491c2d Prepare 2.1.0 release (Part 1) (#303)
  • bf3f0ed Add support for retrieving File Search result content in Run Steps and other ...
  • 448181b Assistant - Fix null-reference exception when accessing `RunStepDetailsUpdate...
  • 539172f Prepare 2.1.0-beta.2 release (Part 2) (#283)
  • 9de3709 [realtime] Address serialization issue with ConversationToolChoice (#282)
  • fa2c26f docs: update nuget badge (#241)
  • 8a376a6 fix:Fix parameter spelling errors (#247)
  • b0f9e5c Prepare 2.1.0-beta.2 release (Part 1) (#278)
  • b8ec620 Simplify structured outputs sample code (#236)
  • Additional commits viewable in compare view

Updates System.Text.Json from 8.0.5 to 6.0.10

Commits

Updates xunit from 2.9.0 to 2.9.2

Commits
  • 82543a6 v2.9.2
  • 0f8f156 #3031: Changes to TheoryData break tests with arrays of objects
  • 502f6d1 Bump up to v2.9.2-pre
  • bb7c3e4 v2.9.1
  • 5d70d25 #3028: Support IGrouping<TKey,TValue> in Assert.Equivalent (v2)
  • ed6e05b Add support for IGrouping<,> in ArgumentFormatter, assuming it's safe to re-e...
  • d97c7f8 Restore TestInvoker<T>.GetTaskFromResult (forwards to AsyncUtility.TryConvert...
  • 416ed81 #3021: Add overload of Assert.Equal to resolve compiler ambiguity
  • 6b86235 Add Assert.Equivalent support for evaluating Lazy<T>
  • aadff05 Updated build table in README
  • Additional commits viewable in compare view

Updates Microsoft.Bcl.AsyncInterfaces from 8.0.0 to 8.0.0

Commits
  • 4822e3c Update dependencies from https://github.com/dotnet/arcade build 20211022.3 (#...
  • bf20df1 [release/6.0] [wasm][debugger] Fix loading a non wasm page and then returning...
  • de75159 [release/6.0] Create a parent CMake project for building app bundles on CI (#...
  • 8da5835 [release/6.0] Update dependencies from dotnet/icu dotnet/emsdk (#60684)
  • 6f41165 [release/6.0] Tweak workload build to use _GenerateMsiVersionString target (#...
  • c86a857 [release/6.0] Update dependencies from dotnet/icu dotnet/emsdk dotnet/runtime...
  • 80ed1bd [release/6.0] Don't special case "Experimental" projects (#60643)
  • 263945a [release/6.0] Fix stable builds for some transport packages (#60635)
  • 034f191 Update mac installers location string (#60500)
  • 7907830 [release/6.0] Enforce scatter/gather file I/O Windows API requirements et. al...
  • Additional commits viewable in compare view

Updates Microsoft.ML.Tokenizers from 0.22.0-preview.24378.1 to 0.22.0

Commits

Updates System.Text.Json from 8.0.5 to 8.0.5

Commits

Bumps the production group in /dotnet/packages/Microsoft.TeamsAI with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) | `1.12.0` | `1.13.1` |
| [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) | `8.0.0` | `6.0.0` |
| [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) | `4.61.3` | `4.66.1` |
| [System.Text.Json](https://github.com/dotnet/runtime) | `8.0.5` | `6.0.10` |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.10.0` | `17.12.0` |
| [OpenAI](https://github.com/openai/openai-dotnet) | `2.1.0-beta.1` | `2.1.0` |
| [xunit](https://github.com/xunit/xunit) | `2.9.0` | `2.9.2` |
| [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.0` |
| [Microsoft.ML.Tokenizers](https://github.com/dotnet/machinelearning) | `0.22.0-preview.24378.1` | `0.22.0` |
| [System.Text.Json](https://github.com/dotnet/runtime) | `8.0.5` | `8.0.5` |


Updates `Azure.Identity` from 1.12.0 to 1.13.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.12.0...Azure.Identity_1.13.1)

Updates `Microsoft.Bcl.AsyncInterfaces` from 8.0.0 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v6.0.0)

Updates `Microsoft.Identity.Client` from 4.61.3 to 4.66.1
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md)
- [Commits](AzureAD/microsoft-authentication-library-for-dotnet@4.61.3...4.66.1)

Updates `System.Text.Json` from 8.0.5 to 6.0.10
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.5...v6.0.10)

Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.12.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.10.0...v17.12.0)

Updates `Microsoft.Bcl.AsyncInterfaces` from 8.0.0 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v6.0.0)

Updates `OpenAI` from 2.1.0-beta.1 to 2.1.0
- [Release notes](https://github.com/openai/openai-dotnet/releases)
- [Changelog](https://github.com/openai/openai-dotnet/blob/main/CHANGELOG.md)
- [Commits](openai/openai-dotnet@OpenAI_2.1.0-beta.1...OpenAI_2.1.0)

Updates `System.Text.Json` from 8.0.5 to 6.0.10
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.5...v6.0.10)

Updates `xunit` from 2.9.0 to 2.9.2
- [Commits](xunit/xunit@v2-2.9.0...v2-2.9.2)

Updates `Microsoft.Bcl.AsyncInterfaces` from 8.0.0 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v6.0.0)

Updates `Microsoft.ML.Tokenizers` from 0.22.0-preview.24378.1 to 0.22.0
- [Release notes](https://github.com/dotnet/machinelearning/releases)
- [Commits](https://github.com/dotnet/machinelearning/commits)

Updates `System.Text.Json` from 8.0.5 to 8.0.5
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.5...v6.0.10)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: Microsoft.Identity.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: OpenAI
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: Microsoft.ML.Tokenizers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from aacebo as a code owner December 9, 2024 19:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dotnet Change/fix applies to dotnet. If all three, use the 'JS & dotnet & Python' label labels Dec 9, 2024
@dependabot dependabot bot requested a review from a team December 9, 2024 19:35
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 11, 2024
@dependabot dependabot bot deleted the dependabot/nuget/dotnet/packages/Microsoft.TeamsAI/production-fdc9a9531d branch December 11, 2024 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file dotnet Change/fix applies to dotnet. If all three, use the 'JS & dotnet & Python' label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants