Closed renovate[bot] closed 1 year ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ EDITORCONFIG | editorconfig-checker | 1 | 0 | 0.02s | |
✅ REPOSITORY | checkov | yes | no | 15.19s | |
✅ REPOSITORY | dustilock | yes | no | 0.02s | |
✅ REPOSITORY | gitleaks | yes | no | 0.3s | |
✅ REPOSITORY | git_diff | yes | no | 0.01s | |
✅ REPOSITORY | secretlint | yes | no | 1.07s | |
✅ REPOSITORY | syft | yes | no | 0.31s | |
✅ REPOSITORY | trivy | yes | no | 8.19s |
See detailed report in MegaLinter reports
_Set VALIDATE_ALL_CODEBASE: true
in mega-linter.yml to validate all sources, not only the diff_
This PR contains the following updates:
4.3.0
->5.2.0
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
FirelyTeam/firely-net-sdk (Hl7.Fhir.R4)
### [`v5.2.0`](https://togithub.com/FirelyTeam/firely-net-sdk/releases/tag/v5.2.0): 5.2.0 #### Intro: In this release we have a couple of new additions: - The `ModelInfo` class now includes the definitions of all the composite SearchParameters. - A `MultiTerminologyService` to provide a better mechanism for supporting multiple terminology services. - A `MimeTypeTerminologyService` to validate mime-types defined in coded elements. - Functionality to compare quantities with different units from the UCUM specification using `FhirPath.Comparable()`. #### Changes: ##### Bugfixes: - [#2466](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2466): Snapshot generator clears slicing element for extension header base element definitions that are referenced in annotations - [#2411](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2411): ArtifactSummaryGenerator.Default always uses model info for STU3 ##### New Functionality: - [#525](https://togithub.com/FirelyTeam/firely-net-sdk/issues/525): Composite search parameters - [#2439](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2439): FhirPath function comparable() should use UCUM library - [#2457](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2457): Devops: Add generic release notes file - [#2404](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2404): FhirPath function memberOf implementation - [#2414](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2414): Update ExceptionNotification to support location as a complete property ##### Others:See More
- [#2470](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2470): Added MimeType Terminology Service - [#2455](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2455): [#2454](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2454) Handle the parsing of json arrays to handle duplicate array values - [#2454](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2454): JSON Parser handle duplicate arrays on primitives - [#2471](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2471): 2434 (continued) - Some last things coming from the PR review of Brian's PR. - [#2478](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2478): Added MultiTerminologyService - [#2472](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2472): Vonk-4618: LocalTS ValidateCode reports an error for value set reference instead of a code system in coding.system - [#2467](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2467): [#2466](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2466) ElementMatcher no longer clears the slicing element of an extension element when the match action is slice - [#2469](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2469): VONK-4846: Include the title (or name) of the value set in the error message - [#2462](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2462): [#2461](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2461): Improve organization of STU3 test projects (no functional change) - [#2461](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2461): STU3 testprojects to Shared projects - [#2459](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2459): [#525](https://togithub.com/FirelyTeam/firely-net-sdk/issues/525): Generated composite SearchParameterDefinition - [#2434](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2434): XML/Json parsing enhancements - [#2460](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2460): Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 - [#2453](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2453): [#2439](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2439): FhirPath comparable() uses UCUMnow - [#2458](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2458): [#2457](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2457): Enhancing automatic generation of release notes - [#2449](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2449): [#2446](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2446) Join seperator parameter is optional in the spec - [#2446](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2446): FhirPath Join function seperator parameter isn't mandatory - [#2447](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2447): [#2445](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2445) Correct split function to not remove empty strings - [#2445](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2445): Fhirpath Split bug - removes empty strings - [#2451](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2451): [#2411](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2411): Made the ArtifactSummaryGenerator.Default obsolete - [#2450](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2450): [#2404](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2404): Implementation of FhirPath function memberOf() - [#2448](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2448): 2413 Add support for `resourceType` elements present in R4 and R5 - [#2444](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2444): FhirXmlPocoDeserializer handles invalid booleans - [#2443](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2443): Update README.md - [#2435](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2435): FhirXmlPocoDeserializer should throw an error when encountering multiple non-repeatable elements. This list of changes was [auto generated](https://dev.azure.com/firely/firely-net-sdk/\_build/results?buildId=27565\&view=logs).See More
- [#2405](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2405): Bump Newtonsoft.Json from 13.0.1 to 13.0.3 - [#2403](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2403): Use ignoreOrder also in the recursion for method IsExactlyEqualTo - [#2400](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2400): 2375: New Equality functions for ITypedElement - [#2398](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2398): Improved performance of MatchesPrefix - [#2399](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2399): Changes to make the SDK build in JetBrains Rider. - [#2396](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2396): 2385: new property SearchParamDefinition.Code - [#2392](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2392): Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 - [#2390](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2390): Bump BenchmarkDotNet from 0.13.4 to 0.13.5 - [#2389](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2389): Bump System.Text.Json from 7.0.1 to 7.0.2 - [#2386](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2386): Bump FluentAssertions from 6.7.0 to 6.10.0 - [#2387](https://togithub.com/FirelyTeam/firely-net-sdk/issues/2387): Merge SDK 5 into develop This list of changes was [auto generated](https://dev.azure.com/firely/firely-net-sdk/\_build/results?buildId=27020\&view=logs).Configuration
📅 Schedule: Branch creation - "before 4am 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 has been generated by Mend Renovate. View repository job log here.