Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2021

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

Release notes

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

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)

Bug Fixes

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

Features

... (truncated)

Changelog

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

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)

Features

  • swagger: remove swagger auth, add endpoint configuration (87743d9)

8.21.0 (2021-11-10)

... (truncated)

Commits
  • c516dad chore(release): 8.24.1 [skip ci]
  • 26f3bcc Merge pull request #516 from sitkoru/fix-dispose-in-isolated-components
  • b69fa94 fix(blazor): suppress dispose exceptions in components when it's caused by pa...
  • dbfe4db ci(.net): install all .NET versions in one step
  • 753123c Merge pull request #515 from sitkoru/dependabot/github_actions/actions/setup-...
  • 93e1d08 chore(release): 8.24.0 [skip ci]
  • 3427bf3 fix(validation): don't validate system types at all
  • 19d262d feat(validation): add validator types cache
  • a3614dd fix(validation): implicitly exclude system types from validation
  • 619b88f build(deps): bump actions/setup-dotnet from 1.8.2 to 1.9.0
  • 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.24.1.
- [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.24.1)

---
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 Nov 29, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2021

Superseded by #225.

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