Bump HtmlSanitizer from 5.0.372 to 9.0.892#17068
Bump HtmlSanitizer from 5.0.372 to 9.0.892#17068dependabot[bot] wants to merge 3 commits intomasterfrom
Conversation
--- updated-dependencies: - dependency-name: HtmlSanitizer dependency-version: 9.0.892 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Updates the Md2Html command-line tool’s HTML sanitization dependency to a newer major version, aligning the tool with upstream HtmlSanitizer fixes (including security and sanitization behavior changes).
Changes:
- Bump
HtmlSanitizerNuGet package from5.0.372to9.0.892in theMd2Htmltool project.
|
@copilot Notice the PR checks are failing, fix those. FYI: @jasonstratton |
Agent-Logs-Url: https://github.com/DynamoDS/Dynamo/sessions/4498a5a3-f433-49c7-856c-912a705c12e7 Co-authored-by: QilongTang <3942418+QilongTang@users.noreply.github.com>
Fixed the failing build checks in commit |
|



Updated HtmlSanitizer from 5.0.372 to 9.0.892.
Release notes
Sourced from HtmlSanitizer's releases.
9.0.892
Sanitize contents of template tag
9.0.889
Update NuGet packages
9.0.886
Target net47 (fixes #580)
9.0.884
#574
9.0.881
#572
#573
9.0.876
#565
9.0.873
Add FilterUrl to IHtmlSanitizer (fixes #565)
8.1.870
#556
8.0.865
#542
8.0.843
Add package README file
8.0.838
Create customizable comment encoding method (fixes #525)
8.0.811
Merge pull request #516 from jerriep/allow-overriding-literal-text-element-encoding
8.0.795
See #494
8.0.746
Fix #483
8.0.744
Fix #483
8.0.723
Fix for GHSA-43cp-6p3q-2pc4
8.0.718
Fix #469
8.0.692
Fixes a bug in CSS
url()sanitizing (see #411)8.0.645
#420
#423
8.0.601
#361
#364
#365
#366
#367
#368
#369
#370
#371
#372
#373
#374
#375
#396
7.1.542
Merge pull request #359 from vanillajonathan/patch-2
7.1.512
Update to AngleSharp 0.17.1
7.1.509
7.1.488
Update to AngleSharp.Css 0.16.4
7.1.475
Add custom CSS formatting (see #112)
7.0.473
Update to AngleSharp.Css 0.16.3
7.0.470
Prerelease version
6.0.453
Merge pull request #305 from mganss/dependabot/nuget/Microsoft.NET.Test.Sdk-17.0.0
6.0.441
Update to AngleSharp.Css 0.16.1
#298
#66
6.0.437
NRT
6.0.430
Update to AngleSharp 0.16
6.0.423
Merge pull request #286 from The-Nutty/master
6.0.409
Use static
HtmlParserinstanceEnable nullable reference types
5.0.404
Update AngleSharp to 0.15.0
5.0.376
#256
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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.