This repository has been archived by the owner on Jan 14, 2025. It is now read-only.
chore(deps): update dependency fhir.resources to v7 - autoclosed #120
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.
This PR contains the following updates:
==6.5.0
->==7.1.0
Release Notes
nazrulworld/fhir.resources (fhir.resources)
v7.1.0
Compare Source
New features
See migration guide.
Breaking
FHIRAbstractModel::add_root_validator
is no longer available.Deprecations
Some of functions from
FHIRAbstractModel
are deprecated to comply with Pydantic V2. Some areFHIRAbstractModel::dict
FHIRAbstractModel::json
FHIRAbstractModel::parse_obj
FHIRAbstractModel::parse_raw
: no longer supports xml and yaml data.FHIRAbstractModel::parse_file
: no longer supports xml and yaml file.Improvements
Issue 133 <https://github.com/nazrulworld/fhir.resources/issues/133>
_ Pydantic 2.0 migration plan. It's not fully migration though, instead of using of Pydantic V1 API.Issue 144 <https://github.com/nazrulworld/fhir.resources/issues/144>
_ Parsing XML byte string MESH acknowledgment response.v7.0.2
Compare Source
Issue 124 <https://github.com/nazrulworld/fhir.resources/issues/134>
_ on the wake of 2.x pydantic release, pydantic's max version restriction added.v7.0.1
Compare Source
Fixes
Issue #128
pkg_resources.declare_namespace deprecation <https://github.com/nazrulworld/fhir.resources/issues/128>
_Issue #129
urn not supported in Url <https://github.com/nazrulworld/fhir.resources/issues/129>
_v7.0.0
Compare Source
New Feature
FHIR version R5 <https://www.hl7.org/fhir/R5/resourcelist.html>
_ has been added under root package.Breaking
R4B
. Have a look at the migration guide.Configuration
📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.