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 2 updates #4737

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the kiota-dependencies group in /it/csharp with 2 updates: Microsoft.Kiota.Abstractions and Microsoft.Kiota.Http.HttpClientLibrary.

Updates Microsoft.Kiota.Abstractions from 1.9.1 to 1.9.2

Release notes

Sourced from Microsoft.Kiota.Abstractions's releases.

1.9.2

Changes:

  • #243: Removes LINQ usages from product code
  • #245: Bump xunit from 2.8.0 to 2.8.1
  • #244: Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1
  • #242: Update needs-author-feedback label to replacement
  • #241: Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
  • #240: Bump Microsoft.TestPlatform.ObjectModel from 17.9.0 to 17.10.0
  • #237: - updates code of conduct to the latest standard

This list of changes was auto generated.

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Commits
  • 173ecb9 Merge pull request #243 from kasperk81/main
  • 458fa94 Apply suggestions from code review
  • 50e417f fix
  • 665ade8 Update src/store/InMemoryBackingStore.cs
  • 9adb4af Update src/ApiClientBuilder.cs
  • b768f94 Update src/ApiClientBuilder.cs
  • 857c2b3 Merge pull request #245 from microsoft/dependabot/nuget/xunit-2.8.1
  • f1b415d Bump xunit from 2.8.0 to 2.8.1
  • 6924ad7 Merge pull request #244 from microsoft/dependabot/nuget/xunit.runner.visualst...
  • 424459a Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Http.HttpClientLibrary from 1.4.2 to 1.4.3

Release notes

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

1.4.3

Changes:

  • #260: Remove all LINQ usage from product code
  • #259: Update needs-author-feedback label to replacement

This list of changes was auto generated.

Changelog

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

[1.4.3] - 2024-05-24

Changed

  • Remove all LINQ usage from product code
Commits
  • f93a5f8 Merge pull request #260 from kasperk81/main
  • dea20d9 Update src/HttpClientRequestAdapter.cs
  • acdf0d9 Update src/Middleware/HeadersInspectionHandler.cs
  • 8a82ede Update src/HttpClientRequestAdapter.cs
  • 0063e5f Remove all LINQ usage from product code
  • d714e6b Update needs-author-feedback label to replacement (#259)
  • See full diff 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 2 updates: [Microsoft.Kiota.Abstractions](https://github.com/microsoft/kiota-abstractions-dotnet) and [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-http-dotnet).


Updates `Microsoft.Kiota.Abstractions` from 1.9.1 to 1.9.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.9.1...v1.9.2)

Updates `Microsoft.Kiota.Http.HttpClientLibrary` from 1.4.2 to 1.4.3
- [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.4.2...v1.4.3)

---
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.Http.HttpClientLibrary
  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 May 28, 2024 08:20
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 28, 2024
@github-actions github-actions bot enabled auto-merge May 28, 2024 08:20
auto-merge was automatically disabled May 28, 2024 08:25

Pull Request is not mergeable

@baywet baywet merged commit 632f391 into main May 28, 2024
205 checks passed
@baywet baywet deleted the dependabot/nuget/it/csharp/kiota-dependencies-bf29767166 branch May 28, 2024 10:19
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