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

Update Kiota dependencies #869

Merged
merged 17 commits into from
Apr 30, 2024
Merged

Update Kiota dependencies #869

merged 17 commits into from
Apr 30, 2024

Conversation

christianhelle
Copy link
Owner

PR Classification

This pull request includes package version updates for improved functionality and performance.

PR Summary

The pull request updates the versions of several packages across multiple project files to enhance the project's performance and compatibility.

  • Updated Microsoft.Kiota.Authentication.Azure from 1.1.4 to 1.1.5 in PackageDependencies.cs and other project files.
  • Upgraded Microsoft.Kiota.Http.HttpClientLibrary from 1.3.9 to 1.4.0 in KiotaProjectFileContents.cs and other project files.
  • The version of Microsoft.Kiota.Serialization.Form has been updated in various project files.
  • Changes in Microsoft.Kiota.Serialization.Text and Microsoft.Kiota.Serialization.Multipart versions across several project files.

dependabot bot and others added 13 commits April 30, 2024 11:53
Bumps [Microsoft.Kiota.Serialization.Form](https://github.com/microsoft/kiota-serialization-form-dotnet) from 1.1.5 to 1.1.6.
- [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.5...v1.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
…tem.Text.Encodings.Web

Bumps [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-http-dotnet), [System.Text.Json](https://github.com/dotnet/runtime) and [System.Text.Encodings.Web](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.Kiota.Http.HttpClientLibrary` from 1.3.9 to 1.4.0
- [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.9...v1.4.0)

Updates `System.Text.Json` from 4.7.2 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits/v6.0.0)

Updates `System.Text.Encodings.Web` from 5.0.1 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v5.0.1...v6.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Http.HttpClientLibrary
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: System.Text.Encodings.Web
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.Kiota.Serialization.Multipart](https://github.com/microsoft/kiota-serialization-multipart-dotnet) from 1.1.3 to 1.1.4.
- [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.3...v1.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.Kiota.Serialization.Text](https://github.com/microsoft/kiota-serialization-text-dotnet) from 1.1.4 to 1.1.5.
- [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.4...v1.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.Kiota.Authentication.Azure](https://github.com/microsoft/kiota-authentication-azure-dotnet) and [Azure.Core](https://github.com/Azure/azure-sdk-for-net). These dependencies needed to be updated together.

Updates `Microsoft.Kiota.Authentication.Azure` from 1.1.4 to 1.1.5
- [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.4...v1.1.5)

Updates `Azure.Core` from 1.36.0 to 1.38.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Core_1.36.0...Azure.Core_1.38.0)

---
updated-dependencies:
- dependency-name: Microsoft.Kiota.Authentication.Azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Azure.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…d' into kiota-dependencies

# Conflicts:
#	test/GeneratedCode/Kiota/Net462/Net462.csproj
#	test/GeneratedCode/Kiota/Net472/Net472.csproj
#	test/GeneratedCode/Kiota/Net48/Net48.csproj
#	test/GeneratedCode/Kiota/Net481/Net481.csproj
#	test/GeneratedCode/Kiota/Net6/Net6.csproj
#	test/GeneratedCode/Kiota/Net7/Net7.csproj
#	test/GeneratedCode/Kiota/NetStandard20/NetStandard20.csproj
#	test/GeneratedCode/Kiota/NetStandard21/NetStandard21.csproj
….Serialization.Multipart-1.1.4' into kiota-dependencies
….Serialization.Text-1.1.5' into kiota-dependencies

# Conflicts:
#	test/GeneratedCode/Kiota/Net462/Net462.csproj
#	test/GeneratedCode/Kiota/Net472/Net472.csproj
#	test/GeneratedCode/Kiota/Net48/Net48.csproj
#	test/GeneratedCode/Kiota/Net481/Net481.csproj
#	test/GeneratedCode/Kiota/Net6/Net6.csproj
#	test/GeneratedCode/Kiota/Net7/Net7.csproj
#	test/GeneratedCode/Kiota/NetStandard20/NetStandard20.csproj
#	test/GeneratedCode/Kiota/NetStandard21/NetStandard21.csproj
…3' into kiota-dependencies

# Conflicts:
#	test/GeneratedCode/Kiota/Net462/Net462.csproj
#	test/GeneratedCode/Kiota/Net472/Net472.csproj
#	test/GeneratedCode/Kiota/Net48/Net48.csproj
#	test/GeneratedCode/Kiota/Net481/Net481.csproj
#	test/GeneratedCode/Kiota/Net6/Net6.csproj
#	test/GeneratedCode/Kiota/Net7/Net7.csproj
#	test/GeneratedCode/Kiota/NetStandard20/NetStandard20.csproj
#	test/GeneratedCode/Kiota/NetStandard21/NetStandard21.csproj
@christianhelle christianhelle self-assigned this Apr 30, 2024
@christianhelle christianhelle added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Apr 30, 2024
Copy link

sonarcloud bot commented Apr 30, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud

@christianhelle christianhelle merged commit bf1145f into master Apr 30, 2024
85 of 91 checks passed
@christianhelle christianhelle deleted the kiota-dependencies branch April 30, 2024 14:57
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.

None yet

1 participant