Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Updated AsyncKeyedLock from 7.1.6 to 7.1.8.

Release notes

Sourced from AsyncKeyedLock's releases.

7.1.8

Minor optimizations.

7.1.7

Minor optimization; dependency update.

Commits viewable in compare view.

Updated Polly from 8.5.2 to 8.6.5.

Release notes

Sourced from Polly's releases.

8.6.5

What's Changed

Full Changelog: App-vNext/Polly@8.6.4...8.6.5

8.6.4

What's Changed

New Contributors

Full Changelog: App-vNext/Polly@8.6.3...8.6.4

8.6.3

What's Changed

New Contributors

Full Changelog: App-vNext/Polly@8.6.2...8.6.3

8.6.2

What's Changed

New Contributors

Full Changelog: App-vNext/Polly@8.6.1...8.6.2

8.6.1

What's Changed

New Contributors

Full Changelog: App-vNext/Polly@8.6.0...8.6.1

8.6.0

What's Changed

New Contributors

Full Changelog: App-vNext/Polly@8.5.2...8.6.0

Commits viewable in compare view.

Updated RazorBlade from 0.9.0 to 0.11.0.

Release notes

Sourced from RazorBlade's releases.

0.11.0

  • Compatibility with the .NET 10 SDK:
    • Removed the [ConditionalOnAsync] feature (it depended on CS1998 which was removed in Roslyn v5). This was necessary, otherwise RazorBlade would generate unexpected [Obsolete] attributes.
  • Optimize internals

0.10.0

  • Added support for the @​typeparam directive (#​22)

Commits viewable in compare view.

Updated WebMarkupMin.Core from 2.19.0 to 2.20.1.

Release notes

Sourced from WebMarkupMin.Core's releases.

2.20.1

Version: 2.20.1
Published: 12/15/2025
Change Set: 642b347

Empty option tags are no longer removed, even if the RemoveTagsWithoutContent property is set to true.

NuGet Packages

Core

2.20.0

Version: 2.20.0
Published: 11/13/2025
Change Set: a284630

  • Performed a migration to the modern C# null/not-null checks
  • HtmlParser and XmlParser сlasses are no longer thread-safe
  • In WebMarkupMin.Core, WebMarkupMin.MsAjax, WebMarkupMin.Yui and WebMarkupMin.NUglify:
    • Added support for .NET 9
    • In the lock statements for .NET 9 targets now uses a instances of the System.Threading.Lock class
  • In WebMarkupMin.AspNetCoreLatest added support for the ASP.NET Core 8.0.22, 9.0.11 and 10.0.0

NuGet Packages

Core
External JS and CSS minifiers
ASP.NET Extensions

2.19.1

Version: 2.19.1
Published: 10/31/2025
Change Set: 16359a6

  • Prevented a occurrence of endless loop during minification of the <script type="text/html">…</script> tag contents
  • In WebMarkupMin.NUglify added support for the NUglify version 1.21.17

NuGet Packages

Core
External JS and CSS minifiers

Commits viewable in compare view.

Updated YoutubeExplode from 6.5.4 to 6.5.6.

Release notes

Sourced from YoutubeExplode's releases.

6.5.6

What's Changed

New Contributors

Full Changelog: Tyrrrz/YoutubeExplode@6.5.5...6.5.6

6.5.5

What's Changed

New Contributors

Full Changelog: Tyrrrz/YoutubeExplode@6.5.4...6.5.5

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 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 <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 AsyncKeyedLock from 7.1.6 to 7.1.8
Bumps Polly from 8.5.2 to 8.6.5
Bumps RazorBlade from 0.9.0 to 0.11.0
Bumps WebMarkupMin.Core from 2.19.0 to 2.20.1
Bumps YoutubeExplode from 6.5.4 to 6.5.6

---
updated-dependencies:
- dependency-name: AsyncKeyedLock
  dependency-version: 7.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Polly
  dependency-version: 8.6.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: RazorBlade
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: WebMarkupMin.Core
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: YoutubeExplode
  dependency-version: 6.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the enhancement New feature or request label Jan 1, 2026
@cooljeanius cooljeanius merged commit 374f0cc into master Jan 1, 2026
17 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/DiscordChatExporter.Core/nuget-ab0601ec39 branch January 1, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants