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

Release 3.1.2 #771

Merged
merged 13 commits into from
Nov 15, 2023
Merged

Release 3.1.2 #771

merged 13 commits into from
Nov 15, 2023

Conversation

andrueastman
Copy link
Member

@andrueastman andrueastman commented Nov 15, 2023

This PR creates the 3.1.2 release. Fixes microsoftgraph/msgraph-sdk-dotnet#2214

Changes include

  • Updates Kiota dependencies for support of NET8.0
Microsoft Reviewers: Open in CodeFlow

dependabot bot and others added 13 commits November 8, 2023 21:08
Bumps [Microsoft.Kiota.Abstractions](https://github.com/microsoft/kiota-abstractions-dotnet) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/microsoft/kiota-abstractions-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-abstractions-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…t.Kiota.Abstractions-1.7.0

chore(deps): bump Microsoft.Kiota.Abstractions from 1.6.1 to 1.7.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.7.2...v17.8.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…t.NET.Test.Sdk-17.8.0

chore(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0
Bumps [Microsoft.Kiota.Abstractions](https://github.com/microsoft/kiota-abstractions-dotnet) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/microsoft/kiota-abstractions-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-abstractions-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…t.Kiota.Abstractions-1.7.1

chore(deps): bump Microsoft.Kiota.Abstractions from 1.7.0 to 1.7.1
Bumps [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-http-dotnet) from 1.3.0 to 1.3.1.
- [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.0...v1.3.1)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Http.HttpClientLibrary
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…t.Kiota.Http.HttpClientLibrary-1.3.1

chore(deps): bump Microsoft.Kiota.Http.HttpClientLibrary from 1.3.0 to 1.3.1
Bumps the kiota-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Kiota.Abstractions](https://github.com/microsoft/kiota-abstractions-dotnet) | `1.7.1` | `1.7.2` |
| [Microsoft.Kiota.Authentication.Azure](https://github.com/microsoft/kiota-authentication-azure-dotnet) | `1.1.1` | `1.1.2` |
| [Microsoft.Kiota.Serialization.Json](https://github.com/microsoft/kiota-serialization-json-dotnet) | `1.1.1` | `1.1.2` |
| [Microsoft.Kiota.Serialization.Text](https://github.com/microsoft/kiota-serialization-text-dotnet) | `1.1.0` | `1.1.1` |
| [Microsoft.Kiota.Serialization.Form](https://github.com/microsoft/kiota-serialization-form-dotnet) | `1.1.0` | `1.1.1` |
| [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-http-dotnet) | `1.3.1` | `1.3.2` |
| [Microsoft.Kiota.Serialization.Multipart](https://github.com/microsoft/kiota-serialization-multipart-dotnet) | `1.1.0` | `1.1.1` |


Updates `Microsoft.Kiota.Abstractions` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/microsoft/kiota-abstractions-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-abstractions-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.7.1...v1.7.2)

Updates `Microsoft.Kiota.Authentication.Azure` from 1.1.1 to 1.1.2
- [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.1...v1.1.2)

Updates `Microsoft.Kiota.Serialization.Json` from 1.1.1 to 1.1.2
- [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.1...v1.1.2)

Updates `Microsoft.Kiota.Serialization.Text` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/microsoft/kiota-serialization-text-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-serialization-text-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-serialization-text-dotnet@v1.1.0...v1.1.1)

Updates `Microsoft.Kiota.Serialization.Form` from 1.1.0 to 1.1.1
- [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.0...v1.1.1)

Updates `Microsoft.Kiota.Http.HttpClientLibrary` from 1.3.1 to 1.3.2
- [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.1...v1.3.2)

Updates `Microsoft.Kiota.Serialization.Multipart` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/microsoft/kiota-serialization-multipart-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-serialization-multipart-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-serialization-multipart-dotnet@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-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.Serialization.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Serialization.Text
  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.Http.HttpClientLibrary
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Serialization.Multipart
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…pendencies-08d8d0fc74

chore(deps): bump the kiota-dependencies group with 7 updates
@andrueastman andrueastman requested a review from a team as a code owner November 15, 2023 14:04
@andrueastman andrueastman merged commit 1df488a into master Nov 15, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants