FirelyTeam / firely-cql-sdk

BSD 3-Clause "New" or "Revised" License
28 stars 16 forks source link

Bump FirelySdkVersion from 5.7.0 to 5.9.1 #464

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps FirelySdkVersion from 5.7.0 to 5.9.1. Updates Hl7.Fhir.Base from 5.7.0 to 5.9.1

Release notes

Sourced from Hl7.Fhir.Base's releases.

5.9.1

Intro:

Hotfix release:

  • Fixed breaking change in the FhirJsonConverter constructors.
  • Solved issue around the "Location" property of SourceNode

Changes:

  • #2831: FS location issue fix
  • #2828: Added back missing FhirJsonConverter
  • #2827: start new development phase 5.9.1

This list of changes was auto generated.

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

... (truncated)

Commits
  • c20f841 Update release-notes.md
  • 4bed2ef Update release-notes.md
  • c0a859d one last change to release notes
  • 1f03cda Update release-notes.md
  • 1cf9824 Update release-notes.md
  • 8bff317 Update release-notes.md
  • 78303b0 Merge pull request #2831 from FirelyTeam/location-sourcenode
  • 77e674d Fixes FS issue with location. The question is: do we want our typed elements ...
  • 489034a Merge pull request #2828 from FirelyTeam/2818-fhirjsonconverter-breaking-chan...
  • 5e4292a Merge branch 'develop' into 2818-fhirjsonconverter-breaking-change-in-580
  • Additional commits viewable in compare view


Updates Hl7.Fhir.R4 from 5.7.0 to 5.9.1

Release notes

Sourced from Hl7.Fhir.R4's releases.

5.9.1

Intro:

Hotfix release:

  • Fixed breaking change in the FhirJsonConverter constructors.
  • Solved issue around the "Location" property of SourceNode

Changes:

  • #2831: FS location issue fix
  • #2828: Added back missing FhirJsonConverter
  • #2827: start new development phase 5.9.1

This list of changes was auto generated.

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

... (truncated)

Commits
  • c20f841 Update release-notes.md
  • 4bed2ef Update release-notes.md
  • c0a859d one last change to release notes
  • 1f03cda Update release-notes.md
  • 1cf9824 Update release-notes.md
  • 8bff317 Update release-notes.md
  • 78303b0 Merge pull request #2831 from FirelyTeam/location-sourcenode
  • 77e674d Fixes FS issue with location. The question is: do we want our typed elements ...
  • 489034a Merge pull request #2828 from FirelyTeam/2818-fhirjsonconverter-breaking-chan...
  • 5e4292a Merge branch 'develop' into 2818-fhirjsonconverter-breaking-change-in-580
  • Additional commits viewable in compare view


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)