Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps MassTransit, MassTransit.RabbitMQ and Microsoft.Extensions.Hosting.Abstractions. These dependencies needed to be updated together.
Updates MassTransit from 8.4.0 to 8.4.0

Commits

Updates MassTransit.RabbitMQ from 8.3.6 to 8.4.0

Commits
  • c0977e0 Package updates
  • 620d115 Fixed #5905 - use MaxConcurrentCalls if MaxConcurrentSessions is not specified.
  • 50cef2f Disable if debugger attached
  • d2f337f Added IReceiveEndpointConnector documentation
  • 5f1444e Added RequestId header to Fault<TJob> when a job faults to surface the Reques...
  • 717f23b Added commit hash to usage telemetry
  • 42d6106 Downgraded analyzer to 4.11 to work with the .NET 8 SDK
  • bfa161f Add the ability to delay execute of the next routing slip activity, as well a...
  • 4ea3611 Tweaks to usage tracking to exclude kebab-case bus endpoints, as well as set ...
  • b0d24fc Stop logging transaction rollback failures
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Hosting.Abstractions from 9.0.4 to 8.0.0

Commits

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 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)

…ng.Abstractions

Bumps [MassTransit](https://github.com/MassTransit/MassTransit), [MassTransit.RabbitMQ](https://github.com/MassTransit/MassTransit) and [Microsoft.Extensions.Hosting.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `MassTransit` from 8.4.0 to 8.4.0
- [Commits](MassTransit/MassTransit@v8.4.0...v8.4.0)

Updates `MassTransit.RabbitMQ` from 8.3.6 to 8.4.0
- [Commits](MassTransit/MassTransit@v8.3.6...v8.4.0)

Updates `Microsoft.Extensions.Hosting.Abstractions` from 9.0.4 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v9.0.4...v8.0.0)

---
updated-dependencies:
- dependency-name: MassTransit
  dependency-version: 8.4.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: MassTransit.RabbitMQ
  dependency-version: 8.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Extensions.Hosting.Abstractions
  dependency-version: 8.0.0
  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 Apr 21, 2025
@aaronpowell aaronpowell merged commit b774d00 into main Apr 23, 2025
87 checks passed
@aaronpowell aaronpowell deleted the dependabot/nuget/multi-9b274b8e7a branch April 23, 2025 00:14
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.

2 participants