Skip to content

chore(deps): bump the all group with 2 updates#461

Merged
0x5457 merged 1 commit into
mainfrom
dependabot/cargo/all-b6939a2fe2
Jul 9, 2026
Merged

chore(deps): bump the all group with 2 updates#461
0x5457 merged 1 commit into
mainfrom
dependabot/cargo/all-b6939a2fe2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the all group with 2 updates: ctor and error-stack.

Updates ctor from 1.0.7 to 1.0.8

Release notes

Sourced from ctor's releases.

ctor-1.0.8

What's Changed

Full Changelog: mmastrac/linktime@link-section-0.18.3...ctor-1.0.8

Commits

Updates error-stack from 0.7.1 to 0.8.0

Release notes

Sourced from error-stack's releases.

error-stack@0.8.0

crates.io libs.rs rust-version documentation license

What changed

Breaking Changes

  • Fix a soundness hole in Report::frames_mut: the returned iterator handed out &mut Frames with independent lifetimes, so a frame and one of its sources (via Frame::sources_mut) could be borrowed mutably at the same time — undefined behavior triggerable from safe code, up to segfaults. frames_mut now takes a visitor closure (FnMut(&mut Frame) -> ControlFlow<()>) instead of returning an iterator, and the FramesMut type has been removed. Report::downcast_mut is unaffected. (#8946)
Commits
  • 7ce07e4 BE-633: Fix aliased mutable references in Report::frames_mut (#8946)
  • 73c646e Update npm package @opentelemetry/core to v2.8.0 [SECURITY] (#8874)
  • 7de9730 Bump echarts from 5.6.0 to 6.1.0 (#8932)
  • a07be79 FE-680: Add textarea to ds (#8929)
  • a9dbd07 FE-1126: Adjust title wrapping in larger dialogs (#8930)
  • 98dd31f BE-587, BE-588: HashQL: Introduce CodeGenerationContext/`CodeExecutionConte...
  • aaaddd6 FE-1106: Add CheckboxGroup + RadioGroup to DS (#8923)
  • 62f4e31 FE-522: Add subnets to Petrinaut (#8662)
  • d77f370 FE-1103: Add radio component to DS (#8922)
  • 7f74e1c BE-581, BE-589: HashQL: Introduce pass::lower/pass::place pipeline facade...
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group with 2 updates: [ctor](https://github.com/mmastrac/linktime) and [error-stack](https://github.com/hashintel/hash).


Updates `ctor` from 1.0.7 to 1.0.8
- [Release notes](https://github.com/mmastrac/linktime/releases)
- [Changelog](https://github.com/mmastrac/linktime/blob/master/CHANGELOG.md)
- [Commits](mmastrac/linktime@ctor-1.0.7...ctor-1.0.8)

Updates `error-stack` from 0.7.1 to 0.8.0
- [Release notes](https://github.com/hashintel/hash/releases)
- [Commits](https://github.com/hashintel/hash/compare/error-stack@0.7.1...error-stack@0.8.0)

---
updated-dependencies:
- dependency-name: ctor
  dependency-version: 1.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: error-stack
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

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 Jul 9, 2026
@0x5457 0x5457 merged commit 4d523eb into main Jul 9, 2026
4 checks passed
@0x5457 0x5457 deleted the dependabot/cargo/all-b6939a2fe2 branch July 9, 2026 14:54
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