Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Updates the requirements on mdns-sd to permit the latest version.

Release notes

Sourced from mdns-sd's releases.

v0.17.1

New features (non-breaking)

ServiceDaemon::new_with_port(port: u16) allows using a custom port for mainly development / testing purposes.

What's Changed

New Contributors

Full Changelog: keepsimple1/mdns-sd@v0.17.0...v0.17.1

Changelog

Sourced from mdns-sd's changelog.

Version 0.17.1 (2025-12-05)

New features (non-breaking)

ServiceDaemon::new_with_port(port: u16) allows using a custom port for mainly development / testing purposes.

All changes

  • 9088f8b 2025-12-04 feat: use Self on impl return of itself for RRType (#409) (CosminPerRam)
  • 91b3e66 2025-12-02 Add a custom port option (#408) (Kaido Kert)
  • 3e7a582 2025-11-30 handle empty return from send_dns_outgoing (#407) (keepsimple1)

Thanks and welcome our new contributor @​kaidokert !

Version 0.17.0 (2025-11-06)

Breaking changes

Loopback interfaces are enabled by default now. The main reason is that some user reported a failure of publishing services locally. I think this change probably only impacts very few.

New features

A couple of new APIs are added for ServiceInfo: set_interfaces and set_link_local_only based on some real world use cases.

All changes

  • 6752eaf 2025-11-04 feat: service registration with granular iface/ip conditions (#398) (twizansk)
  • 7293e7c 2025-11-02 Enable loopback interfaces by default (#397) (keepsimple1)
  • 505bd71 2025-11-02 Fix clippy for tests and remove unnecessary tests (#403) (keepsimple1)

Version 0.16.0 (2025-10-29)

A bugfix release. But we also bumped up rustc MSRV to 1.71.0, hence bumping our own minor version.

All changes

  • 6c01cf6 2025-10-27 Handle IPv6 disabled in kernel (#396) (keepsimple1)
  • b15c4c3 2025-10-23 log the interface name when joining multicast group (#394) (keepsimple1)
  • 382521c 2025-10-15 refactoring only: make resolve_updated_instances easier to understand (#393) (keepsimple1)

Version 0.15.1 (2025-09-06)

New feature: cache only browsing. Check out the new methods browse_cache and accept_unsolicited.

All changes

  • 3f6d6e9 2025-09-04 feat: support cache only browsing (#388) (twizansk)

Thanks and welcome our new contributor @​twizansk !

... (truncated)

Commits

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.

Updates the requirements on [mdns-sd](https://github.com/keepsimple1/mdns-sd) to permit the latest version.
- [Release notes](https://github.com/keepsimple1/mdns-sd/releases)
- [Changelog](https://github.com/keepsimple1/mdns-sd/blob/main/CHANGELOG.md)
- [Commits](keepsimple1/mdns-sd@v0.12.0...v0.17.1)

---
updated-dependencies:
- dependency-name: mdns-sd
  dependency-version: 0.17.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2025

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@coderabbitai
Copy link

coderabbitai bot commented Dec 15, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Dec 17 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant