EvaluationContext.WithResourceOverrides() introduced in 5.10 is refactored to now be an extension method instead of a static construction method. It should now be called on an instance of EvaluationContext, and will mutate and return that instance.
We changed the datatype of the Attachment.Url from FhirUrl to FhirUri. The type of this element was changed with the introduction of R4. (FhirUrl doesn't exist in STU3). When we moved Attachment to base, we wrongfully put FhirUrl here, which is the more specific datatype of the two. We have corrected this.
Changes:
#2956: Bump MSTest.TestAdapter from 3.3.1 to 3.6.2
#2959: Bump MSTest.TestFramework from 3.3.1 to 3.6.2
Updates System.Threading.Tasks.Extensions from 4.5.4 to 4.5.4
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps
FhirNetSdkVersion
from 5.10.3 to 5.11.0. UpdatesHl7.Fhir.Base
from 5.10.3 to 5.11.0Release notes
Sourced from Hl7.Fhir.Base's releases.
Commits
ad75b5e
bump version to 5.11.0969602d
Merge pull request #2956 from FirelyTeam/dependabot/nuget/MSTest.TestAdapter-...09e4364
Merge branch 'develop' into dependabot/nuget/MSTest.TestAdapter-3.6.2ae15b88
Merge pull request #2959 from FirelyTeam/dependabot/nuget/MSTest.TestFramewor...16e4fef
Merge branch 'develop' into dependabot/nuget/MSTest.TestFramework-3.6.23dddec4
Merge pull request #2958 from FirelyTeam/dependabot/nuget/xunit-2.9.2b6d76e2
Merge branch 'develop' into dependabot/nuget/MSTest.TestAdapter-3.6.246954f5
Merge branch 'develop' into dependabot/nuget/xunit-2.9.201d8480
Merge branch 'develop' into dependabot/nuget/MSTest.TestFramework-3.6.28740a65
Merge pull request #2957 from FirelyTeam/dependabot/nuget/multi-ec0af11bf7Updates
Newtonsoft.Json
from 13.0.3 to 13.0.3Commits
Updates
System.Memory
from 4.5.5 to 4.5.5Updates
System.Threading.Tasks.Extensions
from 4.5.4 to 4.5.4Dependabot 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show