Skip to content

Bump kameo from 0.22.1 to 0.22.2 - #76

Merged
halfcyan merged 1 commit into
mainfrom
dependabot/cargo/kameo-0.22.2
Jul 31, 2026
Merged

Bump kameo from 0.22.1 to 0.22.2#76
halfcyan merged 1 commit into
mainfrom
dependabot/cargo/kameo-0.22.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps kameo from 0.22.1 to 0.22.2.

Release notes

Sourced from kameo's releases.

v0.22.2

A huge thank you to Caido Community, vanhouc, cawfeecoder, and haruki-nikaidou for supporting Kameo's development! 💖

Fixed

  • Make actor.handle_message a root span linked to actor.lifecycle (#382) </>

Documentation

  • Clarify ActorStopReason::Panicked covers hook errors, add PanicError::is_panic (#375) </>
Changelog

Sourced from kameo's changelog.

0.22.2 - 2026-07-17

Fixed

  • Make actor.handle_message a root span linked to actor.lifecycle (#382) </>

Documentation

  • Clarify ActorStopReason::Panicked covers hook errors, add PanicError::is_panic (#375) </>
Commits
  • 9013875 chore: release (#374)
  • 1315c81 fix: make actor.handle_message a root span linked to actor.lifecycle (#382)
  • c7e0d93 chore(deps): update opentelemetry requirement from 0.31 to 0.32 (#379)
  • dbe4ede chore(deps): update tracing-opentelemetry requirement from 0.32 to 0.33 (#378)
  • 0dff64a docs: clarify ActorStopReason::Panicked covers hook errors, add `PanicError...
  • 1c66bf9 feat(actors): add FutureActor for running futures as actors (#372)
  • See full diff 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 [kameo](https://github.com/tqwewe/kameo) from 0.22.1 to 0.22.2.
- [Release notes](https://github.com/tqwewe/kameo/releases)
- [Changelog](https://github.com/tqwewe/kameo/blob/main/CHANGELOG.md)
- [Commits](tqwewe/kameo@v0.22.1...v0.22.2)

---
updated-dependencies:
- dependency-name: kameo
  dependency-version: 0.22.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 20, 2026
@halfcyan
halfcyan merged commit e95f09d into main Jul 31, 2026
7 checks passed
@halfcyan
halfcyan deleted the dependabot/cargo/kameo-0.22.2 branch July 31, 2026 06:02
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