Skip to content

chore: Bump the testing group with 3 updates#45

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/tests/PokManager.Application.Tests/testing-35bf055ffa
Open

chore: Bump the testing group with 3 updates#45
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/tests/PokManager.Application.Tests/testing-35bf055ffa

Conversation

@dependabot
Copy link
Contributor

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

Updated FluentAssertions from 8.8.0 to 8.9.0.

Release notes

Sourced from FluentAssertions's releases.

8.9.0

What's Changed

New features

Improvements

Fixes

Documentation

Others

Commits viewable in compare view.

Updated TinyBDD from 0.19.1 to 0.19.10.

Release notes

Sourced from TinyBDD's releases.

0.19.10

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.9...v0.19.10

0.19.9

Full Changelog: JerrettDavis/TinyBDD@v0.19.8...v0.19.9

0.19.8

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.7...v0.19.8

0.19.7

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.6...v0.19.7

0.19.6

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.5...v0.19.6

0.19.5

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.4...v0.19.5

0.19.4

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.3...v0.19.4

0.19.3

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.2...v0.19.3

0.19.2

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.1...v0.19.2

Commits viewable in compare view.

Updated TinyBDD.Xunit from 0.19.1 to 0.19.10.

Release notes

Sourced from TinyBDD.Xunit's releases.

0.19.10

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.9...v0.19.10

0.19.9

Full Changelog: JerrettDavis/TinyBDD@v0.19.8...v0.19.9

0.19.8

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.7...v0.19.8

0.19.7

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.6...v0.19.7

0.19.6

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.5...v0.19.6

0.19.5

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.4...v0.19.5

0.19.4

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.3...v0.19.4

0.19.3

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.2...v0.19.3

0.19.2

What's Changed

Full Changelog: JerrettDavis/TinyBDD@v0.19.1...v0.19.2

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 FluentAssertions from 8.8.0 to 8.9.0
Bumps TinyBDD from 0.19.1 to 0.19.10
Bumps TinyBDD.Xunit from 0.19.1 to 0.19.10

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-version: 8.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: FluentAssertions
  dependency-version: 8.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: FluentAssertions
  dependency-version: 8.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: FluentAssertions
  dependency-version: 8.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: TinyBDD
  dependency-version: 0.19.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: TinyBDD
  dependency-version: 0.19.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: TinyBDD
  dependency-version: 0.19.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: TinyBDD
  dependency-version: 0.19.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: TinyBDD.Xunit
  dependency-version: 0.19.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing
- dependency-name: TinyBDD.Xunit
  dependency-version: 0.19.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: testing
...

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

dependabot bot commented on behalf of github Mar 25, 2026

Assignees

The following users could not be added as assignees: PokManagerApi/maintainers. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

The following labels could not be found: area: build, dependencies, nuget. Please create them before Dependabot can add them to a pull request.

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

@github-actions
Copy link

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
  • ⚠️ 10 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 277b029.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

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

PackageVersionLicenseIssue Type
FluentAssertions8.9.0NullUnknown License
TinyBDD0.19.10NullUnknown License
TinyBDD.Xunit0.19.10NullUnknown License

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

PackageVersionLicenseIssue Type
FluentAssertions8.9.0NullUnknown License
TinyBDD0.19.10NullUnknown License

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

PackageVersionLicenseIssue Type
FluentAssertions8.9.0NullUnknown License
TinyBDD0.19.10NullUnknown License
TinyBDD.Xunit0.19.10NullUnknown License

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

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

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/FluentAssertions 8.9.0 🟢 4
Details
CheckScoreReason
Code-Review🟢 5Found 7/13 approved changesets -- score normalized to 5
Maintained🟢 1030 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow⚠️ 0dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Binary-Artifacts🟢 10no binaries found in the repo
Security-Policy⚠️ 0security policy file not detected
License🟢 9license file detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
SAST🟢 10SAST tool detected
nuget/TinyBDD 0.19.10 UnknownUnknown
nuget/TinyBDD.Xunit 0.19.10 UnknownUnknown
nuget/FluentAssertions 8.9.0 🟢 4
Details
CheckScoreReason
Code-Review🟢 5Found 7/13 approved changesets -- score normalized to 5
Maintained🟢 1030 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow⚠️ 0dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Binary-Artifacts🟢 10no binaries found in the repo
Security-Policy⚠️ 0security policy file not detected
License🟢 9license file detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
SAST🟢 10SAST tool detected
nuget/TinyBDD 0.19.10 UnknownUnknown
nuget/FluentAssertions 8.9.0 🟢 4
Details
CheckScoreReason
Code-Review🟢 5Found 7/13 approved changesets -- score normalized to 5
Maintained🟢 1030 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow⚠️ 0dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Binary-Artifacts🟢 10no binaries found in the repo
Security-Policy⚠️ 0security policy file not detected
License🟢 9license file detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
SAST🟢 10SAST tool detected
nuget/TinyBDD 0.19.10 UnknownUnknown
nuget/TinyBDD.Xunit 0.19.10 UnknownUnknown
nuget/FluentAssertions 8.9.0 🟢 4
Details
CheckScoreReason
Code-Review🟢 5Found 7/13 approved changesets -- score normalized to 5
Maintained🟢 1030 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow⚠️ 0dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Binary-Artifacts🟢 10no binaries found in the repo
Security-Policy⚠️ 0security policy file not detected
License🟢 9license file detected
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
SAST🟢 10SAST tool detected
nuget/TinyBDD 0.19.10 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

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.

0 participants