Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 25, 2025

Updated Bogus from 33.0.2 to 35.6.3.

Release notes

Sourced from Bogus's releases.

35.6.3

CHANGE LOG

35.6.2

CHANGE LOG

35.6.1

CHANGE LOG

35.6.0

CHANGE LOG

35.5.1

CHANGE LOG

35.5.0

CHANGE LOG

35.4.1

CHANGE LOG

35.4.0

CHANGE LOG

35.3.2

CHANGE LOG

35.3.1

CHANGE LOG

35.3.0

CHANGE LOG

35.2.0

CHANGE LOG

35.0.1

CHANGE LOG

34.0.2

CHANGE LOG

34.0.1

CHANGE LOG

33.1.1

CHANGE LOG

Commits viewable in compare view.

Updated coverlet.collector from 3.1.0 to 6.0.4.

Release notes

Sourced from coverlet.collector's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated coverlet.msbuild from 3.1.0 to 6.0.4.

Release notes

Sourced from coverlet.msbuild's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated FluentAssertions from 5.10.3 to 8.5.0.

Release notes

Sourced from FluentAssertions's releases.

8.5.0

What's Changed

New features

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@8.4.0...8.5.0

8.4.0

What's Changed

Improvements

Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@8.3.0...8.4.0

8.3.0

What's Changed

Improvements

Others

Full Changelog: fluentassertions/fluentassertions@8.2.0...8.3.0

8.2.0

What's Changed

Improvements

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@8.1.1...8.2.0

8.1.1

What's Changed

Fixes

Full Changelog: fluentassertions/fluentassertions@8.1.0...8.1.1

8.1.0

What's Changed

Improvements

Fixes

Documentation

Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@8.0.1...8.1.0

8.0.1

What's Changed

Improvements

Others

Full Changelog: fluentassertions/fluentassertions@8.0.0...8.0.1

8.0.0

What's Changed

License change

Breaking Changes

New features

Improvements

8.0.0-rc.2

What's Changed

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@8.0.0-rc.1...8.0.0-rc.2

8.0.0-rc.1

What's Changed

Breaking Changes

Fixes

Documentation

Others

8.0.0-alpha.1

What's Changed

Others

Full Changelog: fluentassertions/fluentassertions@7.0.0-alpha.6...8.0.0-alpha.1

7.2.0

What's Changed

Improvements

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@7.1.0...7.2.0

7.1.0

What's Changed

Improvements

Others

Full Changelog: fluentassertions/fluentassertions@7.0.0...7.1.0

7.0.0

What's Changed

Breaking Changes

Fixes

Documentation

Others

New Contributors

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

6.12.2

What's Changed

Others

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

6.12.1

What's Changed

Improvements

  • Improve BeEmpty() and BeNullOrEmpty() performance for IEnumerable<T>, by materializing only the first item - #​2530

Fixes

  • Fixed formatting error when checking nullable DateTimeOffset with BeWithin(...).Before(...) - #​2312
  • BeEquivalentTo will now find and can map subject properties that are implemented through an explicitly-implemented interface - #​2152
  • Fixed that the because and becauseArgs were not passed down the equivalency tree - #​2318
  • BeEquivalentTo can again compare a non-generic IDictionary with a generic one - #​2358
  • Fixed that the FormattingOptions were not respected in inner AssertionScope - #​2329
  • Capitalize true and false in failure messages and make them formattable to a custom BooleanFormatter - #​2390, #​2393
  • Improved the failure message for NotBeOfType when wrapped in an AssertionScope and the subject is null - #​2399
  • Improved the failure message for BeWritable/BeReadable when wrapped in an AssertionScope and the subject is read-only/write-only - #​2399
  • Improved the failure message for ThrowExactly[Async] when wrapped in an AssertionScope and no exception is thrown - #​2398
  • Improved the failure message for [Not]HaveExplicitProperty when wrapped in an AssertionScope and not implementing the interface - #​2403
  • Improved the failure message for [Not]HaveExplicitMethod when wrapped in an AssertionScope and not implementing the interface - #​2403
  • Changed BeEquivalentTo to exclude private protected members from the comparison - #​2417
  • Fixed using BeEquivalentTo on an empty ArraySegment - #​2445, #​2511
  • BeEquivalentTo with a custom comparer can now handle null values - #​2489
  • Ensured that nested calls to AssertionScope(context) create a chained context - #​2607
  • One overload of the AssertionScope constructor would not create an actual scope associated with the thread - #​2607
  • Fixed ThrowWithinAsync not respecting OperationCanceledException - #​2614
  • Fixed using BeEquivalentTo with an IEqualityComparer targeting nullable types - #​2648

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

6.12.0

What's Changed

New features

Improvements

Fixes

Documentation

Others

New Contributors

6.11.0

What's Changed

New features

Improvements

Fixes

Documentation

Others

... (truncated)

6.10.0

What's Changed

Fixes

Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@6.9.0...6.10.0

6.9.0

What's Changed

New features

Improvements

Fixes

Documentation

Others

6.8.0

What's Changed

New features

Improvements

Fixes

Documentation

Others

New Contributors

6.7.0

What's Changed

New features

Fixes

Documentation

Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@6.6.0...6.7.0

6.6.0

What's Changed

New features

Improvements

Fixes

Documentation

Others

Description has been truncated

Bumps Bogus from 33.0.2 to 35.6.3
Bumps coverlet.collector from 3.1.0 to 6.0.4
Bumps coverlet.msbuild from 3.1.0 to 6.0.4
Bumps FluentAssertions from 5.10.3 to 8.5.0
Bumps GitInfo from 2.1.2 to 3.5.0
Bumps Microsoft.EntityFrameworkCore from 5.0.0 to 7.0.20
Bumps Microsoft.NET.Test.Sdk from 16.10.0 to 17.13.0
Bumps Moq from 4.16.1 to 4.20.72
Bumps Swashbuckle.AspNetCore from 6.6.2 to 9.0.3
Bumps xunit from 2.4.1 to 2.9.3
Bumps xunit.runner.visualstudio from 2.4.3 to 3.0.2

---
updated-dependencies:
- dependency-name: Bogus
  dependency-version: 35.6.3
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: coverlet.collector
  dependency-version: 6.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: coverlet.msbuild
  dependency-version: 6.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: FluentAssertions
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: GitInfo
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.EntityFrameworkCore
  dependency-version: 7.0.20
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 17.13.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Moq
  dependency-version: 4.20.72
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 9.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: xunit
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: xunit.runner.visualstudio
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 25, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 30, 2025

Looks like these dependencies are no longer a dependency, so this is no longer needed.

1 similar comment
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 30, 2025

Looks like these dependencies are no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Jul 30, 2025
@dependabot dependabot bot deleted the dependabot/nuget/example/MetadataDemo/multi-295f334f83 branch July 30, 2025 01:33
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