Skip to content

Bump the nuget group with 7 updates#113

Merged
cooljeanius merged 1 commit intomasterfrom
dependabot/nuget/DiscordChatExporter.Cli.Tests/nuget-a3752cdfd8
Mar 1, 2026
Merged

Bump the nuget group with 7 updates#113
cooljeanius merged 1 commit intomasterfrom
dependabot/nuget/DiscordChatExporter.Cli.Tests/nuget-a3752cdfd8

Conversation

@dependabot
Copy link

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

Updated AsyncKeyedLock from 8.0.1 to 8.0.2.

Release notes

Sourced from AsyncKeyedLock's releases.

8.0.2

DotNet.ReproducibleBuilds update.

Commits viewable in compare view.

Updated coverlet.collector from 6.0.4 to 8.0.0.

Release notes

Sourced from coverlet.collector's releases.

8.0.0

Special Thanks: A huge thank you to @​Bertk for driving the majority of the work in this release! 🎉

Fixed

Improvements

  • Coverlet MTP extension feature #​1788
  • Generate SBOM for nuget packages #​1752
  • Use multi targets projects for coverlet.collector, coverlet.msbuild.tasks packages #​1742
  • Use .NET 8.0 target framework for coverlet.core and remove Newtonsoft.Json #​1733
  • Use latest System.CommandLine version #​1660
  • Upgraded minimum required .NET SDK and runtime to .NET 8.0 LTS (Long Term Support) (Breaking Change)
  • Use xunit.v3 for tests and example code

Diff between 6.0.4 and 8.0.0

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration from 10.0.2 to 10.0.3.

Release notes

Sourced from Microsoft.Extensions.Configuration's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration.EnvironmentVariables from 10.0.2 to 10.0.3.

Release notes

Sourced from Microsoft.Extensions.Configuration.EnvironmentVariables's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration.UserSecrets from 10.0.2 to 10.0.3.

Release notes

Sourced from Microsoft.Extensions.Configuration.UserSecrets's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated WebMarkupMin.Core from 2.20.1 to 2.20.2.

Release notes

Sourced from WebMarkupMin.Core's releases.

2.20.2

Version: 2.20.2
Published: 2/26/2026
Change Set: 9b22a99

  • Added support for the Douglas Crockford's JSMin version of February 25, 2026
  • In WebMarkupMin.AspNetCoreLatest added support for the ASP.NET Core 8.0.24, 9.0.13 and 10.0.3

NuGet Packages

Core
External JS and CSS minifiers
ASP.NET Extensions

Commits viewable in compare view.

Updated YoutubeExplode from 6.5.6 to 6.5.7.

Release notes

Sourced from YoutubeExplode's releases.

6.5.7

What's Changed

New Contributors

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

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 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 8.0.1 to 8.0.2
Bumps coverlet.collector from 6.0.4 to 8.0.0
Bumps Microsoft.Extensions.Configuration from 10.0.2 to 10.0.3
Bumps Microsoft.Extensions.Configuration.EnvironmentVariables from 10.0.2 to 10.0.3
Bumps Microsoft.Extensions.Configuration.UserSecrets from 10.0.2 to 10.0.3
Bumps WebMarkupMin.Core from 2.20.1 to 2.20.2
Bumps YoutubeExplode from 6.5.6 to 6.5.7

---
updated-dependencies:
- dependency-name: AsyncKeyedLock
  dependency-version: 8.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget
- dependency-name: Microsoft.Extensions.Configuration
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: Microsoft.Extensions.Configuration.UserSecrets
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: WebMarkupMin.Core
  dependency-version: 2.20.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: YoutubeExplode
  dependency-version: 6.5.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the enhancement New feature or request label Mar 1, 2026
Copy link
Owner

@cooljeanius cooljeanius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@cooljeanius cooljeanius merged commit 8df2780 into master Mar 1, 2026
17 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/DiscordChatExporter.Cli.Tests/nuget-a3752cdfd8 branch March 1, 2026 14:31
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.

1 participant