Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

chore(deps): bump Hl7.Fhir.R4 from 5.4.0 to 5.8.1 #92

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps Hl7.Fhir.R4 from 5.4.0 to 5.8.1.

Release notes

Sourced from Hl7.Fhir.R4's releases.

5.8.1

Intro:

Hot fix release:

Reverted: FirelyTeam/firely-net-sdk#2754

This fix introduced behavioral changes we need to handle first before we can apply this. This requires more time, so for now this has been reverted to be applied later again.

Changes:

  • Revert #2754: keep snapshot when differential is missing

This list of changes was auto generated.

5.8.0

Intro:

Highlights of this new release:

  • Added new Serialization engines for easier creating serializers and deserializers
  • FhirClient now has better Binary support
  • Added support for filters during ValueSet expansion
  • Added new FhirPath features

Changes:

  • #2771: Improved binary support
  • #2767: added package validation to the SDK library
  • #2773: Update fhir release version enums
  • #2768: Added defineVariable to FhirPath
  • #2763: Bump MSTest.TestFramework from 3.2.0 to 3.3.1
  • #2762: Bump MSTest.TestAdapter from 3.2.1 to 3.3.1
  • #2764: FhirPath indexOf method for collections
  • #2760: Added fhirpath environment vars
  • #2758: fhirpath substring with negative length
  • #2752: element types tryparse nullability
  • #2741: Nullability and Try-style function annotations
  • #2757: replaced moq with NSubstitute
  • #2754: keep snapshot when differential is missing
  • #2753: custom json/xml patch requests
  • #2755: Preserve self links when a count summary is conducted
  • #2740: Implement DescendantOf and isNotA filter
  • #2751: Added links to new validator
  • #2747: Fixed location property on TypedElementOnSourceNode.cs
  • #2748: Disallow validation of empty strings or markdown
  • #2739: added latest FHIR REST operations

... (truncated)

Commits
  • 3d50ddc create release notes for 5.8.1
  • 9b726eb Revert "Merge pull request #2754 from FirelyTeam/2586-snapshotgenerator-keep-...
  • 5874ad6 bumped version to 5.8.1, reset compatibility suppression file
  • 6f3a2b8 Create release notes
  • eb16233 bumped version to 5.8.0
  • 95ce7c1 Merge pull request #2771 from FirelyTeam/feature/improved-binary-support
  • d269b74 Merge branch 'develop' into feature/improved-binary-support
  • ca7c44d Merge pull request #2767 from FirelyTeam/feature/package-validation
  • b359ce6 automatically generate new suppression file for dotnet pack
  • e6bc218 Merge branch 'develop' into feature/package-validation
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 3, 2024
Bumps [Hl7.Fhir.R4](https://github.com/FirelyTeam/firely-net-sdk) from 5.4.0 to 5.8.1.
- [Release notes](https://github.com/FirelyTeam/firely-net-sdk/releases)
- [Changelog](https://github.com/FirelyTeam/firely-net-sdk/blob/develop/release-notes.md)
- [Commits](FirelyTeam/firely-net-sdk@v5.4.0...v5.8.1)

---
updated-dependencies:
- dependency-name: Hl7.Fhir.R4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/Hl7.Fhir.R4-5.8.1 branch from 8b50b7b to e4a8649 Compare June 5, 2024 11:14
Copy link
Contributor

@johncollinson2001 johncollinson2001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some breaking changes to be investigated.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2024

A newer version of Hl7.Fhir.R4 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

1 participant