Skip to content
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

Bump the test-dependencies group across 1 directory with 3 updates #103

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2024

Bumps the test-dependencies group with 3 updates in the / directory: FluentAssertions, Polly.Testing and xunit.analyzers.

Updates FluentAssertions from 6.12.1 to 6.12.2

Release notes

Sourced from FluentAssertions's releases.

6.12.2

What's Changed

Others

Full Changelog: fluentassertions/fluentassertions@6.12.1...6.12.2

Commits
  • c6cd85c Better support for default interface and explicitly implemented properties (#...
  • See full diff in compare view

Updates Polly.Testing from 8.4.2 to 8.5.0

Release notes

Sourced from Polly.Testing's releases.

8.5.0

What's Changed

New Contributors

Full Changelog: App-vNext/Polly@8.4.2...8.5.0

Changelog

Sourced from Polly.Testing's changelog.

8.5.0

Commits
  • 520ee38 Update to .NET 9 SDK (#2003)
  • 7567acc Extend snippet explanation
  • 607535c Bump Microsoft.Extensions.TimeProvider.Testing from 8.7.0 to 8.10.0 (#2371)
  • f3db68b Bump rojopolis/spellcheck-github-actions from 0.44.0 to 0.45.0 (#2372)
  • 124dfd6 Bump NSubstitute from 5.1.0 to 5.3.0 (#2365)
  • 52259e0 Bump rojopolis/spellcheck-github-actions from 0.43.1 to 0.44.0 (#2368)
  • 21fef02 Bump github/codeql-action from 3.26.13 to 3.27.0 (#2369)
  • 795f06d Bump actions/dependency-review-action from 4.3.5 to 4.4.0 (#2367)
  • 12fe569 Bump actions/cache from 4.1.1 to 4.1.2 (#2359)
  • 978ac69 Bump actions/checkout from 4.2.1 to 4.2.2 (#2361)
  • Additional commits viewable in compare view

Updates xunit.analyzers from 1.16.0 to 1.17.0

Commits
  • 5a44381 v1.17.0
  • d25b3a4 Update xUnit1010 to trigger when a negative integral value is passed to an un...
  • 51a32ce Incorrect message replacement for xUnit2032
  • cf7f210 Update xUnit2018 fixer to use exactMatch (when supported) instead of swapping...
  • 6b8347c Update xUnit2018 to vary its message based on whether assertion library suppo...
  • 350ab93 Add xUnit2032 to soft-deprecate Assert.IsAssignableFrom
  • c707020 Rename XunitContext.ForV2Core to .ForV2, since this is the standard reference...
  • 99947a9 Update xUnit2007 for the new IsType/IsNotType overloads with exact match flag
  • 17d74da Update xUnit2018 for the new IsType/IsNotType overloads with exact match flag
  • 6455d4a Fix package download issue in CI?
  • Additional 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 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

Bumps the test-dependencies group with 3 updates in the / directory: [FluentAssertions](https://github.com/fluentassertions/fluentassertions), [Polly.Testing](https://github.com/App-vNext/Polly) and [xunit.analyzers](https://github.com/xunit/xunit.analyzers).


Updates `FluentAssertions` from 6.12.1 to 6.12.2
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.12.1...6.12.2)

Updates `Polly.Testing` from 8.4.2 to 8.5.0
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md)
- [Commits](App-vNext/Polly@8.4.2...8.5.0)

Updates `xunit.analyzers` from 1.16.0 to 1.17.0
- [Commits](xunit/xunit.analyzers@1.16.0...1.17.0)

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: Polly.Testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: xunit.analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 13, 2024
@elzik elzik merged commit a5965d6 into main Nov 13, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot-nuget-test-dependencies-354d76387e branch November 13, 2024 07:12
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant