Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps Sitko.Core.ElasticStack from 8.2.0 to 9.10.2.

Release notes

Sourced from Sitko.Core.ElasticStack's releases.

9.10.2

9.10.2 (2022-09-14)

Bug Fixes

  • postgres: add extension to current options (f5e2e5e)
  • postgres: change extension info hash based on schema (d594b49)
  • postgres: pass schema name to extension info for debug (b0ee50a)

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)

... (truncated)

Changelog

Sourced from Sitko.Core.ElasticStack's changelog.

9.10.2 (2022-09-14)

Bug Fixes

  • postgres: add extension to current options (f5e2e5e)
  • postgres: change extension info hash based on schema (d594b49)
  • postgres: pass schema name to extension info for debug (b0ee50a)

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)

... (truncated)

Commits
  • d11698a chore(release): 9.10.2 [skip ci]
  • c9c863d Merge pull request #684 from sitkoru/postgres-schema-support-fix-2
  • 4f504bc test(postgres): ignore warnings on parallel tests execution
  • d594b49 fix(postgres): change extension info hash based on schema
  • b0ee50a fix(postgres): pass schema name to extension info for debug
  • 9e21308 test(repository): use custom schema
  • f5e2e5e fix(postgres): add extension to current options
  • 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
  • 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.ElasticStack](https://github.com/sitkoru/Sitko.Core) from 8.2.0 to 9.10.2.
- [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.2)

---
updated-dependencies:
- dependency-name: Sitko.Core.ElasticStack
  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 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2022

Superseded by #385.

@dependabot dependabot bot closed this Sep 29, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Sitko.Core.ElasticStack-9.10.2 branch September 29, 2022 10:17
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