christianhelle / apiclientcodegen

A collection of Visual Studio custom tool code generators for Swagger / OpenAPI specification files
http://bit.ly/restapicodegen
GNU General Public License v3.0
177 stars 23 forks source link

Bump Microsoft.Kiota.Abstractions from 1.8.1 to 1.8.3 #855

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps Microsoft.Kiota.Abstractions from 1.8.1 to 1.8.3.

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.8.3

Changes:

  • #221: #219 set license expression
  • #21: Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
  • #219: Set Licence expression on package

This list of changes was auto generated.

1.8.2

Changes:

  • #220: #218 tweak when System.Diagnositics.DiagnosticSource is included
  • #21: Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
  • #218: Remove System.Diagnostics.DiagnosticSource dependency from net 6+
  • #215: Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8
  • #217: Bump xunit from 2.7.0 to 2.7.1
  • #216: Bump Std.UriTemplate from 0.0.55 to 0.0.56

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.8.3] - 2024-04-18

[1.8.2] - 2024-04-18

Commits
  • 010f926 Merge pull request #221 from thompson-tomo/chore/#219_SetLicenseExpression
  • 23bd3d4 Version bump
  • dcbe6c4 #219 set license expression
  • dd0ce7f Merge pull request #220 from thompson-tomo/chore/#218_DependencyOptimisation
  • c095745 Bump version for release
  • fd87547 Fix changelog entry
  • 7b95de1 #218 tweak when System.Diagnositics.DiagnosticSource is included
  • 979a26a Merge pull request #215 from microsoft/dependabot/nuget/xunit.runner.visualst...
  • 8f2f8d3 Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8
  • 478e665 Merge pull request #217 from microsoft/dependabot/nuget/xunit-2.7.1
  • Additional commits viewable in compare view


Dependabot compatibility score

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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

dependabot[bot] commented 6 months ago

Superseded by #856.