Skip to content

Bump the packages group with 3 updates#52

Merged
tonycknight merged 1 commit intomainfrom
dependabot/nuget/src/Jwt.Cli/packages-31e684f1ad
Feb 19, 2026
Merged

Bump the packages group with 3 updates#52
tonycknight merged 1 commit intomainfrom
dependabot/nuget/src/Jwt.Cli/packages-31e684f1ad

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

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 coverlet.msbuild from 6.0.4 to 8.0.0.

Release notes

Sourced from coverlet.msbuild'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 Tk.Nuget from 0.2.169 to 0.2.171.

Release notes

Sourced from Tk.Nuget's releases.

0.2.171

What's Changed

Full Changelog: tonycknight/TK.Nuget@v0.2.169...v0.2.171

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 coverlet.collector from 6.0.4 to 8.0.0
Bumps coverlet.msbuild from 6.0.4 to 8.0.0
Bumps Tk.Nuget from 0.2.169 to 0.2.171

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: coverlet.msbuild
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: packages
- dependency-name: Tk.Nuget
  dependency-version: 0.2.171
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Feb 18, 2026
@dependabot dependabot bot requested a review from tonycknight as a code owner February 18, 2026 06:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Feb 18, 2026
@github-actions
Copy link

Package vulnerabilities

✔️ No vulnerabilities found!


Built on Wednesday, 18 February 2026 06:14:47 UTC by pkgchk-cli Thank you for using my software.


@github-actions
Copy link

code coverage results

File Coverage Lines Branches Missing
All files 49% 58% 40%
Jwt.Cli.Extensions 56% 62% 50% 42-74
Jwt.Cli.Extensions/d__5 0% 0% 0% 52-63
Jwt.Cli.ProgramBootstrap 0% 0% 0% 11-19
Jwt.Cli.Commands.CommandExtensions/d__1 0% 0% 0% 13-34
Jwt.Cli.Commands.DecodeJwtCommand 97% 95% 100% 33

Minimum allowed coverage is 40%

Generated by 🐒 cobertura-action against 9956a2f

Copy link
Owner

@tonycknight tonycknight left a comment

Choose a reason for hiding this comment

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

All checks passed. Approved by script.

@tonycknight tonycknight merged commit 4c5e3e3 into main Feb 19, 2026
19 checks passed
@tonycknight tonycknight deleted the dependabot/nuget/src/Jwt.Cli/packages-31e684f1ad branch February 19, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant