Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

Bumps n0-error from 0.1.0 to 0.1.2.

Changelog

Sourced from n0-error's changelog.

0.1.2 - 2025-11-12

🐛 Bug Fixes

  • Remove anyhow from default features again (#19) - ([7c36206](https://github.co m/n0-computer/n0-error/commit/7c362066fd902b228cc104c1a8be987f5a23b8e4))

0.1.1 - 2025-11-12

This release was yanked because it inadvertently added the anyhow feature to the default features.

⛰️ Features

  • Impl StackError for Arc<T: StackError> (#15) - (e094af6)
  • Impl StackError for anyhow:::Error (#14) - (b11a365)

Deps

Commits
  • f7dd44d chore: prep 0.1.2 release (#20)
  • 7c36206 fix: remove anyhow from default features again (#19)
  • 554fcfa chore: add workspace entry to Cargo.toml
  • f3538ae chore: release prep for 0.1.1 (#18)
  • 6fa9d40 fix: revert version change inadvertently done by last commit
  • f27edc5 deps: remove derive_more and heck (#17)
  • 782e6bd chore(deps): bump the github-actions group across 1 directory with 4 updates ...
  • b11a365 feat: impl StackError for anyhow:::Error (#14)
  • e094af6 feat: impl StackError for Arc<T: StackError> (#15)
  • 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 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 [n0-error](https://github.com/n0-computer/n0-error) from 0.1.0 to 0.1.2.
- [Changelog](https://github.com/n0-computer/n0-error/blob/main/CHANGELOG.md)
- [Commits](n0-computer/n0-error@v0.1.0...n0-error-macros-v0.1.2)

---
updated-dependencies:
- dependency-name: n0-error
  dependency-version: 0.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 13, 2025
@n0bot n0bot bot added this to iroh Nov 13, 2025
@github-project-automation github-project-automation bot moved this to 🏗 In progress in iroh Nov 13, 2025
@matheus23 matheus23 merged commit dab3e2d into main Nov 13, 2025
33 of 51 checks passed
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in iroh Nov 13, 2025
@matheus23 matheus23 deleted the dependabot/cargo/n0-error-0.1.2 branch November 13, 2025 14:18
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.

2 participants