Open
Conversation
Bumps coverlet.collector from 8.0.0 to 8.0.1 Bumps FluentAssertions from 7.2.1 to 7.2.2 Bumps Hl7.Fhir.Base from 6.0.2 to 6.1.1 Bumps Hl7.Fhir.R5 from 6.0.2 to 6.1.1 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: FluentAssertions dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: Hl7.Fhir.Base dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: Hl7.Fhir.R5 dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
438537f to
447da59
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated coverlet.collector from 8.0.0 to 8.0.1.
Release notes
Sourced from coverlet.collector's releases.
8.0.1
Fixed
Improvements
Diff between 8.0.0 and 8.0.1
Commits viewable in compare view.
Updated FluentAssertions from 7.2.1 to 7.2.2.
Release notes
Sourced from FluentAssertions's releases.
7.2.2
What's Changed
Fixes
"{}"is used as a dictionary key by @dennisdoomen in Backport bug fixes to v7 fluentassertions/fluentassertions#3173WithTracingis safe when used withBeEquivalentToglobally by @dennisdoomen in Backport bug fixes to v7 fluentassertions/fluentassertions#3173AssertionResultSetfixes from fluentassertions#3100 by @jnyrup in Backport bug fixes to v7 fluentassertions/fluentassertions#3173Building
Full Changelog: fluentassertions/fluentassertions@7.2.1...7.2.2
Commits viewable in compare view.
Pinned Hl7.Fhir.Base at 6.1.1.
Release notes
Sourced from Hl7.Fhir.Base's releases.
6.1.1
Intro:
Fixes wrong logic for BaseTerminologyService filtering parameters for duplicates on requests that accept 0..* on some parameters
Changes:
This list of changes was auto generated.
6.1.0
Intro:
FHIRPath CompiledExpression will now accept 0..* resources as input, skipping the requirement for a dummy resource in case an expression does not use it.
ModelInspector now will protect from cross version contamination of the ClassMappings, which will prevent type resolution errors that could occur when using multiple versions of the library in the same process.
Improved terminology stack by providing more complete base class that simplifies the implementation and standardizes error handling.
Improved error handling for Poco validation & serialization, setting an MemberName property for easier debugging.
Minor nullability tweaks
Changes:
See More
This list of changes was auto generated.
Commits viewable in compare view.
Updated Hl7.Fhir.R5 from 6.0.2 to 6.1.1.
Release notes
Sourced from Hl7.Fhir.R5's releases.
6.1.1
Intro:
Fixes wrong logic for BaseTerminologyService filtering parameters for duplicates on requests that accept 0..* on some parameters
Changes:
This list of changes was auto generated.
6.1.0
Intro:
FHIRPath CompiledExpression will now accept 0..* resources as input, skipping the requirement for a dummy resource in case an expression does not use it.
ModelInspector now will protect from cross version contamination of the ClassMappings, which will prevent type resolution errors that could occur when using multiple versions of the library in the same process.
Improved terminology stack by providing more complete base class that simplifies the implementation and standardizes error handling.
Improved error handling for Poco validation & serialization, setting an MemberName property for easier debugging.
Minor nullability tweaks
Changes:
See More
This list of changes was auto generated.
Commits viewable in compare view.