Skip to content

Bump the testing group across 1 directory with 4 updates #260

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the testing group with 4 updates in the / directory: GitHubActionsTestLogger, Microsoft.NET.Test.Sdk, Shouldly and Verify.Xunit.

Updates GitHubActionsTestLogger from 2.3.3 to 2.4.1

Release notes

Sourced from GitHubActionsTestLogger's releases.

2.4.1

What's Changed

Full Changelog: Tyrrrz/GitHubActionsTestLogger@2.4...2.4.1

2.4

What's Changed

New Contributors

Full Changelog: Tyrrrz/GitHubActionsTestLogger@2.3.3...2.4

Note: Going forward, new release notes will appear here instead of the Changelog.md file. If you want to see the release notes for older versions, you can find them here.

Commits

Updates Microsoft.NET.Test.Sdk from 17.9.0 to 17.13.0

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.13.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v17.12.0...v17.13.0

v17.12.0

What's Changed

Internal and infrastructure fixes:

... (truncated)

Commits

Updates Shouldly from 4.2.1 to 4.3.0

Release notes

Sourced from Shouldly's releases.

4.3.0

Notable PRs in this milestone: https://github.com/shouldly/shouldly/pulls?q=is%3Apr+is%3Aclosed+milestone%3A4.3.0

What's Changed

New Contributors

Full Changelog: shouldly/shouldly@4.2.1...4.3.0

Commits
  • cb48f40 Update version to 4.3.0
  • 695be93 Relax missing actual argument expression (#1056)
  • 2bfcc81 Support Nullable<T> in ShouldBeAssignableTo (#1054)
  • 1a762c0 Add a git-blame-ignore-revs file (#1053)
  • 1866881 Merge pull request #1052 from shouldly/house-keeping
  • 9d6b9c5 Remove TypeInfo from everywhere and simply code
  • 9e4c763 Ensure dispose of enumerators in EqualityComparer
  • b82e705 Simplify raw strings more
  • 486d5a0 xunit v3 tests should be exe output
  • 690148e Use more appropriate variable names
  • Additional commits viewable in compare view

Updates Verify.Xunit from 23.7.2 to 28.13.0

Commits

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 3, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/testing-67500a609c branch from 3b20c2b to 53d778c Compare March 17, 2025 03:32
@dependabot dependabot bot force-pushed the dependabot/nuget/testing-67500a609c branch 2 times, most recently from 5cf8429 to 218d74c Compare March 31, 2025 03:09
@dependabot dependabot bot force-pushed the dependabot/nuget/testing-67500a609c branch from 218d74c to a7c157e Compare April 14, 2025 03:42
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

Dependabot cannot update to the required version. Because of this, Dependabot cannot update this pull request.

1 similar comment
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

Dependabot cannot update to the required version. Because of this, Dependabot cannot update this pull request.

@dependabot dependabot bot force-pushed the dependabot/nuget/testing-67500a609c branch from a7c157e to e5f6a16 Compare April 28, 2025 03:47
Bumps the testing group with 4 updates in the / directory: [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger), [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest), [Shouldly](https://github.com/shouldly/shouldly) and [Verify.Xunit](https://github.com/VerifyTests/Verify).


Updates `GitHubActionsTestLogger` from 2.3.3 to 2.4.1
- [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases)
- [Commits](Tyrrrz/GitHubActionsTestLogger@2.3.3...2.4.1)

Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.13.0
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](microsoft/vstest@v17.9.0...v17.13.0)

Updates `Shouldly` from 4.2.1 to 4.3.0
- [Release notes](https://github.com/shouldly/shouldly/releases)
- [Changelog](https://github.com/shouldly/shouldly/blob/master/BREAKING%20CHANGES.txt)
- [Commits](shouldly/shouldly@4.2.1...4.3.0)

Updates `Verify.Xunit` from 23.7.2 to 28.13.0
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@23.7.2...28.13.0)

---
updated-dependencies:
- dependency-name: GitHubActionsTestLogger
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: Shouldly
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: testing
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/testing-67500a609c branch from e5f6a16 to b6ca20a Compare May 19, 2025 03:41
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.

0 participants