build(deps): bump the kiota-dependencies group

Bumps the kiota-dependencies group in /msgraph-mail/dotnet with 7 updates:

| Package | From | To |
| --- | --- | --- |
| Microsoft.Kiota.Abstractions | `1.9.7` | `1.9.8` |
| Microsoft.Kiota.Authentication.Azure | `1.1.7` | `1.9.8` |
| Microsoft.Kiota.Http.HttpClientLibrary | `1.4.3` | `1.9.8` |
| Microsoft.Kiota.Serialization.Form | `1.2.5` | `1.9.8` |
| Microsoft.Kiota.Serialization.Json | `1.3.3` | `1.9.8` |
| Microsoft.kiota.Serialization.Multipart | `1.1.5` | `1.9.8` |
| Microsoft.Kiota.Serialization.Text | `1.2.2` | `1.9.8` |


Updates `Microsoft.Kiota.Abstractions` from 1.9.7 to 1.9.8

Updates `Microsoft.Kiota.Authentication.Azure` from 1.1.7 to 1.9.8

Updates `Microsoft.Kiota.Abstractions` from 1.9.7 to 1.9.8

Updates `Microsoft.Kiota.Http.HttpClientLibrary` from 1.4.3 to 1.9.8

Updates `Microsoft.Kiota.Abstractions` from 1.9.7 to 1.9.8

Updates `Microsoft.Kiota.Serialization.Form` from 1.2.5 to 1.9.8

Updates `Microsoft.Kiota.Abstractions` from 1.9.7 to 1.9.8

Updates `Microsoft.Kiota.Serialization.Json` from 1.3.3 to 1.9.8

Updates `Microsoft.Kiota.Abstractions` from 1.9.7 to 1.9.8

Updates `Microsoft.kiota.Serialization.Multipart` from 1.1.5 to 1.9.8

Updates `Microsoft.Kiota.Abstractions` from 1.9.7 to 1.9.8

Updates `Microsoft.Kiota.Serialization.Text` from 1.2.2 to 1.9.8

Updates `Microsoft.Kiota.Abstractions` from 1.9.7 to 1.9.8

---
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-minor
  dependency-group: kiota-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-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  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-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  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-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  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-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  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-minor
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-09 21:57:50 +00:00 коммит произвёл GitHub
Родитель 108a7e3cb6
Коммит 6eade7535b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 7 добавлений и 7 удалений

Просмотреть файл

@ -1,12 +1,12 @@
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.9.7" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.1.7" />
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.2.5" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.3.3" />
<PackageReference Include="Microsoft.kiota.Serialization.Multipart" Version="1.1.5" />
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="1.2.2" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.4.3" />
<PackageReference Include="Microsoft.Kiota.Abstractions" Version="1.9.8" />
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.9.8" />
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.9.8" />
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.9.8" />
<PackageReference Include="Microsoft.kiota.Serialization.Multipart" Version="1.9.8" />
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="1.9.8" />
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.9.8" />
<PackageReference Include="Azure.Identity" Version="1.12.0" />
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.421302">
<PrivateAssets>all</PrivateAssets>