Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ build(deps): bump error-stack from 0.4.1 to 0.5.0 #611

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps error-stack from 0.4.1 to 0.5.0.

Release notes

Sourced from error-stack's releases.

[email protected]

crates.io libs.rs rust-version documentation license

What changed

Features

  • Capture source() errors when converting Error to Report (#4678)

Breaking Changes

  • Backtraces are not included in the std feature anymore. Instead, the backtrace feature is used which is enabled by default (#4685)
  • Remove deprecated IntoReport (#4706)

New Contributors

Full Changelog: https://github.com/hashintel/hash/compare/[email protected]@0.5.0

Commits
  • 79dbaf6 GEN-188: Release [email protected] (#4706)
  • ceaf205 Update Vitest npm packages to v2 (major) (#4707)
  • e3c05fe H-2961: Introduce a ClosedDataType schema type and store it in the database...
  • d9d48d1 H-3095: Update Rust crates missed by Renovate (#4700)
  • 34dae41 Update npm package rimraf to v6.0.1 (#4703)
  • 84b432f Update npm package rimraf to v6 (#4702)
  • 2a1c444 H-3074, H-3076: Accept generics in Entity.create, new utility types in code...
  • 3c3887a H-2982: Enable providing files to and configuring internet access in Flows (#...
  • 1bf05c0 Update npm package rimraf to v5.0.9 (#4697)
  • 14ca9da Update npm package rimraf to v5.0.8 (#4696)
  • 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 will merge this PR once CI passes on it, as requested by @neon-mmd.


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)

@dependabot dependabot bot added dependencies rust Pull requests that update Rust code labels Oct 1, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/error-stack-0.5.0 branch 2 times, most recently from 7ba8931 to fa7dc25 Compare October 2, 2024 02:10
Bumps [error-stack](https://github.com/hashintel/hash) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/hashintel/hash/releases)
- [Commits](https://github.com/hashintel/hash/compare/[email protected]@0.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/error-stack-0.5.0 branch from fa7dc25 to 83d705f Compare October 2, 2024 04:47
Copy link
Owner

@neon-mmd neon-mmd left a comment

Choose a reason for hiding this comment

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

Thanks ❤️ dependabot for working on this. Since everything looks good, let's merge this in 🙂 .

@dependabot squash and merge

@dependabot dependabot bot merged commit 5d59a2c into rolling Oct 2, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/error-stack-0.5.0 branch October 2, 2024 04:51
@neon-mmd neon-mmd changed the title build(deps): bump error-stack from 0.4.1 to 0.5.0 ⬆️ build(deps): bump error-stack from 0.4.1 to 0.5.0 Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant