nightingaleproject / vrdr-dotnet

.NET (C#) code for producing and consuming the Vital Records Death Reporting (VRDR) Health Level 7 (HL7) Fast Healthcare Interoperability Resources (FHIR) standard.
Apache License 2.0
12 stars 12 forks source link

chore: bump Hl7.Fhir.R4 from 4.3.0 to 5.9.0 #597

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps Hl7.Fhir.R4 from 4.3.0 to 5.9.0.

Release notes

Sourced from Hl7.Fhir.R4's releases.

5.9.0

Intro:

General improvements and bugfixes

Changes:

Bugfixes:

  • #2784: Location on SourceNode differs from that on TypedElementToSourceNodeAdapter

New Functionality:

  • #2264: Add terminology support for some non-supplied codesystems
  • #2517: Support position information in FHIRPath expressions

Others:

  • #2825: ValueSet expander: excluding a code, shouldn't remove its children
  • #2822: Removed cardinality attribute from Binary.content
  • #2819: Either set binary.data or binary.content when parsing binaries in the FhirClient
  • #2811: Integrating generated code for Base, DataType, PrimitiveType and Extension
  • #2810: Code changes because of new generator
  • #2814: Bump System.Threading.Tasks.Dataflow from 8.0.0 to 8.0.1
  • #2813: Start development phase 5.8.3
  • #2805: Fixed base url for FhirClient resources
  • #2807: Removed decimal to string conversions that did not use invariant culture
  • #2804: #2784 Fix source node location when round tripping via adapters
  • #2793: Update metrics library to 1.3.0
  • #2789: IMetricService implementation
  • #2788: Fix expected result message in FhirClient
  • #2787: #2264 fixing language terminology support
  • #2779: fhirpath parsing now includes comments and whitespace into the Expression object model.
  • #2780: Remove the use of the TestXXXX classes.
  • #2774: Include the position information for the Expression nodes in the Fhipath Parser
  • #2776: Bump xunit.runner.visualstudio and NETStandard.Library
  • #2777: Bump xunit from 2.7.0 to 2.8.0
  • #2775: Start development phase 5.8.2

New Contributors

Full Changelog: https://github.com/FirelyTeam/firely-net-sdk/compare/v5.8.2...v5.9.0

... (truncated)

Commits


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 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)