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 kiota-dependencies group in /it/csharp with 4 updates #4259

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2024

Bumps the kiota-dependencies group in /it/csharp with 4 updates: Microsoft.Kiota.Authentication.Azure, Microsoft.Kiota.Http.HttpClientLibrary, Microsoft.Kiota.Serialization.Form and Microsoft.Kiota.Serialization.Json.

Updates Microsoft.Kiota.Authentication.Azure from 1.1.3 to 1.1.4

Release notes

Sourced from Microsoft.Kiota.Authentication.Azure's releases.

1.1.4

Changes:

  • #176: Add net6.0 and net8.0 as Target Frameworks
  • #177: Bump coverlet.msbuild from 6.0.0 to 6.0.1
  • #175: Revert "Bump coverlet.msbuild from 6.0.0 to 6.0.1"
  • #173: Bump coverlet.msbuild from 6.0.0 to 6.0.1
  • #174: Bump coverlet.collector from 6.0.0 to 6.0.1
  • #172: Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7
  • #171: Bump xunit from 2.6.6 to 2.7.0
  • #170: Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
  • #169: Bump Microsoft.TestPlatform.ObjectModel from 17.8.0 to 17.9.0
  • #168: Fixes codeql permissions
  • #167: Bump Microsoft.Kiota.Abstractions from 1.7.7 to 1.7.9

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Authentication.Azure's changelog.

[1.1.4] - 2024-02-26

Added

  • Added net6.0 and net8.0 as target frameworks.
Commits
  • fe0b61f Merge pull request #176 from hwoodiwiss/hwoodiwiss-update-tfm
  • 1a1286b Update abstractions version
  • 3fe6c95 Merge pull request #177 from microsoft/dependabot/nuget/coverlet.msbuild-6.0.1
  • d1ec928 update
  • 0bb57db Bump coverlet.msbuild from 6.0.0 to 6.0.1
  • 86d36f9 Add net6.0 and net8.0 as Target Frameworks
  • d31bb77 Merge pull request #175 from microsoft/revert-173-dependabot/nuget/coverlet.m...
  • b91d813 Revert "Bump coverlet.msbuild from 6.0.0 to 6.0.1"
  • 0c9cfe8 Merge pull request #173 from microsoft/dependabot/nuget/coverlet.msbuild-6.0.1
  • 03890c6 try to drop dependency
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Http.HttpClientLibrary from 1.3.6 to 1.3.7

Release notes

Sourced from Microsoft.Kiota.Http.HttpClientLibrary's releases.

1.3.7

Changes:

  • #211: Add net6.0 and net8.0 as Target Frameworks
  • #209: Bump coverlet.msbuild from 6.0.0 to 6.0.1
  • #210: Bump coverlet.collector from 6.0.0 to 6.0.1
  • #208: Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7
  • #207: Bump xunit from 2.6.6 to 2.7.0
  • #204: Bump Microsoft.NET.Test.Sdk and Microsoft.TestPlatform.ObjectModel
  • #203: Fixes codeql permissions
  • #202: Bump Microsoft.Kiota.Abstractions from 1.7.8 to 1.7.9

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Http.HttpClientLibrary's changelog.

[1.3.7] - 2024-02-26

Changed

  • Added net6.0 and net8.0 as target frameworks.
Commits
  • a2cebaf Merge pull request #211 from hwoodiwiss/hwoodiwiss-update-tfm
  • 8229ba8 Update abstractions
  • 30d1d1f Merge pull request #209 from microsoft/dependabot/nuget/coverlet.msbuild-6.0.1
  • 90e6d77 Fix debug build
  • 4bc2239 Update
  • 7e205ee Merge pull request #210 from microsoft/dependabot/nuget/coverlet.collector-6.0.1
  • 5bbea5c Bump version
  • 98a6c37 Add net6.0 and net8.0 as Target Frameworks
  • 91007d0 Bump coverlet.collector from 6.0.0 to 6.0.1
  • d245c1d Bump coverlet.msbuild from 6.0.0 to 6.0.1
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Serialization.Form from 1.1.3 to 1.1.5

Release notes

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

v1.1.5

What's Changed

Full Changelog: microsoft/kiota-serialization-form-dotnet@v1.1.4...v1.1.5

1.1.4

Changes:

  • #117: Add net6.0 and net8.0 as Target Frameworks
  • #116: Bump coverlet.msbuild from 6.0.0 to 6.0.1
  • #115: Bump coverlet.collector from 6.0.0 to 6.0.1
  • #114: Bump xunit from 2.6.6 to 2.7.0
  • #113: Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7
  • #112: Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
  • #111: Bump Microsoft.TestPlatform.ObjectModel from 17.8.0 to 17.9.0

This list of changes was auto generated.

Changelog

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

[1.1.5] - 2024-02-27

Changed

  • Reduced DynamicallyAccessedMembers scope for enum methods to prevent ILC warnings.

[1.1.4] - 2024-02-26

Changed

  • Added net6.0 and net8.0 as target frameworks.
Commits
  • 29a1914 Merge pull request #118 from hwoodiwiss/hwoodiwiss-update-enum-access-attributes
  • 765a1f9 Bump abstractions to 1.7.11
  • 622a575 Update DynamicallyAccessMembers for IParseNode Enum methods
  • 2d9b8a3 Merge pull request #117 from hwoodiwiss/hwoodiwiss-update-tfm
  • 5593b1c Update abstractions
  • d9d7edf Merge pull request #116 from microsoft/dependabot/nuget/coverlet.msbuild-6.0.1
  • cb2d98f Update
  • 798d108 Add net6.0 and net8.0 as Target Frameworks
  • 5d24b0b Bump coverlet.msbuild from 6.0.0 to 6.0.1
  • ea2c8eb Merge pull request #115 from microsoft/dependabot/nuget/coverlet.collector-6.0.1
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Serialization.Json from 1.1.5 to 1.1.8

Release notes

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

1.1.8

Changes:

  • #191: Update DynamicallyAccessMembers for IParseNode Enum methods

This list of changes was auto generated.

1.1.7

Changes:

  • #190: Add ability to use JsonSerializerContext (and JsonSerialzerOptions) when serializing and deserializing

This list of changes was auto generated.

1.1.6

Changes:

  • #189: Add net6.0 and net8.0 as Target Frameworks
  • #188: Bump coverlet.msbuild from 6.0.0 to 6.0.1
  • #187: Bump coverlet.collector from 6.0.0 to 6.0.1
  • #184: Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7
  • #185: Bump xunit from 2.6.6 to 2.7.0
  • #183: Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
  • #182: Bump Microsoft.TestPlatform.ObjectModel from 17.8.0 to 17.9.0
  • #180: Fixes codeql permissions

This list of changes was auto generated.

Changelog

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

[1.1.8] - 2024-02-27

  • Reduced DynamicallyAccessedMembers scope for enum methods to prevent ILC warnings.

[1.1.7] - 2024-02-26

  • Add ability to use JsonSerializerContext (and JsonSerialzerOptions) when serializing and deserializing

[1.1.6] - 2024-02-23

Changed

  • Added net6.0 and net8.0 as target frameworks.
Commits
  • faa662b Merge pull request #191 from hwoodiwiss/hwoodiwiss-update-enum-access-attributes
  • 3cf7dbd Update DynamicallyAccessMembers for IParseNode Enum methods
  • 9941827 Merge pull request #190 from crobibero/json-serializer-options
  • 32db393 Update CHANGELOG.md
  • d20ec08 Bump version
  • 1a27d56 Add ability to use JsonSerializerContext (and JsonSerialzerOptions) when seri...
  • 7492e10 Merge pull request #189 from hwoodiwiss/hwoodiwiss-update-tfm
  • 79b8f88 Update abstractions version
  • e8caa86 Merge pull request #188 from microsoft/dependabot/nuget/coverlet.msbuild-6.0.1
  • c30c995 Update
  • 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 kiota-dependencies group in /it/csharp with 4 updates: [Microsoft.Kiota.Authentication.Azure](https://github.com/microsoft/kiota-authentication-azure-dotnet), [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-http-dotnet), [Microsoft.Kiota.Serialization.Form](https://github.com/microsoft/kiota-serialization-form-dotnet) and [Microsoft.Kiota.Serialization.Json](https://github.com/microsoft/kiota-serialization-json-dotnet).


Updates `Microsoft.Kiota.Authentication.Azure` from 1.1.3 to 1.1.4
- [Release notes](https://github.com/microsoft/kiota-authentication-azure-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-authentication-azure-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-authentication-azure-dotnet@v1.1.3...v1.1.4)

Updates `Microsoft.Kiota.Http.HttpClientLibrary` from 1.3.6 to 1.3.7
- [Release notes](https://github.com/microsoft/kiota-http-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-http-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-http-dotnet@v1.3.6...v1.3.7)

Updates `Microsoft.Kiota.Serialization.Form` from 1.1.3 to 1.1.5
- [Release notes](https://github.com/microsoft/kiota-serialization-form-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-serialization-form-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-serialization-form-dotnet@v1.1.3...v1.1.5)

Updates `Microsoft.Kiota.Serialization.Json` from 1.1.5 to 1.1.8
- [Release notes](https://github.com/microsoft/kiota-serialization-json-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-serialization-json-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-serialization-json-dotnet@v1.1.5...v1.1.8)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Authentication.Azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Http.HttpClientLibrary
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Serialization.Form
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Serialization.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 28, 2024 08:45
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 28, 2024
@github-actions github-actions bot enabled auto-merge February 28, 2024 08:45
auto-merge was automatically disabled February 28, 2024 08:50

Pull Request is not mergeable

@andrueastman andrueastman merged commit e4dcbc4 into main Feb 28, 2024
185 of 193 checks passed
@andrueastman andrueastman deleted the dependabot/nuget/it/csharp/kiota-dependencies-be21e4a79f branch February 28, 2024 08: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