Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2025

Bumps NServiceBus and NServiceBus.RabbitMQ. These dependencies needed to be updated together.
Updates NServiceBus from 7.8.6 to 9.2.6

Release notes

Sourced from NServiceBus's releases.

9.2.6

As part of this release we had 5 commits which resulted in 2 issues being closed.

Bugs

Where to get it

You can download this release from NuGet.

Version: ClamAV 1.0.8/27547/Wed Feb 12 09:40:34 2025
Scan Date: Thu, 13 Feb 2025 05:43:10 GMT

----------- SCAN SUMMARY ----------- Known viruses: 8704703 Engine version: 1.0.8 Scanned directories: 1 Scanned files: 7 Infected files: 0 Data scanned: 15.84 MB Data read: 3.98 MB (ratio 3.98:1) Time: 26.323 sec (0 m 26 s) Start Date: 2025:02:13 05:42:42 End Date: 2025:02:13 05:43:08

9.2.5

As part of this release we had 3 commits which resulted in 1 issue being closed.

Bug

Where to get it

You can download this release from NuGet.

Version: ClamAV 1.0.8/27539/Tue Feb  4 09:37:52 2025
</tr></table> 

... (truncated)

Commits
  • 3594e7b Code analysis fixes (#7293)
  • 1a672a1 Merge pull request #7291 from Particular/code-analysis-cleanup-9.2
  • 4b481f0 Code analysis cleanup
  • 902e7a3 Merge pull request #7286 from Particular/hostname-override-fix-9.2
  • 1853988 Change UsingHostName to update host id, name, display name, and machine name.
  • c748417 Fix delayed message null activity - v9.2 (#7280)
  • 09b7cf2 Merge pull request #7271 from Particular/GitHubSync-20250124-000044
  • 4e78bd2 GitHubSync update - release-9.2
  • 9bb1bf2 Merge pull request #7258 from Particular/publisher-metadata
  • fa0c755 Fix typos (#7247)
  • Additional commits viewable in compare view

Updates NServiceBus.RabbitMQ from 7.0.7 to 10.0.0

Release notes

Sourced from NServiceBus.RabbitMQ's releases.

10.0.0

As part of this release we had 94 commits which resulted in 2 issues being closed.

Improvements

Where to get it

You can download this release from NuGet.

Version: ClamAV 1.0.8/27574/Tue Mar 11 08:34:50 2025
Scan Date: Tue, 11 Mar 2025 22:57:44 GMT

----------- SCAN SUMMARY ----------- Known viruses: 8704963 Engine version: 1.0.8 Scanned directories: 1 Scanned files: 4 Infected files: 0 Data scanned: 6.75 MB Data read: 1.93 MB (ratio 3.50:1) Time: 22.763 sec (0 m 22 s) Start Date: 2025:03:11 22:57:20 End Date: 2025:03:11 22:57:43

9.2.0

As part of this release we had 22 commits which resulted in 1 issue being closed.

Improvement

Where to get it

You can download this release from NuGet.

... (truncated)

Commits
  • 4d484d2 Disable delivery limit validation in tests (#1581)
  • 74b84cc Move common ManagementClient code into Get/Put methods (#1580)
  • 29ce21e Fix typo in queueName description
  • b06eae9 Updates to management client and broker verifier (#1578)
  • 6a04ad5 Rename CreateConnection to Initialize (#1576)
  • b569cc9 Bump Fody from 6.9.1 to 6.9.2 in /src (#1574)
  • 2217381 Add option to specify just management API username and password (#1573)
  • 604e475 Bump PublicApiGenerator from 11.4.2 to 11.4.5 in /src
  • c539c53 Add message count property to Queue model (#1572)
  • d819933 Sets the roll forward behavior for the tool to Major (#1568)
  • Additional 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 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)

Bumps [NServiceBus](https://github.com/Particular/NServiceBus) and [NServiceBus.RabbitMQ](https://github.com/Particular/NServiceBus.RabbitMQ). These dependencies needed to be updated together.

Updates `NServiceBus` from 7.8.6 to 9.2.6
- [Release notes](https://github.com/Particular/NServiceBus/releases)
- [Commits](Particular/NServiceBus@7.8.6...9.2.6)

Updates `NServiceBus.RabbitMQ` from 7.0.7 to 10.0.0
- [Release notes](https://github.com/Particular/NServiceBus.RabbitMQ/releases)
- [Commits](Particular/NServiceBus.RabbitMQ@7.0.7...10.0.0)

---
updated-dependencies:
- dependency-name: NServiceBus
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: NServiceBus.RabbitMQ
  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 Mar 12, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2025

Superseded by #806.

@dependabot dependabot bot closed this Mar 24, 2025
@dependabot dependabot bot deleted the dependabot/nuget/src/multi-2bab45cd66 branch March 24, 2025 09:07
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.

0 participants