Skip to content

chore(deps): Bump the nuget group with 1 update#602

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/nuget/nuget-eb73068c48
Jul 17, 2026
Merged

chore(deps): Bump the nuget group with 1 update#602
github-actions[bot] merged 1 commit into
masterfrom
dependabot/nuget/nuget-eb73068c48

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Updated OpenTelemetry.Instrumentation.Runtime from 1.15.1 to 1.16.0.

Release notes

Sourced from OpenTelemetry.Instrumentation.Runtime's releases.

1.16.0

1.16.0-rc.1

  • NuGet: OpenTelemetry.Instrumentation.Process v1.16.0-rc.1

    • Updated semantic conventions to
      v1.42.0.
      (#​4602)

      • Breaking Change: The process.cpu.time metric attribute process.cpu.state
        was renamed to cpu.mode.
      • Added the process.uptime metric.
      • Added the process.windows.handle.count metric (Windows only).
      • Added the process.unix.file_descriptor.count metric (Linux only).
    • Assemblies are now digitally signed using cosign.
      (#​4637)

    • Updated semantic conventions to
      v1.43.0
      and marked package as release candidate.
      (#​4675)

    See CHANGELOG for details.

1.16.0-beta.2

1.16.0-beta.1

1.16.0-alpha.1

1.15.2

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps OpenTelemetry.Instrumentation.Runtime from 1.15.1 to 1.16.0

---
updated-dependencies:
- dependency-name: OpenTelemetry.Instrumentation.Runtime
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 17, 2026
@dependabot
dependabot Bot requested a review from petrsvihlik as a code owner July 17, 2026 07:47
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Jul 17, 2026
@github-actions github-actions Bot removed the .NET Pull requests that update .NET code label Jul 17, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 17, 2026 07:47
@github-actions

Copy link
Copy Markdown
Contributor

WOPI Validator results

Status Count
✅ Pass 115
❌ Fail 3
⏭️ Skipped 101

Validator: WopiValidator 2.0.5 (from nuget.org)
Test category: All

📋 Full report and wopi-validator-output artifact ↗

@github-actions

Copy link
Copy Markdown
Contributor

API Compatibility Report

Compared this PR's packed assemblies against the latest stable release on NuGet.org for each library, honoring each project's CompatibilitySuppressions.xml. This check fails on any public-API break not recorded as intentional — already-suppressed breaks are masked, so what surfaces below is what this PR changes. If a break is deliberate, regenerate and commit the suppressions:

dotnet pack -c Release -p:ApiCompatGenerateSuppressionFile=true

✅ WopiHost.Abstractions vs 9.1.0

No public API breaking changes detected.

✅ WopiHost.Core vs 9.1.0

No public API breaking changes detected.

✅ WopiHost.Discovery vs 9.1.0

No public API breaking changes detected.

✅ WopiHost.Url vs 9.1.0

No public API breaking changes detected.

✅ WopiHost.FileSystemProvider vs 9.1.0

No public API breaking changes detected.

✅ WopiHost.MemoryLockProvider vs 9.1.0

No public API breaking changes detected.

✅ WopiHost.AzureStorageProvider vs 9.1.0

No public API breaking changes detected.

✅ WopiHost.AzureLockProvider vs 9.1.0

No public API breaking changes detected.


No unsuppressed public-API breaks across any package.

@qltysh

qltysh Bot commented Jul 17, 2026

Copy link
Copy Markdown

Qlty


Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.31%. Comparing base (121cffd) to head (5e17bd4).
⚠️ Report is 3 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #602   +/-   ##
=======================================
  Coverage   93.31%   93.31%           
=======================================
  Files         125      125           
  Lines        4906     4906           
  Branches      599      599           
=======================================
  Hits         4578     4578           
  Misses        169      169           
  Partials      159      159           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@github-actions
github-actions Bot merged commit ed9d877 into master Jul 17, 2026
20 checks passed
@github-actions
github-actions Bot deleted the dependabot/nuget/nuget-eb73068c48 branch July 17, 2026 07:50
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 devops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants