Skip to content

chore(deps): bump orion-error from 0.6.3 to 0.7.1#282

Open
dependabot[bot] wants to merge 1 commit into
betafrom
dependabot/cargo/beta/orion-error-0.7.1
Open

chore(deps): bump orion-error from 0.6.3 to 0.7.1#282
dependabot[bot] wants to merge 1 commit into
betafrom
dependabot/cargo/beta/orion-error-0.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps orion-error from 0.6.3 to 0.7.1.

Release notes

Sourced from orion-error's releases.

v0.7.1

What's Changed

Full Changelog: galaxio-labs/orion-error@v0.7.0...v0.7.1

v0.7.0

Full Changelog: galaxio-labs/orion-error@v0.6.3...v0.7.0

Changelog

Sourced from orion-error's changelog.

Changelog

0.7.0

相对 0.6.30.7.0 是一次公开 API 口径收敛和协议命名统一。

Added

  • 分层公开模块正式稳定:
    • reason
    • runtime
    • bridge
    • snapshot
    • report
    • conversion
    • testcase
  • 稳定身份与暴露协议相关公开类型:
    • ErrorIdentity
    • ExposureView
    • ExposureDecision
    • ErrorProtocolSnapshot
  • 标准错误生态的显式 bridge 能力:
    • as_std()
    • into_std()
    • into_boxed_std()
    • into_dyn_std()
    • OwnedStdStructError
    • OwnedDynStdStructError
    • StdStructRef
  • testcase::* 黑盒断言辅助
  • orion-error-derive 补齐独立发布到 crates.io 所需的包元数据、README 与发布顺序约束

Changed

  • StructError<R> 不再直接实现 std::error::Error
  • 标准错误生态兼容统一改为显式 bridge API,而不是直接把 StructError<R> 当成标准错误类型使用
  • 公共协议命名统一到 Exposure*
    • DefaultExposurePolicy
    • ExposurePolicy
    • ExposureDecision
    • ExposureView
  • 推荐导入方式统一为:
    • prelude::* 作为新代码的最小主路径
    • 分层模块导入作为显式边界
  • report() 的主返回类型明确为 DiagnosticReport
  • 对外稳定身份明确为 ErrorIdentity.code,而不是兼容数值码 ErrorCode
  • snapshot().stable_export()identity_snapshot()exposure_snapshot(...) 成为当前稳定导出/协议投影主路径
  • 文档、教程、示例统一收敛到当前主路径:
    • doing(...) / at(...)
    • with_context(...)

... (truncated)

Commits

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 [orion-error](https://github.com/galaxio-labs/orion-error) from 0.6.3 to 0.7.1.
- [Release notes](https://github.com/galaxio-labs/orion-error/releases)
- [Changelog](https://github.com/galaxio-labs/orion-error/blob/main/CHANGELOG.md)
- [Commits](galaxio-labs/orion-error@v0.6.3...v0.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 27, 2026

Labels

The following labels could not be found: beta, 📦 dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants