-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps): update dependency fhir-resources to v7 #119
Merged
Conversation
This file contains 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
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports You could have same capabilities but better runtime performances if you request a new MegaLinter flavor. |
renovate
bot
force-pushed
the
renovate/fhir-resources-7.x
branch
5 times, most recently
from
January 17, 2024 18:41
3ba4368
to
de2551c
Compare
renovate
bot
force-pushed
the
renovate/fhir-resources-7.x
branch
2 times, most recently
from
February 5, 2024 21:55
ef1389e
to
5d87840
Compare
renovate
bot
force-pushed
the
renovate/fhir-resources-7.x
branch
21 times, most recently
from
February 18, 2024 17:33
102f3af
to
e225211
Compare
renovate
bot
force-pushed
the
renovate/fhir-resources-7.x
branch
from
March 20, 2024 20:21
e225211
to
86a9cdf
Compare
renovate
bot
force-pushed
the
renovate/fhir-resources-7.x
branch
2 times, most recently
from
April 1, 2024 14:19
16be002
to
bf2c31f
Compare
renovate
bot
force-pushed
the
renovate/fhir-resources-7.x
branch
2 times, most recently
from
April 13, 2024 08:04
7f91532
to
ef39a65
Compare
renovate
bot
force-pushed
the
renovate/fhir-resources-7.x
branch
2 times, most recently
from
June 4, 2024 09:23
5778297
to
26d76ac
Compare
renovate
bot
force-pushed
the
renovate/fhir-resources-7.x
branch
4 times, most recently
from
July 6, 2024 15:33
3c441b8
to
36ef6ed
Compare
renovate
bot
force-pushed
the
renovate/fhir-resources-7.x
branch
4 times, most recently
from
October 15, 2024 22:07
6ca2d8a
to
96624ed
Compare
renovate
bot
force-pushed
the
renovate/fhir-resources-7.x
branch
from
October 15, 2024 22:13
96624ed
to
d40190d
Compare
Trivy image scan report
|
Package | ID | Severity | Installed Version | Fixed Version |
---|---|---|---|---|
setuptools |
CVE-2024-6345 | HIGH | 65.5.1 | 70.0.0 |
No Misconfigurations found
chgl
approved these changes
Oct 15, 2024
🎉 This PR is included in version 4.0.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
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 becomes conflicted, 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.