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

chore(deps): update dependency fhir-resources to v7 #119

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fhir-resources ==6.5.0 -> ==7.1.0 age adoption passing confidence

Release Notes

nazrulworld/fhir.resources (fhir-resources)

v7.1.0

Compare Source

New features

See migration guide.

Breaking

  • Drop support for python 3.6.
  • Drop support for pydantic v1.
  • The function FHIRAbstractModel::add_root_validator is no longer available.

Deprecations

Some of functions from FHIRAbstractModel are deprecated to comply with Pydantic V2. Some are

  • FHIRAbstractModel::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

  • Support for FHIR version R5 <https://www.hl7.org/fhir/R5/resourcelist.html>_ has been added under root package.

Breaking

  • All root resources (FHIR version R4B) are moved under sub-package 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jan 12, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 5 0 0.05s
✅ BASH bash-exec 2 0 0.39s
✅ BASH shellcheck 2 0 0.04s
✅ BASH shfmt 2 0 0.03s
✅ DOCKERFILE hadolint 2 0 0.12s
✅ JSON jsonlint 16 0 0.82s
✅ JSON npm-package-json-lint yes no 0.75s
✅ JSON prettier 16 0 1.54s
✅ MARKDOWN markdownlint 3 0 0.54s
✅ PYTHON bandit 31 0 1.54s
✅ PYTHON black 31 0 2.67s
✅ PYTHON flake8 31 0 1.6s
✅ PYTHON isort 31 0 0.42s
✅ PYTHON mypy 31 0 9.89s
✅ PYTHON pyright 31 0 9.57s
✅ PYTHON ruff 31 0 0.05s
✅ REPOSITORY checkov yes no 15.15s
✅ REPOSITORY gitleaks yes no 0.12s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY grype yes no 18.65s
✅ REPOSITORY kics yes no 31.96s
✅ REPOSITORY secretlint yes no 0.95s
✅ REPOSITORY syft yes no 0.88s
✅ REPOSITORY trivy yes no 10.46s
✅ REPOSITORY trivy-sbom yes no 1.25s
✅ REPOSITORY trufflehog yes no 6.76s
✅ YAML prettier 15 0 0.86s
✅ YAML yamllint 15 0 0.5s

See detailed report in MegaLinter reports

You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/fhir-resources-7.x branch 5 times, most recently from 3ba4368 to de2551c Compare January 17, 2024 18:41
@renovate renovate bot force-pushed the renovate/fhir-resources-7.x branch 2 times, most recently from ef1389e to 5d87840 Compare February 5, 2024 21:55
@renovate renovate bot force-pushed the renovate/fhir-resources-7.x branch 21 times, most recently from 102f3af to e225211 Compare February 18, 2024 17:33
@renovate renovate bot force-pushed the renovate/fhir-resources-7.x branch from e225211 to 86a9cdf Compare March 20, 2024 20:21
@renovate renovate bot force-pushed the renovate/fhir-resources-7.x branch 2 times, most recently from 16be002 to bf2c31f Compare April 1, 2024 14:19
@renovate renovate bot force-pushed the renovate/fhir-resources-7.x branch 2 times, most recently from 7f91532 to ef39a65 Compare April 13, 2024 08:04
@renovate renovate bot force-pushed the renovate/fhir-resources-7.x branch 2 times, most recently from 5778297 to 26d76ac Compare June 4, 2024 09:23
@renovate renovate bot force-pushed the renovate/fhir-resources-7.x branch 4 times, most recently from 3c441b8 to 36ef6ed Compare July 6, 2024 15:33
@renovate renovate bot force-pushed the renovate/fhir-resources-7.x branch 4 times, most recently from 6ca2d8a to 96624ed Compare October 15, 2024 22:07
@renovate renovate bot force-pushed the renovate/fhir-resources-7.x branch from 96624ed to d40190d Compare October 15, 2024 22:13
Copy link

Trivy image scan report

ghcr.io/miracum/ahd2fhir:pr-119 (debian 12.7)

No Vulnerabilities found

No Misconfigurations found

Python

1 known vulnerabilities found (CRITICAL: 0 HIGH: 1 MEDIUM: 0 LOW: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
setuptools CVE-2024-6345 HIGH 65.5.1 70.0.0

No Misconfigurations found

@chgl chgl merged commit 7ad84a3 into master Oct 15, 2024
14 checks passed
@miracum-bot
Copy link

🎉 This PR is included in version 4.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@renovate renovate bot deleted the renovate/fhir-resources-7.x branch October 15, 2024 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants