Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps n0-watcher from 0.6.0 to 0.6.1.

Changelog

Sourced from n0-watcher's changelog.

0.6.1 - 2026-02-04

🐛 Bug Fixes

  • Free the allocation the Weak pointer keeps alive once we notice its strong count is 0 (#38) - (3e3c8e7)
  • Avoid adding wakers that wake the same task (#46) - (c2e2ce8)
Commits
  • ab3b8f2 chore(release): Prepare 0.6.1 release (#47)
  • deab1cc chore(deps): bump n0-error from 0.1.2 to 0.1.3 (#44)
  • c2e2ce8 fix: Avoid adding wakers that wake the same task (#46)
  • 2fa25d3 chore(deps): bump the github-actions group with 2 updates (#39)
  • 3e3c8e7 fix: Free the allocation the Weak pointer keeps alive once we notice its stro...
  • 14d2fa5 chore(deps): bump actions/checkout from 5 to 6 in the github-actions group (#36)
  • 46c0b53 chore(deps): bump n0-future from 0.3.0 to 0.3.1 (#34)
  • 4f23a7a chore(deps): bump n0-error from 0.1.0 to 0.1.2 (#35)
  • See full diff 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 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 [n0-watcher](https://github.com/n0-computer/n0-watcher) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/n0-computer/n0-watcher/releases)
- [Changelog](https://github.com/n0-computer/n0-watcher/blob/main/CHANGELOG.md)
- [Commits](n0-computer/n0-watcher@v0.6.0...0.6.1)

---
updated-dependencies:
- dependency-name: n0-watcher
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 5, 2026
@n0bot n0bot bot added this to iroh Feb 5, 2026
@github-project-automation github-project-automation bot moved this to 🚑 Needs Triage in iroh Feb 5, 2026
@github-project-automation github-project-automation bot moved this from 🚑 Needs Triage to ✅ Done in iroh Feb 6, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/cargo/n0-watcher-0.6.1 branch February 6, 2026 14:22
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

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant