Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2022

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

Release notes

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

8.36.1

8.36.1 (2022-01-12)

Bug Fixes

  • google auth module now correctly rejects unlisted users (892e344)

8.36.0

8.36.0 (2022-01-11)

Features

  • grpc: manually create grpc clients and channel to fix issue with service address update not applying to channel (e25d951)

8.35.0

8.35.0 (2022-01-10)

Features

  • configuration: run configuration checks before modules init (7db3dd0)
  • graylog: update Serilog.Sinks.Graylog from 2.2.2 to 2.3.0 (2669deb)
  • grpc: grpc 2.43.0 and protobuf 3.19.2 (4cb0146)
  • mudblazor: update MudBlazor from 6.0.2 to 6.0.4 (76ebc1d)
  • nats: update NATS.Client from 0.14.3 to 0.14.4 (f674438)
  • s3: update AWSSDK.S3 from 3.7.7.5 to 3.7.7.10 (2f4f3ba)
  • vault: add option to throw on empty secrets (935fce4)
  • xunit: update FluentAssertions from 6.2.0 to 6.3.0 (e5753b2)

8.34.0

8.34.0 (2021-12-29)

Bug Fixes

  • repository: make logger in repository more specific type (0b8e913)

Features

  • antdesing: update AntDesign from 0.10.2 to 0.10.3.1 (67be530)
  • consul: update Consul from 1.6.10.3 to 1.6.10.4 (f71fb8e)
  • fileupload: update Tewr.Blazor.FileReader from 3.3.0.21348 to 3.3.1.21360 (183edce)
  • hangfire: update Hangfire.PostgreSql from 1.9.4 to 1.9.5 (f3003ac)
  • postgres: update Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.1 to 6.0.2 (0fd949a)
  • puppeteer: update PuppeteerSharp from 6.0.0 to 6.1.0 (c739d65)
  • s3: update AWSSDK.S3 from 3.7.7.3 to 3.7.7.5 (1ef86db)

... (truncated)

Changelog

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

8.36.1 (2022-01-12)

Bug Fixes

  • google auth module now correctly rejects unlisted users (892e344)

8.36.0 (2022-01-11)

Features

  • grpc: manually create grpc clients and channel to fix issue with service address update not applying to channel (e25d951)

8.35.0 (2022-01-10)

Features

  • configuration: run configuration checks before modules init (7db3dd0)
  • graylog: update Serilog.Sinks.Graylog from 2.2.2 to 2.3.0 (2669deb)
  • grpc: grpc 2.43.0 and protobuf 3.19.2 (4cb0146)
  • mudblazor: update MudBlazor from 6.0.2 to 6.0.4 (76ebc1d)
  • nats: update NATS.Client from 0.14.3 to 0.14.4 (f674438)
  • s3: update AWSSDK.S3 from 3.7.7.5 to 3.7.7.10 (2f4f3ba)
  • vault: add option to throw on empty secrets (935fce4)
  • xunit: update FluentAssertions from 6.2.0 to 6.3.0 (e5753b2)

8.34.0 (2021-12-29)

Bug Fixes

  • repository: make logger in repository more specific type (0b8e913)

Features

  • antdesing: update AntDesign from 0.10.2 to 0.10.3.1 (67be530)
  • consul: update Consul from 1.6.10.3 to 1.6.10.4 (f71fb8e)
  • fileupload: update Tewr.Blazor.FileReader from 3.3.0.21348 to 3.3.1.21360 (183edce)
  • hangfire: update Hangfire.PostgreSql from 1.9.4 to 1.9.5 (f3003ac)
  • postgres: update Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.1 to 6.0.2 (0fd949a)
  • puppeteer: update PuppeteerSharp from 6.0.0 to 6.1.0 (c739d65)
  • s3: update AWSSDK.S3 from 3.7.7.3 to 3.7.7.5 (1ef86db)

8.33.1 (2021-12-23)

Bug Fixes

... (truncated)

Commits
  • fdfa232 chore(release): 8.36.1 [skip ci]
  • 892e344 fix: google auth module now correctly rejects unlisted users
  • fbe3324 chore(release): 8.36.0 [skip ci]
  • 2d07ae8 ci: remove old demo workflow
  • 61cbd99 Merge pull request #564 from sitkoru/dependabot/nuget/Serilog.Sinks.XUnit-3.0.3
  • 94b9efc Merge pull request #563 from sitkoru/dependabot/nuget/AutoMapper.Extensions.M...
  • bee5e38 Merge pull request #562 from sitkoru/dependabot/nuget/MediatR.Extensions.Micr...
  • 72c838c Merge pull request #565 from sitkoru/grpc-channels-manual-creation
  • e25d951 feat(grpc): manually create grpc clients and channel to fix issue with servic...
  • f049db4 build(deps): bump Serilog.Sinks.XUnit from 2.0.4 to 3.0.3
  • 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.36.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.36.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 Jan 12, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2022

Superseded by #296.

@dependabot dependabot bot closed this May 6, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Sitko.Core.Repository.EntityFrameworkCore-8.36.1 branch May 6, 2022 10:06
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