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 Hl7.Fhir.Base from 5.3.0 to 5.4.0 #81

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 26, 2023

Bumps Hl7.Fhir.Base from 5.3.0 to 5.4.0.

Release notes

Sourced from Hl7.Fhir.Base's releases.

5.4.0

Intro:

Highlights of this new release:

Notable changes include modifying error messages, adding support for multiple valuesets and system filters, moving termservice code to shared projects, quantity arithmetic and introducing various improvements and updates to dependencies. Additionally, new contributors have made their first contributions to the project, including @​almostchristian.

Changes:

New Functionality:

  • #1442: [FhirPath] Add support for Quantity arithmetic

Others:

  • #2613: Make DateTime.ToString() locale-insensitive
  • #2608: Bump xunit from 2.5.2 to 2.5.3
  • #2607: Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3
  • #2606: Bump xunit from 2.5.1 to 2.5.2
  • #2602: Bump BenchmarkDotNet from 0.13.8 to 0.13.9
  • #2600: Add subtract operator for Date and DateTime.
  • #2596: Improve performance of EnumUtility generic methods
  • #2598: VONK-5414: Use a variable to control the restore via the GitHub package feed or not
  • #2595: #1442: Added Quantity arithmetic
  • #2591: Use string also as a valid type for the input value of memberOf()
  • #2593: Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1
  • #2592: Bump xunit from 2.5.0 to 2.5.1
  • #2585: Bump BenchmarkDotNet from 0.13.7 to 0.13.8
  • #2578: Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2
  • #2574: Bump FluentAssertions from 6.11.0 to 6.12.0
  • #2573: Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1
  • #2571: Dependabot: ignore updating Moq because of source code analyzer misuse
  • #2565: Bump BenchmarkDotNet from 0.13.6 to 0.13.7
  • #2564: Bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.0
  • #2563: Merge the total effect of yesterdays PRs
  • #2560: 2326 Add Expand operation to LocalTerminologyService
  • #2559: Move some termservice code to shared projects
  • #2558: 2555 Add support for multiple valuesets and system filters to ValueSetExpander
  • #2554: Change error message when the ValueSetExpander can't find a specific CodeSystem

This list of changes was auto generated.

Commits
  • 8bf8737 Prepare for release 5.4.0
  • fb8cb78 Merge pull request #2613 from FirelyTeam/2612-datetime-is-locale-sensitive
  • e7cc9e0 Make DateTime.ToString() locale-insensitive + add tests.
  • 4b38dc5 Merge pull request #2608 from FirelyTeam/dependabot/nuget/xunit-2.5.3
  • d5fb204 Bump xunit from 2.5.2 to 2.5.3
  • 75f2391 Merge pull request #2607 from FirelyTeam/dependabot/nuget/xunit.runner.visual...
  • f56e61a Merge branch 'develop' into dependabot/nuget/xunit.runner.visualstudio-2.5.3
  • 6118275 Merge pull request #2606 from FirelyTeam/dependabot/nuget/xunit-2.5.2
  • 812c0aa Bump xunit.runner.visualstudio from 2.5.1 to 2.5.3
  • 77ee7ed Bump xunit from 2.5.1 to 2.5.2
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [Hl7.Fhir.Base](https://github.com/FirelyTeam/firely-net-sdk) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/FirelyTeam/firely-net-sdk/releases)
- [Commits](FirelyTeam/firely-net-sdk@v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: Hl7.Fhir.Base
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 26, 2023
@mmsmits mmsmits self-requested a review October 31, 2023 08:32
@mmsmits mmsmits merged commit 8694fac into develop Oct 31, 2023
2 checks passed
@mmsmits mmsmits deleted the dependabot/nuget/Hl7.Fhir.Base-5.4.0 branch October 31, 2023 08:32
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant