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.Serialization.Text from 1.1.1 to 1.1.2 #772

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps Microsoft.Kiota.Serialization.Text from 1.1.1 to 1.1.2.

Release notes

Sourced from Microsoft.Kiota.Serialization.Text's releases.

1.1.2

Changes:

  • #138: Address AOT warning issues.
  • #137: Bump Microsoft.Kiota.Abstractions from 1.7.5 to 1.7.6
  • #136: - adds permissions to SQ workflow
  • #135: - adds permissions in workflow file in anticipation for token lockdown
  • #134: Bump actions/cache from 3 to 4
  • #133: Bump xunit from 2.6.5 to 2.6.6
  • #132: Bump Microsoft.Kiota.Abstractions from 1.7.4 to 1.7.5
  • #131: Bump Microsoft.Kiota.Abstractions from 1.7.3 to 1.7.4
  • #130: Bump xunit from 2.6.4 to 2.6.5
  • #128: Bump xunit from 2.6.3 to 2.6.4
  • #129: Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6
  • #127: Bump github/codeql-action from 2 to 3
  • #126: Bump xunit.runner.visualstudio from 2.5.4 to 2.5.5
  • #125: Bump xunit from 2.6.2 to 2.6.3
  • #124: Bump actions/setup-dotnet from 3 to 4
  • #123: Bump Microsoft.Kiota.Abstractions from 1.7.2 to 1.7.3
  • #122: Bump actions/setup-java from 3 to 4
  • #121: Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4
  • #120: Bump xunit from 2.6.1 to 2.6.2
  • #119: Switch to windows runner for build and test GH action
  • #118: Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Serialization.Text's changelog.

[1.1.2] - 2024-01-30

Changed

  • Fixed AOT warnings with reflection being used for enum types.
Commits
  • b7dd84b Merge pull request #138 from IEvangelist/aot-warnings
  • d697b53 - adds changelog entry for AOT fixes
  • d2ff4ba - bumps patch version
  • 7515c16 Address AOT warning issues.
  • 02e85a9 Merge pull request #137 from microsoft/dependabot/nuget/Microsoft.Kiota.Abstr...
  • 42546ac Bump Microsoft.Kiota.Abstractions from 1.7.5 to 1.7.6
  • 9c0f161 Merge pull request #136 from microsoft/feature/wf-permissions-sonar
  • 23fafa0 - adds permissions to SQ workflow
  • 346fc5f Merge pull request #135 from microsoft/feature/wf-permissions
  • 1703b27 - adds permissions in workflow file in anticipation for token lockdown
  • 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 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud