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

Bump WolverineFx.EntityFrameworkCore from 1.1.4 to 1.2.0 #17

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps WolverineFx.EntityFrameworkCore from 1.1.4 to 1.2.0.

Release notes

Sourced from WolverineFx.EntityFrameworkCore's releases.

V1.2.0

Mostly improvements to HTTP support to reduce boilerplate code. Code generation fixes.

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

Commits
  • 83dc7bc new docs for 1.2
  • 9ba0712 Bumping to 1.2
  • 07d4f28 Doc updates for 1.2
  • b7bee6f ProblemDetails middleware support for Wolverine. Closes GH-477
  • 321bcd1 Quick fix. Closes GH-469
  • 76f40af Attempting to recreate the out of order publishing, but did "fix" the executi...
  • 388bcd7 Code compilation issue. Closes GH-466
  • 242b2ba Test proving that an HTTP handler should be able to infer an EmptyResponse if...
  • 8d7943b "Required" entity loading in HTTP mechanics Closes GH-470
  • a59f3e9 Hey, you could already use route arguments in HTTP middleware. Closes GH-471
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 17, 2023
@redbaty
Copy link
Owner

redbaty commented Jul 17, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/WolverineFx.EntityFrameworkCore-1.2.0 branch from 5c5cad6 to 395c35a Compare July 17, 2023 22:07
Bumps [WolverineFx.EntityFrameworkCore](https://github.com/jasperfx/wolverine) from 1.1.4 to 1.2.0.
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V1.1.4...V1.2.0)

---
updated-dependencies:
- dependency-name: WolverineFx.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/WolverineFx.EntityFrameworkCore-1.2.0 branch from 395c35a to 3ae0f7d Compare July 17, 2023 22:07
@redbaty redbaty merged commit 2534a2e into main Jul 17, 2023
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