Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

Bump the dependencies group with 6 updates #31

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps the dependencies group with 6 updates:

Package From To
Microsoft.Extensions.Http.Polly 7.0.10 7.0.11
Microsoft.AspNetCore.OpenApi 7.0.10 7.0.11
WolverineFx 1.6.2 1.7.0
WolverineFx.EntityFrameworkCore 1.6.2 1.7.0
WolverineFx.FluentValidation 1.6.2 1.7.0
WolverineFx.Postgresql 1.6.2 1.7.0

Updates Microsoft.Extensions.Http.Polly from 7.0.10 to 7.0.11

Release notes

Sourced from Microsoft.Extensions.Http.Polly's releases.

.NET 7.0.11

Release

Commits

Updates Microsoft.AspNetCore.OpenApi from 7.0.10 to 7.0.11

Release notes

Sourced from Microsoft.AspNetCore.OpenApi's releases.

.NET 7.0.11

Release

Commits

Updates WolverineFx from 1.6.2 to 1.7.0

Release notes

Sourced from WolverineFx's releases.

V1.7.0

Wolverine 1.7

This one was big. Highlights include:

  • Better interop between Wolverine and non-Wolverine systems through Rabbit MQ, AWS SQS, and Azure Service Bus
  • Better diagnostics in app start up and generated code to explain discovery issues or conventions
  • Open Telemetry and logging filtering to turn down the excessive noise from internal operations
  • First class multi-tenancy support in Wolverine.HTTP
  • And plenty of bug fixes!

https://github.com/JasperFx/wolverine/milestone/27?closed=1

Commits

Updates WolverineFx.EntityFrameworkCore from 1.6.2 to 1.7.0

Release notes

Sourced from WolverineFx.EntityFrameworkCore's releases.

V1.7.0

Wolverine 1.7

This one was big. Highlights include:

  • Better interop between Wolverine and non-Wolverine systems through Rabbit MQ, AWS SQS, and Azure Service Bus
  • Better diagnostics in app start up and generated code to explain discovery issues or conventions
  • Open Telemetry and logging filtering to turn down the excessive noise from internal operations
  • First class multi-tenancy support in Wolverine.HTTP
  • And plenty of bug fixes!

https://github.com/JasperFx/wolverine/milestone/27?closed=1

Commits

Updates WolverineFx.FluentValidation from 1.6.2 to 1.7.0

Release notes

Sourced from WolverineFx.FluentValidation's releases.

V1.7.0

Wolverine 1.7

This one was big. Highlights include:

  • Better interop between Wolverine and non-Wolverine systems through Rabbit MQ, AWS SQS, and Azure Service Bus
  • Better diagnostics in app start up and generated code to explain discovery issues or conventions
  • Open Telemetry and logging filtering to turn down the excessive noise from internal operations
  • First class multi-tenancy support in Wolverine.HTTP
  • And plenty of bug fixes!

https://github.com/JasperFx/wolverine/milestone/27?closed=1

Commits

Updates WolverineFx.Postgresql from 1.6.2 to 1.7.0

Release notes

Sourced from WolverineFx.Postgresql's releases.

V1.7.0

Wolverine 1.7

This one was big. Highlights include:

  • Better interop between Wolverine and non-Wolverine systems through Rabbit MQ, AWS SQS, and Azure Service Bus
  • Better diagnostics in app start up and generated code to explain discovery issues or conventions
  • Open Telemetry and logging filtering to turn down the excessive noise from internal operations
  • First class multi-tenancy support in Wolverine.HTTP
  • And plenty of bug fixes!

https://github.com/JasperFx/wolverine/milestone/27?closed=1

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Extensions.Http.Polly](https://github.com/dotnet/aspnetcore) | `7.0.10` | `7.0.11` |
| [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `7.0.10` | `7.0.11` |
| [WolverineFx](https://github.com/jasperfx/wolverine) | `1.6.2` | `1.7.0` |
| [WolverineFx.EntityFrameworkCore](https://github.com/jasperfx/wolverine) | `1.6.2` | `1.7.0` |
| [WolverineFx.FluentValidation](https://github.com/jasperfx/wolverine) | `1.6.2` | `1.7.0` |
| [WolverineFx.Postgresql](https://github.com/jasperfx/wolverine) | `1.6.2` | `1.7.0` |


Updates `Microsoft.Extensions.Http.Polly` from 7.0.10 to 7.0.11
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v7.0.10...v7.0.11)

Updates `Microsoft.AspNetCore.OpenApi` from 7.0.10 to 7.0.11
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v7.0.10...v7.0.11)

Updates `WolverineFx` from 1.6.2 to 1.7.0
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](https://github.com/jasperfx/wolverine/commits/V1.7.0)

Updates `WolverineFx.EntityFrameworkCore` from 1.6.2 to 1.7.0
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](https://github.com/jasperfx/wolverine/commits/V1.7.0)

Updates `WolverineFx.FluentValidation` from 1.6.2 to 1.7.0
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](https://github.com/jasperfx/wolverine/commits/V1.7.0)

Updates `WolverineFx.Postgresql` from 1.6.2 to 1.7.0
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](https://github.com/jasperfx/wolverine/commits/V1.7.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Polly
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.AspNetCore.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: WolverineFx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: WolverineFx.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: WolverineFx.FluentValidation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: WolverineFx.Postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 25, 2023
@redbaty redbaty merged commit a50b595 into main Sep 27, 2023
@dependabot dependabot bot deleted the dependabot/nuget/dependencies-bd6de6ba7c branch September 27, 2023 21:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant