Bump the minor-and-patch group with 2 updates#670
Conversation
Bumps Hl7.Fhir.Base from 6.2.0 to 6.2.1 Bumps Hl7.Fhir.R5 from 6.2.0 to 6.2.1 --- updated-dependencies: - dependency-name: Hl7.Fhir.Base dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Hl7.Fhir.R5 dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
@copilot The Firely.Fhir.Validation.Compilation.* tests are failing as some OperationOutcome messages changes. Please adjust the test expectations. |
…e expectations for Hl7.Fhir.Base 6.2.1
Head branch was pushed to by a user without write access
Fixed in commit updating the FhirTestCases submodule. The terminology service error messages changed in Hl7.Fhir.Base 6.2.1 from |
Updated Hl7.Fhir.Base from 6.2.0 to 6.2.1.
Release notes
Sourced from Hl7.Fhir.Base's releases.
6.2.1
Intro:
This is a bugfix release with several stability and correctness improvements.
Serialization
OverflowExceptionwhen serializing large decimal values with old parsing stackFhirClientto use the modern POCO serializer for better consistencySettings.SerializationEnginean instance ofFhirSerializationEngineFactory.Legacy.FromParserSettings(ModelInfo.ModelInspector, Settings.ParserSettings ?? new())as it was beforeprettyoption being ignored when callingToXml()Snapshot generation
POCO / type system
ISourceNodenow has a directToPoco()extension methodinstantvalues being stored incorrectly when converting from an untyped sourceClassMappingforModelInspectorParametersclassIVersionableConformanceResourceto R5NamingSystemOther fixes
null, leaving it to the caller to decide whether to throwChanges:
See More
... (truncated)
Commits viewable in compare view.
Updated Hl7.Fhir.R5 from 6.2.0 to 6.2.1.
Release notes
Sourced from Hl7.Fhir.R5's releases.
6.2.1
Intro:
This is a bugfix release with several stability and correctness improvements.
Serialization
OverflowExceptionwhen serializing large decimal values with old parsing stackFhirClientto use the modern POCO serializer for better consistencySettings.SerializationEnginean instance ofFhirSerializationEngineFactory.Legacy.FromParserSettings(ModelInfo.ModelInspector, Settings.ParserSettings ?? new())as it was beforeprettyoption being ignored when callingToXml()Snapshot generation
POCO / type system
ISourceNodenow has a directToPoco()extension methodinstantvalues being stored incorrectly when converting from an untyped sourceClassMappingforModelInspectorParametersclassIVersionableConformanceResourceto R5NamingSystemOther fixes
null, leaving it to the caller to decide whether to throwChanges:
See More
... (truncated)
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions