Skip to content

Bump the minor-and-patch group with 4 updates#647

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/minor-and-patch-241837f376
Open

Bump the minor-and-patch group with 4 updates#647
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/minor-and-patch-241837f376

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Updated coverlet.collector from 8.0.0 to 8.0.1.

Release notes

Sourced from coverlet.collector's releases.

8.0.1

Fixed

  • Fix [BUG] TypeInitializationException when targeting .NET Framework #​1818
  • Fix [BUG] coverlet.MTP build fails with CS0400 due to developmentDependency=true #​1827

Improvements

  • Additional improvements needed for .NET Framework instrumentation type import #​1825

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

Building

Full Changelog: fluentassertions/fluentassertions@7.2.1...7.2.2

Commits viewable in compare view.

Updated Hl7.Fhir.Base from 6.0.2 to 6.1.0.

Release notes

Sourced from Hl7.Fhir.Base's releases.

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:

  • #​3436: Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103
  • #​3435: Bump Microsoft.Extensions.Caching.Memory from 10.0.2 to 10.0.3
  • #​3443: Give major runtime deps individual PRs
  • #​3442: Bump Microsoft.Extensions.Caching.Memory and Microsoft.SourceLink.GitHub
  • #​3440: Combine dependabot PRs for minors/patch into a single PR
  • #​3439: Override deepcopy on the terminology parameters
  • #​3428: Cache assembly attributes in ModelInspector
  • #​3434: Parse TRX file to detect failures in test runner
  • #​3431: Sync test dependencies for test runner issues
  • #​3397: Support null focus on fhirpath operations
See More
  • #​3430: Made BaseFhirClient thread safe
  • #​3429: Apply UnsafeRelaxedJsonEscaping in regular serializer options as well
  • #​3424: Implement CodeSystem ops for MIME/Language services
  • #​3425: Cache assembly attributes in ModelInspector validation
  • #​3422: Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102
  • #​3420: Bump MSTest.TestFramework and Verify.MSTest
  • #​3421: Bump FluentAssertions from 7.2.0 to 7.2.1
  • #​3415: Preserve URL host casing in bundle references
  • #​3407: Use PropertyMapping.Name for MemberName if possible to report FHIR properties rather than FHIRPath names
  • #​3417: Add cross-version type conflict detection to ModelInspector
  • #​3414: Add FhirPath .value property support
  • #​3416: Fix Resource.VersionId setter with existing Meta
  • #​3410: Set MemberName to null for overflow elements
  • #​3409: Update XML deserialization snapshot for PropertyMapping.Name
  • #​3405: Fixes for Attribute validation
  • #​3403: Handle duplicate XML attributes gracefully
  • #​3399: Add ZipSource Exception and Retry Logic
  • #​3401: Fix missing period in CommonLocation
  • #​3394: VONK-9235: Base for strongly typed and pre-validated TerminologyService implementations
  • #​3396: Update README to include commercial support details
  • #​3391: Bump Microsoft.Extensions.Caching.Memory from 10.0.1 to 10.0.2
  • #​3392: Bump System.Text.Json from 10.0.0 to 10.0.2
  • #​3389: Bump version number
  • #​3388: Added release notes

This list of changes was auto generated.

Commits viewable in compare view.

Updated Hl7.Fhir.R5 from 6.0.2 to 6.1.0.

Release notes

Sourced from Hl7.Fhir.R5's releases.

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:

  • #​3436: Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103
  • #​3435: Bump Microsoft.Extensions.Caching.Memory from 10.0.2 to 10.0.3
  • #​3443: Give major runtime deps individual PRs
  • #​3442: Bump Microsoft.Extensions.Caching.Memory and Microsoft.SourceLink.GitHub
  • #​3440: Combine dependabot PRs for minors/patch into a single PR
  • #​3439: Override deepcopy on the terminology parameters
  • #​3428: Cache assembly attributes in ModelInspector
  • #​3434: Parse TRX file to detect failures in test runner
  • #​3431: Sync test dependencies for test runner issues
  • #​3397: Support null focus on fhirpath operations
See More
  • #​3430: Made BaseFhirClient thread safe
  • #​3429: Apply UnsafeRelaxedJsonEscaping in regular serializer options as well
  • #​3424: Implement CodeSystem ops for MIME/Language services
  • #​3425: Cache assembly attributes in ModelInspector validation
  • #​3422: Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102
  • #​3420: Bump MSTest.TestFramework and Verify.MSTest
  • #​3421: Bump FluentAssertions from 7.2.0 to 7.2.1
  • #​3415: Preserve URL host casing in bundle references
  • #​3407: Use PropertyMapping.Name for MemberName if possible to report FHIR properties rather than FHIRPath names
  • #​3417: Add cross-version type conflict detection to ModelInspector
  • #​3414: Add FhirPath .value property support
  • #​3416: Fix Resource.VersionId setter with existing Meta
  • #​3410: Set MemberName to null for overflow elements
  • #​3409: Update XML deserialization snapshot for PropertyMapping.Name
  • #​3405: Fixes for Attribute validation
  • #​3403: Handle duplicate XML attributes gracefully
  • #​3399: Add ZipSource Exception and Retry Logic
  • #​3401: Fix missing period in CommonLocation
  • #​3394: VONK-9235: Base for strongly typed and pre-validated TerminologyService implementations
  • #​3396: Update README to include commercial support details
  • #​3391: Bump Microsoft.Extensions.Caching.Memory from 10.0.1 to 10.0.2
  • #​3392: Bump System.Text.Json from 10.0.0 to 10.0.2
  • #​3389: Bump version number
  • #​3388: Added release notes

This list of changes was auto generated.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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.0
Bumps Hl7.Fhir.R5 from 6.0.2 to 6.1.0

---
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.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: Hl7.Fhir.R5
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

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 Mar 18, 2026
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.

0 participants