-
Couldn't load subscription status.
- Fork 354
Forward SDK 5 changes to SDK 6 #2989
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
…xtensions-from-base
…xtensions-from-base
…ritable-extensions-from-base' into feature/1814-remove-all-non-inheritable-extensions-from-base
Fixed element definition element.id not being merged by the snapshot generator
…nsions.cs Co-authored-by: Ewout Kramer <ewout@fire.ly>
…nsions.cs Co-authored-by: Ewout Kramer <ewout@fire.ly>
…xtensions-from-base
…generation-settings Use proper snapshot generation settings, fixed obsolete warnings
…xtensions-from-base
…inheritable-extensions-from-base Remove all non-inheritable extensions from the base profile before snapshotting
Update release-notes.md
…oninheritableextensions-public Make RemoveAllNonInheritableExtensions public
…854-fix-validate-code
Bugfix/2854 fix validate code
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) and [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest). These dependencies needed to be updated together. Updates `Newtonsoft.Json` from 13.0.3 to 13.0.1 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@13.0.3...13.0.1) Updates `Microsoft.NET.Test.Sdk` from 17.11.1 to 17.12.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.11.1...v17.12.0) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…c212b Bump Newtonsoft.Json and Microsoft.NET.Test.Sdk
Start development phase 5.11.2
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.12.2 to 7.0.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.12.2...7.0.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…tions-7.0.0 Bump FluentAssertions from 6.12.2 to 7.0.0
# Conflicts: # src/Hl7.Fhir.Base/CompatibilitySuppressions.xml # src/Hl7.Fhir.Base/FhirPath/ElementNavFhirExtensions.cs # src/Hl7.Fhir.Base/FhirPath/EvaluationContext.cs # src/Hl7.Fhir.Base/FhirPath/FhirEvaluationContext.cs # src/Hl7.Fhir.Base/Model/Generated/Attachment.cs # src/Hl7.Fhir.Base/Specification/Snapshot/SnapshotGeneratorExtensions.cs # src/Hl7.Fhir.Support.Tests/Specification/LanguageTerminologyServiceTests.cs # src/firely-net-sdk.props
ewoutkramer
approved these changes
Dec 9, 2024
# Conflicts: # src/Hl7.Fhir.Conformance/CompatibilitySuppressions.xml # src/Hl7.Fhir.STU3/CompatibilitySuppressions.xml
This was referenced Oct 15, 2025
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.
Description
Draft to check if we do not see obvious regressions