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

build(deps): bump deps/mdnsd from 3151afe to 488d24f #45

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps deps/mdnsd from 3151afe to 488d24f.

Commits
  • 488d24f Merge pull request #30 from JanSurft/patch/warning-for-init-conversion
  • e498d98 fix: warning for init conversion
  • 0611cc0 Merge pull request #29 from Muddasir-Shakil/fuzzmdns
  • 8a8db4c fix(test): replace in_addr_t with sockaddr_storage in fuzz tests
  • 8405f01 Merge pull request #28 from Muddasir-Shakil/devel/ipv6
  • 29f54bc mdns_step: process outgoing messages
  • 27fdfc5 mdns_step: processing incoming messages from host
  • a9dff1f ipv6 address records: parse and cache record
  • 8f68dd6 ipv6 address records: Add QTYPE_AAAA macro definition
  • See full diff in compare view

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 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 [deps/mdnsd](https://github.com/Pro/mdnsd) from `3151afe` to `488d24f`.
- [Release notes](https://github.com/Pro/mdnsd/releases)
- [Commits](Pro/mdnsd@3151afe...488d24f)

---
updated-dependencies:
- dependency-name: deps/mdnsd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #45 (a033186) into master (b2715ca) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
- Coverage   73.86%   73.83%   -0.04%     
==========================================
  Files          95       95              
  Lines       29654    29646       -8     
==========================================
- Hits        21905    21889      -16     
- Misses       7749     7757       +8     
Impacted Files Coverage Δ
src/server/ua_session.c 60.33% <0.00%> (-0.66%) ⬇️
src/server/ua_subscription_events.c 62.31% <0.00%> (-0.56%) ⬇️
src/server/ua_services_subscription.c 71.78% <0.00%> (-0.44%) ⬇️
src/client/ua_client_subscriptions.c 79.35% <0.00%> (-0.40%) ⬇️
src/server/ua_services_nodemanagement.c 73.63% <0.00%> (-0.40%) ⬇️
src/server/ua_services_session.c 61.15% <0.00%> (-0.37%) ⬇️
src/server/ua_subscription_events_filter.c 47.36% <0.00%> (-0.37%) ⬇️
src/pubsub/ua_pubsub_reader.c 78.22% <0.00%> (-0.31%) ⬇️
src/server/ua_services_monitoreditem.c 66.56% <0.00%> (-0.31%) ⬇️
src/server/ua_server_binary.c 76.23% <0.00%> (-0.21%) ⬇️
... and 29 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Author

dependabot bot commented on behalf of github Jun 19, 2024

Superseded by #53.

@dependabot dependabot bot closed this Jun 19, 2024
@dependabot dependabot bot deleted the dependabot/submodules/deps/mdnsd-488d24f branch June 19, 2024 11:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant