chore(deps): update dependency hl7.fhir.base to v6#114
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency hl7.fhir.base to v6#114renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
🦙 MegaLinter status:
|
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 3 | 0 | 0.08s | |
| ✅ CSHARP | csharpier | 20 | 0 | 2.82s | |
| ✅ EDITORCONFIG | editorconfig-checker | 54 | 0 | 0.18s | |
| ✅ JSON | jsonlint | 9 | 0 | 0.16s | |
| prettier | 9 | 1 | 0.65s | ||
| ✅ JSON | v8r | 9 | 0 | 5.88s | |
| ✅ MARKDOWN | markdownlint | 1 | 0 | 0.33s | |
| ✅ MARKDOWN | markdown-link-check | 1 | 0 | 2.24s | |
| ✅ MARKDOWN | markdown-table-formatter | 1 | 0 | 0.21s | |
| ✅ REPOSITORY | checkov | yes | no | 19.28s | |
| ✅ REPOSITORY | dustilock | yes | no | 0.0s | |
| ✅ REPOSITORY | gitleaks | yes | no | 0.18s | |
| ✅ REPOSITORY | git_diff | yes | no | 0.04s | |
| ✅ REPOSITORY | grype | yes | no | 22.12s | |
| ✅ REPOSITORY | kics | yes | no | 1.73s | |
| ✅ REPOSITORY | secretlint | yes | no | 0.77s | |
| ✅ REPOSITORY | syft | yes | no | 0.64s | |
| ✅ REPOSITORY | trivy | yes | no | 8.88s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | 8.53s | |
| ✅ REPOSITORY | trufflehog | yes | no | 5.21s | |
| ✅ YAML | prettier | 6 | 0 | 0.49s | |
| ✅ YAML | v8r | 6 | 0 | 4.49s | |
| ✅ YAML | yamllint | 6 | 0 | 0.62s |
See detailed report in MegaLinter reports
You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.
f0ad431 to
9bd088b
Compare
This file contains hidden or 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
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:
5.7.0→6.0.2Release Notes
FirelyTeam/firely-net-sdk (Hl7.Fhir.Base)
v6.0.2: 6.0.2Intro:
Mostly minor changes, but one breaking change where the PocoNode's ParentNode constructor has been removed, as it was not
necessary and is derived from the Parent.
Changes:
See More
This list of changes was auto generated.
v6.0.1: 6.0.1Intro:
Fixes Code having System and Value switched.
Leaves snapshot generation result usability to the caller rather than assuming error.
Changes:
This list of changes was auto generated.
v6.0.0Intro:
Firely .NET SDK v6.0.0
Changes:
Ismethod of FhirPath by @andrzejskowronski in #3297Full Changelog: FirelyTeam/firely-net-sdk@v5.13.0...v6.0.0
v5.13.2: 5.13.2Intro:
Reverts the caching of ModelInfo.ModelInspector due to issues with cross version codes importing and overriding type mappings.
Changes:
This list of changes was auto generated.
v5.13.1: 5.13.1Intro:
Fixed ValueSet serialization being not resistant to unknown elements.
Improve cleaning up of extensions that should not be inherited during snapshot generation.
Changes:
See More
This list of changes was auto generated.
v5.13.0: 5.13.0Intro:
Added support for not trimming whitespace in serialization
Made minor changes to the snapshot generator
Changes:
This list of changes was auto generated.
v5.12.2: 5.12.2Intro:
Added FHIRPath debug tracer.
Fixes bugs related to paralelization when using SerializationFilter.
Optimization tweaks.
Changes:
This list of changes was auto generated.
v5.12.1: 5.12.1What's Changed
Full Changelog: FirelyTeam/firely-net-sdk@v5.12.0...v5.12.1
v5.12.0: 5.12.0Intro:
Added an FHIR R6-ballot3 sattelite and Nuget package.
Changes:
This list of changes was auto generated.
v5.11.7Intro:
A hotfix that prevents issues when
BundledResourcesis called when any of the bundle entries missesfullUrlChanges:
This list of changes was auto generated.
v5.11.6Intro:
A hotfix for a bug causing resolving to fail on local bundle references
Changes:
This list of changes was auto generated.
v5.11.5What's Changed
New Contributors
Full Changelog: FirelyTeam/firely-net-sdk@v5.11.4...v5.11.5
v5.11.4: 5.11.4Intro:
A hotfix in the MimeTypeTerminologyService to allow for the FHIR format types
xml,jsonandttl.Changes:
This list of changes was auto generated.
v5.11.3: 5.11.3Intro:
A hotfix in the
Canonicalclass to also allow fragment only canonicals.Changes:
This list of changes was auto generated.
v5.11.2: 5.11.2Hotfix:
system,codeandvalueSetparameters.This list of changes was auto generated.
What's Changed
Full Changelog: FirelyTeam/firely-net-sdk@v5.11.1...v5.11.2
v5.11.1: 5.11.1Breaking changes :
SnapshotGeneratorSettings. We have encountered some regressions using the new regeneration behavior that was introduced and decided to revert it until we are sure these changes are correct.Changes:
This list of changes was auto generated.
v5.11.0: 5.11.0Breaking changes⚠️
Changes:
See More
This list of changes was auto generated.
v5.10.3: 5.10.3Intro:
Hotfix: Fixed an incorrect string concatenation and subsequent argument exception when the Id of a contained resource was not set.
Changes:
This list of changes was auto generated.
v5.10.2: 5.10.2Intro:
Hotfix: Fixed inconsistency in contained resource referenceable IDs
Changes:
This list of changes was auto generated.
v5.10.1: 5.10.1Intro:
This is a hotfix release that fixes the NullReferenceException when enumerating bundled/contained resources
Changes:
This list of changes was auto generated.
v5.10.0: 5.10.0Changes:
Bugfixes:
New Functionality:
Others:
See More
This list of changes was auto generated.
v5.9.1: 5.9.1Intro:
Hotfix release:
Changes:
This list of changes was auto generated.
v5.9.0: 5.9.0Intro:
General improvements and bugfixes
Changes:
Bugfixes:
New Functionali
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.