Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2021

Bumps Sitko.Core.Repository.EntityFrameworkCore from 8.2.0 to 8.32.0.

Release notes

Sourced from Sitko.Core.Repository.EntityFrameworkCore's releases.

8.32.0

8.32.0 (2021-12-20)

Features

  • grpc: expose FillErrors method to gRPC services (109e6c9)

8.31.0

8.31.0 (2021-12-20)

Features

  • mudblazor: remove new() constraint from MudRepositoryTable to allow abstract classes (909c51e)

8.30.0

8.30.0 (2021-12-17)

Features

  • core: allow multiple module instances registration if supported by module (b67ba30)
  • postgres: allow to configure maximum migrations apply try count (d947684)
  • repository: rework repositories registration (46fedd2)
  • xunit: support multiple db contexts in test scope (f835ffa)

8.29.0

8.29.0 (2021-12-17)

Features

  • puppeteer: move Puppeteer to separate module (c9c8fbf)
  • xunit: rework tests to use IConfiguration (9983061)

8.28.0

8.28.0 (2021-12-15)

Features

  • repository: add methods to bulk add/update/delete entities (9bb789e)

8.27.0

8.27.0 (2021-12-15)

Features

... (truncated)

Changelog

Sourced from Sitko.Core.Repository.EntityFrameworkCore's changelog.

8.32.0 (2021-12-20)

Features

  • grpc: expose FillErrors method to gRPC services (109e6c9)

8.31.0 (2021-12-20)

Features

  • mudblazor: remove new() constraint from MudRepositoryTable to allow abstract classes (909c51e)

8.30.0 (2021-12-17)

Features

  • core: allow multiple module instances registration if supported by module (b67ba30)
  • postgres: allow to configure maximum migrations apply try count (d947684)
  • repository: rework repositories registration (46fedd2)
  • xunit: support multiple db contexts in test scope (f835ffa)

8.29.0 (2021-12-17)

Features

  • puppeteer: move Puppeteer to separate module (c9c8fbf)
  • xunit: rework tests to use IConfiguration (9983061)

8.28.0 (2021-12-15)

Features

  • repository: add methods to bulk add/update/delete entities (9bb789e)

8.27.0 (2021-12-15)

Features

8.26.2 (2021-12-10)

... (truncated)

Commits
  • b9cdf4d chore(release): 8.32.0 [skip ci]
  • 109e6c9 feat(grpc): expose FillErrors method to gRPC services
  • b4bcde1 refactor(postgres): fix tries count in log message
  • 2a50b14 chore(release): 8.31.0 [skip ci]
  • 258c3ee refactor(mudblazor): remove condition cause we always target .net6 in mudblaz...
  • 909c51e feat(mudblazor): remove new() constraint from MudRepositoryTable to allow abs...
  • be583c0 Merge pull request #546 from sitkoru/dependabot/nuget/System.Linq.Dynamic.Cor...
  • 6cbcb35 Merge pull request #547 from sitkoru/dependabot/nuget/Hangfire.Core-1.7.28
  • 3925ad6 Merge pull request #548 from sitkoru/dependabot/nuget/Hangfire.AspNetCore-1.7.28
  • db642b2 build(deps): bump Hangfire.AspNetCore from 1.7.27 to 1.7.28
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 [Sitko.Core.Repository.EntityFrameworkCore](https://github.com/sitkoru/Sitko.Core) from 8.2.0 to 8.32.0.
- [Release notes](https://github.com/sitkoru/Sitko.Core/releases)
- [Changelog](https://github.com/sitkoru/Sitko.Core/blob/master/CHANGELOG.md)
- [Commits](sitkoru/Sitko.Core@8.2.0...8.32.0)

---
updated-dependencies:
- dependency-name: Sitko.Core.Repository.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 20, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 24, 2021

Superseded by #262.

@dependabot dependabot bot closed this Dec 24, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Sitko.Core.Repository.EntityFrameworkCore-8.32.0 branch December 24, 2021 10:07
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.

2 participants