Skip to content
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

Bump Hl7.Fhir.Base from 5.6.1 to 5.7.0 #108

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Hl7.Fhir.Base from 5.6.1 to 5.7.0.

Release notes

Sourced from Hl7.Fhir.Base's releases.

5.7.0

Intro:

Highlights of this new release:

Many improvements to the json (de)serialization.

Changes:

Bugfixes:

  • #2164: CoreZipExpander should recover from crashing after creating an empty directory
  • #2661: Incorrect handling of whitespace when using the JSON serializer
  • #2662: New json deserializer silently accepts duplicate choice type properties of differing types
  • #2610: Behaviour of json validation wrt duplicate keys

New Functionality:

  • #2463: Improve Ostrich mode parsing
  • #2264: Add terminology support for some non-supplied codesystems

Others:

  • #2731: path stack edge case for non-resource root
  • #2725: Renamed CodeSystemTerminologyService for clarity
  • #2721: #2164 reinforce zip cache validity check
  • #2724: #2463 improved ostrich parsing
  • #2723: #2661 FhirClient Serialization engine modification
  • #2722: #2662 duplicate choice type entries
  • #2719: Bump xunit from 2.6.6 to 2.7.0
  • #2717: Bump System.Text.Json from 8.0.1 to 8.0.2
  • #2712: Re-enable R4 tests for PRs
  • #2715: #2264 add language terminology support
  • #2716: Bump MSTest.TestAdapter from 3.1.1 to 3.2.1
  • #2714: Dependabot: Ignore patch updates for test frameworks
  • #2713: Fix roundtrip unit tests for R4
  • #2708: #2610 signal duplicate properties while parsing
  • #2711: Refactored the round-trip tests so they don't use intermediate files anymore.
  • #2709: Start new development phase 5.6.2
  • #2710: Added better docs + tests for ParseBindable CodeableReference behaviour
  • #2706: Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0

🎉 @​Kasdejong made his first contributions!

... (truncated)

Commits
  • d3b27a4 change release notes
  • 2ccfd7a bump version to 5.7.0
  • 8680510 Add Rider stuff to Git ignore.
  • 075e3c9 Merge pull request #2731 from FirelyTeam/feature/2627-deserialization-stack-e...
  • 378ef8f Merge branch 'develop' into feature/2627-deserialization-stack-empty
  • 6177922 Added edge case check to the resource entering path check for backbone elemen...
  • 7d6eadd Merge pull request #2725 from FirelyTeam/feature/rename-code-terminology-service
  • 9f4752a Merge branch 'develop' into feature/rename-code-terminology-service
  • 76cd365 changed names back
  • c42b3d8 Merge pull request #2721 from FirelyTeam/feature/2164-zip-cache-fix
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <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)

Bumps [Hl7.Fhir.Base](https://github.com/FirelyTeam/firely-net-sdk) from 5.6.1 to 5.7.0.
- [Release notes](https://github.com/FirelyTeam/firely-net-sdk/releases)
- [Commits](FirelyTeam/firely-net-sdk@v5.6.1...v5.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2024
@mmsmits mmsmits merged commit 44ece0a into develop Mar 19, 2024
3 checks passed
@mmsmits mmsmits deleted the dependabot/nuget/Hl7.Fhir.Base-5.7.0 branch March 19, 2024 08:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant