Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 7, 2021

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Dahomey.Json nuget minor 1.10.3 -> 1.12.2

Release Notes

dahomey-technologies/Dahomey.Json

v1.12.2

Compare Source

  • Fix Bug: Property storting is not stable

v1.12.1

Compare Source

  • Added reference to nuget package Dahomey.Json.Attributes

v1.12.0

Compare Source

  • 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

v1.11.3

Compare Source

  • fix Discriminator added more than once when serializing multi-level inheritance classes

v1.11.2

Compare Source

  • fix byte array serialization as a base64 string

v1.11.1

Compare Source

  • fix JsonConverterFactory support

v1.11.0

Compare Source

  • fix: Serializing and deserializing fails for Uri properties with null value
  • added support for C# 9 records
  • fix: The extension does not honor JsonSerializerOptions.DefaultIgnoreCondition
  • added support for duplicated property handling

v1.10.4

Compare Source

fix Reference Handling


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the library label May 7, 2021
@renovate renovate bot force-pushed the renovate/dahomey.json-1.x branch from e8b9a49 to e6230b5 Compare May 8, 2021 20:36
@renovate renovate bot changed the title Update dependency Dahomey.Json to v1.10.4 Update dependency Dahomey.Json to v1.11.0 May 8, 2021
@renovate renovate bot force-pushed the renovate/dahomey.json-1.x branch from e6230b5 to 5b673d6 Compare May 13, 2021 11:47
@renovate renovate bot changed the title Update dependency Dahomey.Json to v1.11.0 Update dependency Dahomey.Json to v1.11.1 May 13, 2021
@renovate renovate bot force-pushed the renovate/dahomey.json-1.x branch from 5b673d6 to 9fd6215 Compare June 22, 2021 10:39
@renovate renovate bot force-pushed the renovate/dahomey.json-1.x branch from 9fd6215 to 2becd59 Compare July 15, 2021 13:02
@renovate renovate bot force-pushed the renovate/dahomey.json-1.x branch from 2becd59 to fafe1ed Compare September 15, 2021 20:20
@renovate renovate bot changed the title Update dependency Dahomey.Json to v1.11.1 Update dependency Dahomey.Json to v1.11.3 Sep 15, 2021
@renovate renovate bot force-pushed the renovate/dahomey.json-1.x branch from fafe1ed to 11f1b54 Compare September 16, 2021 14:25
@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2021

Codecov Report

Merging #593 (f93c7a8) into master (a4e55ae) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #593   +/-   ##
=======================================
  Coverage   45.05%   45.05%           
=======================================
  Files         143      143           
  Lines        4071     4071           
  Branches      348      348           
=======================================
  Hits         1834     1834           
  Misses       2236     2236           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a4e55ae...f93c7a8. Read the comment docs.

@renovate renovate bot force-pushed the renovate/dahomey.json-1.x branch 11 times, most recently from a6399bc to 945e0a2 Compare September 21, 2021 08:12
@renovate renovate bot changed the title Update dependency Dahomey.Json to v1.11.3 Update dependency Dahomey.Json to v1.12.0 Nov 12, 2021
@renovate renovate bot force-pushed the renovate/dahomey.json-1.x branch 2 times, most recently from 8c61b75 to f93c7a8 Compare November 13, 2021 12:17
@renovate renovate bot changed the title Update dependency Dahomey.Json to v1.12.0 Update dependency Dahomey.Json to v1.12.1 Nov 13, 2021
@renovate renovate bot force-pushed the renovate/dahomey.json-1.x branch from f93c7a8 to 3477cc9 Compare March 7, 2022 15:00
@renovate renovate bot changed the title Update dependency Dahomey.Json to v1.12.1 Update dependency Dahomey.Json to v1.12.2 Mar 7, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants