Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

Bumps MockQueryable.Core, MockQueryable.Moq and Moq. These dependencies needed to be updated together.
Updates MockQueryable.Core from 5.0.0 to 7.0.3

Release notes

Sourced from MockQueryable.Core's releases.

v7.0.3

What's Changed

New Contributors

Full Changelog: romantitov/MockQueryable@v7.0.2...v7.0.3

v7.0.2

#77 BuildMock moved to MockQueryable.EntityFrameworkCore - Thanks @​skarllot

Full Changelog: romantitov/MockQueryable@v7.0.1...v7.0.2

v7.0.1

#74 Fix ToListAsync() for mocked DbSet by using lazy-creation of AsyncEnumerator - Thanks @​fischero19 #75 Added method for build DbSet from IEnumerable. - Thanks @​sq735

Entity Framework Core 7.0 supported

No release notes provided.

V6.0.1

Fixed issue #58 ToListAsync() returns empty list after package update to 6.0.0

.Net 6 supported

v5.0.2

Used TestAsyncEnumerableEfCore directly to improve performance (issue #55). Special thanks @​natehitze Nate Hitze for the contribution.

v5.0.1

Fix mocking of IAsyncEnumerable from DbSet (issue #49)

Commits
  • 7f02ca9 v7.0.3
  • 11948b6 Merge pull request #80 from StevePy/master
  • 4d63117 Altered namespace for extension method to revert a breaking change with previ...
  • 052842b v7.0.2
  • 44663dc v7.0.1
  • d48cbb1 Merge pull request #75 from sq735/DbSetShortcut
  • 103e0ef Merge branch 'master' into DbSetShortcut
  • 7a660d6 Merge pull request #74 from fischero19/master
  • d25ba79 Added method for build DbSet from IEnumerable.
  • e17fae5 Fixed tests
  • Additional commits viewable in compare view

Updates MockQueryable.Moq from 5.0.0 to 7.0.3

Release notes

Sourced from MockQueryable.Moq's releases.

v7.0.3

What's Changed

New Contributors

Full Changelog: romantitov/MockQueryable@v7.0.2...v7.0.3

v7.0.2

#77 BuildMock moved to MockQueryable.EntityFrameworkCore - Thanks @​skarllot

Full Changelog: romantitov/MockQueryable@v7.0.1...v7.0.2

v7.0.1

#74 Fix ToListAsync() for mocked DbSet by using lazy-creation of AsyncEnumerator - Thanks @​fischero19 #75 Added method for build DbSet from IEnumerable. - Thanks @​sq735

Entity Framework Core 7.0 supported

No release notes provided.

V6.0.1

Fixed issue #58 ToListAsync() returns empty list after package update to 6.0.0

.Net 6 supported

v5.0.2

Used TestAsyncEnumerableEfCore directly to improve performance (issue #55). Special thanks @​natehitze Nate Hitze for the contribution.

v5.0.1

Fix mocking of IAsyncEnumerable from DbSet (issue #49)

Commits
  • 7f02ca9 v7.0.3
  • 11948b6 Merge pull request #80 from StevePy/master
  • 4d63117 Altered namespace for extension method to revert a breaking change with previ...
  • 052842b v7.0.2
  • 44663dc v7.0.1
  • d48cbb1 Merge pull request #75 from sq735/DbSetShortcut
  • 103e0ef Merge branch 'master' into DbSetShortcut
  • 7a660d6 Merge pull request #74 from fischero19/master
  • d25ba79 Added method for build DbSet from IEnumerable.
  • e17fae5 Fixed tests
  • Additional commits viewable in compare view

Updates Moq from 4.20.72 to 4.8.0

Changelog

Sourced from Moq's changelog.

v4.20.72 (2024-09-07)

Full Changelog

🔨 Other:

  • Question: Sponsorable Attribute in release v4.20.71 #1513

🔀 Merged:

v4.20.71 (2024-09-03)

Full Changelog

🐛 Fixed bugs:

  • Documentation link gives 404 #1495
  • Documentation link is broken #1487

🔨 Other:

  • Documentation Unavailable Online #1473
  • Some source code files is filled with comments like: "Unmerged change from project " #1451
  • Question: would it make sense to call verify all on a strict mock when the mock gets disposed? #1440
  • SponsorLink Integration Makes Moq Unuasable due to PII and GDPR Requirements #1433
  • Default value ILookup<> in loose mode is null #1391
  • Verifying a protected method when the exact parameter types are not statically known #1339

🔀 Merged:

v4.20.70 (2023-11-28)

Full Changelog

🔨 Other:

  • a minor changes to improve the readability #1419
  • Change log is not updated since version 4.18.4 #1406
  • Stop using Moq as a guinea pig to get feedback on and develop SponsorLink #1396
  • Permanently delete all data from SponsorLink's database that has been collected during builds that included Moq (notably any version 4.20.*) #1395
  • SponsorLink is now OSS too and no longer bundled #1384
  • Performance issue with large interfaces #1350

... (truncated)

Commits
  • f6a8be6 Increase version to 4.8.0 & update changelog
  • 75d9d8b Fix note re: InterfaceProxy public accessibility
  • a1b01af Adopt assembly versioning scheme 'major.minor.0.0' (#554)
  • fbbd829 Merge branch 'develop'
  • 78328ed Build script: Fix xUnit test run for .NET Core (#553)
  • 806e991 Undo 54e132b to speed up interface proxy creation (#551)
  • a152192 SetupAllProperties: Defer property init (#550)
  • 63b1a7e Retire SerializableTypesValueProvider
  • d30e61d Reduce use of reflection in SetupAllProperties (#549)
  • 0ce473a Merge pull request #546 from stakx/optimization
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [MockQueryable.Core](https://github.com/romantitov/MockQueryable), [MockQueryable.Moq](https://github.com/romantitov/MockQueryable) and [Moq](https://github.com/moq/moq4). These dependencies needed to be updated together.

Updates `MockQueryable.Core` from 5.0.0 to 7.0.3
- [Release notes](https://github.com/romantitov/MockQueryable/releases)
- [Commits](romantitov/MockQueryable@v5.0.0...v7.0.3)

Updates `MockQueryable.Moq` from 5.0.0 to 7.0.3
- [Release notes](https://github.com/romantitov/MockQueryable/releases)
- [Commits](romantitov/MockQueryable@v5.0.0...v7.0.3)

Updates `Moq` from 4.20.72 to 4.8.0
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/devlooped/moq/blob/main/changelog.md)
- [Commits](devlooped/moq@v4.20.72...v4.8.0)

---
updated-dependencies:
- dependency-name: MockQueryable.Core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: MockQueryable.Moq
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Moq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 22, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 22, 2025
@dependabot dependabot bot deleted the dependabot/nuget/Automatic_version_update_dependabot/multi-f6a016355a branch January 22, 2025 10:49
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