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 all non-major dependencies #188

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
HL7/fhir-ig-publisher patch 1.6.22 -> 1.6.28 age adoption passing confidence
firely.terminal nuget patch 3.2.0 -> 3.2.1 age adoption passing confidence
hapifhir/org.hl7.fhir.core patch 6.3.23 -> 6.3.29 age adoption passing confidence

Release Notes

HL7/fhir-ig-publisher (HL7/fhir-ig-publisher)

v1.6.28

Compare Source

Remove spurious logging statement

v1.6.27

Compare Source

  • Update core library to 6.3.28

v1.6.26

Compare Source

  • Loader: Add simplifier interface support
  • Package Manager: Upgrade lock management in Package Cache
  • Validator: Work around problem with language value set being marked experimental
  • Validator: Fix validation id/idref to resolve in document if in a document
  • Validator: Add more debugging to terminology validation failure
  • Validator: Fix various validating additional bindings with usage contexts
  • Renderer: Fix various issues rendering additional bindings with usage contexts
  • Renderer: Added support for tracking whether elements are ellipsed and for rendering accordingly
  • Renderer: Fix THO license rendering problem
  • Package Generator: Add r4b support to Package Version Generation
  • Web Publisher: Add checks in publication checker for path uniqueness and correct status of first

v1.6.25

Compare Source

  • Loader: Add no-experimental-content to IG validation parameter
  • Loader: Fix for NPE processing packages
  • Templates: Add cqf.fhir.template to the trusted template list
  • Snapshot Generator: Process relative URLs properly in base when generating snapshots
  • Validator: Validate of experimental property on bindings
  • Validator: Allow JSON named extensions to be structure types other than logical

v1.6.24

Compare Source

  • Fix logic for cache clearing on package cache initialization

v1.6.23

Compare Source

  • Translations: fix concurrent modification error processing language translations
  • Translations: Move translation files to /translations from /temp/lang
  • Validator: Fix expression for con-3 properly (fix validation problem on some condition resources)
  • Validator: Fix FHIRPath bug using wrong type on simple elements when checking FHIRPath types
  • Validator: Fix value set rendering creating wrong references
  • Validator: Fix bug processing value set includes / excludes that are just value sets (no system value)
  • Validator: Alter processing of unknown code systems per discussion at ,https://chat.fhir.org/#narrow/stream/179252-IG-creation/topic/Dont.20error.20when.20you.20cant.20find.20code.20system and implement unknown-codesystems-cause-errors
  • Validator: Improve message for when elements are out of order in profile differentials
  • Renderer: FHIRPath: Allow _ in constant names (per FHIRPath spec)
  • Renderer: Fix problem where profile rendering had spurious slices for nodes everywhere
  • Renderer: Check for null fetcher processing ConceptMaps (#​1728)
  • Renderer: Fix problem generating value set spreadsheets
  • SQL: Update SQL-On-FHIR implementation for latest cases, and clone test cases to general test care repository
hapifhir/org.hl7.fhir.core (hapifhir/org.hl7.fhir.core)

v6.3.29

Compare Source

Validator Changes

  • remove spurious logging statement

Other code changes

  • no changes

v6.3.28

Compare Source

Validator Changes

  • Validator supports R6 from now on (using last stable release)
  • Set default language to tag not display
  • Handle tx server issues better
  • Do not use server piecemeal when validating complex value sets
  • Add support for -txCache parameter

Other code changes

  • Add support for R6 to R4 version enumeration
  • Fix SCT link to include version and point to the right place
  • Add response time to tx log
  • Allow for code to turn off use of cache-id on tx interface (for debugging)
  • Support n/a for tx cache folder
  • Update tx cache for tests
  • Add more logging for too costly validation
  • Fix xml annotation suppression

v6.3.27

Compare Source

Validator Changes

  • Work around problem with language value set being marked experimental
  • Fix validation id/idref to resolve in document if in a document
  • Fix various issues rendering and validating additional bindings with usage contexts
  • Upgrade lock management in Package Cache

Other code changes

  • Fix case typo on Consent.provision in R4
  • Fix R3 Quantity.copyValues()
  • Remove debugging code
  • Add more debugging to validation failure
  • Add support for active only to VSAC importer
  • Add r4b support to Package Version Generation
  • Fix argument confusion in format in time validation
  • Added support for tracking whether elements are ellipsed and for rendering accordingly

v6.3.26

Compare Source

Validator Changes

  • Validate of experimental property on bindings
  • Add -no-experimental-content flag
  • Allow JSON named extensions to be structure types other than logical
  • Process relative URLs properly in base when generating snapshots

Other code changes

  • Fix rendering path for value set references for kindling
  • refactor error handling in ProfileUtilities
  • Fix for NPE processing packages

v6.3.25

Compare Source

Validator Changes

  • no changes

Other code changes

  • Fix logic for cache clearing on package cache initialization

v6.3.24

Compare Source

Validator Changes

  • Fix expression for con-3 properly (fix validation problem on some condition resources)
  • Fix FHIRPath bug using wrong type on simple elements when checking FHIRPath types
  • FHIRPath: Allow _ in constant names (per FHIRPath spec)
  • Fix value set rendering creating wrong references
  • Fix bug processing value set includes / excludes that are just value sets (no system value)
  • Alter processing of unknown code systems per discussion at ,https://chat.fhir.org/#narrow/stream/179252-IG-creation/topic/Dont.20error.20when.20you.20cant.20find.20code.20system and implement unknown-codesystems-cause-errors
  • Improve message for when elements are out of order in profile differentials

Other code changes

  • fix problem where profile rendering had spurious slices for nodes everywhere
  • Update SQL-On-FHIR implementation for latest cases, and clone test cases to general test care repository
  • Fix problem generating value set spreadsheets
  • fix concurrent modification error processing language translations
  • Check for null fetcher processing ConceptMaps (#​1728)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ea712f4 to 3e3ac0a Compare October 1, 2024 03:33
@renovate renovate bot merged commit 8f475c6 into master Oct 1, 2024
2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 1, 2024 06:30
@miracum-bot
Copy link

🎉 This PR is included in version 2.1.7 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant