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

Bump Ensure.That, Hl7.Fhir.STU3, Microsoft.Extensions.Logging and Microsoft.Health.Fhir.Anonymizer.Stu3.Core #4772

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2025

Bumps Ensure.That, Hl7.Fhir.STU3, Microsoft.Extensions.Logging and Microsoft.Health.Fhir.Anonymizer.Stu3.Core. These dependencies needed to be updated together.
Updates Ensure.That from 10.1.0 to 9.2.0

Commits

Updates Hl7.Fhir.STU3 from 4.3.0 to 5.2.0

Release notes

Sourced from Hl7.Fhir.STU3's releases.

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: Snapshot generator clears slicing element for extension header base element definitions that are referenced in annotations
  • #2411: ArtifactSummaryGenerator.Default always uses model info for STU3

New Functionality:

  • #525: Composite search parameters
  • #2439: FhirPath function comparable() should use UCUM library
  • #2457: Devops: Add generic release notes file
  • #2404: FhirPath function memberOf implementation
  • #2414: Update ExceptionNotification to support location as a complete property

Others:

  • #2470: Added MimeType Terminology Service
  • #2455: #2454 Handle the parsing of json arrays to handle duplicate array values
  • #2454: JSON Parser handle duplicate arrays on primitives
  • #2471: 2434 (continued) - Some last things coming from the PR review of Brian's PR.
  • #2478: Added MultiTerminologyService
  • #2472: Vonk-4618: LocalTS ValidateCode reports an error for value set reference instead of a code system in coding.system
  • #2467: #2466 ElementMatcher no longer clears the slicing element of an extension element when the match action is slice
  • #2469: VONK-4846: Include the title (or name) of the value set in the error message
  • #2462: #2461: Improve organization of STU3 test projects (no functional change)
  • #2461: STU3 testprojects to Shared projects
  • #2459: #525: Generated composite SearchParameterDefinition
  • #2434: XML/Json parsing enhancements
  • #2460: Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0
  • #2453: #2439: FhirPath comparable() uses UCUMnow
  • #2458: #2457: Enhancing automatic generation of release notes
  • #2449: #2446 Join seperator parameter is optional in the spec
  • #2446: FhirPath Join function seperator parameter isn't mandatory
  • #2447: #2445 Correct split function to not remove empty strings

... (truncated)

Commits

Updates Microsoft.Extensions.Logging from 8.0.0 to 3.1.2

Commits

Updates Microsoft.Health.Fhir.Anonymizer.Stu3.Core from 3.1.0.62 to 4.0.0.12

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
Hl7.Fhir.STU3 [>= 2.0.a, < 2.1]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…rosoft.Health.Fhir.Anonymizer.Stu3.Core

Bumps [Ensure.That](https://github.com/danielwertheim/ensure.that), [Hl7.Fhir.STU3](https://github.com/FirelyTeam/firely-net-sdk), [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) and Microsoft.Health.Fhir.Anonymizer.Stu3.Core. These dependencies needed to be updated together.

Updates `Ensure.That` from 10.1.0 to 9.2.0
- [Release notes](https://github.com/danielwertheim/ensure.that/releases)
- [Changelog](https://github.com/danielwertheim/Ensure.That/blob/master/ReleaseNotes.md)
- [Commits](danielwertheim/Ensure.That@10.1.0...9.2.0)

Updates `Hl7.Fhir.STU3` from 4.3.0 to 5.2.0
- [Release notes](https://github.com/FirelyTeam/firely-net-sdk/releases)
- [Changelog](https://github.com/FirelyTeam/firely-net-sdk/blob/develop/release-notes.md)
- [Commits](https://github.com/FirelyTeam/firely-net-sdk/commits/v5.2.0)

Updates `Microsoft.Extensions.Logging` from 8.0.0 to 3.1.2
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v8.0.0...v3.1.2)

Updates `Microsoft.Health.Fhir.Anonymizer.Stu3.Core` from 3.1.0.62 to 4.0.0.12

---
updated-dependencies:
- dependency-name: Ensure.That
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Hl7.Fhir.STU3
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Health.Fhir.Anonymizer.Stu3.Core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 14, 2025 16:58
@dependabot dependabot bot added .NET Pull requests that update .net code Dependencies Pull requests that update a dependency file labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants