这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2025

Bumps rumqttc from 0.24.0 to 0.25.0.

Commits
  • 0f534ab Merge pull request #986 from consider-it/fix/v5-return-types
  • 467c704 fix(rumqttc): Make v5::Connection return types public
  • 005f73c feat(rumqttd): Make Server public (#968)
  • 80a0ac7 feat(rumqttc): add MqttOptions::set_client_id method (#954)
  • b1c3a20 chore(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 in /benchmarks (#961)
  • 04989d4 chore(rumqttc): fix typo in docs (#936)
  • 7edfafa chore(deps): bump pprof from 0.13.0 to 0.14.0 (#951)
  • c618c44 chore(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 in /benchmarks (#952)
  • b1c0ef6 chore(deps): bump openssl from 0.10.64 to 0.10.71 (#950)
  • cb89fcf fix(rumqttd): set default network timeout as Duration::MAX instead of zero....
  • 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 [rumqttc](https://github.com/bytebeamio/rumqtt) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/bytebeamio/rumqtt/releases)
- [Changelog](https://github.com/bytebeamio/rumqtt/blob/main/CHANGELOG.md)
- [Commits](bytebeamio/rumqtt@rumqttc-0.24.0...rumqtt-0.25.0)

---
updated-dependencies:
- dependency-name: rumqttc
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 10, 2025
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.11%. Comparing base (f2fed46) to head (c172f66).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #650   +/-   ##
=======================================
  Coverage   57.11%   57.11%           
=======================================
  Files          30       30           
  Lines        5088     5088           
  Branches     5088     5088           
=======================================
  Hits         2906     2906           
  Misses       2003     2003           
  Partials      179      179           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@qwandor qwandor merged commit 5dbef43 into master Sep 11, 2025
5 checks passed
@qwandor qwandor deleted the dependabot/cargo/rumqttc-0.25.0 branch September 11, 2025 17:49
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants