Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2022

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

Release notes

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

9.10.1

9.10.1 (2022-09-13)

Bug Fixes

  • postgres: use extension to pass schema to db context (718668e)

9.10.0

9.10.0 (2022-09-12)

Features

  • postgres: support different schemas (21b37e3)

9.9.0

9.9.0 (2022-09-01)

Features

  • hangfire: now we can use IHangfireModule to describe dependency from Hangfire module (067bb79)

9.8.2

9.8.2 (2022-08-15)

Bug Fixes

  • repository: underlying collection should be list to allow adding new conditions (1a1441c)

9.8.1

9.8.1 (2022-08-12)

Bug Fixes

  • added condition for displaying header container (dd4f00f)

9.8.0

9.8.0 (2022-08-11)

Bug Fixes

  • repository: pass correct type for value parsing (c14a01f)

Features

... (truncated)

Changelog

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

9.10.1 (2022-09-13)

Bug Fixes

  • postgres: use extension to pass schema to db context (718668e)

9.10.0 (2022-09-12)

Features

  • postgres: support different schemas (21b37e3)

9.9.0 (2022-09-01)

Features

  • hangfire: now we can use IHangfireModule to describe dependency from Hangfire module (067bb79)

9.8.2 (2022-08-15)

Bug Fixes

  • repository: underlying collection should be list to allow adding new conditions (1a1441c)

9.8.1 (2022-08-12)

Bug Fixes

  • added condition for displaying header container (dd4f00f)

9.8.0 (2022-08-11)

Bug Fixes

  • repository: pass correct type for value parsing (c14a01f)

Features

  • consul: upgrade Consul from 1.6.10.6 to 1.6.10.7 (18adc44)
  • demo: upd deps (f0fd37d)
  • dotnet: .NET 6.0.8 (f285fd8)
  • dotnet: .NET Core 3.1.28 (abb62b2)
  • mudblazor: upgrade MudBlazor from 6.0.12 to 6.0.14 (e0b2377)

... (truncated)

Commits
  • 692a413 chore(release): 9.10.1 [skip ci]
  • 382cb60 Merge pull request #681 from sitkoru/postgres-schema-support-fix
  • 718668e fix(postgres): use extension to pass schema to db context
  • 095b626 chore(release): 9.10.0 [skip ci]
  • 3ca3449 Merge pull request #680 from sitkoru/postgres-schema-support
  • 21b37e3 feat(postgres): support different schemas
  • b7ee921 chore(release): 9.9.0 [skip ci]
  • 067bb79 feat(hangfire): now we can use IHangfireModule to describe dependency from Ha...
  • b247f52 chore(release): 9.8.2 [skip ci]
  • 1a1441c fix(repository): underlying collection should be list to allow adding new con...
  • 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.10.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.10.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 Sep 13, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2022

Superseded by #377.

@dependabot dependabot bot closed this Sep 14, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Sitko.Core.Repository.EntityFrameworkCore-9.10.1 branch September 14, 2022 10:12
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