Skip to content

build(deps): bump snafu from 0.8.7 to 0.8.8#571

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/snafu-0.8.8
Closed

build(deps): bump snafu from 0.8.7 to 0.8.8#571
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/snafu-0.8.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2025

Copy link
Copy Markdown
Contributor

Bumps snafu from 0.8.7 to 0.8.8.

Changelog

Sourced from snafu's changelog.

0.8.8 - 2025-08-28

Fixed

  • Gate TryFuture::whatever_context, TryFuture::with_whatever_context, TryStream::whatever_context, and TryStream::with_whatever_context behind the alloc feature flag. This allows SNAFU's future and stream combinators to be used in a no_std environment.

  • Only implement GenerateImplicitData and AsBacktrace for Arc wrappers when the target platform has access to atomics and Arc.

Commits
  • 1d4f190 Release 0.8.8
  • 50bdc61 Update the changelog
  • d3a61a0 Merge pull request #512 from shepmaster/alloc-no-atomic
  • 719382b Only implement for Arc when the target platform has atomics
  • df62d90 Merge pull request #511 from shepmaster/futures-no_std
  • 6d37bee Gate Try{Future,Stream}::{with_,}whatever_context behind the alloc flag
  • 30200e8 Use the Rust 1.81 image
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @xrelkd.


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 [snafu](https://github.com/shepmaster/snafu) from 0.8.7 to 0.8.8.
- [Changelog](https://github.com/shepmaster/snafu/blob/main/CHANGELOG.md)
- [Commits](shepmaster/snafu@0.8.7...0.8.8)

---
updated-dependencies:
- dependency-name: snafu
  dependency-version: 0.8.8
  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 Aug 28, 2025

@xrelkd xrelkd left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot @github

dependabot Bot commented on behalf of github Sep 4, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #577.

@dependabot dependabot Bot closed this Sep 4, 2025
@dependabot
dependabot Bot deleted the dependabot/cargo/snafu-0.8.8 branch September 4, 2025 06:44
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.

1 participant