Tff27 / tff-blog

Personal Blog
1 stars 0 forks source link

chore(deps): bump the others group with 3 updates #251

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the others group with 3 updates: HtmlSanitizer, Markdig and System.Net.Http.Json.

Updates HtmlSanitizer from 8.0.746 to 8.0.795

Release notes

Sourced from HtmlSanitizer's releases.

8.0.795

See #494

Commits
  • a172389 Use lang preview to enable AppVeyor build
  • 09628fe Merge branch 'master' of github.com:mganss/HtmlSanitizer
  • 44c30da Perform text content encoding after element removal (see #494)
  • fc21234 Merge pull request #503 from mganss/dependabot/nuget/xunit.runner.visualstudi...
  • a65d637 Merge pull request #501 from mganss/dependabot/nuget/xunit.runner.console-2.6.2
  • e9f4e3a Merge pull request #500 from mganss/dependabot/nuget/xunit-2.6.2
  • 3158292 Bump xunit.runner.visualstudio from 2.5.3 to 2.5.4
  • efabd43 Bump xunit.runner.console from 2.6.1 to 2.6.2
  • 206f70b Bump xunit from 2.6.1 to 2.6.2
  • 6981aef Merge pull request #499 from mganss/dependabot/nuget/Microsoft.SourceLink.Git...
  • Additional commits viewable in compare view


Updates Markdig from 0.33.0 to 0.34.0

Release notes

Sourced from Markdig's releases.

0.34.0

Changes

🐛 Bug Fixes

  • Make StringLineGroup returns a count limited Enumerator (PR #759) by @​Akarinnnnn
  • Fix source span calculation for LineBreakInline (PR #760) by @​zickb

🚀 Enhancements

🧰 Misc

  • Update packages (f52ecee0)

Full Changelog: 0.33.0...0.34.0

Published with dotnet-releaser

Commits
  • f52ecee Update packages
  • a092ec2 Merge pull request #760 from zickb/fix_source_span_calculation_for_linebreak_...
  • 6f1dce6 Fix last LineBreakInline source span in multi block scenario
  • 040a778 Merge pull request #759 from Akarinnnnn/fix-757
  • 2ae2cf9 Add tests for non-boxed enumerator of StringLineGroup.
  • ba1e562 Fix complication error of StringLineGroup.
  • 65a02e4 Add Enumerator GetEnumerator() for StringLineGroup
  • e78833a Update src/Markdig/Helpers/StringLineGroup.cs
  • 2ab716b Make StringLineGroup returns a count limited Enumerator
  • feeb186 Merge pull request #753 from MihaZupan/perf-nov23-3
  • Additional commits viewable in compare view


Updates System.Net.Http.Json from 7.0.1 to 8.0.0

Release notes

Sourced from System.Net.Http.Json's releases.

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 8 months ago

Superseded by #252.