Skip to content

build(deps): bump Sitko.Core.Repository.EntityFrameworkCore from 8.2.0 to 8.8.0#145

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Sitko.Core.Repository.EntityFrameworkCore-8.8.0
Closed

build(deps): bump Sitko.Core.Repository.EntityFrameworkCore from 8.2.0 to 8.8.0#145
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Sitko.Core.Repository.EntityFrameworkCore-8.8.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2021

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

Release notes

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

8.8.0

8.8.0 (2021-09-22)

Features

  • xunit: include log context in xunit logs (18d6602)

8.7.0

8.7.0 (2021-09-21)

Features

  • antblazor: add debug logs to list operations (b3c378d)
  • antdesign: bump AntDesign to 0.10.0 (d8970a9)
  • storage: update AWSSDK.S3 to 3.7.3.1 (8c442d2)

8.6.1

8.6.1 (2021-09-15)

Bug Fixes

  • blazor: rework form hooks to always call them last (642b15a)

8.6.0

8.6.0 (2021-09-15)

Features

  • imgproxy: move imgproxy url generator to separate module (7056422)

8.5.0

8.5.0 (2021-09-15)

Features

  • blazor: check if for was initialized already (3875cf1)
  • blazor: expose IsInitialized from BaseComponent to child components (d84945a)
  • postgres: upd Npgsql.EntityFrameworkCore.PostgreSQL from 5.0.7 to 5.0.10 (5500878)

8.4.0

8.4.0 (2021-09-15)

Bug Fixes

... (truncated)

Changelog

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

8.8.0 (2021-09-22)

Features

  • xunit: include log context in xunit logs (18d6602)

8.7.0 (2021-09-21)

Features

  • antblazor: add debug logs to list operations (b3c378d)
  • antdesign: bump AntDesign to 0.10.0 (d8970a9)
  • storage: update AWSSDK.S3 to 3.7.3.1 (8c442d2)

8.6.1 (2021-09-15)

Bug Fixes

  • blazor: rework form hooks to always call them last (642b15a)

8.6.0 (2021-09-15)

Features

  • imgproxy: move imgproxy url generator to separate module (7056422)

8.5.0 (2021-09-15)

Features

  • blazor: check if for was initialized already (3875cf1)
  • blazor: expose IsInitialized from BaseComponent to child components (d84945a)
  • postgres: upd Npgsql.EntityFrameworkCore.PostgreSQL from 5.0.7 to 5.0.10 (5500878)

8.4.0 (2021-09-15)

Bug Fixes

  • ci: use specific .NET 6 version (e6c0fd4)
  • identity: return reference to Microsoft.AspNetCore.Identity.EntityFrameworkCore for .NET 6 (82e3238)

Features

... (truncated)

Commits
  • 24ec4da chore(release): 8.8.0 [skip ci]
  • f0a1e6b build(antdesign): update js build deps
  • 18d6602 feat(xunit): include log context in xunit logs
  • 7891002 chore(release): 8.7.0 [skip ci]
  • 8c442d2 feat(storage): update AWSSDK.S3 to 3.7.3.1
  • d8970a9 feat(antdesign): bump AntDesign to 0.10.0
  • b3c378d feat(antblazor): add debug logs to list operations
  • 2265f00 ci(release): don't install node.js manually
  • c5a31b0 ci(release): use sitkoru/semantic-release-action
  • 0427cdb Merge pull request #405 from sitkoru/dependabot/nuget/Google.Protobuf-3.18.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.8.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.8.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 Sep 23, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2021

Superseded by #148.

@dependabot dependabot bot closed this Sep 27, 2021
@dependabot dependabot bot deleted the dependabot/nuget/Sitko.Core.Repository.EntityFrameworkCore-8.8.0 branch September 27, 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.

1 participant