Bump JasperFx and JasperFx.Events to 2.38.0 - #425
Merged
Conversation
JasperFx 2.38.0 adds the lifted ProjectionScenario test harness (JasperFx.Events.TestSupport, jasperfx#616) and the container-scoped projection fixes for live aggregation and validation (jasperfx#617). Neither changes anything Weasel consumes; this keeps the dependency line current so Marten can take one coherent bump. Weasel.Postgresql.Tests net9.0: 849 passed / 0 failed / 3 skipped, identical to the pre-bump baseline on master. Release build clean. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Routine dependency bump:
JasperFxandJasperFx.Events2.37.0 → 2.38.0.2.38.0 carries the lifted
ProjectionScenariotest harness (JasperFx/jasperfx#616) and the container-scoped projection fixes for live aggregation and validation (JasperFx/jasperfx#617). Neither touches anything Weasel consumes — this just keeps the dependency line current so Marten can take one coherent bump of both JasperFx and Weasel.Verification
Weasel.Postgresql.Testson net9.0: 849 passed / 0 failed / 3 skipped — byte-identical to the baseline I ran on unbumpedmasterfirst, so nothing here is attributable to the bump. Release build of the full solution is clean.🤖 Generated with Claude Code