Skip to content

chore(deps): Bump the nuget-dependencies group with 2 updates#120

Merged
JerrettDavis merged 1 commit into
mainfrom
dependabot/nuget/tests/PokManager.Application.Tests/nuget-dependencies-0357d5f7f4
Jun 22, 2026
Merged

chore(deps): Bump the nuget-dependencies group with 2 updates#120
JerrettDavis merged 1 commit into
mainfrom
dependabot/nuget/tests/PokManager.Application.Tests/nuget-dependencies-0357d5f7f4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Updated TinyBDD from 0.19.23 to 0.19.26.

Release notes

Sourced from TinyBDD's releases.

0.19.26

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.25...v0.19.26

0.19.25

Full Changelog: JerrettDavis/TinyBDD@v0.19.24...v0.19.25

0.19.24

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.23...v0.19.24

Commits viewable in compare view.

Updated TinyBDD.Xunit from 0.19.23 to 0.19.26.

Release notes

Sourced from TinyBDD.Xunit's releases.

0.19.26

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.25...v0.19.26

0.19.25

Full Changelog: JerrettDavis/TinyBDD@v0.19.24...v0.19.25

0.19.24

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.23...v0.19.24

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 TinyBDD from 0.19.23 to 0.19.26
Bumps TinyBDD.Xunit from 0.19.23 to 0.19.26

---
updated-dependencies:
- dependency-name: TinyBDD
  dependency-version: 0.19.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: TinyBDD
  dependency-version: 0.19.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: TinyBDD
  dependency-version: 0.19.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: TinyBDD
  dependency-version: 0.19.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: TinyBDD.Xunit
  dependency-version: 0.19.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
- dependency-name: TinyBDD.Xunit
  dependency-version: 0.19.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 6 package(s) with unknown licenses.
See the Details below.

License Issues

tests/PokManager.Application.Tests/PokManager.Application.Tests.csproj

PackageVersionLicenseIssue Type
TinyBDD0.19.26NullUnknown License
TinyBDD.Xunit0.19.26NullUnknown License

tests/PokManager.Domain.Tests/PokManager.Domain.Tests.csproj

PackageVersionLicenseIssue Type
TinyBDD0.19.26NullUnknown License

tests/PokManager.Infrastructure.Tests/PokManager.Infrastructure.Tests.csproj

PackageVersionLicenseIssue Type
TinyBDD0.19.26NullUnknown License
TinyBDD.Xunit0.19.26NullUnknown License

tests/PokManager.Web.Tests/PokManager.Web.Tests.csproj

PackageVersionLicenseIssue Type
TinyBDD0.19.26NullUnknown License
Allowed Licenses: MIT, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, 0BSD

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/TinyBDD 0.19.26 UnknownUnknown
nuget/TinyBDD.Xunit 0.19.26 UnknownUnknown
nuget/TinyBDD 0.19.26 UnknownUnknown
nuget/TinyBDD 0.19.26 UnknownUnknown
nuget/TinyBDD.Xunit 0.19.26 UnknownUnknown
nuget/TinyBDD 0.19.26 UnknownUnknown

Scanned Files

  • tests/PokManager.Application.Tests/PokManager.Application.Tests.csproj
  • tests/PokManager.Domain.Tests/PokManager.Domain.Tests.csproj
  • tests/PokManager.Infrastructure.Tests/PokManager.Infrastructure.Tests.csproj
  • tests/PokManager.Web.Tests/PokManager.Web.Tests.csproj

@JerrettDavis JerrettDavis merged commit bd649e4 into main Jun 22, 2026
12 checks passed
@JerrettDavis JerrettDavis deleted the dependabot/nuget/tests/PokManager.Application.Tests/nuget-dependencies-0357d5f7f4 branch June 22, 2026 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant