NServiceBus.RabbitMQ icon indicating copy to clipboard operation
NServiceBus.RabbitMQ copied to clipboard

Bump RabbitMQ.Client from 7.0.0-rc.11 to 7.0.0-rc.14 in /src

Open dependabot[bot] opened this issue 1 year ago • 7 comments

Bumps RabbitMQ.Client from 7.0.0-rc.11 to 7.0.0-rc.13.

Release notes

Sourced from RabbitMQ.Client's releases.

v7.0.0-rc.13

This is release candidate 13, suitable for testing in pre-production environments

What's Changed

Full Changelog: https://github.com/rabbitmq/rabbitmq-dotnet-client/compare/v7.0.0-rc.12...v7.0.0-rc.13

v7.0.0-rc.12

This is release candidate 12, suitable for testing in pre-production environments

What's Changed

New Contributors

Full Changelog: https://github.com/rabbitmq/rabbitmq-dotnet-client/compare/v7.0.0-rc.11...v7.0.0-rc.12

Commits
  • 45f69fe * Move applications to projects/Applications and out of projects/Test.
  • 4d0330b Move API to shipped file
  • 9a822fa Merge pull request #1708 from rabbitmq/lukebakken/more-todos
  • 38d7f80 Address some more TODOs
  • 86827c3 Consolidate duplicated code to calculate rate limiter delay.
  • d1f72d0 Merge pull request #1706 from rabbitmq/rabbitmq-dotnet-client-1682-rate-limiting
  • f8a18cd Leverage System.Threading.RateLimiting
  • b751d92 Merge pull request #1707 from danielmarbach/tfm-upgrade
  • 690e110 No need for setup-dotnet on Ubuntu these days (https://github.com/actions/run...
  • 4dd2a65 More langversion
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

dependabot[bot] avatar Oct 22 '24 21:10 dependabot[bot]

Raise https://github.com/Particular/Particular.Analyzers/pull/323

danielmarbach avatar Oct 24 '24 14:10 danielmarbach

Raised https://github.com/Particular/Particular.Analyzers/pull/325

danielmarbach avatar Oct 25 '24 15:10 danielmarbach

@danielmarbach I can update this PR to rc.14 if you'd like

lukebakken avatar Oct 25 '24 15:10 lukebakken

https://github.com/Particular/NServiceBus.RabbitMQ/pull/1475

lukebakken avatar Oct 25 '24 16:10 lukebakken

Thanks @lukebakken

danielmarbach avatar Oct 25 '24 19:10 danielmarbach

@bording this is ready. Passes all the tests even with the new key guard in the client.

Please feel free to just push additional changes before squashing

danielmarbach avatar Oct 25 '24 19:10 danielmarbach

A newer version of RabbitMQ.Client exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

dependabot[bot] avatar Oct 25 '24 22:10 dependabot[bot]