Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps Dahomey.Json from 1.11.3 to 1.12.2.

Release notes

Sourced from Dahomey.Json's releases.

1.12.2

  • Fix Bug: Property storting is not stable

1.12.1

  • Added reference to nuget package Dahomey.Json.Attributes

1.12.0

  • Added .NET 6 support
  • Support for Nullable(T) ctor-params being assigned to non-nullable(T) class members
  • When parsing json for an "object" type, added support to int & uint
  • Attributes are now seperated in a different assembly Dahomey.Json.Attributes
  • fix missing support of JsonPropertyOrder in .NET 6
Commits
  • c1b6a14 Fix Bug: Property storting is not stable (#101)
  • 035e66d fix .net version in CI
  • b70cf53 Updated .net version in CI
  • 199104b Added reference to nuget package Dahomey.Json.Attributes
  • e3cf6d9 Support for Nullable(T) ctor-params being assigned to non-nullable(T) class m...
  • fa47b54 fix #89 BaseObjectConverter : should ReadNumber also try to parse it as an in...
  • 5add495 fix #88 Request: Please separate attributes to a separate package
  • 7f2ffce fix #97 JsonPropertyOrder breaks with Dahomey.Json.
  • dfe715d Added .NET 6 support
  • db06a03 removed .net core 2.1 support
  • See full diff 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 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 Jul 1, 2022
Bumps [Dahomey.Json](https://github.com/dahomey-technologies/Dahomey.Json) from 1.11.3 to 1.12.2.
- [Release notes](https://github.com/dahomey-technologies/Dahomey.Json/releases)
- [Commits](dahomey-technologies/Dahomey.Json@1.11.3...1.12.2)

---
updated-dependencies:
- dependency-name: Dahomey.Json
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Dahomey.Json-1.12.2 branch from 152b78f to 5239792 Compare September 5, 2022 01:59
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.

2 participants