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

Bump the nuget-dependencies group in /AnkiStoryGenerator with 6 updates #5

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps the nuget-dependencies group in /AnkiStoryGenerator with 6 updates:

Package From To
Microsoft.NET.Test.Sdk 17.10.0 17.11.0
MSTest.TestAdapter 3.5.0 3.5.2
MSTest.TestFramework 3.5.0 3.5.2
HtmlAgilityPack 1.11.62 1.11.65
Microsoft.Web.WebView2 1.0.2592.51 1.0.2739.15
OpenAI 2.0.0-beta.8 2.0.0-beta.10

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

Release notes

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

v17.11.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.10.0...v17.11.0-release-24352-06

v17.11.0-release-24373-02

What's Changed

... (truncated)

Commits

Updates MSTest.TestAdapter from 3.5.0 to 3.5.2

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.5.2

See the release notes here

v3.5.1

See the release notes here

Changelog

Sourced from MSTest.TestAdapter's changelog.

[3.5.2] - 2024-08-13

See full log here

Fixed

Artifacts

  • MSTest: 3.5.2
  • MSTest.TestFramework: 3.5.2
  • MSTest.TestAdapter: 3.5.2
  • MSTest.Analyzers: 3.5.2
  • MSTest.Sdk: 3.5.2
  • Microsoft.Testing.Extensions.CrashDump: 1.3.2
  • Microsoft.Testing.Extensions.HangDump: 1.3.2
  • Microsoft.Testing.Extensions.HotReload: 1.3.2
  • Microsoft.Testing.Extensions.Retry: 1.3.2
  • Microsoft.Testing.Extensions.TrxReport: 1.3.2

[3.5.1] - 2024-08-05

See full log here

Fixed

Artifacts

  • MSTest: 3.5.1
  • MSTest.TestFramework: 3.5.1
  • MSTest.TestAdapter: 3.5.1
  • MSTest.Analyzers: 3.5.1
  • MSTest.Sdk: 3.5.1
  • Microsoft.Testing.Extensions.CrashDump: 1.3.2
  • Microsoft.Testing.Extensions.HangDump: 1.3.2
  • Microsoft.Testing.Extensions.HotReload: 1.3.2
  • Microsoft.Testing.Extensions.Retry: 1.3.2
  • Microsoft.Testing.Extensions.TrxReport: 1.3.2
Commits
  • fc1e94f Bump to 3.5.2
  • 125d9ab [rel/3.5] Update dependencies from devdiv/DevDiv/vs-code-coverage (#3533)
  • 5b38a2c Bump aspire to 8.0.2
  • 0265f00 Use internal extensions 1.3.2
  • 4901764 Revert changes to playground
  • b9b020b Fix playground
  • 982b20d Fix shutdown order for server mode (#3306)
  • b095754 Fix TestInitialize and TestCleanup analyzers to allow generic class (#3280)
  • 71a7f31 Fix timeout message to reflect that 0 is not allowed (#3279)
  • c683317 Fix MessageBusProxy.InitAsync to be proxying _messageBus.InitAsync (#3300)
  • Additional commits viewable in compare view

Updates MSTest.TestFramework from 3.5.0 to 3.5.2

Release notes

Sourced from MSTest.TestFramework's releases.

v3.5.2

See the release notes here

v3.5.1

See the release notes here

Changelog

Sourced from MSTest.TestFramework's changelog.

[3.5.2] - 2024-08-13

See full log here

Fixed

Artifacts

  • MSTest: 3.5.2
  • MSTest.TestFramework: 3.5.2
  • MSTest.TestAdapter: 3.5.2
  • MSTest.Analyzers: 3.5.2
  • MSTest.Sdk: 3.5.2
  • Microsoft.Testing.Extensions.CrashDump: 1.3.2
  • Microsoft.Testing.Extensions.HangDump: 1.3.2
  • Microsoft.Testing.Extensions.HotReload: 1.3.2
  • Microsoft.Testing.Extensions.Retry: 1.3.2
  • Microsoft.Testing.Extensions.TrxReport: 1.3.2

[3.5.1] - 2024-08-05

See full log here

Fixed

Artifacts

  • MSTest: 3.5.1
  • MSTest.TestFramework: 3.5.1
  • MSTest.TestAdapter: 3.5.1
  • MSTest.Analyzers: 3.5.1
  • MSTest.Sdk: 3.5.1
  • Microsoft.Testing.Extensions.CrashDump: 1.3.2
  • Microsoft.Testing.Extensions.HangDump: 1.3.2
  • Microsoft.Testing.Extensions.HotReload: 1.3.2
  • Microsoft.Testing.Extensions.Retry: 1.3.2
  • Microsoft.Testing.Extensions.TrxReport: 1.3.2
Commits
  • fc1e94f Bump to 3.5.2
  • 125d9ab [rel/3.5] Update dependencies from devdiv/DevDiv/vs-code-coverage (#3533)
  • 5b38a2c Bump aspire to 8.0.2
  • 0265f00 Use internal extensions 1.3.2
  • 4901764 Revert changes to playground
  • b9b020b Fix playground
  • 982b20d Fix shutdown order for server mode (#3306)
  • b095754 Fix TestInitialize and TestCleanup analyzers to allow generic class (#3280)
  • 71a7f31 Fix timeout message to reflect that 0 is not allowed (#3279)
  • c683317 Fix MessageBusProxy.InitAsync to be proxying _messageBus.InitAsync (#3300)
  • Additional commits viewable in compare view

Updates HtmlAgilityPack from 1.11.62 to 1.11.65

Release notes

Sourced from HtmlAgilityPack's releases.

v1.11.65

Download the library here

  • ADDED: A new options OptionWriteEmptyNodesWithoutSpace allows to write "empty node" without the additional space
  • FIXED: Attributes with spaces are not quoted if the attribute was loaded without quotes #568

v1.11.64

Download the library here

  • MERGED: An attribute read without quotes is written without quotes even after the value has been set #565

v1.11.63

Download the library here

  • MERGED: Add tfoot to appropriate fields in IsParentExplicitEnd #563, #562
Commits

Updates Microsoft.Web.WebView2 from 1.0.2592.51 to 1.0.2739.15

Updates OpenAI from 2.0.0-beta.8 to 2.0.0-beta.10

Release notes

Sourced from OpenAI's releases.

OpenAI_2.0.0-beta.10

What's Changed

Full Changelog: openai/openai-dotnet@OpenAI_2.0.0-beta.9...OpenAI_2.0.0-beta.10

OpenAI_2.0.0-beta.9

What's Changed

New Contributors

Full Changelog: openai/openai-dotnet@OpenAI_2.0.0-beta.8...OpenAI_2.0.0-beta.9

Changelog

Sourced from OpenAI's changelog.

2.0.0-beta.10 (2024-08-26)

Breaking Changes

  • Renamed AudioClient's GenerateSpeechFromText methods to simply GenerateSpeech. (d84bf54)
  • Changed the type of OpenAIFileInfo's SizeInBytes property from long? to int?. (d84bf54)

Bugs Fixed

  • Fixed a newly introduced bug (#185) where providing OpenAIClientOptions to a top-level OpenAIClient did not carry over to scenario clients (e.g. ChatClient) created via that top-level client (d84bf54)

Other Changes

  • Removed the version path parameter "v1" from the default endpoint URL. (d84bf54)

2.0.0-beta.9 (2024-08-23)

Features Added

  • Added support for the new structured outputs response format feature, which enables chat completions, assistants, and tools on each of those clients to provide a specific JSON Schema that generated content should adhere to. (3467b53)
    • To enable top-level structured outputs for response content, use ChatResponseFormat.CreateJsonSchemaFormat() and AssistantResponseFormat.CreateJsonSchemaFormat() as the ResponseFormat in method options like ChatCompletionOptions
    • To enable structured outputs for function tools, set StrictParameterSchemaEnabled to true on the tool definition
    • For more information, please see the new section in readme.md
  • Chat completions: the request message types of AssistantChatMessage, SystemChatMessage, and ToolChatMessage now support array-based content part collections in addition to simple string input. (3467b53)
  • Added the following model factories (static classes that can be used to instantiate OpenAI models for mocking in non-live test scenarios):
    • OpenAIAudioModelFactory in the OpenAI.Audio namespace (3284295)
    • OpenAIEmbeddingsModelFactory in the OpenAI.Embeddings namespace (3284295)
    • OpenAIFilesModelFactory in the OpenAI.Files namespace (b1ce397)
    • OpenAIImagesModelFactory in the OpenAI.Images namespace (3284295)
    • OpenAIModelsModelFactory in the OpenAI.Models namespace (b1ce397)
    • OpenAIModerationsModelFactory in the OpenAI.Moderations namespace (b1ce397)

Breaking Changes

  • Removed client constructors that do not explicitly take an API key parameter or an endpoint via an OpenAIClientOptions parameter, making it clearer how to appropriately instantiate a client. (13a9c68)
  • Removed the endpoint parameter from all client constructors, making it clearer that an alternative endpoint must be specified via the OpenAIClientOptions parameter. (13a9c68)
  • Removed OpenAIClient's Endpoint protected property. (13a9c68)
  • Made OpenAIClient's constructor that takes a ClientPipeline parameter protected internal instead of just protected. (13a9c68)
  • Renamed the User property in applicable Options classes to EndUserId, making its purpose clearer. (13a9c68)

Bugs Fixed

  • The Assistants namespace VectorStoreCreationHelper type now properly includes a ChunkingStrategy property. (3467b53)

Other Changes

  • ChatCompletion.ToString() will no longer throw an exception when no content is present, as is the case for tool calls. Additionally, if a tool call is present with no content, ToString() will return the serialized form of the first available tool call. (3467b53)
Commits
  • 9664ef8 2.0.0-beta.10 prep part 2 (#189)
  • d84bf54 Preparation for small 2.0.0-beta.10 release (code updates) (#186)
  • 4897e23 add structured outputs information to readme (#181)
  • 65a9468 Prepare 2.0.0-beta.9 release (#168)
  • 3467b53 prep files for release (#180)
  • 3ce26bd Downgrade the diagnostics source package to fix version mismatch issues (#174)
  • 13a9c68 Remove constructors that do not explicitly take a credential parameter (#175)
  • b1ce397 [ModelFactory] Implemented Files, Models, and Moderations factories (#172)
  • 32bfd2b Temporarily override 'W' format check in deserialization (#171)
  • 065e51c Fix Telemetry and Assistant tests (#165)
  • Additional commits viewable in compare view

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

Bumps the nuget-dependencies group in /AnkiStoryGenerator with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.10.0` | `17.11.0` |
| [MSTest.TestAdapter](https://github.com/microsoft/testfx) | `3.5.0` | `3.5.2` |
| [MSTest.TestFramework](https://github.com/microsoft/testfx) | `3.5.0` | `3.5.2` |
| [HtmlAgilityPack](https://github.com/zzzprojects/html-agility-pack) | `1.11.62` | `1.11.65` |
| Microsoft.Web.WebView2 | `1.0.2592.51` | `1.0.2739.15` |
| [OpenAI](https://github.com/openai/openai-dotnet) | `2.0.0-beta.8` | `2.0.0-beta.10` |


Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.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.11.0)

Updates `MSTest.TestAdapter` from 3.5.0 to 3.5.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.2)

Updates `MSTest.TestFramework` from 3.5.0 to 3.5.2
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.5.0...v3.5.2)

Updates `HtmlAgilityPack` from 1.11.62 to 1.11.65
- [Release notes](https://github.com/zzzprojects/html-agility-pack/releases)
- [Commits](zzzprojects/html-agility-pack@v1.11.62...v1.11.65)

Updates `Microsoft.Web.WebView2` from 1.0.2592.51 to 1.0.2739.15

Updates `OpenAI` from 2.0.0-beta.8 to 2.0.0-beta.10
- [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.8...OpenAI_2.0.0-beta.10)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-dependencies
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: HtmlAgilityPack
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: Microsoft.Web.WebView2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: OpenAI
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 1, 2024
@taurit taurit merged commit cc63122 into main Sep 1, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/nuget/AnkiStoryGenerator/nuget-dependencies-3b6cee5a30 branch September 1, 2024 12:53
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant