Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

8.25.0

8.25.0 (2021-12-06)

Features

  • validation: move FluentGraphValidator to separate library Sitko.FluentValidation (96eb71f)

8.24.1

8.24.1 (2021-11-29)

Bug Fixes

  • blazor: suppress dispose exceptions in components when it's caused by parent component dispose (b69fa94)

8.24.0

8.24.0 (2021-11-26)

Bug Fixes

  • validation: don't validate system types at all (3427bf3)
  • validation: implicitly exclude system types from validation (a3614dd)

Features

  • validation: add validator types cache (19d262d)

8.23.1

8.23.1 (2021-11-17)

Bug Fixes

  • repository: override equality operators to simplify entities comparison (b39ee59)
  • validation: use Equals to avoid reference comparison (c25c948)

8.23.0

8.23.0 (2021-11-17)

Features

  • grpc: add helpers to process incoming streams in grpc server (ae66c5b)

8.22.0

8.22.0 (2021-11-11)

... (truncated)

Changelog

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

8.25.0 (2021-12-06)

Features

  • validation: move FluentGraphValidator to separate library Sitko.FluentValidation (96eb71f)

8.24.1 (2021-11-29)

Bug Fixes

  • blazor: suppress dispose exceptions in components when it's caused by parent component dispose (b69fa94)

8.24.0 (2021-11-26)

Bug Fixes

  • validation: don't validate system types at all (3427bf3)
  • validation: implicitly exclude system types from validation (a3614dd)

Features

  • validation: add validator types cache (19d262d)

8.23.1 (2021-11-17)

Bug Fixes

  • repository: override equality operators to simplify entities comparison (b39ee59)
  • validation: use Equals to avoid reference comparison (c25c948)

8.23.0 (2021-11-17)

Features

  • grpc: add helpers to process incoming streams in grpc server (ae66c5b)

8.22.0 (2021-11-11)

Bug Fixes

  • pdf: download browser when BrowserWsEndpoint and PUPPETEER_EXECUTABLE_PATH is not provided (38de058)

... (truncated)

Commits
  • fc04e7d chore(release): 8.25.0 [skip ci]
  • 6409ce7 test: fix tests after npgsql update
  • f72f678 build(deps): bump Hangfire.PostgreSql from 1.8.6 to 1.9.3
  • 8ce8a5a build(deps): bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.0 to 6.0.1
  • 96eb71f feat(validation): move FluentGraphValidator to separate library Sitko.FluentV...
  • c1f93f3 Merge pull request #518 from sitkoru/dependabot/github_actions/actions/setup-...
  • 139a4d5 Merge pull request #520 from sitkoru/dependabot/nuget/FluentValidation.Depend...
  • b18d253 Merge pull request #521 from sitkoru/dependabot/nuget/AWSSDK.S3-3.7.7.1
  • 60c481b Merge pull request #522 from sitkoru/dependabot/nuget/HtmlAgilityPack-1.11.39
  • 845c4b9 build(deps): bump HtmlAgilityPack from 1.11.38 to 1.11.39
  • 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.25.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.25.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 6, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2021

Superseded by #227.

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