Skip to content

Bump ra2a from 0.4.0 to 0.5.0#9

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/ra2a-0.5.0
Open

Bump ra2a from 0.4.0 to 0.5.0#9
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/ra2a-0.5.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps ra2a from 0.4.0 to 0.5.0.

Commits
  • 61dbcb2 Refactor code to use Box for large types, rename builder method, and simplify...
  • ef717a4 Refactor code to use let-chains, add Eq derives, and improve const/must_use a...
  • 0abfea2 Remove pedantic clippy lints from Makefile
  • 208abf1 Refactor code style to use inline string formatting and add must_use attributes
  • b3ac981 Refactor AgentCapabilities to use plain bool fields and align transport handl...
  • 585ca47 Revert API naming from Push back to PushNotification and add camelCase serial...
  • f098e76 Fix race condition in event collection by subscribing before spawning execution
  • de39dbf Refactor API naming from PushNotification to Push and update AgentExecutor in...
  • 8a14f92 Remove unused server modules and consolidate ServerState into mod.rs
  • 4c8b51c Update .gitignore, bump version to 0.5.0, and refactor error handling with Re...
  • 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 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 [ra2a](https://github.com/qntx/ra2a) from 0.4.0 to 0.5.0.
- [Commits](qntx/ra2a@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: ra2a
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 18, 2026
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.

0 participants

Comments