Skip to content

chore(deps): update dependency masstransit to 9.2.2 - #6806

Merged
thomhurst merged 1 commit into
mainfrom
renovate/masstransit-9.x
Sep 14, 2026
Merged

thomhurst merged 1 commit into
mainfrom
renovate/masstransit-9.x

Conversation

@thomhurst

@thomhurst thomhurst commented Sep 14, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
MassTransit (source) nuget patch 9.2.19.2.2

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Sep 14, 2026
@thomhurst
thomhurst enabled auto-merge (squash) September 14, 2026 18:41
@thomhurst
thomhurst deployed to Pull Requests September 14, 2026 18:41 — with GitHub Actions Active
@thomhurst
thomhurst deployed to Pull Requests September 14, 2026 18:41 — with GitHub Actions Active
@thomhurst
thomhurst deployed to Pull Requests September 14, 2026 18:41 — with GitHub Actions Active
@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 29664b61-e74f-4139-90b1-50ed8af90f4b

📥 Commits

Reviewing files that changed from the base of the PR and between 9bf8e5a and 6aabefe.

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

Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review.


📝 Walkthrough

Walkthrough

The central MassTransit package version is updated from 9.2.1 to 9.2.2 in Directory.Packages.props.

Changes

MassTransit package update

Layer / File(s) Summary
Update central package version
Directory.Packages.props
The centrally managed MassTransit package version changes from 9.2.1 to 9.2.2.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other

Suggested reviewers: mvanhorn

Merge Risk: ⚪ Minimal · up to 6aabe

The dependency version is publicly available, so no actionable merge risk remains from this update.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: updating the MassTransit dependency to version 9.2.2.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/masstransit-9.x

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

A rabbit checks the package door
MassTransit hops to version two
The central list now points ahead
One small change is neatly read
New bits arrive in burrow blue

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

@greptile-apps

greptile-apps Bot commented Sep 14, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the centrally managed MassTransit dependency from 9.2.1 to 9.2.2.

  • Changes only Directory.Packages.props.
  • Preserves the existing package reference structure.
  • No concrete compatibility or security issue was identified.

Confidence Score: 5/5

The PR appears safe to merge, with no concrete defects identified in the patch-level dependency update.

The change only advances MassTransit from 9.2.1 to 9.2.2, and the reviewed repository usage provides no evidence of an incompatible API, target-framework, or package-resolution change.

Important Files Changed

Filename Overview
Directory.Packages.props Bumps the centrally managed MassTransit package by one patch release without changing application code or package configuration.

Reviews (1): Last reviewed commit: "chore(deps): update dependency masstrans..." | Re-trigger Greptile

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-14T18:42:57.841844Z 6aabefe PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@thomhurst
thomhurst merged commit b73dc53 into main Sep 14, 2026
14 checks passed
@thomhurst
thomhurst deleted the renovate/masstransit-9.x branch September 14, 2026 19:16
This was referenced Sep 20, 2026
github-actions Bot pushed a commit to BenjaminMichaelis/TrxLib that referenced this pull request Sep 21, 2026
Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.67.0 to
1.68.17.

<details>
<summary>Release notes</summary>

_Sourced from [TUnit's
releases](https://github.com/thomhurst/TUnit/releases)._

## 1.68.17

<!-- Release notes generated using configuration in .github/release.yml
at v1.68.17 -->

## What's Changed
### Other Changes
* fix(mocks): emit init accessors for init-only properties and indexers
by @​thomhurst in thomhurst/TUnit#6833
* fix(mocks): let one type be mocked regularly and wrapped in one
compilation by @​thomhurst in
thomhurst/TUnit#6835
* fix(mocks): keep editors in sync with publicized project references
(#​6836) by @​thomhurst in thomhurst/TUnit#6837
### Dependencies
* chore(deps): update tunit to 1.68.4 by @​thomhurst in
thomhurst/TUnit#6824
* chore(deps): update mstest to 4.4.1 by @​thomhurst in
thomhurst/TUnit#6825
* chore(deps): update microsoft.testing by @​thomhurst in
thomhurst/TUnit#6717
* chore(deps): update verify to v33 by @​thomhurst in
thomhurst/TUnit#6794
* chore(deps): update dependency stackexchange.redis to 3.2.15 by
@​thomhurst in thomhurst/TUnit#6827
* chore(deps): update dependency messagepack to 3.1.9 by @​thomhurst in
thomhurst/TUnit#6828
* chore(deps): update dependency stackexchange.redis to 3.3.0 by
@​thomhurst in thomhurst/TUnit#6831
* chore(deps): update opentelemetry to 1.19.0 by @​thomhurst in
thomhurst/TUnit#6832


**Full Changelog**:
thomhurst/TUnit@v1.68.4...v1.68.17

## 1.68.4

<!-- Release notes generated using configuration in .github/release.yml
at v1.68.4 -->

## What's Changed
### Other Changes
* Add installable TUnit documentation routing skill by @​thomhurst in
thomhurst/TUnit#6823
### Dependencies
* chore(deps): update tunit to 1.68.0 by @​thomhurst in
thomhurst/TUnit#6819
* chore(deps): update dependency mockolate to 3.5.1 by @​thomhurst in
thomhurst/TUnit#6822


**Full Changelog**:
thomhurst/TUnit@v1.68.0...v1.68.4

## 1.68.0

<!-- Release notes generated using configuration in .github/release.yml
at v1.68.0 -->

## What's Changed
### Other Changes
* chore: switch to fillable checkboxes for issue templates by
@​radmorecameron in thomhurst/TUnit#6795
* Add functionality to TUnit.Playwright to easily record videos for
tests by @​dahlsailrunner in
thomhurst/TUnit#6799
* docs: clarify thread pool usage in parallel tests by @​thomhurst in
thomhurst/TUnit#6817
* Fix mocking events with ref struct arguments by @​thomhurst in
thomhurst/TUnit#6814
* Fix TUnit0023 false positives for disposal through casts by
@​thomhurst in thomhurst/TUnit#6818
### Dependencies
* chore(deps): update tunit to 1.67.0 by @​thomhurst in
thomhurst/TUnit#6793
* chore(deps): update xunit to 4.0.1 by @​thomhurst in
thomhurst/TUnit#6796
* chore(deps): update dependency bunit to 2.11.3 by @​thomhurst in
thomhurst/TUnit#6800
* chore(deps): update dependency stackexchange.redis to 3.2.1 by
@​thomhurst in thomhurst/TUnit#6801
* chore(deps): update dependency polly to 8.8.0 by @​thomhurst in
thomhurst/TUnit#6805
* chore(deps): update dependency dotnet-sdk to v10 by @​thomhurst in
thomhurst/TUnit#6803
* chore(deps): update dependency masstransit to 9.2.2 by @​thomhurst in
thomhurst/TUnit#6806
* chore(deps): update dependency awssdk.sqs to 4.0.100.14 by @​thomhurst
in thomhurst/TUnit#6807
* chore(deps): update dependency brace-expansion to v5.0.12 by
@​thomhurst in thomhurst/TUnit#6809
* chore(deps): update dependency microsoft.net.test.sdk to 18.10.1 by
@​thomhurst in thomhurst/TUnit#6811
* chore(deps): update aspire to 13.5.4 by @​thomhurst in
thomhurst/TUnit#6813

## New Contributors
* @​radmorecameron made their first contribution in
thomhurst/TUnit#6795
* @​dahlsailrunner made their first contribution in
thomhurst/TUnit#6799

**Full Changelog**:
thomhurst/TUnit@v1.67.0...v1.68.0

Commits viewable in [compare
view](thomhurst/TUnit@v1.67.0...v1.68.17).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=TUnit&package-manager=nuget&previous-version=1.67.0&new-version=1.68.17)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants