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 #147

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps error-stack from 0.4.1 to 0.5.0.

Release notes

Sourced from error-stack's releases.

error-stack@0.5.0

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/error-stack@0.4.1...error-stack@0.5.0

Commits
  • 79dbaf6 GEN-188: Release error-stack@0.5.0 (#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 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 Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 1, 2024
@dependabot dependabot bot force-pushed the dependabot/cargo/error-stack-0.5.0 branch 2 times, most recently from 08dd163 to 3cb445b Compare August 2, 2024 07:52
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/error-stack@0.4.1...error-stack@0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/error-stack-0.5.0 branch from 3cb445b to 835ed00 Compare August 2, 2024 07:56
@stormshield-guillaumed stormshield-guillaumed merged commit 41b2a7a into master Aug 2, 2024
10 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/error-stack-0.5.0 branch August 2, 2024 08:01
This was referenced Sep 2, 2024
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