chore(deps): update dependency htmlsanitizer to v9 (#521)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [HtmlSanitizer](https://redirect.github.com/mganss/HtmlSanitizer) | `8.1.870` -> `9.0.876` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mganss/HtmlSanitizer (HtmlSanitizer)</summary> ### [`v9.0.876`](https://redirect.github.com/mganss/HtmlSanitizer/releases/tag/v9.0.876): 9.0.876 [#​565](https://redirect.github.com/mganss/HtmlSanitizer/issues/565) ### [`v9.0.873`](https://redirect.github.com/mganss/HtmlSanitizer/releases/tag/v9.0.873): 9.0.873 Add FilterUrl to IHtmlSanitizer (fixes [#​565](https://redirect.github.com/mganss/HtmlSanitizer/issues/565)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Fortunevale/ProjectMakoto). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbXX0=-->
This commit is contained in:
commit
73d285c99d
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
||||||
<PackageReference Include="FFMpegCore" Version="5.1.0" />
|
<PackageReference Include="FFMpegCore" Version="5.1.0" />
|
||||||
<PackageReference Include="GenHTTP.Core" Version="9.6.0" />
|
<PackageReference Include="GenHTTP.Core" Version="9.6.0" />
|
||||||
<PackageReference Include="GenHTTP.Modules.StaticWebsites" Version="9.6.0" />
|
<PackageReference Include="GenHTTP.Modules.StaticWebsites" Version="9.6.0" />
|
||||||
<PackageReference Include="HtmlSanitizer" Version="8.1.870" />
|
<PackageReference Include="HtmlSanitizer" Version="9.0.876" />
|
||||||
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
|
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
|
||||||
<PackageReference Include="Microsoft.CodeAnalysis.Scripting" Version="4.12.0" />
|
<PackageReference Include="Microsoft.CodeAnalysis.Scripting" Version="4.12.0" />
|
||||||
<PackageReference Include="MySqlConnector" Version="2.4.0" />
|
<PackageReference Include="MySqlConnector" Version="2.4.0" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue