Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2022

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

Release notes

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

9.5.1

9.5.1 (2022-07-26)

Bug Fixes

  • efrepository: don't run change detection on whole graph ffs (f996b47)

9.5.0

9.5.0 (2022-07-26)

Bug Fixes

  • elasticstack: support ElasticSearch 8 (99ac7ee)

Features

  • .net: .NET 6.0.7 (87451d1)
  • .net: .NET Core 3.1.27 (7fe4e57)
  • app: update Serilog.Exceptions from 8.2.0 to 8.3.0 (388581b)
  • demo: upd deps (ac986eb)
  • efrepository: update System.Linq.Dynamic.Core from 1.2.18 to 1.2.19 (3669686)
  • elasticsearch: update NEST from 7.17.2 to 7.17.4 (f73d8b6)
  • grpc: update gRPC to 2.47.0, Protobuf to 3.21.3 (faf7050)
  • mudblazor: update MudBlazor from 6.0.10 to 6.0.12 (51b09b2)
  • queuenats: update NATS.Client from 0.14.7 to 0.14.8 (6ba35c6)
  • s3storage: update AWSSDK.S3 from 3.7.9.18 to 3.7.9.30 (daf2e10)
  • swagger: update AspNetCore from 6.3.1 to 6.4.0 (0230b23)

9.4.0

9.4.0 (2022-07-04)

Bug Fixes

  • repository: get items count from repository response when !needCount (d403435)

Features

9.3.0

9.3.0 (2022-06-23)

Features

... (truncated)

Changelog

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

9.5.1 (2022-07-26)

Bug Fixes

  • efrepository: don't run change detection on whole graph ffs (f996b47)

9.5.0 (2022-07-26)

Bug Fixes

  • elasticstack: support ElasticSearch 8 (99ac7ee)

Features

  • .net: .NET 6.0.7 (87451d1)
  • .net: .NET Core 3.1.27 (7fe4e57)
  • app: update Serilog.Exceptions from 8.2.0 to 8.3.0 (388581b)
  • demo: upd deps (ac986eb)
  • efrepository: update System.Linq.Dynamic.Core from 1.2.18 to 1.2.19 (3669686)
  • elasticsearch: update NEST from 7.17.2 to 7.17.4 (f73d8b6)
  • grpc: update gRPC to 2.47.0, Protobuf to 3.21.3 (faf7050)
  • mudblazor: update MudBlazor from 6.0.10 to 6.0.12 (51b09b2)
  • queuenats: update NATS.Client from 0.14.7 to 0.14.8 (6ba35c6)
  • s3storage: update AWSSDK.S3 from 3.7.9.18 to 3.7.9.30 (daf2e10)
  • swagger: update AspNetCore from 6.3.1 to 6.4.0 (0230b23)

9.4.0 (2022-07-04)

Bug Fixes

  • repository: get items count from repository response when !needCount (d403435)

Features

9.3.0 (2022-06-23)

Features

  • .NET: .NET 5.0.17 (ac8b61a)
  • .NET: .NET 6.0.6 (c4b2558)
  • .NET: .NET Core 3.1.26 (c6835cc)
  • antdesign: update AntDesign from 0.10.5 to 0.11.0 (3fa5ec3)

... (truncated)

Commits
  • 742ecbd chore(release): 9.5.1 [skip ci]
  • 1bf33dc Merge pull request #668 from sitkoru/fix-change-detection
  • f996b47 fix(efrepository): don't run change detection on whole graph ffs
  • 574f21a chore(release): 9.5.0 [skip ci]
  • 794d994 Merge pull request #665 from sitkoru/july-2022-updates
  • 99ac7ee fix(elasticstack): support ElasticSearch 8
  • ac986eb feat(demo): upd deps
  • aa1d04e test(pdf): update itext7 from 7.2.2 to 7.2.3
  • 0230b23 feat(swagger): update AspNetCore from 6.3.1 to 6.4.0
  • daf2e10 feat(s3storage): update AWSSDK.S3 from 3.7.9.18 to 3.7.9.30
  • 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 9.5.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...9.5.1)

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

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 Jul 27, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2022

Superseded by #339.

@dependabot dependabot bot closed this Jul 28, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Sitko.Core.Repository.EntityFrameworkCore-9.5.1 branch July 28, 2022 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.

2 participants