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 Microsoft.Kiota.Serialization.Json from 1.0.8 to 1.1.1 in /get-started/azure-auth/dotnet/src #4103

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps Microsoft.Kiota.Serialization.Json from 1.0.8 to 1.1.1.

Release notes

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

1.1.1

Changes:

  • #138: hotfix/down cast fix

This list of changes was auto generated.

1.1.0

Changes:

  • #137: feature/trimming
  • #136: Bump xunit from 2.5.2 to 2.5.3
  • #134: Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3
  • #135: Bump xunit from 2.5.1 to 2.5.2
  • #133: Bump Microsoft.Kiota.Abstractions from 1.3.5 to 1.4.0
  • #132: Bump Microsoft.Kiota.Abstractions from 1.3.4 to 1.3.5
  • #130: Bump Microsoft.Kiota.Abstractions from 1.3.3 to 1.3.4
  • #129: Bump Microsoft.Kiota.Abstractions from 1.3.2 to 1.3.3
  • #128: Bump Microsoft.Kiota.Abstractions from 1.3.1 to 1.3.2
  • #126: Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1
  • #127: Bump xunit from 2.5.0 to 2.5.1
  • #125: Bump actions/checkout from 3 to 4
  • #124: - adds missing fabric bot configuration
  • #122: Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2
  • #123: Bump Microsoft.TestPlatform.ObjectModel from 17.7.1 to 17.7.2
  • #121: Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.3 to 7.0.4
  • #120: Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1
  • #119: Bump Microsoft.TestPlatform.ObjectModel from 17.7.0 to 17.7.1
  • #118: Bump Moq from 4.20.2 to 4.20.69
  • #117: Bump Moq from 4.20.1 to 4.20.2
  • #116: Bump Moq from 4.18.4 to 4.20.1
  • #115: Bump Microsoft.Kiota.Abstractions from 1.3.0 to 1.3.1
  • #114: Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0
  • #113: Bump Microsoft.TestPlatform.ObjectModel from 17.6.3 to 17.7.0
  • #112: - bumps java version for sonarcloud to stay on supported version
  • #111: Bump Microsoft.Kiota.Abstractions from 1.2.1 to 1.3.0

This list of changes was auto generated.

Changelog

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

[1.1.1] - 2023-10-23

Changed

  • Fixed a bug where deserialization of downcast type fields would be ignored.

[1.1.0] - 2023-10-23

Added

  • Added support for dotnet trimming.
Commits
  • a4ce0b2 Merge pull request #138 from microsoft/hotfix/down-cast-fix
  • 426ad11 - fixes test models
  • a386605 - cleans up method declaration
  • bff3bd0 - removes fix specific to mac catalyst
  • 19de1d9 - fixes downcast field bug
  • 211d7da - bumps version number
  • dcd37c9 - fixes a bug where the downcast support would fail
  • dce2652 Merge pull request #137 from microsoft/feature/trimming
  • 02b06ea - bumps version number
  • 9be2dee - bumps abstractions version
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 23, 2023
Bumps [Microsoft.Kiota.Serialization.Json](https://github.com/microsoft/kiota-serialization-json-dotnet) from 1.0.8 to 1.1.1.
- [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.0.8...v1.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/get-started/azure-auth/dotnet/src/Microsoft.Kiota.Serialization.Json-1.1.1 branch from 6cd7964 to 7ba1642 Compare October 23, 2023 22:17
@baywet baywet merged commit 8125c5f into main Oct 24, 2023
4 of 5 checks passed
@baywet baywet deleted the dependabot/nuget/get-started/azure-auth/dotnet/src/Microsoft.Kiota.Serialization.Json-1.1.1 branch October 24, 2023 01:13
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