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

Bump the dependencies group with 5 updates #110

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2024

Bumps the dependencies group with 5 updates:

Package From To
DistributedLock.Redis 1.0.2 1.0.3
WolverineFx 2.1.1 2.1.2
WolverineFx.EntityFrameworkCore 2.1.1 2.1.2
WolverineFx.FluentValidation 2.1.1 2.1.2
WolverineFx.Postgresql 2.1.1 2.1.2

Updates DistributedLock.Redis from 1.0.2 to 1.0.3

Commits

Updates WolverineFx from 2.1.1 to 2.1.2

Release notes

Sourced from WolverineFx's releases.

V2.1.2

What's Changed

Full Changelog: JasperFx/wolverine@V2.1.1...V2.1.2

Commits
  • 031c37e Bumping to 2.1.2
  • ac5129a Fix build
  • 582983d Add IDE support for route syntax highlighting and fix some nullability warnings.
  • 66750b4 Updated JasperFx.CodeGeneration for a fix to tuples with more than one of the...
  • 01a8bca Fixed more fallout from Saga creation codegen. Closes GH-775
  • See full diff in compare view

Updates WolverineFx.EntityFrameworkCore from 2.1.1 to 2.1.2

Release notes

Sourced from WolverineFx.EntityFrameworkCore's releases.

V2.1.2

What's Changed

Full Changelog: JasperFx/wolverine@V2.1.1...V2.1.2

Commits
  • 031c37e Bumping to 2.1.2
  • ac5129a Fix build
  • 582983d Add IDE support for route syntax highlighting and fix some nullability warnings.
  • 66750b4 Updated JasperFx.CodeGeneration for a fix to tuples with more than one of the...
  • 01a8bca Fixed more fallout from Saga creation codegen. Closes GH-775
  • See full diff in compare view

Updates WolverineFx.FluentValidation from 2.1.1 to 2.1.2

Release notes

Sourced from WolverineFx.FluentValidation's releases.

V2.1.2

What's Changed

Full Changelog: JasperFx/wolverine@V2.1.1...V2.1.2

Commits
  • 031c37e Bumping to 2.1.2
  • ac5129a Fix build
  • 582983d Add IDE support for route syntax highlighting and fix some nullability warnings.
  • 66750b4 Updated JasperFx.CodeGeneration for a fix to tuples with more than one of the...
  • 01a8bca Fixed more fallout from Saga creation codegen. Closes GH-775
  • See full diff in compare view

Updates WolverineFx.Postgresql from 2.1.1 to 2.1.2

Release notes

Sourced from WolverineFx.Postgresql's releases.

V2.1.2

What's Changed

Full Changelog: JasperFx/wolverine@V2.1.1...V2.1.2

Commits
  • 031c37e Bumping to 2.1.2
  • ac5129a Fix build
  • 582983d Add IDE support for route syntax highlighting and fix some nullability warnings.
  • 66750b4 Updated JasperFx.CodeGeneration for a fix to tuples with more than one of the...
  • 01a8bca Fixed more fallout from Saga creation codegen. Closes GH-775
  • See full diff in compare view

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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [DistributedLock.Redis](https://github.com/madelson/DistributedLock) | `1.0.2` | `1.0.3` |
| [WolverineFx](https://github.com/jasperfx/wolverine) | `2.1.1` | `2.1.2` |
| [WolverineFx.EntityFrameworkCore](https://github.com/jasperfx/wolverine) | `2.1.1` | `2.1.2` |
| [WolverineFx.FluentValidation](https://github.com/jasperfx/wolverine) | `2.1.1` | `2.1.2` |
| [WolverineFx.Postgresql](https://github.com/jasperfx/wolverine) | `2.1.1` | `2.1.2` |


Updates `DistributedLock.Redis` from 1.0.2 to 1.0.3
- [Release notes](https://github.com/madelson/DistributedLock/releases)
- [Commits](https://github.com/madelson/DistributedLock/commits)

Updates `WolverineFx` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V2.1.1...V2.1.2)

Updates `WolverineFx.EntityFrameworkCore` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V2.1.1...V2.1.2)

Updates `WolverineFx.FluentValidation` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V2.1.1...V2.1.2)

Updates `WolverineFx.Postgresql` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V2.1.1...V2.1.2)

---
updated-dependencies:
- dependency-name: DistributedLock.Redis
  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-patch
  dependency-group: dependencies
- dependency-name: WolverineFx.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: WolverineFx.FluentValidation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: WolverineFx.Postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 26, 2024
@redbaty redbaty merged commit 2a7ae08 into main Mar 26, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/dependencies-e6ff66cc35 branch March 26, 2024 23:58
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