Skip to content

build(deps): update netwatcher requirement from 0.4 to 0.7#716

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/netwatcher-0.7
Open

build(deps): update netwatcher requirement from 0.4 to 0.7#716
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/netwatcher-0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on netwatcher to permit the latest version.

Release notes

Sourced from netwatcher's releases.

v0.7.0

  • The async fn changed() on AsyncWatch is now Send on all supported platforms, which means it can be used in tokio spawned tasks.
    • Technically this is a breaking change, however, you will only be affected if you are implementing your own async adapter.
Commits
  • 7f95c11 Bump version to v0.7.0
  • f23b492 Merge pull request #6 from thombles/send-futures
  • 1238b27 Make Windows changed future Send
  • cd2ee2b Simplify defining Send requirement
  • 97afd74 Make async adapter machinery use Send futures
  • ed29f0e Add test for async watcher being moved into tokio task
  • 7319882 Bump version to v0.6.0
  • 13e5873 Rename updated() to changed()
  • 7f3cd64 Bump version to v0.5.0
  • 744386e Verbose Android logging in CI
  • Additional commits viewable in compare view

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 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 [netwatcher](https://github.com/thombles/netwatcher) to permit the latest version.
- [Release notes](https://github.com/thombles/netwatcher/releases)
- [Commits](thombles/netwatcher@v0.4.0...v0.7.0)

---
updated-dependencies:
- dependency-name: netwatcher
  dependency-version: 0.7.0
  dependency-type: direct:production
...

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 May 11, 2026
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.

0 participants