-
Notifications
You must be signed in to change notification settings - Fork 189
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 across 1 directory with 6 updates #2125
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/nuget/dotnet/packages/Microsoft.TeamsAI/production-e7dfb473e1
Closed
[C#] bump: (deps): bump the production group across 1 directory with 6 updates #2125
dependabot
wants to merge
1
commit into
main
from
dependabot/nuget/dotnet/packages/Microsoft.TeamsAI/production-e7dfb473e1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Oct 21, 2024
dependabot
bot
added
the
dotnet
Change/fix applies to dotnet. If all three, use the 'JS & dotnet & Python' label
label
Oct 21, 2024
…6 updates Bumps the production group with 6 updates in the /dotnet/packages/Microsoft.TeamsAI directory: | Package | From | To | | --- | --- | --- | | [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) | `1.12.0` | `1.13.0` | | [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) | `4.61.3` | `4.65.0` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.10.0` | `17.11.1` | | [OpenAI](https://github.com/openai/openai-dotnet) | `2.0.0-beta.11` | `2.0.0` | | [xunit](https://github.com/xunit/xunit) | `2.9.0` | `2.9.2` | | [Microsoft.ML.Tokenizers](https://github.com/dotnet/machinelearning) | `0.22.0-preview.24271.1` | `0.22.0-preview.24378.1` | Updates `Azure.Identity` from 1.12.0 to 1.13.0 - [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.0) Updates `Microsoft.Identity.Client` from 4.61.3 to 4.65.0 - [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.65.0) Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.1 - [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.11.1) Updates `OpenAI` from 2.0.0-beta.11 to 2.0.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.0.0-beta.11...OpenAI_2.0.0) Updates `xunit` from 2.9.0 to 2.9.2 - [Commits](xunit/xunit@v2-2.9.0...v2-2.9.2) Updates `Microsoft.ML.Tokenizers` from 0.22.0-preview.24271.1 to 0.22.0-preview.24378.1 - [Release notes](https://github.com/dotnet/machinelearning/releases) - [Commits](https://github.com/dotnet/machinelearning/commits) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: Microsoft.Identity.Client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: OpenAI dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: xunit 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 ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/nuget/dotnet/packages/Microsoft.TeamsAI/production-e7dfb473e1
branch
from
October 21, 2024 19:14
11fb677
to
c929db0
Compare
Superseded by #2144. |
dependabot
bot
deleted the
dependabot/nuget/dotnet/packages/Microsoft.TeamsAI/production-e7dfb473e1
branch
October 28, 2024 19:55
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
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the production group with 6 updates in the /dotnet/packages/Microsoft.TeamsAI directory:
1.12.0
1.13.0
4.61.3
4.65.0
17.10.0
17.11.1
2.0.0-beta.11
2.0.0
2.9.0
2.9.2
0.22.0-preview.24271.1
0.22.0-preview.24378.1
Updates
Azure.Identity
from 1.12.0 to 1.13.0Release notes
Sourced from Azure.Identity's releases.
Commits
f754c0b
Increment version for storage releases (#46610)48f989c
[DocumentIntelligence] Default authentication to Token Credential (#46448)2cbb460
[Key Vault] Prepare release for CAE feature (#46599)d5abc28
fix package dependency (#46609)59c2c7a
Fixed DM Lib Shares dependency (#46603)bb73175
Prepare for October GA release (#46600)e499bcc
[EngSys] Bump package versions (#46595)eee60a1
DM Lib beta release (#46596)fabfa6c
Added the ability to provision AOAI as an optional component (#46570)8a252ab
Update test-resources.bicep (#46573)Updates
Microsoft.Identity.Client
from 4.61.3 to 4.65.0Release notes
Sourced from Microsoft.Identity.Client's releases.
Changelog
Sourced from Microsoft.Identity.Client's changelog.
Commits
e8baa99
Fix the config authority type to acquire the type from AuthorityInfo (#4943)54e1a94
Remove experimental flag on Managed Identity Claims and Capabilities APIs (#4...501968c
Add IDDP NuGet feed for internal consumption (#4932)09a72e1
Update CHANGELOG.mdc1ecec7
Add caller sdk id and version to telemetry server side and client side (#4864)b5177a4
Adding api to enable additional caching parameters (#4919)4cb3b57
Merge branch 'main' of https://github.com/AzureAD/microsoft-authentication-li...e514268
Update flaky test with bigger timeout7c663df
Add support for .withsshcertificateauthenticationscheme when WAM enabled (#4916)a805fca
Fix for 4913 - sendX5C for ROPC CCA (#4917)Updates
Microsoft.NET.Test.Sdk
from 17.10.0 to 17.11.1Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
... (truncated)
Commits
58dbd02
Revert "Do not publish to BAR when RTM version is built"aa62848
Do not publish to BAR when RTM version is builtd824a2f
Bump 17.11.1ed4ac92
Forward error output from testhost as info (#5193)c6ad3e3
Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov...910ca0d
Fix output based test (#5131)0518cea
Rebrand to 17.11-release (#5128)5b69fd3
Write dll instead of target on abort, rename errors (#5115)7264afa
Error output as info in terminal logger (#5113)3d2ea06
remove disable interactive auth (#5110)Updates
OpenAI
from 2.0.0-beta.11 to 2.0.0Release notes
Sourced from OpenAI's releases.
Changelog
Sourced from OpenAI's changelog.
... (truncated)
Commits
e4af169
Prepare 2.0.0 release (Part 2) (#234)31c2ba6
Prepare 2.0.0 release (Part 1) (#233)eb0e82f
Prepare 2.0.0-beta.13 release (Part 2) (#230)b7e8766
[Examples] Updating orange picture links (#231)a330c2e
Prepare 2.0.0-beta.13 release (Part 1) (#229)75eded5
Remove the virtual keyword from the Pipeline property across all clients (#227)19ceae4
Refactor and rename types and properties for consistency and clarity (#225)7a8bc8b
Add serialization/deserialization example with chat completions (#124)bbac88f
Prepare 2.0.0-beta.12 release (Part 3) (#221)d9bc167
Prepare 2.0.0-beta.12 release (Part 2) (#220)Updates
xunit
from 2.9.0 to 2.9.2Commits
82543a6
v2.9.20f8f156
#3031: Changes to TheoryData break tests with arrays of objects502f6d1
Bump up to v2.9.2-prebb7c3e4
v2.9.15d70d25
#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 ambiguity6b86235
Add Assert.Equivalent support for evaluating Lazy<T>aadff05
Updated build table in READMEUpdates
Microsoft.ML.Tokenizers
from 0.22.0-preview.24271.1 to 0.22.0-preview.24378.1Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions