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

build(deps): bump Fhir.Metrics, Hl7.Fhir.R4 and Microsoft.Bcl.AsyncInterfaces #816

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2024

Bumps Fhir.Metrics, Hl7.Fhir.R4 and Microsoft.Bcl.AsyncInterfaces. These dependencies needed to be updated together.
Updates Fhir.Metrics from 1.3.0 to 1.3.0

Commits

Updates Hl7.Fhir.R4 from 5.11.0 to 5.11.1

Release notes

Sourced from Hl7.Fhir.R4's releases.

5.11.1

Breaking changes :

  • ⚠️ We have reverted our recent changes related to the 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:

  • #2968: Bugfix/2854 fix validate code
  • #2972: Make RemoveAllNonInheritableExtensions public
  • #2975: Revert snapshot generation settings
  • #2803: fix: #2802 - let SnapshotSource reuse self-generated snapshot
  • #2943: Use proper snapshot generation settings, fixed obsolete warnings
  • #2971: Bump System.Text.Json and System.Buffers
  • #2970: Bump System.Threading.Tasks.Dataflow from 8.0.1 to 9.0.0
  • #2962: Bump FluentAssertions from 6.12.1 to 6.12.2
  • #2961: Start development phase 5.11.1

This list of changes was auto generated.

Commits
  • 40ae960 Merge pull request #2968 from FirelyTeam/bugfix/2854-fix-validate-code
  • cb9cd6a add unit tests
  • 413a374 Merge commit 'cf1e39a0405acac1a1382982dd9bf954d2d17d93' into bugfix/2854-fix-...
  • cf1e39a Merge pull request #2972 from FirelyTeam/feature/2965-make-removeallnoninheri...
  • 40167ed Merge branch 'develop' into feature/2965-make-removeallnoninheritableextensio...
  • 16a2c29 Merge pull request #2975 from FirelyTeam/fix/reset-snapshot-generation-settings
  • 01a8aed add compatibility suppressions
  • a22e019 moved snapshot generation settings to base
  • 08c5f1f Revert "Merge pull request #2803 from FirelyTeam/fix/snapshotsource-reuse-sna...
  • 5946ff6 Revert "Merge pull request #2943 from FirelyTeam/feature/use-proper-snapshot-...
  • Additional commits viewable in compare view

Updates Microsoft.Bcl.AsyncInterfaces from 8.0.0 to 9.0.0

Release notes

Sourced from Microsoft.Bcl.AsyncInterfaces's releases.

.NET 9.0.0

Release

What's Changed

... (truncated)

Commits

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)

…terfaces

Bumps [Fhir.Metrics](https://github.com/FirelyTeam/Fhir.Metrics), [Hl7.Fhir.R4](https://github.com/FirelyTeam/firely-net-sdk) and [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Fhir.Metrics` from 1.3.0 to 1.3.0
- [Release notes](https://github.com/FirelyTeam/Fhir.Metrics/releases)
- [Commits](FirelyTeam/Fhir.Metrics@v1.3.0...v1.3.0)

Updates `Hl7.Fhir.R4` from 5.11.0 to 5.11.1
- [Release notes](https://github.com/FirelyTeam/firely-net-sdk/releases)
- [Changelog](https://github.com/FirelyTeam/firely-net-sdk/blob/develop/release-notes.md)
- [Commits](FirelyTeam/firely-net-sdk@v5.11.0...v5.11.1)

Updates `Microsoft.Bcl.AsyncInterfaces` from 8.0.0 to 9.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: Fhir.Metrics
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Hl7.Fhir.R4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 26, 2024
@kennethmyhra kennethmyhra merged commit 296debd into r4/master Nov 26, 2024
5 checks passed
@kennethmyhra kennethmyhra deleted the dependabot/nuget/multi-2b2b15ced5 branch November 26, 2024 09:46
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.

1 participant