Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump NServiceBus and NServiceBus.RabbitMQ in /src #746

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2024

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

Release notes

Sourced from NServiceBus's releases.

9.1.2

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 0.103.12
Scan Date: Fri, 01 Nov 2024 10:11:59 GMT

----------- SCAN SUMMARY ----------- Known viruses: 8699055 Engine version: 0.103.12 Scanned directories: 1 Scanned files: 7 Infected files: 0 Data scanned: 15.23 MB Data read: 3.68 MB (ratio 4.14:1) Time: 25.478 sec (0 m 25 s) Start Date: 2024:11:01 10:11:29 End Date: 2024:11:01 10:11:55

9.1.1

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

Bug

Where to get it

You can download this release from NuGet.

Version: ClamAV 0.103.11
</tr></table> 

... (truncated)

Commits
  • c6085d8 Fix ref struct scan for sagas (#7187) (#7193)
  • 4ab258c Merge pull request #7176 from Particular/GitHubSync-20241011-193924
  • 7516140 GitHubSync update - release-9.1
  • 581218c Fixes the ingestion of physical messages containing multiple logical messages...
  • a8cfa7e Remove wrongly added RemoveSourceFileFromPackage elements from ATT project (#...
  • 52a800d Merge pull request #7110 from Particular/change-auto-increment-9-1
  • 9af6317 Update auto increment to patch
  • a2ca1a7 Add a direct reference to Asn1 to force version without a CVE (#7109)
  • d7b35c1 Introduce processing time metric. (#7097)
  • 1a053ae Bump actions/setup-dotnet from 4.0.0 to 4.0.1
  • Additional commits viewable in compare view

Updates NServiceBus.RabbitMQ from 7.0.7 to 9.2.0

Release notes

Sourced from NServiceBus.RabbitMQ's releases.

9.1.1

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 0.103.11
Scan Date: Fri, 23 Aug 2024 06:55:45 GMT

----------- SCAN SUMMARY ----------- Known viruses: 8697378 Engine version: 0.103.11 Scanned directories: 1 Scanned files: 4 Infected files: 0 Data scanned: 5.97 MB Data read: 1.71 MB (ratio 3.49:1) Time: 23.570 sec (0 m 23 s) Start Date: 2024:08:23 06:55:21 End Date: 2024:08:23 06:55:44

9.1.0

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

Improvement

Where to get it

You can download this release from NuGet.

... (truncated)

Commits
  • 81ecb8c Merge pull request #1507 from Particular/add-global-json-9-2
  • 91591ee Add global.json file
  • a9e1f03 Merge pull request #1494 from Particular/set-native-content-type-9-2
  • 920b89e Revert "check if image tag helps"
  • 048b76b check if image tag helps
  • d994497 Try fix collection init problem
  • 7421821 Apply suggestions from code review
  • 8b2c09c Apply suggestions from code review
  • 3f071e3 Merge pull request #1492 from Particular/release-9-2-update-minver
  • b03c8fd Allow setting customizing the outgoing messages by setting AMQP attributes ju...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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.1.2
- [Release notes](https://github.com/Particular/NServiceBus/releases)
- [Commits](Particular/NServiceBus@7.8.6...9.1.2)

Updates `NServiceBus.RabbitMQ` from 7.0.7 to 9.2.0
- [Release notes](https://github.com/Particular/NServiceBus.RabbitMQ/releases)
- [Commits](Particular/NServiceBus.RabbitMQ@7.0.7...9.2.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 Nov 21, 2024
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