Skip to content

chore(deps): Bump WolverineFx and WolverineFx.RabbitMQ#48

Merged
ctwoodwa merged 1 commit into
mainfrom
dependabot/nuget/multi-29deb302bb
May 28, 2026
Merged

chore(deps): Bump WolverineFx and WolverineFx.RabbitMQ#48
ctwoodwa merged 1 commit into
mainfrom
dependabot/nuget/multi-29deb302bb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Updated WolverineFx from 5.39.3 to 6.0.2.

Release notes

Sourced from WolverineFx's releases.

6.0.0

Wolverine 6.0.0 — Critter Stack 2026

The messaging/orchestration release completing the Critter Stack 2026 wave, on the final foundation (JasperFx 2.0 / Weasel 9.0 / Marten 9.0 / Polecat 4.0).

Highlights

  • Foundation (final): JasperFx 2.0.0 / JasperFx.RuntimeCompiler 5.0.0 / Marten 9.0.0 / Polecat 4.0.0 / Weasel 9.0.0. Targets net9.0;net10.0.
  • Runtime codegen decoupled from core (BREAKING): WolverineFx no longer ships Roslyn. Apps in the default TypeLoadMode.Dynamic must add WolverineFx.RuntimeCompilation, or pre-generate via codegen write + TypeLoadMode.Static (the trimmer then drops Roslyn). See the migration guide.
  • ServiceLocationPolicy.NotAllowed is the default (BREAKING) — restructure registrations, allow-list per type, or call opts.RestoreV5Defaults() to revert.
  • AOT-clean (pillar #​213): every packaged library carries IsAotCompatible=true (except the intentional WolverineFx.RuntimeCompilation); Static-mode publish drops Roslyn.
  • Cold-start (pillar #​212): Tier-1 pre-generated static handler registry skips handler-discovery scanning in Static mode.
  • Newtonsoft extracted to WolverineFx.Newtonsoft / WolverineFx.Http.Newtonsoft; IForwardsTo<T> discovery now explicit; removed [Obsolete] APIs (EventForwardingToWolverine, RedisTransport.BuildRedisStreamUri, PulsarEndpoint.UriFor).

Migration guide: https://wolverinefx.net/guide/migration.html (or docs/guide/migration.md). Master plan: wolverine#​2715. Remaining release-cut comms items tracked in #​2745.

Commits viewable in compare view.

Updated WolverineFx.RabbitMQ from 5.39.3 to 6.0.2.

Release notes

Sourced from WolverineFx.RabbitMQ's releases.

6.0.0

Wolverine 6.0.0 — Critter Stack 2026

The messaging/orchestration release completing the Critter Stack 2026 wave, on the final foundation (JasperFx 2.0 / Weasel 9.0 / Marten 9.0 / Polecat 4.0).

Highlights

  • Foundation (final): JasperFx 2.0.0 / JasperFx.RuntimeCompiler 5.0.0 / Marten 9.0.0 / Polecat 4.0.0 / Weasel 9.0.0. Targets net9.0;net10.0.
  • Runtime codegen decoupled from core (BREAKING): WolverineFx no longer ships Roslyn. Apps in the default TypeLoadMode.Dynamic must add WolverineFx.RuntimeCompilation, or pre-generate via codegen write + TypeLoadMode.Static (the trimmer then drops Roslyn). See the migration guide.
  • ServiceLocationPolicy.NotAllowed is the default (BREAKING) — restructure registrations, allow-list per type, or call opts.RestoreV5Defaults() to revert.
  • AOT-clean (pillar #​213): every packaged library carries IsAotCompatible=true (except the intentional WolverineFx.RuntimeCompilation); Static-mode publish drops Roslyn.
  • Cold-start (pillar #​212): Tier-1 pre-generated static handler registry skips handler-discovery scanning in Static mode.
  • Newtonsoft extracted to WolverineFx.Newtonsoft / WolverineFx.Http.Newtonsoft; IForwardsTo<T> discovery now explicit; removed [Obsolete] APIs (EventForwardingToWolverine, RedisTransport.BuildRedisStreamUri, PulsarEndpoint.UriFor).

Migration guide: https://wolverinefx.net/guide/migration.html (or docs/guide/migration.md). Master plan: wolverine#​2715. Remaining release-cut comms items tracked in #​2745.

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Summary by CodeRabbit

  • Chores
    • Updated WolverineFx and WolverineFx.RabbitMQ dependencies from version 5.39.3 to 6.0.2 to align with latest releases.

Review Change Stack

Bumps WolverineFx from 5.39.3 to 6.0.2
Bumps WolverineFx.RabbitMQ from 5.39.3 to 6.0.2

---
updated-dependencies:
- dependency-name: WolverineFx
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: WolverineFx.RabbitMQ
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 26, 2026
@github-actions
Copy link
Copy Markdown

Skipping auto-merge: this is a major version bump (version-update:semver-major). Requires manual review before merge.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 26, 2026

📝 Walkthrough

Walkthrough

This PR updates the centralized package management configuration in Directory.Packages.props. Two WolverineFx packages (WolverineFx and WolverineFx.RabbitMQ) are upgraded from version 5.39.3 to 6.0.2, while the PostgreSQL package remains at 5.39.3.

Changes

WolverineFx Dependency Updates

Layer / File(s) Summary
WolverineFx package version upgrades
Directory.Packages.props
WolverineFx and WolverineFx.RabbitMQ are bumped to version 6.0.2; WolverineFx.Postgresql remains unchanged at 5.39.3.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~5 minutes

Possibly related PRs

Poem

🐰 A hop and a bump, version six takes the stage,
WolverineFx reaches a shiny new age!
From five-thirty-nine to two-point-oh-two,
Dependencies dance, and the bridge is renewed! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description covers the package updates with release notes but does not follow the repository's required template structure. Missing are: Summary section, Affected projects checklist, Cross-repo notes, and verification Checklist. Fill in the required PR description template sections: add a brief Summary, check applicable Affected projects, note any Cross-repo changes, and confirm the verification Checklist items have been completed before merging.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: bumping WolverineFx and WolverineFx.RabbitMQ package versions. It is concise, clear, and directly related to the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/nuget/multi-29deb302bb

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@Directory.Packages.props`:
- Around line 90-92: The PackageVersion entries mix WolverineFx v6.0.2 with
WolverineFx.Postgresql at 5.39.3—update the PackageVersion
Include="WolverineFx.Postgresql" to Version="6.0.2" to align major versions;
after upgrading, verify whether your code uses TypeLoadMode.Dynamic and if so
add/restore the WolverineFx.RuntimeCompilation package and adjust
ServiceLocationPolicy (or call RestoreV5Defaults()) as needed to preserve prior
behavior—check for references to WolverineFx, WolverineFx.Postgresql,
WolverineFx.RabbitMQ, TypeLoadMode.Dynamic, ServiceLocationPolicy, and
RestoreV5Defaults to make the required changes.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: a930e127-a58f-4ec0-9a43-94d16bf55c13

📥 Commits

Reviewing files that changed from the base of the PR and between 941f443 and 986dc1b.

📒 Files selected for processing (1)
  • Directory.Packages.props

Comment thread Directory.Packages.props
Comment on lines +90 to +92
<PackageVersion Include="WolverineFx" Version="6.0.2"/>
<PackageVersion Include="WolverineFx.Postgresql" Version="5.39.3"/>
<PackageVersion Include="WolverineFx.RabbitMQ" Version="5.39.3"/>
<PackageVersion Include="WolverineFx.RabbitMQ" Version="6.0.2"/>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟠 Major | ⚡ Quick win

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# Check if WolverineFx.Postgresql 6.0.2 is available on NuGet
curl -s "https://api.nuget.org/v3-flatcontainer/wolverinefx.postgresql/index.json" | jq -r '.versions[]' | grep "^6\."

Repository: Harborline-Software/signal-bridge

Length of output: 159


Align WolverineFx.Postgresql to v6.x to avoid major-version skew

Directory.Packages.props (lines 90-92) mixes WolverineFx v6.0.2 with WolverineFx.Postgresql still pinned to 5.39.3. NuGet has WolverineFx.Postgresql 6.0.2 available, so aligning the versions should prevent potential incompatibilities—especially across v6 breaking changes.

-    <PackageVersion Include="WolverineFx.Postgresql" Version="5.39.3"/>
+    <PackageVersion Include="WolverineFx.Postgresql" Version="6.0.2"/>

Also confirm whether v6 changes require adding WolverineFx.RuntimeCompilation (if TypeLoadMode.Dynamic is used) and whether ServiceLocationPolicy needs configuration/RestoreV5Defaults() to match current expectations.

📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
<PackageVersion Include="WolverineFx" Version="6.0.2"/>
<PackageVersion Include="WolverineFx.Postgresql" Version="5.39.3"/>
<PackageVersion Include="WolverineFx.RabbitMQ" Version="5.39.3"/>
<PackageVersion Include="WolverineFx.RabbitMQ" Version="6.0.2"/>
<PackageVersion Include="WolverineFx" Version="6.0.2"/>
<PackageVersion Include="WolverineFx.Postgresql" Version="6.0.2"/>
<PackageVersion Include="WolverineFx.RabbitMQ" Version="6.0.2"/>
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@Directory.Packages.props` around lines 90 - 92, The PackageVersion entries
mix WolverineFx v6.0.2 with WolverineFx.Postgresql at 5.39.3—update the
PackageVersion Include="WolverineFx.Postgresql" to Version="6.0.2" to align
major versions; after upgrading, verify whether your code uses
TypeLoadMode.Dynamic and if so add/restore the WolverineFx.RuntimeCompilation
package and adjust ServiceLocationPolicy (or call RestoreV5Defaults()) as needed
to preserve prior behavior—check for references to WolverineFx,
WolverineFx.Postgresql, WolverineFx.RabbitMQ, TypeLoadMode.Dynamic,
ServiceLocationPolicy, and RestoreV5Defaults to make the required changes.

@ctwoodwa ctwoodwa merged commit e5d7d09 into main May 28, 2026
8 checks passed
@ctwoodwa ctwoodwa deleted the dependabot/nuget/multi-29deb302bb branch May 28, 2026 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant