NuGet: Bump WolverineFx.EntityFrameworkCore from 6.4.3 to 6.13.1#500
Closed
dependabot[bot] wants to merge 1 commit into
Closed
NuGet: Bump WolverineFx.EntityFrameworkCore from 6.4.3 to 6.13.1#500dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
--- updated-dependencies: - dependency-name: WolverineFx.EntityFrameworkCore dependency-version: 6.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. Scanned FilesNone |
Contributor
Author
|
Looks like WolverineFx.EntityFrameworkCore is no longer updatable, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated WolverineFx.EntityFrameworkCore from 6.4.3 to 6.13.1.
Release notes
Sourced from WolverineFx.EntityFrameworkCore's releases.
6.13.1
Patch release on the 6.x line — a Critter Stack dependency refresh plus one targeted fix. No breaking changes.
🐛 Fixes
NULL received_at(#3165) — the dead-letter explorer could report 0 messages even when dead letters existed; the RDBMS DLQ readers now handle a nullreceived_atcolumn.⬆️ Dependencies
Full Changelog: JasperFx/wolverine@V6.13.0...V6.13.1
6.13.0
Wolverine 6.13.0 on the 6.0 line (JasperFx 2.x, net9.0/net10.0). The headline is a top-to-bottom Kafka integration re-evaluation (epic #3134) that makes the transport idiomatic and high-throughput, plus
[AsParameters]HTTP fidelity fixes and event-subscription/projection-distribution hardening. No breaking changes.🚀 Kafka integration re-evaluation (#3134)
CommitMode(#3152) —StoreThenAutoFlush(default, non-blocking idiomatic throughput),PerMessage, andCommitOffsetsAfterCount/AfterIntervalbatch modes.read_committedoffset gaps.AutoOffsetResetand ephemeral hot-tail / broadcast consume (#3155).Assign(#3156).read_committedisolation, with EOS guidance (#3157).OnException<T>().MoveToKafkaRetryTopic(...)DSL (#3160).ExtendConsumerConfigurationnow preserves parent/global consumer settings (#3151).🌐 HTTP —
[AsParameters](#3135)[FromBody]in[AsParameters]: binds null withrequired:false(#3142)[AsParameters]+[FromBody]+[WriteAggregate]codegen 500 (#3143/#3144)[AsParameters]as the idiomatic route/body split (#3145)🗄️ Event subscriptions, projections & distribution
🐛 Other fixes
Full Changelog: JasperFx/wolverine@V6.12.0...V6.13.0
6.12.0
What's Changed
Full Changelog: JasperFx/wolverine@V6.11.0...V6.12.0
6.11.0
The Polecat change was necessary for CritterWatch persistence with SQL Server. The inbox cleanup should help with very busy Wolverine systems be a bit easier on databases.
What's Changed
Full Changelog: JasperFx/wolverine@V6.10.0...V6.11.0
6.10.0
New Polecat integration for ancillary store support within Wolverine that folks doing modular monoliths will want -- and we needed in CritterWatch post haste. Also new options for configuring Redis.
What's Changed
Full Changelog: JasperFx/wolverine@V6.9.0...V6.10.0
6.9.0
This release was mostly about CritterWatch, but does have some new DLQ functionality, which was meant to complement CritterWatch. Couple bug fixes too though.
What's Changed
Full Changelog: JasperFx/wolverine@V6.8.0...V6.9.0
6.8.0
What's Changed
New Contributors
Full Changelog: JasperFx/wolverine@V6.7.0...V6.8.0
6.7.0
What's Changed
Full Changelog: JasperFx/wolverine@V6.6.0...V6.7.0
6.6.0
What's Changed
IDeadLetterInterceptor: an exception-handling seam for durable dead letters by @mysticmind in AddIDeadLetterInterceptor: an exception-handling seam for durable dead letters JasperFx/wolverine#3046Full Changelog: JasperFx/wolverine@V6.5.1...V6.6.0
6.5.1
This is a super small change for CritterWatch testing.
What's Changed
Full Changelog: JasperFx/wolverine@V6.5.0...V6.5.1
6.5.0
One new API in the Kafka support, but mostly just some bug fixes and extra test coverage for the Marten integration
What's Changed
New Contributors
Full Changelog: JasperFx/wolverine@V6.4.1...V6.5.0
Commits viewable 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)