Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

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

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

8.21.0

8.21.0 (2021-11-10)

Features

  • email: return IOperation result from email sender operations (e95e0ec)

8.20.1

8.20.1 (2021-11-10)

Bug Fixes

  • deps: bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.0-rc.2 to 6.0.0 (b27301a)

8.20.0

8.20.0 (2021-11-09)

... (truncated)

Changelog

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

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)

Features

  • email: return IOperation result from email sender operations (e95e0ec)

8.20.1 (2021-11-10)

Bug Fixes

  • deps: bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.0-rc.2 to 6.0.0 (b27301a)

8.20.0 (2021-11-09)

Features

... (truncated)

Commits
  • cabf1f8 chore(release): 8.23.1 [skip ci]
  • 052182b style: reformat code
  • b39ee59 fix(repository): override equality operators to simplify entities comparison
  • c25c948 fix(validation): use Equals to avoid reference comparison
  • 162f33d chore(release): 8.23.0 [skip ci]
  • ae66c5b feat(grpc): add helpers to process incoming streams in grpc server
  • 086bd24 chore(release): 8.22.0 [skip ci]
  • 87743d9 feat(swagger): remove swagger auth, add endpoint configuration
  • 38de058 fix(pdf): download browser when BrowserWsEndpoint and PUPPETEER_EXECUTABLE_PA...
  • edbaa15 Merge pull request #495 from sitkoru/dependabot/nuget/AWSSDK.S3-3.7.4.2
  • 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.23.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.23.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 18, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 26, 2021

Superseded by #211.

@dependabot dependabot bot closed this Nov 26, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Sitko.Core.Repository.EntityFrameworkCore-8.23.1 branch November 26, 2021 10:08
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