Skip to content

Bump the minor-and-patch group with 3 updates - #135

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/src/minor-and-patch-3aa5cef480
Closed

Bump the minor-and-patch group with 3 updates#135
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/src/minor-and-patch-3aa5cef480

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 18, 2026

Copy link
Copy Markdown
Contributor

Updated FluentAssertions from 7.1.0 to 7.2.1.

Release notes

Sourced from FluentAssertions's releases.

7.2.1

What's Changed

Fixes

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

7.2.0

What's Changed

Improvements

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@7.1.0...7.2.0

Commits viewable in compare view.

Updated Hl7.Fhir.R4 from 5.11.4 to 5.13.2.

Release notes

Sourced from Hl7.Fhir.R4's releases.

5.13.2

Intro:

Reverts the caching of ModelInfo.ModelInspector due to issues with cross version codes importing and overriding type mappings.

Changes:

  • #​3374: Revert PR #​3260
  • #​3351: Start development cycle 5.13.2

This list of changes was auto generated.

5.13.1

Intro:

Fixed ValueSet serialization being not resistant to unknown elements.
Improve cleaning up of extensions that should not be inherited during snapshot generation.

Changes:

  • #​3345: Added RemoveAllNonInheritableExtensions to ExpandElementAsync
  • #​3337: Fix NullReferenceException during ValueSet expansion serialization
  • #​3336: Clean up pipeline
  • #​3334: Add ReferenceEquals optimization to equality comparers
  • #​3335: Solve NullReferenceException in serialization with SummaryFilter being used
  • #​3331: Fix LocalTerminologyService.Expand to preserve FhirOperationException status codes
  • #​3333: Sdk6 to develop
  • #​3325: Bump Newtonsoft.Json from 13.0.3 to 13.0.4
  • #​3323: Add colors to Azure Devops pipelines output
  • #​3322: Start development phase 6.0.2
See More
  • #​3317: Start development phase 5.13.0

This list of changes was auto generated.

5.13.0

Intro:

Added support for not trimming whitespace in serialization
Made minor changes to the snapshot generator

Changes:

  • #​3281: Bugfix/append text
  • #​3291: Added check on absolute content reference when expanding elements
  • #​3287: Add fhirpath support for coalesce and sort
  • #​3292: Bump BenchmarkDotNet from 0.15.2 to 0.15.4
  • #​3274: Also erase contentRef in STU3
  • #​3273: Add TrimWhiteSpacesInJson to trim string values
  • #​3271: Integrate Java validator logic for primitive element merging without duplicating existing code
  • #​3270: Fix mapping and example inheritance during snapshot generation with suppress extension support across all FHIR versions
  • #​3269: Add support for preserving whitespaces in JSON values
  • #​3268: Start development phase 5.12.3

This list of changes was auto generated.

5.12.2

Intro:

Added FHIRPath debug tracer.
Fixes bugs related to paralelization when using SerializationFilter.
Optimization tweaks.

Changes:

  • #​3260: The ModelInfo.ModelInspector property was pretty expensive
  • #​3261: Include PVAL109 in recoverable issues
  • #​3210: Introduce a fhirpath debug tracer
  • #​3227: Bump BenchmarkDotNet and Fhir.Metrics
  • #​3229: Fix build issue with Fhir.Metrics 1.3.1 nullability annotations
  • #​3218: Fix thread-safety issue with SerializationFilter when reusing JsonSerializerOptions
  • #​3224: Fix NullReferenceException in primitive types GetHashCode() when Value is null
  • #​3217: Implement canonical version matching for partial versions in FHIR validation
  • #​3171: Patient.Validate(true) throws "Object reference not set to an instance of an object." Exception when Data Absent Extension Used.
  • #​3220: Start development phase 5.12.2

This list of changes was auto generated.

5.12.1

What's Changed

Full Changelog: FirelyTeam/firely-net-sdk@v5.12.0...v5.12.1

5.12.0

Intro:

Added an FHIR R6-ballot3 sattelite and Nuget package.

Changes:

  • #​3186: Update dependabot.yml
  • #​3184: 3109 Add new R6 Satellite
  • #​3183: Re-run codegen on all FHIR versions.
  • #​3182: Clear out contentRef when copying children into an element.
  • #​3158: Start development phase 5.11.8

This list of changes was auto generated.

5.11.7

Intro:

A hotfix that prevents issues when BundledResources is called when any of the bundle entries misses fullUrl

Changes:

  • #​3157: Add release note
  • #​3152: Don't error out with missing fullUrls
  • #​3148: Start development phase 5.11.7

This list of changes was auto generated.

5.11.6

Intro:

A hotfix for a bug causing resolving to fail on local bundle references

Changes:

  • #​3146: Add release notes
  • #​3144: Preserve Bundle fullurls in child resources
  • #​3142: Start development phase 5.11.6

This list of changes was auto generated.

5.11.5

What's Changed

New Contributors

Full Changelog: FirelyTeam/firely-net-sdk@v5.11.4...v5.11.5

Commits viewable in compare view.

Updated Hl7.Fhir.Specification.Data.R4B from 5.11.2 to 5.13.2.

Release notes

Sourced from Hl7.Fhir.Specification.Data.R4B's releases.

5.13.2

Intro:

Reverts the caching of ModelInfo.ModelInspector due to issues with cross version codes importing and overriding type mappings.

Changes:

  • #​3374: Revert PR #​3260
  • #​3351: Start development cycle 5.13.2

This list of changes was auto generated.

5.13.1

Intro:

Fixed ValueSet serialization being not resistant to unknown elements.
Improve cleaning up of extensions that should not be inherited during snapshot generation.

Changes:

  • #​3345: Added RemoveAllNonInheritableExtensions to ExpandElementAsync
  • #​3337: Fix NullReferenceException during ValueSet expansion serialization
  • #​3336: Clean up pipeline
  • #​3334: Add ReferenceEquals optimization to equality comparers
  • #​3335: Solve NullReferenceException in serialization with SummaryFilter being used
  • #​3331: Fix LocalTerminologyService.Expand to preserve FhirOperationException status codes
  • #​3333: Sdk6 to develop
  • #​3325: Bump Newtonsoft.Json from 13.0.3 to 13.0.4
  • #​3323: Add colors to Azure Devops pipelines output
  • #​3322: Start development phase 6.0.2
See More
  • #​3317: Start development phase 5.13.0

This list of changes was auto generated.

5.13.0

Intro:

Added support for not trimming whitespace in serialization
Made minor changes to the snapshot generator

Changes:

  • #​3281: Bugfix/append text
  • #​3291: Added check on absolute content reference when expanding elements
  • #​3287: Add fhirpath support for coalesce and sort
  • #​3292: Bump BenchmarkDotNet from 0.15.2 to 0.15.4
  • #​3274: Also erase contentRef in STU3
  • #​3273: Add TrimWhiteSpacesInJson to trim string values
  • #​3271: Integrate Java validator logic for primitive element merging without duplicating existing code
  • #​3270: Fix mapping and example inheritance during snapshot generation with suppress extension support across all FHIR versions
  • #​3269: Add support for preserving whitespaces in JSON values
  • #​3268: Start development phase 5.12.3

This list of changes was auto generated.

5.12.2

Intro:

Added FHIRPath debug tracer.
Fixes bugs related to paralelization when using SerializationFilter.
Optimization tweaks.

Changes:

  • #​3260: The ModelInfo.ModelInspector property was pretty expensive
  • #​3261: Include PVAL109 in recoverable issues
  • #​3210: Introduce a fhirpath debug tracer
  • #​3227: Bump BenchmarkDotNet and Fhir.Metrics
  • #​3229: Fix build issue with Fhir.Metrics 1.3.1 nullability annotations
  • #​3218: Fix thread-safety issue with SerializationFilter when reusing JsonSerializerOptions
  • #​3224: Fix NullReferenceException in primitive types GetHashCode() when Value is null
  • #​3217: Implement canonical version matching for partial versions in FHIR validation
  • #​3171: Patient.Validate(true) throws "Object reference not set to an instance of an object." Exception when Data Absent Extension Used.
  • #​3220: Start development phase 5.12.2

This list of changes was auto generated.

5.12.1

What's Changed

Full Changelog: FirelyTeam/firely-net-sdk@v5.12.0...v5.12.1

5.12.0

Intro:

Added an FHIR R6-ballot3 sattelite and Nuget package.

Changes:

  • #​3186: Update dependabot.yml
  • #​3184: 3109 Add new R6 Satellite
  • #​3183: Re-run codegen on all FHIR versions.
  • #​3182: Clear out contentRef when copying children into an element.
  • #​3158: Start development phase 5.11.8

This list of changes was auto generated.

5.11.7

Intro:

A hotfix that prevents issues when BundledResources is called when any of the bundle entries misses fullUrl

Changes:

  • #​3157: Add release note
  • #​3152: Don't error out with missing fullUrls
  • #​3148: Start development phase 5.11.7

This list of changes was auto generated.

5.11.6

Intro:

A hotfix for a bug causing resolving to fail on local bundle references

Changes:

  • #​3146: Add release notes
  • #​3144: Preserve Bundle fullurls in child resources
  • #​3142: Start development phase 5.11.6

This list of changes was auto generated.

5.11.5

What's Changed

New Contributors

Full Changelog: FirelyTeam/firely-net-sdk@v5.11.4...v5.11.5

5.11.4

Intro:

A hotfix in the MimeTypeTerminologyService to allow for the FHIR format types xml, json and ttl.

Changes:

  • #​3036: Allow code "xml", "json", and "ttl" as valid mimetypes
  • #​3031: Start development phase 5.11.4

This list of changes was auto generated.

5.11.3

Intro:

A hotfix in the Canonical class to also allow fragment only canonicals.

Changes:

  • #​3030: Canonical now parses fragment only URLs
  • #​3024: Start development phase 5.11.3

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 FluentAssertions from 7.1.0 to 7.2.1
Bumps Hl7.Fhir.R4 from 5.11.4 to 5.13.2
Bumps Hl7.Fhir.Specification.Data.R4B from 5.11.2 to 5.13.2

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: Hl7.Fhir.R4
  dependency-version: 5.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: Hl7.Fhir.Specification.Data.R4B
  dependency-version: 5.13.2
  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 Feb 18, 2026
@dependabot @github

dependabot Bot commented on behalf of github Feb 19, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Feb 19, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/src/minor-and-patch-3aa5cef480 branch February 19, 2026 07:33
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