Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Updated BenchmarkDotNet from 0.14.0 to 0.15.2.

Release notes

Sourced from BenchmarkDotNet's releases.

0.15.2

Full changelog: https://benchmarkdotnet.org/changelog/v0.15.2.html

Highlights

  • The most significant update in this release is the enhanced accuracy of the memory diagnoser (#​2562). This improvement resolves the issue of incorrectly reported memory allocations (#​1542, #​2582).
  • We have introduced a new feature that allows users to sort benchmark jobs in numerical order (#​2768, #​2770).
  • Benchmark validation has been improved (#​2771).
  • An issue with non-persistent auto-generated JobId has been fixed (#​2777).

0.15.1

Full changelog: https://benchmarkdotnet.org/changelog/v0.15.1.html

Highlights

0.15.0

Full changelog: https://benchmarkdotnet.org/changelog/v0.15.0.html

Commits viewable in compare view.

Updated Fhir.Metrics from 1.3.0 to 1.3.1.

Release notes

Sourced from Fhir.Metrics's releases.

No release notes found for this version range.

Commits viewable in compare view.

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 BenchmarkDotNet from 0.14.0 to 0.15.2
Bumps Fhir.Metrics from 1.3.0 to 1.3.1

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-version: 0.15.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Fhir.Metrics
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 28, 2025
alexzautke
alexzautke previously approved these changes Jul 28, 2025
@alexzautke alexzautke requested a review from Copilot July 28, 2025 19:40
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates two NuGet package dependencies to their latest versions: BenchmarkDotNet from 0.14.0 to 0.15.2 and Fhir.Metrics from 1.3.0 to 1.3.1. The BenchmarkDotNet update brings significant improvements including enhanced memory diagnoser accuracy, numerical job sorting, and various bug fixes for mobile platforms.

  • Updated BenchmarkDotNet from 0.14.0 to 0.15.2 with improved memory diagnostics and bug fixes
  • Updated Fhir.Metrics from 1.3.0 to 1.3.1 (patch release)

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
src/Hl7.Fhir.Base/Hl7.Fhir.Base.csproj Updates Fhir.Metrics package reference to version 1.3.1
src/Benchmarks/Benchmarks.csproj Updates BenchmarkDotNet package reference to version 0.15.2

Copilot AI and others added 3 commits July 28, 2025 19:50
Fix build issue with Fhir.Metrics 1.3.1 nullability annotations
@alexzautke alexzautke enabled auto-merge July 28, 2025 20:22
@alexzautke alexzautke merged commit 6a16c41 into develop Jul 28, 2025
17 checks passed
@alexzautke alexzautke deleted the dependabot/nuget/src/Benchmarks/multi-d164b175f3 branch July 28, 2025 20:32
ewoutkramer added a commit that referenced this pull request Aug 13, 2025
…rks/multi-d164b175f3

Bump BenchmarkDotNet and Fhir.Metrics
# Conflicts:
#	src/Hl7.Fhir.Base/ElementModel/Types/Ucum.cs
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.

2 participants