Skip to content

chore(deps): Bump the nuget group with 3 updates - #626

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/nuget/nuget-52c5410da6
Aug 6, 2026
Merged

chore(deps): Bump the nuget group with 3 updates#626
github-actions[bot] merged 1 commit into
masterfrom
dependabot/nuget/nuget-52c5410da6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.IdentityModel.Tokens from 8.21.0 to 8.22.0.

Release notes

Sourced from Microsoft.IdentityModel.Tokens's releases.

8.22.0

What's Changed

Full Changelog: AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.21.0...8.22.0

Commits viewable in compare view.

Updated StackExchange.Redis from 3.0.17 to 3.0.25.

Release notes

Sourced from StackExchange.Redis's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.IdentityModel.Tokens.Jwt from 8.21.0 to 8.22.0.

Release notes

Sourced from System.IdentityModel.Tokens.Jwt's releases.

8.22.0

What's Changed

Full Changelog: AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.21.0...8.22.0

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 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 Microsoft.IdentityModel.Tokens from 8.21.0 to 8.22.0
Bumps StackExchange.Redis from 3.0.17 to 3.0.25
Bumps System.IdentityModel.Tokens.Jwt from 8.21.0 to 8.22.0

---
updated-dependencies:
- dependency-name: Microsoft.IdentityModel.Tokens
  dependency-version: 8.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: StackExchange.Redis
  dependency-version: 3.0.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.22.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 Aug 6, 2026
@dependabot
dependabot Bot requested a review from petrsvihlik as a code owner August 6, 2026 07:48
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Aug 6, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 6, 2026 07:48
@github-actions github-actions Bot added devops and removed .NET Pull requests that update .NET code labels Aug 6, 2026
@github-actions

github-actions Bot commented Aug 6, 2026

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.

@github-actions

github-actions Bot commented Aug 6, 2026

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 ↗

@qltysh

qltysh Bot commented Aug 6, 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 Aug 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.31%. Comparing base (b4f7c0d) to head (9ce3f2c).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #626   +/-   ##
=======================================
  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 1328c9d into master Aug 6, 2026
21 checks passed
@github-actions
github-actions Bot deleted the dependabot/nuget/nuget-52c5410da6 branch August 6, 2026 07:52
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