Skip to content

chore(deps): bump 6 nuget packages and fix the dependabot schedule - #293

Merged
rlorenzo merged 2 commits into
mainfrom
dependabot/nuget/test/dotnet-af7df3e610
Aug 7, 2026
Merged

chore(deps): bump 6 nuget packages and fix the dependabot schedule#293
rlorenzo merged 2 commits into
mainfrom
dependabot/nuget/test/dotnet-af7df3e610

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Summary

NuGet group update. Six patch/minor bumps across web/Viper.csproj and test/Viper.test.csproj:

Package From To
AWSSDK.Core 4.0.100.8 4.0.100.9
HtmlSanitizer 9.0.967 9.1.973
Microsoft.Testing.Platform 2.3.2 2.3.3
QuestPDF 2026.7.1 2026.7.2
SonarAnalyzer.CSharp 10.30.0.144632 10.31.0.145097
SQLitePCLRaw.bundle_e_sqlite3 3.0.4 3.0.5

NSubstitute stays pinned at 5.3.0, per the ignore rule from #291.

Dependabot schedule. Removes day: monday from all four ecosystem entries. schedule.day only applies to interval: weekly and is silently ignored under monthly, so it never took effect: recent runs landed on Saturday Aug 1 and Wednesday Jul 1. interval: monthly already runs on the first of the month, which is the intent.

Testing

Clean rebuild with the build cache cleared, so SonarAnalyzer 10.31 ran against the source: no new warnings. npm run test:backend: 2708 passed, 0 failed.

Dependabot release notes

Pinned AWSSDK.Core at 4.0.100.9.

Release notes

Sourced from AWSSDK.Core's releases.

No release notes found for this version range.

Commits viewable in compare view.

Pinned HtmlSanitizer at 9.1.973.

Release notes

Sourced from HtmlSanitizer's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Testing.Platform from 2.3.2 to 2.3.3.

Release notes

Sourced from Microsoft.Testing.Platform's releases.

No release notes found for this version range.

Commits viewable in compare view.

Pinned QuestPDF at 2026.7.2.

Release notes

Sourced from QuestPDF's releases.

2026.7.2

  • Fixed a rare Windows x64 concurrency issue where generated PDF documents appeared correct in viewers, but selected and copied text was corrupted.
  • Improved text rendering representation to resolve rare compatibility issues in certain PDF viewers that could cause incorrect results when selecting or copying text.
  • Improved compatibility for complex glyphs, such as ligatures, by annotating them with the /ActualText tag. This improves text selection, copying, extraction, and screen-reader accessibility. Ligatures remain disabled by default.
  • Added support for the AllowModification permission in DocumentOperations when encrypting PDF documents with 128-bit or 256-bit keys.
  • Added minor fixes and expanded test coverage for the DocumentOperations API.

Commits viewable in compare view.

Updated SonarAnalyzer.CSharp from 10.30.0.144632 to 10.31.0.145097.

Release notes

Sourced from SonarAnalyzer.CSharp's releases.

10.31.0.145097

Release notes - .NET Analyzers - 10.31

Feature

NET-3865 Implement S8733: Potential Cartesian Explosion
NET-3875 Implement rule S8718: Client-evaluated default values should use database functions
NET-4087 Use shared secret exclusion patterns in hardcoded secrets rules
NET-4211 Update RSPEC before 10.31 release

False Positive

NET-1922 S1144 FP: When registering a service with Microsoft.Extensions.DependencyInjecion framework
NET-3928 Fix S3267 FP: Should not raise on EntityFramework IQueryables
NET-4205 Fix S1244 FP: should not raise on NaN check via x.Equals(double.NaN)

Commits viewable in compare view.

Updated SQLitePCLRaw.bundle_e_sqlite3 from 3.0.4 to 3.0.5.

Release notes

Sourced from SQLitePCLRaw.bundle_e_sqlite3's releases.

3.0.5

Update the lib dependency for SQLitePCLRaw.bundle_e_sqlite3 to package ID SQLite version 3.53.4.

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 AWSSDK.Core from 4.0.100.8 to 4.0.100.9
Bumps HtmlSanitizer from 9.0.967 to 9.1.973
Bumps Microsoft.Testing.Platform from 2.3.2 to 2.3.3
Bumps QuestPDF from 2026.7.1 to 2026.7.2
Bumps SonarAnalyzer.CSharp from 10.30.0.144632 to 10.31.0.145097
Bumps SQLitePCLRaw.bundle_e_sqlite3 from 3.0.4 to 3.0.5

---
updated-dependencies:
- dependency-name: AWSSDK.Core
  dependency-version: 4.0.100.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: HtmlSanitizer
  dependency-version: 9.1.973
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: Microsoft.Testing.Platform
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: QuestPDF
  dependency-version: 2026.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: SonarAnalyzer.CSharp
  dependency-version: 10.31.0.145097
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: SQLitePCLRaw.bundle_e_sqlite3
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

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
@rlorenzo rlorenzo changed the title Bump AWSSDK.Core and 5 others chore(deps): bump 6 nuget packages and fix the dependabot schedule Aug 6, 2026
@rlorenzo
rlorenzo force-pushed the dependabot/nuget/test/dotnet-af7df3e610 branch from 73ef321 to 69cbb57 Compare August 6, 2026 20:34
@rlorenzo
rlorenzo requested a review from bniedzie August 6, 2026 23:51
`schedule.day` only applies to `interval: weekly`; under monthly it was
silently ignored, so runs already landed on the 1st (Aug 1 a Saturday,
Jul 1 a Wednesday), never a Monday.
@rlorenzo
rlorenzo force-pushed the dependabot/nuget/test/dotnet-af7df3e610 branch from 69cbb57 to 38e407b Compare August 7, 2026 00:02
@codecov-commenter

Copy link
Copy Markdown

Bundle Report

Bundle size has no change ✅

@codecov-commenter

codecov-commenter commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.88%. Comparing base (8b2a8c7) to head (38e407b).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #293      +/-   ##
==========================================
- Coverage   50.11%   41.88%   -8.24%     
==========================================
  Files        1000      986      -14     
  Lines       58432    49490    -8942     
  Branches     5867     5842      -25     
==========================================
- Hits        29286    20727    -8559     
+ Misses      28237    27854     -383     
  Partials      909      909              
Flag Coverage Δ
backend 39.94% <ø> (-9.33%) ⬇️
frontend 58.15% <ø> (-0.48%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 14 files with indirect coverage changes

@rlorenzo
rlorenzo merged commit f7a7a14 into main Aug 7, 2026
13 of 14 checks passed
@rlorenzo
rlorenzo deleted the dependabot/nuget/test/dotnet-af7df3e610 branch August 7, 2026 17:01
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.

3 participants