tryAGI / AutoSDK

Automated .NET SDKs for your APIs
https://autosdk.net
Other
15 stars 2 forks source link

build(deps): Bump the all group with 5 updates #38

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the all group with 5 updates:

Package From To
Microsoft.OpenApi 1.6.16 1.6.17
Microsoft.OpenApi.Readers 1.6.16 1.6.17
MSTest.TestAdapter 3.5.0 3.5.1
MSTest.TestFramework 3.5.0 3.5.1
Verify.MSTest 26.1.6 26.2.0

Updates Microsoft.OpenApi from 1.6.16 to 1.6.17

Release notes

Sourced from Microsoft.OpenApi's releases.

1.6.17

Changes:

  • #1771: Deploy libs
  • #1770: Bump lib versions
  • #1769: Add support for unserializable annotations on OpenAPI document
  • #1768: Fix example value of an empty array disappears after serialization
  • #1752: Fix securityScheme/securityRequirement serialization
  • #1767: Bump Verify.Xunit from 26.1.5 to 26.1.6
  • #1762: Bump Verify.Xunit from 26.1.2 to 26.1.5

This list of changes was auto generated.

Commits
  • ccd4a43 Merge pull request #1771 from microsoft/vnext
  • 60258b5 Merge pull request #1770 from microsoft/mk/update-lib-versions
  • 0e95ced Bump lib versions
  • 7876018 Merge pull request #1769 from captainsafia/property-bag-support
  • d96749f Merge pull request #1768 from microsoft/mk/fix-empty-example-array
  • 27258e9 Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs
  • 1c19986 Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs
  • 38ba98e Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs
  • 2df890a Add support for unserializable annotations on OpenAPI document
  • 28142d5 Simplify by using .Where() for sequence filtering
  • Additional commits viewable in compare view


Updates Microsoft.OpenApi.Readers from 1.6.16 to 1.6.17

Release notes

Sourced from Microsoft.OpenApi.Readers's releases.

1.6.17

Changes:

  • #1771: Deploy libs
  • #1770: Bump lib versions
  • #1769: Add support for unserializable annotations on OpenAPI document
  • #1768: Fix example value of an empty array disappears after serialization
  • #1752: Fix securityScheme/securityRequirement serialization
  • #1767: Bump Verify.Xunit from 26.1.5 to 26.1.6
  • #1762: Bump Verify.Xunit from 26.1.2 to 26.1.5

This list of changes was auto generated.

Commits
  • ccd4a43 Merge pull request #1771 from microsoft/vnext
  • 60258b5 Merge pull request #1770 from microsoft/mk/update-lib-versions
  • 0e95ced Bump lib versions
  • 7876018 Merge pull request #1769 from captainsafia/property-bag-support
  • d96749f Merge pull request #1768 from microsoft/mk/fix-empty-example-array
  • 27258e9 Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs
  • 1c19986 Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs
  • 38ba98e Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs
  • 2df890a Add support for unserializable annotations on OpenAPI document
  • 28142d5 Simplify by using .Where() for sequence filtering
  • Additional commits viewable in compare view


Updates Microsoft.OpenApi from 1.6.16 to 1.6.17

Release notes

Sourced from Microsoft.OpenApi's releases.

1.6.17

Changes:

  • #1771: Deploy libs
  • #1770: Bump lib versions
  • #1769: Add support for unserializable annotations on OpenAPI document
  • #1768: Fix example value of an empty array disappears after serialization
  • #1752: Fix securityScheme/securityRequirement serialization
  • #1767: Bump Verify.Xunit from 26.1.5 to 26.1.6
  • #1762: Bump Verify.Xunit from 26.1.2 to 26.1.5

This list of changes was auto generated.

Commits
  • ccd4a43 Merge pull request #1771 from microsoft/vnext
  • 60258b5 Merge pull request #1770 from microsoft/mk/update-lib-versions
  • 0e95ced Bump lib versions
  • 7876018 Merge pull request #1769 from captainsafia/property-bag-support
  • d96749f Merge pull request #1768 from microsoft/mk/fix-empty-example-array
  • 27258e9 Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs
  • 1c19986 Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs
  • 38ba98e Update src/Microsoft.OpenApi/Models/OpenApiMediaType.cs
  • 2df890a Add support for unserializable annotations on OpenAPI document
  • 28142d5 Simplify by using .Where() for sequence filtering
  • Additional commits viewable in compare view


Updates MSTest.TestAdapter from 3.5.0 to 3.5.1

Release notes

Sourced from MSTest.TestAdapter's releases.

v3.5.1

See the release notes here

Changelog

Sourced from MSTest.TestAdapter's changelog.

[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


Updates MSTest.TestFramework from 3.5.0 to 3.5.1

Release notes

Sourced from MSTest.TestFramework's releases.

v3.5.1

See the release notes here

Changelog

Sourced from MSTest.TestFramework's changelog.

[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


Updates Verify.MSTest from 26.1.6 to 26.2.0

Commits


Updates MSTest.TestFramework from 3.5.0 to 3.5.1

Release notes

Sourced from MSTest.TestFramework's releases.

v3.5.1

See the release notes here

Changelog

Sourced from MSTest.TestFramework's changelog.

[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


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions