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

chore(deps): bump the kiota-dependencies group with 6 updates #5698

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2024

Bumps the kiota-dependencies group with 6 updates:

Package From To
Microsoft.Kiota.Abstractions 1.13.1 1.13.2
Microsoft.Kiota.Http.HttpClientLibrary 1.13.1 1.13.2
Microsoft.Kiota.Serialization.Form 1.13.1 1.13.2
Microsoft.Kiota.Serialization.Json 1.13.1 1.13.2
Microsoft.kiota.Serialization.Multipart 1.13.1 1.13.2
Microsoft.Kiota.Serialization.Text 1.13.1 1.13.2

Updates Microsoft.Kiota.Abstractions from 1.13.1 to 1.13.2

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.13.2] - 2024-10-28

Changed

  • Added Non-Generic Solution to KiotaDeserialization helper method. #436
Commits
  • 75f6bd3 Merge pull request #436 from DerGuru/main
  • f7e71dd updates version and release notes
  • db68526 Merge remote-tracking branch 'origin/main'
  • 0411dca chore: removes optional parameters since types are internal
  • 56b509f chore: adds missing configure await
  • 65092e8 chore: moves inner interfaces and classes so it does not falsy flag as shadow...
  • 29a94c0 fix: aligns json methods to simply call into media type methods
  • 9f6cff9 chore: additional formatting
  • c5a4d91 fix: typo in file name
  • 62c6b0e chore: formatting
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Http.HttpClientLibrary from 1.13.1 to 1.13.2

Changelog

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

[1.13.2] - 2024-10-28

Changed

  • Added Non-Generic Solution to KiotaDeserialization helper method. #436
Commits
  • 75f6bd3 Merge pull request #436 from DerGuru/main
  • f7e71dd updates version and release notes
  • db68526 Merge remote-tracking branch 'origin/main'
  • 0411dca chore: removes optional parameters since types are internal
  • 56b509f chore: adds missing configure await
  • 65092e8 chore: moves inner interfaces and classes so it does not falsy flag as shadow...
  • 29a94c0 fix: aligns json methods to simply call into media type methods
  • 9f6cff9 chore: additional formatting
  • c5a4d91 fix: typo in file name
  • 62c6b0e chore: formatting
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Abstractions from 1.13.1 to 1.13.2

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.13.2] - 2024-10-28

Changed

  • Added Non-Generic Solution to KiotaDeserialization helper method. #436
Commits
  • 75f6bd3 Merge pull request #436 from DerGuru/main
  • f7e71dd updates version and release notes
  • db68526 Merge remote-tracking branch 'origin/main'
  • 0411dca chore: removes optional parameters since types are internal
  • 56b509f chore: adds missing configure await
  • 65092e8 chore: moves inner interfaces and classes so it does not falsy flag as shadow...
  • 29a94c0 fix: aligns json methods to simply call into media type methods
  • 9f6cff9 chore: additional formatting
  • c5a4d91 fix: typo in file name
  • 62c6b0e chore: formatting
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Serialization.Form from 1.13.1 to 1.13.2

Changelog

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

[1.13.2] - 2024-10-28

Changed

  • Added Non-Generic Solution to KiotaDeserialization helper method. #436
Commits
  • 75f6bd3 Merge pull request #436 from DerGuru/main
  • f7e71dd updates version and release notes
  • db68526 Merge remote-tracking branch 'origin/main'
  • 0411dca chore: removes optional parameters since types are internal
  • 56b509f chore: adds missing configure await
  • 65092e8 chore: moves inner interfaces and classes so it does not falsy flag as shadow...
  • 29a94c0 fix: aligns json methods to simply call into media type methods
  • 9f6cff9 chore: additional formatting
  • c5a4d91 fix: typo in file name
  • 62c6b0e chore: formatting
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Abstractions from 1.13.1 to 1.13.2

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.13.2] - 2024-10-28

Changed

  • Added Non-Generic Solution to KiotaDeserialization helper method. #436
Commits
  • 75f6bd3 Merge pull request #436 from DerGuru/main
  • f7e71dd updates version and release notes
  • db68526 Merge remote-tracking branch 'origin/main'
  • 0411dca chore: removes optional parameters since types are internal
  • 56b509f chore: adds missing configure await
  • 65092e8 chore: moves inner interfaces and classes so it does not falsy flag as shadow...
  • 29a94c0 fix: aligns json methods to simply call into media type methods
  • 9f6cff9 chore: additional formatting
  • c5a4d91 fix: typo in file name
  • 62c6b0e chore: formatting
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Serialization.Json from 1.13.1 to 1.13.2

Changelog

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

[1.13.2] - 2024-10-28

Changed

  • Added Non-Generic Solution to KiotaDeserialization helper method. #436
Commits
  • 75f6bd3 Merge pull request #436 from DerGuru/main
  • f7e71dd updates version and release notes
  • db68526 Merge remote-tracking branch 'origin/main'
  • 0411dca chore: removes optional parameters since types are internal
  • 56b509f chore: adds missing configure await
  • 65092e8 chore: moves inner interfaces and classes so it does not falsy flag as shadow...
  • 29a94c0 fix: aligns json methods to simply call into media type methods
  • 9f6cff9 chore: additional formatting
  • c5a4d91 fix: typo in file name
  • 62c6b0e chore: formatting
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Abstractions from 1.13.1 to 1.13.2

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.13.2] - 2024-10-28

Changed

  • Added Non-Generic Solution to KiotaDeserialization helper method. #436
Commits
  • 75f6bd3 Merge pull request #436 from DerGuru/main
  • f7e71dd updates version and release notes
  • db68526 Merge remote-tracking branch 'origin/main'
  • 0411dca chore: removes optional parameters since types are internal
  • 56b509f chore: adds missing configure await
  • 65092e8 chore: moves inner interfaces and classes so it does not falsy flag as shadow...
  • 29a94c0 fix: aligns json methods to simply call into media type methods
  • 9f6cff9 chore: additional formatting
  • c5a4d91 fix: typo in file name
  • 62c6b0e chore: formatting
  • Additional commits viewable in compare view

Updates Microsoft.kiota.Serialization.Multipart from 1.13.1 to 1.13.2

Changelog

Sourced from Microsoft.kiota.Serialization.Multipart's changelog.

[1.13.2] - 2024-10-28

Changed

  • Added Non-Generic Solution to KiotaDeserialization helper method. #436
Commits
  • 75f6bd3 Merge pull request #436 from DerGuru/main
  • f7e71dd updates version and release notes
  • db68526 Merge remote-tracking branch 'origin/main'
  • 0411dca chore: removes optional parameters since types are internal
  • 56b509f chore: adds missing configure await
  • 65092e8 chore: moves inner interfaces and classes so it does not falsy flag as shadow...
  • 29a94c0 fix: aligns json methods to simply call into media type methods
  • 9f6cff9 chore: additional formatting
  • c5a4d91 fix: typo in file name
  • 62c6b0e chore: formatting
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Abstractions from 1.13.1 to 1.13.2

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.13.2] - 2024-10-28

Changed

  • Added Non-Generic Solution to KiotaDeserialization helper method. #436
Commits
  • 75f6bd3 Merge pull request #436 from DerGuru/main
  • f7e71dd updates version and release notes
  • db68526 Merge remote-tracking branch 'origin/main'
  • 0411dca chore: removes optional parameters since types are internal
  • 56b509f chore: adds missing configure await
  • 65092e8 chore: moves inner interfaces and classes so it does not falsy flag as shadow...
  • 29a94c0 fix: aligns json methods to simply call into media type methods
  • 9f6cff9 chore: additional formatting
  • c5a4d91 fix: typo in file name
  • 62c6b0e chore: formatting
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Serialization.Text from 1.13.1 to 1.13.2

Changelog

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

[1.13.2] - 2024-10-28

Changed

  • Added Non-Generic Solution to KiotaDeserialization helper method. #436
Commits
  • 75f6bd3 Merge pull request #436 from DerGuru/main
  • f7e71dd updates version and release notes
  • db68526 Merge remote-tracking branch 'origin/main'
  • 0411dca chore: removes optional parameters since types are internal
  • 56b509f chore: adds missing configure await
  • 65092e8 chore: moves inner interfaces and classes so it does not falsy flag as shadow...
  • 29a94c0 fix: aligns json methods to simply call into media type methods
  • 9f6cff9 chore: additional formatting
  • c5a4d91 fix: typo in file name
  • 62c6b0e chore: formatting
  • Additional commits viewable in compare view

Updates Microsoft.Kiota.Abstractions from 1.13.1 to 1.13.2

Changelog

Sourced from Microsoft.Kiota.Abstractions's changelog.

[1.13.2] - 2024-10-28

Changed

  • Added Non-Generic Solution to KiotaDeserialization helper method. #436
Commits
  • 75f6bd3 Merge pull request #436 from DerGuru/main
  • f7e71dd updates version and release notes
  • db68526 Merge remote-tracking branch 'origin/main'
  • 0411dca chore: removes optional parameters since types are internal
  • 56b509f chore: adds missing configure await
  • 65092e8 chore: moves inner interfaces and classes so it does not falsy flag as shadow...
  • 29a94c0 fix: aligns json methods to simply call into media type methods
  • 9f6cff9 chore: additional formatting
  • c5a4d91 fix: typo in file name
  • 62c6b0e chore: formatting
  • 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 with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Kiota.Abstractions](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |
| [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |
| [Microsoft.Kiota.Serialization.Form](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |
| [Microsoft.Kiota.Serialization.Json](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |
| [Microsoft.kiota.Serialization.Multipart](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |
| [Microsoft.Kiota.Serialization.Text](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |


Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Http.HttpClientLibrary` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Serialization.Form` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Serialization.Json` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.13.1...v1.13.2)

Updates `Microsoft.kiota.Serialization.Multipart` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Serialization.Text` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-dotnet@v1.13.1...v1.13.2)

---
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
- 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-patch
  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-patch
  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-patch
  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-patch
  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] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 31, 2024 08:55
@dependabot dependabot bot added the generator Issues or improvements relater to generation capabilities. label Oct 31, 2024
@github-actions github-actions bot merged commit 44d2a7c into main Oct 31, 2024
205 of 207 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/kiota-dependencies-c383b275de branch October 31, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
generator Issues or improvements relater to generation capabilities.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant