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 RabbitMQ.Client from 7.0.0-rc.11 to 7.0.0-rc.14 in /src #1472

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2024

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: rabbitmq/rabbitmq-dotnet-client@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: rabbitmq/rabbitmq-dotnet-client@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)

Bumps [RabbitMQ.Client](https://github.com/rabbitmq/rabbitmq-dotnet-client) from 7.0.0-rc.11 to 7.0.0-rc.13.
- [Release notes](https://github.com/rabbitmq/rabbitmq-dotnet-client/releases)
- [Changelog](https://github.com/rabbitmq/rabbitmq-dotnet-client/blob/main/CHANGELOG.md)
- [Commits](rabbitmq/rabbitmq-dotnet-client@v7.0.0-rc.11...v7.0.0-rc.13)

---
updated-dependencies:
- dependency-name: RabbitMQ.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 22, 2024
@danielmarbach
Copy link
Contributor

@danielmarbach
Copy link
Contributor

@lukebakken
Copy link
Contributor

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

@lukebakken
Copy link
Contributor

#1475

@danielmarbach
Copy link
Contributor

Thanks @lukebakken

@danielmarbach danielmarbach changed the title Bump RabbitMQ.Client from 7.0.0-rc.11 to 7.0.0-rc.13 in /src Bump RabbitMQ.Client from 7.0.0-rc.11 to 7.0.0-rc.14 in /src Oct 25, 2024
@danielmarbach
Copy link
Contributor

danielmarbach commented Oct 25, 2024

@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

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2024

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.

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