Skip to content

build(deps): bump error-stack from 0.6.0 to 0.7.1#476

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/error-stack-0.7.1
Open

build(deps): bump error-stack from 0.6.0 to 0.7.1#476
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/error-stack-0.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps error-stack from 0.6.0 to 0.7.1.

Release notes

Sourced from error-stack's releases.

error-stack@0.7.1

crates.io libs.rs rust-version documentation license

What changed

Fixes

  • Gate sink imports behind cfg(nightly) so error-stack compiles on stable Rust with the unstable feature enabled. (#8768)

Full Changelog: https://github.com/hashintel/hash/compare/error-stack@0.7.0...error-stack@0.7.1

error-stack@0.7.0

crates.io libs.rs rust-version documentation license

What changed

Features

  • Support trailing commans in bail! macro. (#7772)

Breaking Changes

  • Remove deprecated Context (#7763)
  • Remove deprecated report! (#7763)
  • Remove deprecated Report::{attach_lazy, attach_printable, attach_printable_lazy} (#7763)
  • Depend on serde_core instead of serde. (#7909)

Full Changelog: https://github.com/hashintel/hash/compare/error-stack@0.6.0...error-stack@0.7.0

Commits
  • a8da2f8 BE-578: Gate sink imports behind cfg(nightly) (#8768)
  • 97bd10e BE-482: HashQL: Remove logical not from MIR and fix postgres boolean lowering...
  • f9d6417 H-6487: Add AI assistant to Petrinaut + demo website (#8750)
  • 2de5a8d FE-750: Fix color variants in panda (#8754)
  • 9350e3f BE-474: HashQL: Take into account terminator target eligibility in execution ...
  • ae5c317 BE-455: HashQL: Introduce evaluation orchestrator (#8586)
  • e2c4acf H-6479: Ignore Cursor plan documents in markdownlint (#8733)
  • 97d9048 Version Packages (#8723)
  • 0eb9937 H-6429: TypeScript dependency updates (#8736)
  • c74df03 H-6472: Replace Biome with Oxfmt for formatting (#8716)
  • Additional commits viewable 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 [error-stack](https://github.com/hashintel/hash) from 0.6.0 to 0.7.1.
- [Release notes](https://github.com/hashintel/hash/releases)
- [Commits](https://github.com/hashintel/hash/compare/error-stack@0.6.0...error-stack@0.7.1)

---
updated-dependencies:
- dependency-name: error-stack
  dependency-version: 0.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 3, 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