chore(deps): bump 6 nuget packages and fix the dependabot schedule - #293
Merged
Conversation
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>
rlorenzo
force-pushed
the
dependabot/nuget/test/dotnet-af7df3e610
branch
from
August 6, 2026 20:34
73ef321 to
69cbb57
Compare
`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
force-pushed
the
dependabot/nuget/test/dotnet-af7df3e610
branch
from
August 7, 2026 00:02
69cbb57 to
38e407b
Compare
Bundle ReportBundle size has no change ✅ |
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. |
bniedzie
approved these changes
Aug 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
NuGet group update. Six patch/minor bumps across
web/Viper.csprojandtest/Viper.test.csproj:NSubstitute stays pinned at 5.3.0, per the ignore rule from #291.
Dependabot schedule. Removes
day: mondayfrom all four ecosystem entries.schedule.dayonly applies tointerval: weeklyand is silently ignored undermonthly, so it never took effect: recent runs landed on Saturday Aug 1 and Wednesday Jul 1.interval: monthlyalready 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
/ActualTexttag. This improves text selection, copying, extraction, and screen-reader accessibility. Ligatures remain disabled by default.AllowModificationpermission inDocumentOperationswhen encrypting PDF documents with 128-bit or 256-bit keys.DocumentOperationsAPI.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_sqlite3to package IDSQLiteversion 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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