Skip to content

deps(backend): Bump MockQueryable.EntityFrameworkCore and MockQueryable.Moq#40

Merged
chelebyy merged 2 commits intomainfrom
dependabot/nuget/backend/tests/RentACar.Tests/multi-a27abeecc4
Mar 11, 2026
Merged

deps(backend): Bump MockQueryable.EntityFrameworkCore and MockQueryable.Moq#40
chelebyy merged 2 commits intomainfrom
dependabot/nuget/backend/tests/RentACar.Tests/multi-a27abeecc4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated MockQueryable.EntityFrameworkCore from 7.0.0 to 10.0.2.

Release notes

Sourced from MockQueryable.EntityFrameworkCore's releases.

10.0.2

What's Changed

New Contributors

Full Changelog: ramantsitou/MockQueryable@v10.0.1...v10.0.2

10.0.1

#​93 ExecuteUpdateAsync not suported with SetProperty with Value Expression - fixed

Full Changelog: ramantsitou/MockQueryable@v10.0.0...v10.0.1

10.0.0

v10.0.0 Upgrade to .Net 10 and EntityFrameworkCore 10

9.0.0

Upgrade to .Net 9 and EntityFrameworkCore 9

Full Changelog: ramantsitou/MockQueryable@v8.0.1...v9.0.0

8.0.1

What's Changed

New Contributors

Full Changelog: ramantsitou/MockQueryable@v8.0.0...v8.0.1

8.0.0

What's Changed

#​81 Add support to ExecuteDelete and ExecuteUpdate - Thanks @​lazaro-ansaldi and @​Catlandor
#​82 Update versions of Moq, NSubstitute and FakeItEasy to newer versions without known vulnerabilities - Thanks @​Catlandor
#​73 Supporting EF.Functions.Like and/or prossibility to provide cusotm ExpressionVisitor - Thanks @​Catlandor
#​66 Not suported with EF7: ExecuteDeleteAsync and ExecuteUpdateAsync - Thanks @​Catlandor

New Contributors

Full Changelog: ramantsitou/MockQueryable@v7.0.3...v8.0.0

7.0.4-beta

What's Changed

New Contributors

Full Changelog: ramantsitou/MockQueryable@v7.0.2...7.0.4-beta

7.0.3

What's Changed

New Contributors

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

7.0.2

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

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

7.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

Commits viewable in compare view.

Updated MockQueryable.Moq from 7.0.0 to 10.0.2.

Release notes

Sourced from MockQueryable.Moq's releases.

10.0.2

What's Changed

New Contributors

Full Changelog: ramantsitou/MockQueryable@v10.0.1...v10.0.2

10.0.1

#​93 ExecuteUpdateAsync not suported with SetProperty with Value Expression - fixed

Full Changelog: ramantsitou/MockQueryable@v10.0.0...v10.0.1

10.0.0

v10.0.0 Upgrade to .Net 10 and EntityFrameworkCore 10

9.0.0

Upgrade to .Net 9 and EntityFrameworkCore 9

Full Changelog: ramantsitou/MockQueryable@v8.0.1...v9.0.0

8.0.1

What's Changed

New Contributors

Full Changelog: ramantsitou/MockQueryable@v8.0.0...v8.0.1

8.0.0

What's Changed

#​81 Add support to ExecuteDelete and ExecuteUpdate - Thanks @​lazaro-ansaldi and @​Catlandor
#​82 Update versions of Moq, NSubstitute and FakeItEasy to newer versions without known vulnerabilities - Thanks @​Catlandor
#​73 Supporting EF.Functions.Like and/or prossibility to provide cusotm ExpressionVisitor - Thanks @​Catlandor
#​66 Not suported with EF7: ExecuteDeleteAsync and ExecuteUpdateAsync - Thanks @​Catlandor

New Contributors

Full Changelog: ramantsitou/MockQueryable@v7.0.3...v8.0.0

7.0.4-beta

What's Changed

New Contributors

Full Changelog: ramantsitou/MockQueryable@v7.0.2...7.0.4-beta

7.0.3

What's Changed

New Contributors

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

7.0.2

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

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

7.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

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 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)

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2026

Labels

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

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

…le.Moq

Bumps MockQueryable.EntityFrameworkCore from 7.0.0 to 10.0.2
Bumps MockQueryable.Moq from 7.0.0 to 10.0.2

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/backend/tests/RentACar.Tests/multi-a27abeecc4 branch from a0957e0 to 6a18e7d Compare March 10, 2026 21:46
@chelebyy chelebyy merged commit 787de36 into main Mar 11, 2026
8 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/backend/tests/RentACar.Tests/multi-a27abeecc4 branch March 11, 2026 16:51
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.

1 participant