Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Updated Hl7.Fhir.R4 from 5.12.2 to 5.13.1.

Release notes

Sourced from Hl7.Fhir.R4's releases.

5.13.1

Intro:

Fixed ValueSet serialization being not resistant to unknown elements.
Improve cleaning up of extensions that should not be inherited during snapshot generation.

Changes:

  • #​3345: Added RemoveAllNonInheritableExtensions to ExpandElementAsync
  • #​3337: Fix NullReferenceException during ValueSet expansion serialization
  • #​3336: Clean up pipeline
  • #​3334: Add ReferenceEquals optimization to equality comparers
  • #​3335: Solve NullReferenceException in serialization with SummaryFilter being used
  • #​3331: Fix LocalTerminologyService.Expand to preserve FhirOperationException status codes
  • #​3333: Sdk6 to develop
  • #​3325: Bump Newtonsoft.Json from 13.0.3 to 13.0.4
  • #​3323: Add colors to Azure Devops pipelines output
  • #​3322: Start development phase 6.0.2
See More
  • #​3317: Start development phase 5.13.0

This list of changes was auto generated.

5.13.0

Intro:

Added support for not trimming whitespace in serialization
Made minor changes to the snapshot generator

Changes:

  • #​3281: Bugfix/append text
  • #​3291: Added check on absolute content reference when expanding elements
  • #​3287: Add fhirpath support for coalesce and sort
  • #​3292: Bump BenchmarkDotNet from 0.15.2 to 0.15.4
  • #​3274: Also erase contentRef in STU3
  • #​3273: Add TrimWhiteSpacesInJson to trim string values
  • #​3271: Integrate Java validator logic for primitive element merging without duplicating existing code
  • #​3270: Fix mapping and example inheritance during snapshot generation with suppress extension support across all FHIR versions
  • #​3269: Add support for preserving whitespaces in JSON values
  • #​3268: Start development phase 5.12.3

This list of changes was auto generated.

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)

---
updated-dependencies:
- dependency-name: Hl7.Fhir.R4
  dependency-version: 5.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 8, 2025
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